00:04:07 Started by upstream project "integration-distribution-mri-test-vanadium" build number 16
00:04:07 originally caused by:
00:04:07 Started by timer
00:04:07 Running as SYSTEM
00:04:07 [EnvInject] - Loading node environment variables.
00:04:07 Building remotely on prd-centos8-robot-2c-8g-10921 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
00:04:07 [ssh-agent] Looking for ssh-agent implementation...
00:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:04:08 $ ssh-agent
00:04:08 SSH_AUTH_SOCK=/tmp/ssh-7p4eKZ1WYGpS/agent.5294
00:04:08 SSH_AGENT_PID=5295
00:04:08 [ssh-agent] Started.
00:04:08 Running ssh-add (command line suppressed)
00:04:08 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_7695885108098462362.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_7695885108098462362.key)
00:04:08 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:04:08 The recommended git tool is: NONE
00:04:10 using credential opendaylight-jenkins-ssh
00:04:10 Wiping out workspace first.
00:04:10 Cloning the remote Git repository
00:04:10 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:04:10 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10
00:04:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:04:10 > git --version # timeout=10
00:04:10 > git --version # 'git version 2.43.0'
00:04:10 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:04:10 [INFO] Currently running in a labeled security context
00:04:10 [INFO] Currently SELinux is 'enforcing' on the host
00:04:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh12931624275462115620.key
00:04:10 Verifying host key using known hosts file
00:04:10 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:04:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:04:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:04:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:04:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:04:13 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:04:13 [INFO] Currently running in a labeled security context
00:04:13 [INFO] Currently SELinux is 'enforcing' on the host
00:04:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh17265985094561889681.key
00:04:13 Verifying host key using known hosts file
00:04:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:04:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:04:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:04:13 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
00:04:13 > git config core.sparsecheckout # timeout=10
00:04:13 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
00:04:14 Commit message: "Adapt test for new pce-allocation field"
00:04:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:04:14 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
00:04:14 No emails were triggered.
00:04:14 provisioning config files...
00:04:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:04:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:04:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:04:15 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2370078295009689123.sh
00:04:15 ---> python-tools-install.sh
00:04:15 Setup pyenv:
00:04:15 system
00:04:15 * 3.8.13 (set by /opt/pyenv/version)
00:04:15 * 3.9.13 (set by /opt/pyenv/version)
00:04:15 * 3.10.13 (set by /opt/pyenv/version)
00:04:15 * 3.11.7 (set by /opt/pyenv/version)
00:04:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s9kE
00:04:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:04:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:24 lf-activate-venv(): INFO: Base packages installed successfully
00:04:24 lf-activate-venv(): INFO: Installing additional packages: lftools
00:04:48 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:04:48 Generating Requirements File
00:05:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:05:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:05:08 Python 3.11.7
00:05:08 pip 25.3 from /tmp/venv-s9kE/lib/python3.11/site-packages/pip (python 3.11)
00:05:09 appdirs==1.4.4
00:05:09 argcomplete==3.6.3
00:05:09 aspy.yaml==1.3.0
00:05:09 attrs==25.4.0
00:05:09 autopage==0.5.2
00:05:09 beautifulsoup4==4.14.2
00:05:09 boto3==1.40.74
00:05:09 botocore==1.40.74
00:05:09 bs4==0.0.2
00:05:09 cachetools==6.2.2
00:05:09 certifi==2025.11.12
00:05:09 cffi==2.0.0
00:05:09 cfgv==3.4.0
00:05:09 chardet==5.2.0
00:05:09 charset-normalizer==3.4.4
00:05:09 click==8.3.1
00:05:09 cliff==4.11.0
00:05:09 cmd2==2.7.0
00:05:09 cryptography==3.3.2
00:05:09 debtcollector==3.0.0
00:05:09 decorator==5.2.1
00:05:09 defusedxml==0.7.1
00:05:09 Deprecated==1.3.1
00:05:09 distlib==0.4.0
00:05:09 dnspython==2.8.0
00:05:09 docker==7.1.0
00:05:09 dogpile.cache==1.5.0
00:05:09 durationpy==0.10
00:05:09 email-validator==2.3.0
00:05:09 filelock==3.20.0
00:05:09 future==1.0.0
00:05:09 gitdb==4.0.12
00:05:09 GitPython==3.1.45
00:05:09 google-auth==2.43.0
00:05:09 httplib2==0.31.0
00:05:09 identify==2.6.15
00:05:09 idna==3.11
00:05:09 importlib-resources==1.5.0
00:05:09 iso8601==2.1.0
00:05:09 Jinja2==3.1.6
00:05:09 jmespath==1.0.1
00:05:09 jsonpatch==1.33
00:05:09 jsonpointer==3.0.0
00:05:09 jsonschema==4.25.1
00:05:09 jsonschema-specifications==2025.9.1
00:05:09 keystoneauth1==5.12.0
00:05:09 kubernetes==34.1.0
00:05:09 lftools==0.37.15
00:05:09 lxml==6.0.2
00:05:09 markdown-it-py==4.0.0
00:05:09 MarkupSafe==3.0.3
00:05:09 mdurl==0.1.2
00:05:09 msgpack==1.1.2
00:05:09 multi_key_dict==2.0.3
00:05:09 munch==4.0.0
00:05:09 netaddr==1.3.0
00:05:09 niet==1.4.2
00:05:09 nodeenv==1.9.1
00:05:09 oauth2client==4.1.3
00:05:09 oauthlib==3.3.1
00:05:09 openstacksdk==4.8.0
00:05:09 os-service-types==1.8.1
00:05:09 osc-lib==4.2.0
00:05:09 oslo.config==10.1.0
00:05:09 oslo.context==6.1.0
00:05:09 oslo.i18n==6.7.0
00:05:09 oslo.log==7.2.1
00:05:09 oslo.serialization==5.8.0
00:05:09 oslo.utils==9.1.0
00:05:09 packaging==25.0
00:05:09 pbr==7.0.3
00:05:09 platformdirs==4.5.0
00:05:09 prettytable==3.17.0
00:05:09 psutil==7.1.3
00:05:09 pyasn1==0.6.1
00:05:09 pyasn1_modules==0.4.2
00:05:09 pycparser==2.23
00:05:09 pygerrit2==2.0.15
00:05:09 PyGithub==2.8.1
00:05:09 Pygments==2.19.2
00:05:09 PyJWT==2.10.1
00:05:09 PyNaCl==1.6.1
00:05:09 pyparsing==2.4.7
00:05:09 pyperclip==1.11.0
00:05:09 pyrsistent==0.20.0
00:05:09 python-cinderclient==9.8.0
00:05:09 python-dateutil==2.9.0.post0
00:05:09 python-heatclient==4.3.0
00:05:09 python-jenkins==1.8.3
00:05:09 python-keystoneclient==5.7.0
00:05:09 python-magnumclient==4.9.0
00:05:09 python-openstackclient==8.2.0
00:05:09 python-swiftclient==4.9.0
00:05:09 PyYAML==6.0.3
00:05:09 referencing==0.37.0
00:05:09 requests==2.32.5
00:05:09 requests-oauthlib==2.0.0
00:05:09 requestsexceptions==1.4.0
00:05:09 rfc3986==2.0.0
00:05:09 rich==14.2.0
00:05:09 rich-argparse==1.7.2
00:05:09 rpds-py==0.28.0
00:05:09 rsa==4.9.1
00:05:09 ruamel.yaml==0.18.16
00:05:09 ruamel.yaml.clib==0.2.14
00:05:09 s3transfer==0.14.0
00:05:09 simplejson==3.20.2
00:05:09 six==1.17.0
00:05:09 smmap==5.0.2
00:05:09 soupsieve==2.8
00:05:09 stevedore==5.5.0
00:05:09 tabulate==0.9.0
00:05:09 toml==0.10.2
00:05:09 tomlkit==0.13.3
00:05:09 tqdm==4.67.1
00:05:09 typing_extensions==4.15.0
00:05:09 tzdata==2025.2
00:05:09 urllib3==1.26.20
00:05:09 virtualenv==20.35.4
00:05:09 wcwidth==0.2.14
00:05:09 websocket-client==1.9.0
00:05:09 wrapt==2.0.1
00:05:09 xdg==6.0.0
00:05:09 xmltodict==1.0.2
00:05:09 yq==3.4.3
00:05:09 [EnvInject] - Injecting environment variables from a build step.
00:05:09 [EnvInject] - Injecting as environment variables the properties content
00:05:09 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:05:09 OS_CLOUD=vex
00:05:09 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-30
00:05:09 OS_STACK_TEMPLATE_DIR=openstack-hot
00:05:09
00:05:09 [EnvInject] - Variables injected successfully.
00:05:09 provisioning config files...
00:05:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:05:09 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9944166151873281451.sh
00:05:09 ---> Create parameters file for OpenStack HOT
00:05:09 OpenStack Heat parameters generated
00:05:09 -----------------------------------
00:05:09 parameters:
00:05:09 vm_0_count: '3'
00:05:09 vm_0_flavor: 'v3-standard-4'
00:05:09 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
00:05:09 vm_1_count: '1'
00:05:09 vm_1_flavor: 'v3-standard-2'
00:05:09 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:05:09
00:05:09 job_name: '64128-30'
00:05:09 silo: 'releng'
00:05:09 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins580429358281425001.sh
00:05:09 ---> Create HEAT stack
00:05:09 + source /home/jenkins/lf-env.sh
00:05:09 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:05:09 ++ mktemp -d /tmp/venv-XXXX
00:05:09 + lf_venv=/tmp/venv-ufn3
00:05:09 + local venv_file=/tmp/.os_lf_venv
00:05:09 + local python=python3
00:05:09 + local options
00:05:09 + local set_path=true
00:05:09 + local install_args=
00:05:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:05:09 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:05:09 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:05:09 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:05:09 + true
00:05:09 + case $1 in
00:05:09 + python=python3
00:05:09 + shift 2
00:05:09 + true
00:05:09 + case $1 in
00:05:09 + shift
00:05:09 + break
00:05:09 + case $python in
00:05:09 + local pkg_list=
00:05:09 + [[ -d /opt/pyenv ]]
00:05:09 + echo 'Setup pyenv:'
00:05:09 Setup pyenv:
00:05:09 + export PYENV_ROOT=/opt/pyenv
00:05:09 + PYENV_ROOT=/opt/pyenv
00:05:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:05:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:05:09 + pyenv versions
00:05:09 system
00:05:09 3.8.13
00:05:09 3.9.13
00:05:09 3.10.13
00:05:09 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:05:09 + command -v pyenv
00:05:09 ++ pyenv init - --no-rehash
00:05:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:05:09 for i in ${!paths[@]}; do
00:05:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:05:09 fi; done;
00:05:09 echo "${paths[*]}"'\'')"
00:05:09 export PATH="/opt/pyenv/shims:${PATH}"
00:05:09 export PYENV_SHELL=bash
00:05:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:05:09 pyenv() {
00:05:09 local command
00:05:09 command="${1:-}"
00:05:09 if [ "$#" -gt 0 ]; then
00:05:09 shift
00:05:09 fi
00:05:09
00:05:09 case "$command" in
00:05:09 rehash|shell)
00:05:09 eval "$(pyenv "sh-$command" "$@")"
00:05:09 ;;
00:05:09 *)
00:05:09 command pyenv "$command" "$@"
00:05:09 ;;
00:05:09 esac
00:05:09 }'
00:05:09 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:05:09 for i in ${!paths[@]}; do
00:05:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:05:09 fi; done;
00:05:09 echo "${paths[*]}"'
00:05:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:05:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:05:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:05:09 ++ export PYENV_SHELL=bash
00:05:09 ++ PYENV_SHELL=bash
00:05:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:05:09 +++ complete -F _pyenv pyenv
00:05:09 ++ lf-pyver python3
00:05:09 ++ local py_version_xy=python3
00:05:09 ++ local py_version_xyz=
00:05:09 ++ awk '{ print $1 }'
00:05:09 ++ pyenv versions
00:05:09 ++ local command
00:05:09 ++ command=versions
00:05:09 ++ '[' 1 -gt 0 ']'
00:05:09 ++ shift
00:05:09 ++ case "$command" in
00:05:09 ++ command pyenv versions
00:05:09 ++ pyenv versions
00:05:09 ++ sed 's/^[ *]* //'
00:05:09 ++ grep -E '^[0-9.]*[0-9]$'
00:05:09 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:05:09 +++ tail -n 1
00:05:09 +++ grep '^3' /tmp/.pyenv_versions
00:05:09 +++ sort -V
00:05:09 ++ py_version_xyz=3.11.7
00:05:09 ++ [[ -z 3.11.7 ]]
00:05:09 ++ echo 3.11.7
00:05:09 ++ return 0
00:05:09 + pyenv local 3.11.7
00:05:09 + local command
00:05:09 + command=local
00:05:09 + '[' 2 -gt 0 ']'
00:05:09 + shift
00:05:09 + case "$command" in
00:05:09 + command pyenv local 3.11.7
00:05:09 + pyenv local 3.11.7
00:05:09 + for arg in "$@"
00:05:09 + case $arg in
00:05:09 + pkg_list+='lftools[openstack] '
00:05:09 + for arg in "$@"
00:05:09 + case $arg in
00:05:09 + pkg_list+='kubernetes '
00:05:09 + for arg in "$@"
00:05:09 + case $arg in
00:05:09 + pkg_list+='niet '
00:05:09 + for arg in "$@"
00:05:09 + case $arg in
00:05:09 + pkg_list+='python-heatclient '
00:05:09 + for arg in "$@"
00:05:09 + case $arg in
00:05:09 + pkg_list+='python-openstackclient '
00:05:09 + for arg in "$@"
00:05:09 + case $arg in
00:05:09 + pkg_list+='python-magnumclient '
00:05:09 + for arg in "$@"
00:05:09 + case $arg in
00:05:09 + pkg_list+='urllib3~=1.26.15 '
00:05:09 + for arg in "$@"
00:05:09 + case $arg in
00:05:09 + pkg_list+='yq '
00:05:09 + [[ -f /tmp/.os_lf_venv ]]
00:05:09 ++ cat /tmp/.os_lf_venv
00:05:09 + lf_venv=/tmp/venv-s9kE
00:05:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from' file:/tmp/.os_lf_venv
00:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from file:/tmp/.os_lf_venv
00:05:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:05:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:05:09 + local 'pip_opts=--upgrade --quiet'
00:05:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:05:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:05:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:05:09 + [[ -n '' ]]
00:05:09 + [[ -n '' ]]
00:05:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:05:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:05:09 + /tmp/venv-s9kE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:05:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:05:11 lf-activate-venv(): INFO: Base packages installed successfully
00:05:11 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:05:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:05:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:05:11 + /tmp/venv-s9kE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:05:31 + type python3
00:05:31 + true
00:05:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH'
00:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:05:31 + PATH=/tmp/venv-s9kE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:05:31 + return 0
00:05:31 + openstack --os-cloud vex limits show --absolute
00:05:32 +--------------------------+---------+
00:05:32 | Name | Value |
00:05:32 +--------------------------+---------+
00:05:32 | maxTotalInstances | -1 |
00:05:32 | maxTotalCores | 450 |
00:05:32 | maxTotalRAMSize | 1000000 |
00:05:32 | maxServerMeta | 128 |
00:05:32 | maxImageMeta | 128 |
00:05:32 | maxPersonality | 5 |
00:05:32 | maxPersonalitySize | 10240 |
00:05:32 | maxTotalKeypairs | 100 |
00:05:32 | maxServerGroups | 10 |
00:05:32 | maxServerGroupMembers | 10 |
00:05:32 | maxTotalFloatingIps | -1 |
00:05:32 | maxSecurityGroups | -1 |
00:05:32 | maxSecurityGroupRules | -1 |
00:05:32 | totalRAMUsed | 876544 |
00:05:32 | totalCoresUsed | 214 |
00:05:32 | totalInstancesUsed | 81 |
00:05:32 | totalFloatingIpsUsed | 0 |
00:05:32 | totalSecurityGroupsUsed | 0 |
00:05:32 | totalServerGroupsUsed | 0 |
00:05:32 | maxTotalVolumes | -1 |
00:05:32 | maxTotalSnapshots | 10 |
00:05:32 | maxTotalVolumeGigabytes | 4096 |
00:05:32 | maxTotalBackups | 10 |
00:05:32 | maxTotalBackupGigabytes | 1000 |
00:05:32 | totalVolumesUsed | 3 |
00:05:32 | totalGigabytesUsed | 60 |
00:05:32 | totalSnapshotsUsed | 0 |
00:05:32 | totalBackupsUsed | 0 |
00:05:32 | totalBackupGigabytesUsed | 0 |
00:05:32 +--------------------------+---------+
00:05:32 + pushd /opt/ciman/openstack-hot
00:05:32 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
00:05:32 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-30 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml
00:06:09 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-30
00:06:09 Waiting to initialize infrastructure...
00:06:09 Waiting to initialize infrastructure...
00:06:09 Stack initialization successful.
00:06:09 ------------------------------------
00:06:09 Stack Details
00:06:09 ------------------------------------
00:06:09 {'added': None,
00:06:09 'capabilities': [],
00:06:09 'created_at': '2025-11-16T00:05:35Z',
00:06:09 'deleted': None,
00:06:09 'deleted_at': None,
00:06:09 'description': 'No description',
00:06:09 'environment': None,
00:06:09 'environment_files': None,
00:06:09 'files': None,
00:06:09 'files_container': None,
00:06:09 'id': '545c8f49-123b-4c7a-9c28-18291a0d7498',
00:06:09 'is_rollback_disabled': True,
00:06:09 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-30/545c8f49-123b-4c7a-9c28-18291a0d7498',
00:06:09 'rel': 'self'}],
00:06:09 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:06:09 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-30',
00:06:09 'notification_topics': [],
00:06:09 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:06:09 'output_key': 'vm_0_ips',
00:06:09 'output_value': ['10.30.171.145',
00:06:09 '10.30.171.69',
00:06:09 '10.30.170.169']},
00:06:09 {'description': 'IP addresses of the 2nd vm types',
00:06:09 'output_key': 'vm_1_ips',
00:06:09 'output_value': ['10.30.171.158']}],
00:06:09 'owner_id': ****,
00:06:09 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:06:09 'OS::stack_id': '545c8f49-123b-4c7a-9c28-18291a0d7498',
00:06:09 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-30',
00:06:09 'job_name': '64128-30',
00:06:09 'silo': 'releng',
00:06:09 'vm_0_count': '3',
00:06:09 'vm_0_flavor': 'v3-standard-4',
00:06:09 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:06:09 '20250917-133034.447',
00:06:09 'vm_1_count': '1',
00:06:09 'vm_1_flavor': 'v3-standard-2',
00:06:09 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:06:09 '- 20250917-133034.654'},
00:06:09 'parent_id': None,
00:06:09 'replaced': None,
00:06:09 'status': 'CREATE_COMPLETE',
00:06:09 'status_reason': 'Stack CREATE completed successfully',
00:06:09 'tags': [],
00:06:09 'template': None,
00:06:09 'template_description': 'No description',
00:06:09 'template_url': None,
00:06:09 'timeout_mins': 15,
00:06:09 'unchanged': None,
00:06:09 'updated': None,
00:06:09 'updated_at': None,
00:06:09 'user_project_id': 'f524ce0709354a47b5f29dbedb5eeac1'}
00:06:09 ------------------------------------
00:06:10 + popd
00:06:10 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
00:06:10 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins12031275517364161348.sh
00:06:10 ---> Copy SSH public keys to CSIT lab
00:06:10 Setup pyenv:
00:06:10 system
00:06:10 3.8.13
00:06:10 3.9.13
00:06:10 3.10.13
00:06:10 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from file:/tmp/.os_lf_venv
00:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:12 lf-activate-venv(): INFO: Base packages installed successfully
00:06:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:06:29 SSH not responding on 10.30.170.169. Retrying in 10 seconds...
00:06:29 SSH not responding on 10.30.171.69. Retrying in 10 seconds...
00:06:29 SSH not responding on 10.30.171.145. Retrying in 10 seconds...
00:06:31 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
00:06:31 releng-64128-30-1-mininet-ovs-217-0
00:06:31 Successfully copied public keys to slave 10.30.171.158
00:06:39 Ping to 10.30.170.169 successful.
00:06:39 Ping to 10.30.171.69 successful.
00:06:39 Ping to 10.30.171.145 successful.
00:06:40 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:06:40 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:06:40 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:06:41 releng-64128-30-0-builder-2
00:06:41 Successfully copied public keys to slave 10.30.170.169
00:06:41 releng-64128-30-0-builder-0
00:06:41 Successfully copied public keys to slave 10.30.171.145
00:06:41 Process 6514 ready.
00:06:41 releng-64128-30-0-builder-1
00:06:41 Successfully copied public keys to slave 10.30.171.69
00:06:41 Process 6515 ready.
00:06:41 Process 6517 ready.
00:06:41 Process 6518 ready.
00:06:41 SSH ready on all stack servers.
00:06:41 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins5511344128154611425.sh
00:06:41 Setup pyenv:
00:06:41 system
00:06:41 3.8.13
00:06:41 3.9.13
00:06:41 3.10.13
00:06:41 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:06:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dbIF
00:06:45 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv
00:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:49 lf-activate-venv(): INFO: Base packages installed successfully
00:06:49 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-dbIF/bin to PATH
00:06:51 + echo 'Installing Python Requirements'
00:06:51 Installing Python Requirements
00:06:51 + cat
00:06:51 + python -m pip install -r requirements.txt
00:06:51 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:06:51 Collecting docker-py (from -r requirements.txt (line 1))
00:06:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:06:51 Collecting ipaddr (from -r requirements.txt (line 2))
00:06:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:06:51 Installing build dependencies: started
00:06:52 Installing build dependencies: finished with status 'done'
00:06:52 Getting requirements to build wheel: started
00:06:52 Getting requirements to build wheel: finished with status 'done'
00:06:52 Preparing metadata (pyproject.toml): started
00:06:53 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:53 Collecting netaddr (from -r requirements.txt (line 3))
00:06:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:06:53 Collecting netifaces (from -r requirements.txt (line 4))
00:06:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:06:53 Installing build dependencies: started
00:06:54 Installing build dependencies: finished with status 'done'
00:06:54 Getting requirements to build wheel: started
00:06:54 Getting requirements to build wheel: finished with status 'done'
00:06:54 Preparing metadata (pyproject.toml): started
00:06:54 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:54 Collecting pyhocon (from -r requirements.txt (line 5))
00:06:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:06:54 Collecting requests (from -r requirements.txt (line 6))
00:06:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:06:54 Collecting robotframework (from -r requirements.txt (line 7))
00:06:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
00:06:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 24.2 MB/s 0:00:00
00:06:54 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:06:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:06:54 Installing build dependencies: started
00:06:55 Installing build dependencies: finished with status 'done'
00:06:55 Getting requirements to build wheel: started
00:06:56 Getting requirements to build wheel: finished with status 'done'
00:06:56 Preparing metadata (pyproject.toml): started
00:06:56 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:56 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:06:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:06:56 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:06:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:06:56 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:06:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:06:56 Installing build dependencies: started
00:06:57 Installing build dependencies: finished with status 'done'
00:06:57 Getting requirements to build wheel: started
00:06:57 Getting requirements to build wheel: finished with status 'done'
00:06:57 Preparing metadata (pyproject.toml): started
00:06:57 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:57 Collecting scapy (from -r requirements.txt (line 12))
00:06:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
00:06:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.4 MB/s 0:00:00
00:06:57 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:06:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:06:57 Installing build dependencies: started
00:06:58 Installing build dependencies: finished with status 'done'
00:06:58 Getting requirements to build wheel: started
00:06:59 Getting requirements to build wheel: finished with status 'done'
00:06:59 Preparing metadata (pyproject.toml): started
00:06:59 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:59 Collecting elasticsearch (from -r requirements.txt (line 18))
00:06:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
00:06:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 17.7 MB/s 0:00:00
00:06:59 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:06:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:06:59 Collecting pyangbind (from -r requirements.txt (line 22))
00:06:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
00:06:59 Collecting isodate (from -r requirements.txt (line 25))
00:06:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:06:59 Collecting jmespath (from -r requirements.txt (line 28))
00:06:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:06:59 Collecting jsonpatch (from -r requirements.txt (line 31))
00:06:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:06:59 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:06:59 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:06:59 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:06:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:06:59 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:06:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:06:59 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:06:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:07:00 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:07:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
00:07:00 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:07:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:07:00 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:07:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:07:00 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
00:07:00 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:07:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
00:07:00 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:07:00 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:07:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:07:00 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:07:00 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:07:00 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:07:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:07:00 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
00:07:00 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
00:07:00 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:07:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:07:00 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:07:00 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:07:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:07:00 Collecting elasticsearch (from -r requirements.txt (line 18))
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
00:07:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 16.5 MB/s 0:00:00
00:07:00 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:07:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:07:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:07:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:07:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:07:01 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:07:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:07:01 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:07:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:07:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.5 MB/s 0:00:00
00:07:01 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:07:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:07:02 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:07:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:07:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 13.4 MB/s 0:00:00
00:07:02 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:07:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:07:02 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:07:03 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:03 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)
00:07:03 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:07:03 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:07:03 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:07:03 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:07:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:07:03 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
00:07:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 54.2 MB/s 0:00:00
00:07:04 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:04 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)
00:07:04 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:07:04 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:07:04 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:07:04 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:07:04 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:07:04 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:07:04 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
00:07:04 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))
00:07:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:07:04 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:07:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:07:04 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:07:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:07:04 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:07:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
00:07:04 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:07:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:07:04 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:07:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
00:07:04 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:07:04 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:07:05 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:07:05 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=c2b607a7f381e807da6928621ea3e9f5ec7a9a3b6119a626e634881f5896beda
00:07:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:07:05 Building wheel for ipaddr (pyproject.toml): started
00:07:05 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:07:05 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6895c0a97d7bce605bb98b0027f24674d66afbab9c72028b48444664a13fd2e9
00:07:05 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:07:05 Building wheel for netifaces (pyproject.toml): started
00:07:08 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:07:08 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=64a75957f4d157d0f0dbf61b70e7c9ddf85991d00bdaf13b15f8cae4202444a3
00:07:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:07:08 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:07:08 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:07:08 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=79c21e4fc559b974f50415819b72e8046b9c49fff2bbc0c62bd2891ab9547655
00:07:08 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:07:08 Building wheel for jsonpath-rw (pyproject.toml): started
00:07:08 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:07:08 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=be7d8ac997b6af6ef7a81da01b6b5b571b4ced8ab7710b43bbade3c76df9c30e
00:07:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:07:08 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:07:08 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:07:15
00:07:15 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.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.3.1
00:07:16 + pip freeze
00:07:16 attrs==25.4.0
00:07:16 bcrypt==5.0.0
00:07:16 beautifulsoup4==4.14.2
00:07:16 certifi==2025.11.12
00:07:16 cffi==2.0.0
00:07:16 charset-normalizer==3.4.4
00:07:16 click==8.3.1
00:07:16 cryptography==46.0.3
00:07:16 decorator==5.2.1
00:07:16 distlib==0.4.0
00:07:16 docker-py==1.10.6
00:07:16 docker-pycreds==0.4.0
00:07:16 elastic-transport==8.17.1
00:07:16 elasticsearch==8.19.2
00:07:16 elasticsearch-dsl==8.15.4
00:07:16 enum34==1.1.10
00:07:16 filelock==3.20.0
00:07:16 h11==0.16.0
00:07:16 idna==3.11
00:07:16 invoke==2.2.1
00:07:16 ipaddr==2.2.0
00:07:16 isodate==0.7.2
00:07:16 jmespath==1.0.1
00:07:16 jsonpatch==1.33
00:07:16 jsonpath-rw==1.4.0
00:07:16 jsonpointer==3.0.0
00:07:16 lxml==6.0.2
00:07:16 netaddr==1.3.0
00:07:16 netifaces==0.11.0
00:07:16 outcome==1.3.0.post0
00:07:16 paramiko==4.0.0
00:07:16 platformdirs==4.5.0
00:07:16 ply==3.11
00:07:16 pyang==2.7.1
00:07:16 pyangbind==0.8.6
00:07:16 pycparser==2.23
00:07:16 pyhocon==0.3.61
00:07:16 PyNaCl==1.6.1
00:07:16 pyparsing==3.2.5
00:07:16 PySocks==1.7.1
00:07:16 python-dateutil==2.9.0.post0
00:07:16 regex==2025.11.3
00:07:16 requests==2.32.5
00:07:16 robotframework==7.3.2
00:07:16 robotframework-httplibrary==0.4.2
00:07:16 robotframework-pythonlibcore==4.4.1
00:07:16 robotframework-requests==0.9.7
00:07:16 robotframework-selenium2library==3.0.0
00:07:16 robotframework-seleniumlibrary==6.8.0
00:07:16 robotframework-sshlibrary==3.8.0
00:07:16 scapy==2.6.1
00:07:16 scp==0.15.0
00:07:16 selenium==4.38.0
00:07:16 six==1.17.0
00:07:16 sniffio==1.3.1
00:07:16 sortedcontainers==2.4.0
00:07:16 soupsieve==2.8
00:07:16 trio==0.32.0
00:07:16 trio-websocket==0.12.2
00:07:16 typing_extensions==4.15.0
00:07:16 urllib3==2.5.0
00:07:16 virtualenv==20.35.4
00:07:16 waitress==3.0.2
00:07:16 WebOb==1.8.9
00:07:16 websocket-client==1.9.0
00:07:16 WebTest==3.0.7
00:07:16 wsproto==1.3.1
00:07:16 [EnvInject] - Injecting environment variables from a build step.
00:07:16 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:07:16 [EnvInject] - Variables injected successfully.
00:07:16 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins13726094462081791609.sh
00:07:16 Setup pyenv:
00:07:16 system
00:07:16 3.8.13
00:07:16 3.9.13
00:07:16 3.10.13
00:07:16 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from file:/tmp/.os_lf_venv
00:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:07:19 lf-activate-venv(): INFO: Base packages installed successfully
00:07:19 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:07:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:07:26 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:07:26 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
00:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:07:27 + ODL_SYSTEM=()
00:07:27 + TOOLS_SYSTEM=()
00:07:27 + OPENSTACK_SYSTEM=()
00:07:27 + OPENSTACK_CONTROLLERS=()
00:07:27 + mapfile -t ADDR
00:07:27 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-30
00:07:27 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:07:28 + for i in "${ADDR[@]}"
00:07:28 ++ ssh 10.30.171.145 hostname -s
00:07:28 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:07:29 + REMHOST=releng-64128-30-0-builder-0
00:07:29 + case ${REMHOST} in
00:07:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:07:29 + for i in "${ADDR[@]}"
00:07:29 ++ ssh 10.30.171.69 hostname -s
00:07:29 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:07:29 + REMHOST=releng-64128-30-0-builder-1
00:07:29 + case ${REMHOST} in
00:07:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:07:29 + for i in "${ADDR[@]}"
00:07:29 ++ ssh 10.30.170.169 hostname -s
00:07:29 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:07:29 + REMHOST=releng-64128-30-0-builder-2
00:07:29 + case ${REMHOST} in
00:07:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:07:29 + for i in "${ADDR[@]}"
00:07:29 ++ ssh 10.30.171.158 hostname -s
00:07:29 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
00:07:30 + REMHOST=releng-64128-30-1-mininet-ovs-217-0
00:07:30 + case ${REMHOST} in
00:07:30 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:07:30 + echo NUM_ODL_SYSTEM=3
00:07:30 + echo NUM_TOOLS_SYSTEM=1
00:07:30 + '[' '' == yes ']'
00:07:30 + NUM_OPENSTACK_SYSTEM=0
00:07:30 + echo NUM_OPENSTACK_SYSTEM=0
00:07:30 + '[' 0 -eq 2 ']'
00:07:30 + echo ODL_SYSTEM_IP=10.30.171.145
00:07:30 ++ seq 0 2
00:07:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:07:30 + echo ODL_SYSTEM_1_IP=10.30.171.145
00:07:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:07:30 + echo ODL_SYSTEM_2_IP=10.30.171.69
00:07:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:07:30 + echo ODL_SYSTEM_3_IP=10.30.170.169
00:07:30 + echo TOOLS_SYSTEM_IP=10.30.171.158
00:07:30 ++ seq 0 0
00:07:30 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:07:30 + echo TOOLS_SYSTEM_1_IP=10.30.171.158
00:07:30 + openstack_index=0
00:07:30 + NUM_OPENSTACK_CONTROL_NODES=1
00:07:30 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:07:30 ++ seq 0 0
00:07:30 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:07:30 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:07:30 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:07:30 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:07:30 + '[' -1 -ge 2 ']'
00:07:30 ++ seq 0 -2
00:07:30 + NUM_OPENSTACK_HAPROXY_NODES=0
00:07:30 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:07:30 ++ seq 0 -1
00:07:30 + echo 'Contents of slave_addresses.txt:'
00:07:30 Contents of slave_addresses.txt:
00:07:30 + cat slave_addresses.txt
00:07:30 NUM_ODL_SYSTEM=3
00:07:30 NUM_TOOLS_SYSTEM=1
00:07:30 NUM_OPENSTACK_SYSTEM=0
00:07:30 ODL_SYSTEM_IP=10.30.171.145
00:07:30 ODL_SYSTEM_1_IP=10.30.171.145
00:07:30 ODL_SYSTEM_2_IP=10.30.171.69
00:07:30 ODL_SYSTEM_3_IP=10.30.170.169
00:07:30 TOOLS_SYSTEM_IP=10.30.171.158
00:07:30 TOOLS_SYSTEM_1_IP=10.30.171.158
00:07:30 NUM_OPENSTACK_CONTROL_NODES=1
00:07:30 OPENSTACK_CONTROL_NODE_1_IP=
00:07:30 NUM_OPENSTACK_COMPUTE_NODES=-1
00:07:30 NUM_OPENSTACK_HAPROXY_NODES=0
00:07:30 [EnvInject] - Injecting environment variables from a build step.
00:07:30 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:07:30 [EnvInject] - Variables injected successfully.
00:07:30 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins10078926181288579690.sh
00:07:30 Preparing for JRE Version 21
00:07:30 Karaf artifact is karaf
00:07:30 Karaf project is integration
00:07:30 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:07:30 [EnvInject] - Injecting environment variables from a build step.
00:07:30 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:07:30 [EnvInject] - Variables injected successfully.
00:07:30 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11292373236449014669.sh
00:07:30 2025-11-16 00:07:30 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:07:30 Bundle version is 0.23.0-SNAPSHOT
00:07:30 --2025-11-16 00:07:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
00:07:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:30 HTTP request sent, awaiting response... 200 OK
00:07:30 Length: 1410 (1.4K) [application/xml]
00:07:30 Saving to: ‘maven-metadata.xml’
00:07:30
00:07:30 0K . 100% 51.5M=0s
00:07:30
00:07:30 2025-11-16 00:07:30 (51.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:07:30
00:07:30
00:07:30
00:07:30 org.opendaylight.integration
00:07:30 karaf
00:07:30 0.23.0-SNAPSHOT
00:07:30
00:07:30
00:07:30 20251115.223631
00:07:30 603
00:07:30
00:07:30 20251115223631
00:07:30
00:07:30
00:07:30 pom
00:07:30 0.23.0-20251115.223631-603
00:07:30 20251115223631
00:07:30
00:07:30
00:07:30 tar.gz
00:07:30 0.23.0-20251115.223631-603
00:07:30 20251115223631
00:07:30
00:07:30
00:07:30 zip
00:07:30 0.23.0-20251115.223631-603
00:07:30 20251115223631
00:07:30
00:07:30
00:07:30 cyclonedx
00:07:30 xml
00:07:30 0.23.0-20251115.223631-603
00:07:30 20251115223631
00:07:30
00:07:30
00:07:30 cyclonedx
00:07:30 json
00:07:30 0.23.0-20251115.223631-603
00:07:30 20251115223631
00:07:30
00:07:30
00:07:30
00:07:30
00:07:30 Nexus timestamp is 0.23.0-20251115.223631-603
00:07:30 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:30 Distribution bundle is karaf-0.23.0-20251115.223631-603.zip
00:07:30 Distribution bundle version is 0.23.0-SNAPSHOT
00:07:30 Distribution folder is karaf-0.23.0-SNAPSHOT
00:07:30 Nexus prefix is https://nexus.opendaylight.org
00:07:30 [EnvInject] - Injecting environment variables from a build step.
00:07:30 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:07:30 [EnvInject] - Variables injected successfully.
00:07:30 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins1446541644871006066.sh
00:07:30 Setup pyenv:
00:07:31 system
00:07:31 3.8.13
00:07:31 3.9.13
00:07:31 3.10.13
00:07:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from file:/tmp/.os_lf_venv
00:07:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:07:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:07:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:07:33 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:07:33 lf-activate-venv(): INFO: Base packages installed successfully
00:07:33 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:07:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:07:38 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:07:38 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:07:38 Copying common-functions.sh to /tmp
00:07:40 Copying common-functions.sh to 10.30.171.158:/tmp
00:07:40 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
00:07:40 Copying common-functions.sh to 10.30.171.145:/tmp
00:07:40 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:07:41 Copying common-functions.sh to 10.30.171.69:/tmp
00:07:41 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:07:42 Copying common-functions.sh to 10.30.170.169:/tmp
00:07:42 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:07:42 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11134701147929748517.sh
00:07:42 common-functions.sh is being sourced
00:07:42 common-functions environment:
00:07:42 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:42 ACTUALFEATURES:
00:07:42 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:42 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:42 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:42 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:42 CONTROLLERMEM: 2048m
00:07:42 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:42 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:42 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:42 SUITES:
00:07:42
00:07:42 #################################################
00:07:42 ## Configure Cluster and Start ##
00:07:42 #################################################
00:07:42 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
00:07:42 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
00:07:42 Locating script plan to use...
00:07:42 Finished running script plans
00:07:42 Configuring member-1 with IP address 10.30.171.145
00:07:42 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:07:43 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:07:43 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:07:43 common-functions.sh is being sourced
00:07:43 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:07:43 ++ echo 'common-functions.sh is being sourced'
00:07:43 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:07:43 ++ DISTROSTREAM=vanadium
00:07:43 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:43 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:43 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:43 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:43 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:43 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:43 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:43 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:43 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:43 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:43 ++ export CONTROLLERMEM=
00:07:43 ++ CONTROLLERMEM=
00:07:43 ++ case "${DISTROSTREAM}" in
00:07:43 ++ CLUSTER_SYSTEM=pekko
00:07:43 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:43 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:43 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:43 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:43 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:43 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:43 ++ print_common_env
00:07:43 ++ cat
00:07:43 common-functions environment:
00:07:43 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:43 ACTUALFEATURES:
00:07:43 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:43 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:43 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:43 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:43 CONTROLLERMEM:
00:07:43 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:43 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:43 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:43 SUITES:
00:07:43
00:07:43 ++ SSH='ssh -t -t'
00:07:43 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:07:43 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:07:43 Changing to /tmp
00:07:43 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:43 + echo 'Changing to /tmp'
00:07:43 + cd /tmp
00:07:43 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip'
00:07:43 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:43 --2025-11-16 00:07:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:43 HTTP request sent, awaiting response... 200 OK
00:07:43 Length: 234979364 (224M) [application/zip]
00:07:43 Saving to: ‘karaf-0.23.0-20251115.223631-603.zip’
00:07:43
00:07:43 0K ........ ........ ........ ........ ........ ........ 1% 13.3M 17s
00:07:43 3072K ........ ........ ........ ........ ........ ........ 2% 29.6M 12s
00:07:43 6144K ........ ........ ........ ........ ........ ........ 4% 121M 8s
00:07:43 9216K ........ ........ ........ ........ ........ ........ 5% 171M 7s
00:07:43 12288K ........ ........ ........ ........ ........ ........ 6% 193M 5s
00:07:43 15360K ........ ........ ........ ........ ........ ........ 8% 255M 5s
00:07:43 18432K ........ ........ ........ ........ ........ ........ 9% 265M 4s
00:07:43 21504K ........ ........ ........ ........ ........ ........ 10% 331M 3s
00:07:43 24576K ........ ........ ........ ........ ........ ........ 12% 282M 3s
00:07:43 27648K ........ ........ ........ ........ ........ ........ 13% 308M 3s
00:07:43 30720K ........ ........ ........ ........ ........ ........ 14% 313M 3s
00:07:43 33792K ........ ........ ........ ........ ........ ........ 16% 338M 2s
00:07:43 36864K ........ ........ ........ ........ ........ ........ 17% 334M 2s
00:07:43 39936K ........ ........ ........ ........ ........ ........ 18% 346M 2s
00:07:43 43008K ........ ........ ........ ........ ........ ........ 20% 363M 2s
00:07:43 46080K ........ ........ ........ ........ ........ ........ 21% 403M 2s
00:07:43 49152K ........ ........ ........ ........ ........ ........ 22% 371M 2s
00:07:43 52224K ........ ........ ........ ........ ........ ........ 24% 319M 2s
00:07:43 55296K ........ ........ ........ ........ ........ ........ 25% 356M 2s
00:07:43 58368K ........ ........ ........ ........ ........ ........ 26% 338M 1s
00:07:43 61440K ........ ........ ........ ........ ........ ........ 28% 360M 1s
00:07:43 64512K ........ ........ ........ ........ ........ ........ 29% 296M 1s
00:07:43 67584K ........ ........ ........ ........ ........ ........ 30% 362M 1s
00:07:43 70656K ........ ........ ........ ........ ........ ........ 32% 452M 1s
00:07:43 73728K ........ ........ ........ ........ ........ ........ 33% 326M 1s
00:07:43 76800K ........ ........ ........ ........ ........ ........ 34% 322M 1s
00:07:43 79872K ........ ........ ........ ........ ........ ........ 36% 399M 1s
00:07:43 82944K ........ ........ ........ ........ ........ ........ 37% 375M 1s
00:07:43 86016K ........ ........ ........ ........ ........ ........ 38% 301M 1s
00:07:43 89088K ........ ........ ........ ........ ........ ........ 40% 355M 1s
00:07:43 92160K ........ ........ ........ ........ ........ ........ 41% 422M 1s
00:07:43 95232K ........ ........ ........ ........ ........ ........ 42% 300M 1s
00:07:43 98304K ........ ........ ........ ........ ........ ........ 44% 378M 1s
00:07:43 101376K ........ ........ ........ ........ ........ ........ 45% 355M 1s
00:07:43 104448K ........ ........ ........ ........ ........ ........ 46% 416M 1s
00:07:43 107520K ........ ........ ........ ........ ........ ........ 48% 248M 1s
00:07:43 110592K ........ ........ ........ ........ ........ ........ 49% 368M 1s
00:07:43 113664K ........ ........ ........ ........ ........ ........ 50% 377M 1s
00:07:43 116736K ........ ........ ........ ........ ........ ........ 52% 430M 1s
00:07:43 119808K ........ ........ ........ ........ ........ ........ 53% 379M 1s
00:07:43 122880K ........ ........ ........ ........ ........ ........ 54% 341M 1s
00:07:43 125952K ........ ........ ........ ........ ........ ........ 56% 279M 1s
00:07:43 129024K ........ ........ ........ ........ ........ ........ 57% 318M 1s
00:07:43 132096K ........ ........ ........ ........ ........ ........ 58% 343M 1s
00:07:43 135168K ........ ........ ........ ........ ........ ........ 60% 407M 0s
00:07:44 138240K ........ ........ ........ ........ ........ ........ 61% 430M 0s
00:07:44 141312K ........ ........ ........ ........ ........ ........ 62% 427M 0s
00:07:44 144384K ........ ........ ........ ........ ........ ........ 64% 370M 0s
00:07:44 147456K ........ ........ ........ ........ ........ ........ 65% 346M 0s
00:07:44 150528K ........ ........ ........ ........ ........ ........ 66% 339M 0s
00:07:44 153600K ........ ........ ........ ........ ........ ........ 68% 350M 0s
00:07:44 156672K ........ ........ ........ ........ ........ ........ 69% 452M 0s
00:07:44 159744K ........ ........ ........ ........ ........ ........ 70% 305M 0s
00:07:44 162816K ........ ........ ........ ........ ........ ........ 72% 340M 0s
00:07:44 165888K ........ ........ ........ ........ ........ ........ 73% 328M 0s
00:07:44 168960K ........ ........ ........ ........ ........ ........ 74% 271M 0s
00:07:44 172032K ........ ........ ........ ........ ........ ........ 76% 511M 0s
00:07:44 175104K ........ ........ ........ ........ ........ ........ 77% 482M 0s
00:07:44 178176K ........ ........ ........ ........ ........ ........ 78% 266M 0s
00:07:44 181248K ........ ........ ........ ........ ........ ........ 80% 350M 0s
00:07:44 184320K ........ ........ ........ ........ ........ ........ 81% 411M 0s
00:07:44 187392K ........ ........ ........ ........ ........ ........ 83% 409M 0s
00:07:44 190464K ........ ........ ........ ........ ........ ........ 84% 418M 0s
00:07:44 193536K ........ ........ ........ ........ ........ ........ 85% 226M 0s
00:07:44 196608K ........ ........ ........ ........ ........ ........ 87% 336M 0s
00:07:44 199680K ........ ........ ........ ........ ........ ........ 88% 398M 0s
00:07:44 202752K ........ ........ ........ ........ ........ ........ 89% 392M 0s
00:07:44 205824K ........ ........ ........ ........ ........ ........ 91% 430M 0s
00:07:44 208896K ........ ........ ........ ........ ........ ........ 92% 440M 0s
00:07:44 211968K ........ ........ ........ ........ ........ ........ 93% 212M 0s
00:07:44 215040K ........ ........ ........ ........ ........ ........ 95% 319M 0s
00:07:44 218112K ........ ........ ........ ........ ........ ........ 96% 385M 0s
00:07:44 221184K ........ ........ ........ ........ ........ ........ 97% 426M 0s
00:07:44 224256K ........ ........ ........ ........ ........ ........ 99% 423M 0s
00:07:44 227328K ........ ........ ........ ........ . 100% 389M=1.0s
00:07:44
00:07:44 2025-11-16 00:07:44 (227 MB/s) - ‘karaf-0.23.0-20251115.223631-603.zip’ saved [234979364/234979364]
00:07:44
00:07:44 Extracting the new controller...
00:07:44 + echo 'Extracting the new controller...'
00:07:44 + unzip -q karaf-0.23.0-20251115.223631-603.zip
00:07:46 Adding external repositories...
00:07:46 + echo 'Adding external repositories...'
00:07:46 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:46 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:46 ################################################################################
00:07:46 #
00:07:46 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:46 # contributor license agreements. See the NOTICE file distributed with
00:07:46 # this work for additional information regarding copyright ownership.
00:07:46 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:46 # (the "License"); you may not use this file except in compliance with
00:07:46 # the License. You may obtain a copy of the License at
00:07:46 #
00:07:46 # http://www.apache.org/licenses/LICENSE-2.0
00:07:46 #
00:07:46 # Unless required by applicable law or agreed to in writing, software
00:07:46 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:46 # See the License for the specific language governing permissions and
00:07:46 # limitations under the License.
00:07:46 #
00:07:46 ################################################################################
00:07:46
00:07:46 #
00:07:46 # If set to true, the following property will not allow any certificate to be used
00:07:46 # when accessing Maven repositories through SSL
00:07:46 #
00:07:46 #org.ops4j.pax.url.mvn.certificateCheck=
00:07:46
00:07:46 #
00:07:46 # Path to the local Maven settings file.
00:07:46 # The repositories defined in this file will be automatically added to the list
00:07:46 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:07:46 # below is not set.
00:07:46 # The following locations are checked for the existence of the settings.xml file
00:07:46 # * 1. looks for the specified url
00:07:46 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:07:46 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:07:46 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:07:46 #
00:07:46 #org.ops4j.pax.url.mvn.settings=
00:07:46
00:07:46 #
00:07:46 # Path to the local Maven repository which is used to avoid downloading
00:07:46 # artifacts when they already exist locally.
00:07:46 # The value of this property will be extracted from the settings.xml file
00:07:46 # above, or defaulted to:
00:07:46 # System.getProperty( "user.home" ) + "/.m2/repository"
00:07:46 #
00:07:46 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:07:46
00:07:46 #
00:07:46 # Default this to false. It's just weird to use undocumented repos
00:07:46 #
00:07:46 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:07:46
00:07:46 #
00:07:46 # Uncomment if you don't wanna use the proxy settings
00:07:46 # from the Maven conf/settings.xml file
00:07:46 #
00:07:46 # org.ops4j.pax.url.mvn.proxySupport=false
00:07:46
00:07:46 #
00:07:46 # Comma separated list of repositories scanned when resolving an artifact.
00:07:46 # Those repositories will be checked before iterating through the
00:07:46 # below list of repositories and even before the local repository
00:07:46 # A repository url can be appended with zero or more of the following flags:
00:07:46 # @snapshots : the repository contains snaphots
00:07:46 # @noreleases : the repository does not contain any released artifacts
00:07:46 #
00:07:46 # The following property value will add the system folder as a repo.
00:07:46 #
00:07:46 org.ops4j.pax.url.mvn.defaultRepositories=\
00:07:46 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:07:46 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:07:46 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:07:46
00:07:46 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:07:46 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:07:46
00:07:46 #
00:07:46 # Comma separated list of repositories scanned when resolving an artifact.
00:07:46 # The default list includes the following repositories:
00:07:46 # http://repo1.maven.org/maven2@id=central
00:07:46 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:07:46 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:07:46 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:07:46 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:07:46 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:07:46 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:46 # To add repositories to the default ones, prepend '+' to the list of repositories
00:07:46 # to add.
00:07:46 # A repository url can be appended with zero or more of the following flags:
00:07:46 # @snapshots : the repository contains snapshots
00:07:46 # @noreleases : the repository does not contain any released artifacts
00:07:46 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:07:46 #
00:07:46 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:46
00:07:46 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:07:46 + echo 'Configuring the startup features...'
00:07:46 Configuring the startup features...
00:07:46 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:46 + FEATURE_TEST_STRING=features-test
00:07:46 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:07:46 + KARAF_VERSION=karaf4
00:07:46 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:07:46 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:46 + [[ ! -z '' ]]
00:07:46 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:46 ################################################################################
00:07:46 #
00:07:46 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:46 # contributor license agreements. See the NOTICE file distributed with
00:07:46 # this work for additional information regarding copyright ownership.
00:07:46 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:46 # (the "License"); you may not use this file except in compliance with
00:07:46 # the License. You may obtain a copy of the License at
00:07:46 #
00:07:46 # http://www.apache.org/licenses/LICENSE-2.0
00:07:46 #
00:07:46 # Unless required by applicable law or agreed to in writing, software
00:07:46 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:46 # See the License for the specific language governing permissions and
00:07:46 # limitations under the License.
00:07:46 #
00:07:46 ################################################################################
00:07:46
00:07:46 #
00:07:46 # Comma separated list of features repositories to register by default
00:07:46 #
00:07:46 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/43bde883-8dcd-4e32-ba2d-748c41b38504.xml
00:07:46
00:07:46 #
00:07:46 # Comma separated list of features to install at startup
00:07:46 #
00:07:46 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 160c0852-6316-4d75-8b0c-b16a25a10a4c
00:07:46
00:07:46 #
00:07:46 # Resource repositories (OBR) that the features resolver can use
00:07:46 # to resolve requirements/capabilities
00:07:46 #
00:07:46 # The format of the resourceRepositories is
00:07:46 # resourceRepositories=[xml:url|json:url],...
00:07:46 # for Instance:
00:07:46 #
00:07:46 #resourceRepositories=xml:http://host/path/to/index.xml
00:07:46 # or
00:07:46 #resourceRepositories=json:http://host/path/to/index.json
00:07:46 #
00:07:46
00:07:46 #
00:07:46 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:07:46 #
00:07:46 featuresBootAsynchronous=false
00:07:46
00:07:46 #
00:07:46 # Service requirements enforcement
00:07:46 #
00:07:46 # By default, the feature resolver checks the service requirements/capabilities of
00:07:46 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:07:46 # the required bundles.
00:07:46 # The following flag can have those values:
00:07:46 # - disable: service requirements are completely ignored
00:07:46 # - default: service requirements are ignored for old features
00:07:46 # - enforce: service requirements are always verified
00:07:46 #
00:07:46 #serviceRequirements=default
00:07:46
00:07:46 #
00:07:46 # Store cfg file for config element in feature
00:07:46 #
00:07:46 #configCfgStore=true
00:07:46
00:07:46 #
00:07:46 # Define if the feature service automatically refresh bundles
00:07:46 #
00:07:46 autoRefresh=true
00:07:46
00:07:46 #
00:07:46 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:07:46 # XML file defines instructions related to features processing
00:07:46 # versions.properties may declare properties to resolve placeholders in XML file
00:07:46 # both files are relative to ${karaf.etc}
00:07:46 #
00:07:46 #featureProcessing=org.apache.karaf.features.xml
00:07:46 #featureProcessingVersions=versions.properties
00:07:46 + configure_karaf_log karaf4 ''
00:07:46 + local -r karaf_version=karaf4
00:07:46 + local -r controllerdebugmap=
00:07:46 + local logapi=log4j
00:07:46 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:46 log4j2.rootLogger.level = INFO
00:07:46 #log4j2.rootLogger.type = asyncRoot
00:07:46 #log4j2.rootLogger.includeLocation = false
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:46 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:46 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:46 log4j2.logger.spifly.level = WARN
00:07:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:46 log4j2.logger.audit.level = INFO
00:07:46 log4j2.logger.audit.additivity = false
00:07:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:46 log4j2.appender.console.type = Console
00:07:46 log4j2.appender.console.name = Console
00:07:46 log4j2.appender.console.layout.type = PatternLayout
00:07:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:46 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:46 log4j2.appender.rolling.name = RollingFile
00:07:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:46 #log4j2.appender.rolling.immediateFlush = false
00:07:46 log4j2.appender.rolling.append = true
00:07:46 log4j2.appender.rolling.layout.type = PatternLayout
00:07:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:46 log4j2.appender.rolling.policies.type = Policies
00:07:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:46 log4j2.appender.rolling.policies.size.size = 64MB
00:07:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:46 log4j2.appender.rolling.strategy.max = 7
00:07:46 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:46 log4j2.appender.audit.name = AuditRollingFile
00:07:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:46 log4j2.appender.audit.append = true
00:07:46 log4j2.appender.audit.layout.type = PatternLayout
00:07:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:46 log4j2.appender.audit.policies.type = Policies
00:07:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:46 log4j2.appender.audit.policies.size.size = 8MB
00:07:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:46 log4j2.appender.audit.strategy.max = 7
00:07:46 log4j2.appender.osgi.type = PaxOsgi
00:07:46 log4j2.appender.osgi.name = PaxOsgi
00:07:46 log4j2.appender.osgi.filter = *
00:07:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:46 #log4j2.logger.aether.level = TRACE
00:07:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:46 #log4j2.logger.http-headers.level = DEBUG
00:07:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:46 #log4j2.logger.maven.level = TRACE
00:07:46 + logapi=log4j2
00:07:46 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:07:46 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:07:46 + '[' log4j2 == log4j2 ']'
00:07:46 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:46 controllerdebugmap:
00:07:46 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:46 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:07:46 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:07:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:07:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:07:46 + unset IFS
00:07:46 + echo 'controllerdebugmap: '
00:07:46 + '[' -n '' ']'
00:07:46 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:07:46 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:46 ################################################################################
00:07:46 #
00:07:46 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:46 # contributor license agreements. See the NOTICE file distributed with
00:07:46 # this work for additional information regarding copyright ownership.
00:07:46 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:46 # (the "License"); you may not use this file except in compliance with
00:07:46 # the License. You may obtain a copy of the License at
00:07:46 #
00:07:46 # http://www.apache.org/licenses/LICENSE-2.0
00:07:46 #
00:07:46 # Unless required by applicable law or agreed to in writing, software
00:07:46 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:46 # See the License for the specific language governing permissions and
00:07:46 # limitations under the License.
00:07:46 #
00:07:46 ################################################################################
00:07:46
00:07:46 # Common pattern layout for appenders
00:07:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:46
00:07:46 # Root logger
00:07:46 log4j2.rootLogger.level = INFO
00:07:46 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:07:46 #log4j2.rootLogger.type = asyncRoot
00:07:46 #log4j2.rootLogger.includeLocation = false
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:46 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:46
00:07:46 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:46
00:07:46 # Loggers configuration
00:07:46
00:07:46 # Spifly logger
00:07:46 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:46 log4j2.logger.spifly.level = WARN
00:07:46
00:07:46 # Security audit logger
00:07:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:46 log4j2.logger.audit.level = INFO
00:07:46 log4j2.logger.audit.additivity = false
00:07:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:46
00:07:46 # Appenders configuration
00:07:46
00:07:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:46 log4j2.appender.console.type = Console
00:07:46 log4j2.appender.console.name = Console
00:07:46 log4j2.appender.console.layout.type = PatternLayout
00:07:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:46
00:07:46 # Rolling file appender
00:07:46 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:46 log4j2.appender.rolling.name = RollingFile
00:07:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:46 # uncomment to not force a disk flush
00:07:46 #log4j2.appender.rolling.immediateFlush = false
00:07:46 log4j2.appender.rolling.append = true
00:07:46 log4j2.appender.rolling.layout.type = PatternLayout
00:07:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:46 log4j2.appender.rolling.policies.type = Policies
00:07:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:46 log4j2.appender.rolling.policies.size.size = 1GB
00:07:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:46 log4j2.appender.rolling.strategy.max = 7
00:07:46
00:07:46 # Audit file appender
00:07:46 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:46 log4j2.appender.audit.name = AuditRollingFile
00:07:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:46 log4j2.appender.audit.append = true
00:07:46 log4j2.appender.audit.layout.type = PatternLayout
00:07:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:46 log4j2.appender.audit.policies.type = Policies
00:07:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:46 log4j2.appender.audit.policies.size.size = 8MB
00:07:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:46 log4j2.appender.audit.strategy.max = 7
00:07:46
00:07:46 # OSGi appender
00:07:46 log4j2.appender.osgi.type = PaxOsgi
00:07:46 log4j2.appender.osgi.name = PaxOsgi
00:07:46 log4j2.appender.osgi.filter = *
00:07:46
00:07:46 # help with identification of maven-related problems with pax-url-aether
00:07:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:46 #log4j2.logger.aether.level = TRACE
00:07:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:46 #log4j2.logger.http-headers.level = DEBUG
00:07:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:46 #log4j2.logger.maven.level = TRACE
00:07:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:07:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:07:46 Configure
00:07:46 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:07:46 max memory: 2048m
00:07:46 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:46 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:07:46 + local -r controllermem=2048m
00:07:46 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:46 + echo Configure
00:07:46 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:07:46 + echo ' max memory: 2048m'
00:07:46 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:46 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:46 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:46 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:46 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:46 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:46 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:46 #!/bin/sh
00:07:46 #
00:07:46 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:46 # contributor license agreements. See the NOTICE file distributed with
00:07:46 # this work for additional information regarding copyright ownership.
00:07:46 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:46 # (the "License"); you may not use this file except in compliance with
00:07:46 # the License. You may obtain a copy of the License at
00:07:46 #
00:07:46 # http://www.apache.org/licenses/LICENSE-2.0
00:07:46 #
00:07:46 # Unless required by applicable law or agreed to in writing, software
00:07:46 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:46 # See the License for the specific language governing permissions and
00:07:46 # limitations under the License.
00:07:46 #
00:07:46
00:07:46 #
00:07:46 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:07:46 # script: client, instance, shell, start, status, stop, karaf
00:07:46 #
00:07:46 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:07:46 # Actions go here...
00:07:46 # fi
00:07:46
00:07:46 #
00:07:46 # general settings which should be applied for all scripts go here; please keep
00:07:46 # in mind that it is possible that scripts might be executed more than once, e.g.
00:07:46 # in example of the start script where the start script is executed first and the
00:07:46 # karaf script afterwards.
00:07:46 #
00:07:46
00:07:46 #
00:07:46 # The following section shows the possible configuration options for the default
00:07:46 # karaf scripts
00:07:46 #
00:07:46 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:07:46 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:07:46 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:07:46 # export EXTRA_JAVA_OPTS # Additional JVM options
00:07:46 # export KARAF_HOME # Karaf home folder
00:07:46 # export KARAF_DATA # Karaf data folder
00:07:46 # export KARAF_BASE # Karaf base folder
00:07:46 # export KARAF_ETC # Karaf etc folder
00:07:46 # export KARAF_LOG # Karaf log folder
00:07:46 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:07:46 # export KARAF_OPTS # Additional available Karaf options
00:07:46 # export KARAF_DEBUG # Enable debug mode
00:07:46 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:07:46 # export KARAF_NOROOT # Prevent execution as root if set to true
00:07:46 Set Java version
00:07:46 + echo 'Set Java version'
00:07:46 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:07:46 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:46 sudo: a password is required
00:07:46 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:46 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:46 sudo: a password is required
00:07:46 JDK default version ...
00:07:46 + echo 'JDK default version ...'
00:07:46 + java -version
00:07:46 openjdk version "21.0.8" 2025-07-15
00:07:46 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:07:46 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:07:46 Set JAVA_HOME
00:07:46 + echo 'Set JAVA_HOME'
00:07:46 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:46 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:46 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:46 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:46 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:46 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:07:46 Listing all open ports on controller system...
00:07:46 + echo 'Listing all open ports on controller system...'
00:07:46 + netstat -pnatu
00:07:46 /tmp/configuration-script.sh: line 40: netstat: command not found
00:07:46 Configuring cluster
00:07:46 + '[' -f /tmp/custom_shard_config.txt ']'
00:07:46 + echo 'Configuring cluster'
00:07:46 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.145 10.30.171.69 10.30.170.169
00:07:46 ################################################
00:07:46 ## Configure Cluster ##
00:07:46 ################################################
00:07:46 NOTE: Cluster configuration files not found. Copying from
00:07:46 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:07:46 Configuring unique name in pekko.conf
00:07:46 Configuring hostname in pekko.conf
00:07:46 Configuring data and rpc seed nodes in pekko.conf
00:07:46 modules = [
00:07:46
00:07:46 {
00:07:46 name = "inventory"
00:07:46 namespace = "urn:opendaylight:inventory"
00:07:46 shard-strategy = "module"
00:07:46 },
00:07:46 {
00:07:46 name = "topology"
00:07:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:46 shard-strategy = "module"
00:07:46 },
00:07:46 {
00:07:46 name = "toaster"
00:07:46 namespace = "http://netconfcentral.org/ns/toaster"
00:07:46 shard-strategy = "module"
00:07:46 }
00:07:46 ]
00:07:46 Configuring replication type in module-shards.conf
00:07:46 ################################################
00:07:46 ## NOTE: Manually restart controller to ##
00:07:46 ## apply configuration. ##
00:07:46 ################################################
00:07:46 Dump pekko.conf
00:07:46 + echo 'Dump pekko.conf'
00:07:46 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:46
00:07:46 odl-cluster-data {
00:07:46 pekko {
00:07:46 remote {
00:07:46 artery {
00:07:46 enabled = on
00:07:46 transport = tcp
00:07:46 canonical.hostname = "10.30.171.145"
00:07:46 canonical.port = 2550
00:07:46 }
00:07:46 }
00:07:46
00:07:46 cluster {
00:07:46 # Using artery.
00:07:46 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.145:2550",
00:07:46 "pekko://opendaylight-cluster-data@10.30.171.69:2550",
00:07:46 "pekko://opendaylight-cluster-data@10.30.170.169:2550"]
00:07:46
00:07:46 roles = ["member-1"]
00:07:46
00:07:46 # when under load we might trip a false positive on the failure detector
00:07:46 # failure-detector {
00:07:46 # heartbeat-interval = 4 s
00:07:46 # acceptable-heartbeat-pause = 16s
00:07:46 # }
00:07:46 }
00:07:46
00:07:46 persistence {
00:07:46 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:07:46 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:07:46 # The relative path is always relative to KARAF_HOME.
00:07:46
00:07:46 # snapshot-store.local.dir = "target/snapshots"
00:07:46
00:07:46 # Use lz4 compression for LocalSnapshotStore snapshots
00:07:46 snapshot-store.local.use-lz4-compression = false
00:07:46 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:07:46 snapshot-store.local.lz4-blocksize = 256KB
00:07:46 }
00:07:46 disable-default-actor-system-quarantined-event-handling = "false"
00:07:46 }
00:07:46 }
00:07:46 Dump modules.conf
00:07:46 + echo 'Dump modules.conf'
00:07:46 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:46 modules = [
00:07:46
00:07:46 {
00:07:46 name = "inventory"
00:07:46 namespace = "urn:opendaylight:inventory"
00:07:46 shard-strategy = "module"
00:07:46 },
00:07:46 {
00:07:46 name = "topology"
00:07:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:46 shard-strategy = "module"
00:07:46 },
00:07:46 {
00:07:46 name = "toaster"
00:07:46 namespace = "http://netconfcentral.org/ns/toaster"
00:07:46 shard-strategy = "module"
00:07:46 }
00:07:46 ]
00:07:46 Dump module-shards.conf
00:07:46 + echo 'Dump module-shards.conf'
00:07:46 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:46 module-shards = [
00:07:46 {
00:07:46 name = "default"
00:07:46 shards = [
00:07:46 {
00:07:46 name = "default"
00:07:46 replicas = ["member-1",
00:07:46 "member-2",
00:07:46 "member-3"]
00:07:46 }
00:07:46 ]
00:07:46 },
00:07:46 {
00:07:46 name = "inventory"
00:07:46 shards = [
00:07:46 {
00:07:46 name="inventory"
00:07:46 replicas = ["member-1",
00:07:46 "member-2",
00:07:46 "member-3"]
00:07:46 }
00:07:46 ]
00:07:46 },
00:07:46 {
00:07:46 name = "topology"
00:07:46 shards = [
00:07:46 {
00:07:46 name="topology"
00:07:46 replicas = ["member-1",
00:07:46 "member-2",
00:07:46 "member-3"]
00:07:46 }
00:07:46 ]
00:07:46 },
00:07:46 {
00:07:46 name = "toaster"
00:07:46 shards = [
00:07:46 {
00:07:46 name="toaster"
00:07:46 replicas = ["member-1",
00:07:46 "member-2",
00:07:46 "member-3"]
00:07:46 }
00:07:46 ]
00:07:46 }
00:07:46 ]
00:07:46 Configuring member-2 with IP address 10.30.171.69
00:07:46 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:07:46 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:07:47 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:07: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 ]]
00:07:47 common-functions.sh is being sourced
00:07:47 ++ echo 'common-functions.sh is being sourced'
00:07:47 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:07:47 ++ DISTROSTREAM=vanadium
00:07:47 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:47 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:47 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:47 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:47 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:47 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:47 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:47 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:47 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:47 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:47 ++ export CONTROLLERMEM=
00:07:47 ++ CONTROLLERMEM=
00:07:47 ++ case "${DISTROSTREAM}" in
00:07:47 ++ CLUSTER_SYSTEM=pekko
00:07:47 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:47 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:47 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:47 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:47 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:47 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:47 ++ print_common_env
00:07:47 ++ cat
00:07:47 common-functions environment:
00:07:47 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:47 ACTUALFEATURES:
00:07:47 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:47 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:47 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:47 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:47 CONTROLLERMEM:
00:07:47 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:47 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:47 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:47 SUITES:
00:07:47
00:07:47 ++ SSH='ssh -t -t'
00:07:47 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:07:47 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:07:47 Changing to /tmp
00:07:47 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:47 + echo 'Changing to /tmp'
00:07:47 + cd /tmp
00:07:47 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip'
00:07:47 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:47 --2025-11-16 00:07:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:47 HTTP request sent, awaiting response... 200 OK
00:07:47 Length: 234979364 (224M) [application/zip]
00:07:47 Saving to: ‘karaf-0.23.0-20251115.223631-603.zip’
00:07:47
00:07:47 0K ........ ........ ........ ........ ........ ........ 1% 81.0M 3s
00:07:47 3072K ........ ........ ........ ........ ........ ........ 2% 38.5M 4s
00:07:47 6144K ........ ........ ........ ........ ........ ........ 4% 114M 3s
00:07:47 9216K ........ ........ ........ ........ ........ ........ 5% 130M 3s
00:07:47 12288K ........ ........ ........ ........ ........ ........ 6% 159M 3s
00:07:47 15360K ........ ........ ........ ........ ........ ........ 8% 191M 2s
00:07:47 18432K ........ ........ ........ ........ ........ ........ 9% 96.9M 2s
00:07:47 21504K ........ ........ ........ ........ ........ ........ 10% 202M 2s
00:07:47 24576K ........ ........ ........ ........ ........ ........ 12% 248M 2s
00:07:47 27648K ........ ........ ........ ........ ........ ........ 13% 216M 2s
00:07:47 30720K ........ ........ ........ ........ ........ ........ 14% 263M 2s
00:07:47 33792K ........ ........ ........ ........ ........ ........ 16% 222M 2s
00:07:47 36864K ........ ........ ........ ........ ........ ........ 17% 235M 1s
00:07:47 39936K ........ ........ ........ ........ ........ ........ 18% 223M 1s
00:07:47 43008K ........ ........ ........ ........ ........ ........ 20% 272M 1s
00:07:47 46080K ........ ........ ........ ........ ........ ........ 21% 273M 1s
00:07:47 49152K ........ ........ ........ ........ ........ ........ 22% 191M 1s
00:07:47 52224K ........ ........ ........ ........ ........ ........ 24% 245M 1s
00:07:47 55296K ........ ........ ........ ........ ........ ........ 25% 293M 1s
00:07:47 58368K ........ ........ ........ ........ ........ ........ 26% 315M 1s
00:07:47 61440K ........ ........ ........ ........ ........ ........ 28% 278M 1s
00:07:47 64512K ........ ........ ........ ........ ........ ........ 29% 295M 1s
00:07:47 67584K ........ ........ ........ ........ ........ ........ 30% 249M 1s
00:07:47 70656K ........ ........ ........ ........ ........ ........ 32% 252M 1s
00:07:47 73728K ........ ........ ........ ........ ........ ........ 33% 211M 1s
00:07:47 76800K ........ ........ ........ ........ ........ ........ 34% 250M 1s
00:07:47 79872K ........ ........ ........ ........ ........ ........ 36% 368M 1s
00:07:47 82944K ........ ........ ........ ........ ........ ........ 37% 259M 1s
00:07:47 86016K ........ ........ ........ ........ ........ ........ 38% 294M 1s
00:07:47 89088K ........ ........ ........ ........ ........ ........ 40% 252M 1s
00:07:47 92160K ........ ........ ........ ........ ........ ........ 41% 321M 1s
00:07:47 95232K ........ ........ ........ ........ ........ ........ 42% 255M 1s
00:07:47 98304K ........ ........ ........ ........ ........ ........ 44% 281M 1s
00:07:47 101376K ........ ........ ........ ........ ........ ........ 45% 323M 1s
00:07:47 104448K ........ ........ ........ ........ ........ ........ 46% 181M 1s
00:07:47 107520K ........ ........ ........ ........ ........ ........ 48% 276M 1s
00:07:47 110592K ........ ........ ........ ........ ........ ........ 49% 339M 1s
00:07:47 113664K ........ ........ ........ ........ ........ ........ 50% 334M 1s
00:07:47 116736K ........ ........ ........ ........ ........ ........ 52% 342M 1s
00:07:47 119808K ........ ........ ........ ........ ........ ........ 53% 210M 1s
00:07:47 122880K ........ ........ ........ ........ ........ ........ 54% 319M 1s
00:07:47 125952K ........ ........ ........ ........ ........ ........ 56% 321M 0s
00:07:47 129024K ........ ........ ........ ........ ........ ........ 57% 221M 0s
00:07:47 132096K ........ ........ ........ ........ ........ ........ 58% 299M 0s
00:07:47 135168K ........ ........ ........ ........ ........ ........ 60% 319M 0s
00:07:47 138240K ........ ........ ........ ........ ........ ........ 61% 219M 0s
00:07:47 141312K ........ ........ ........ ........ ........ ........ 62% 335M 0s
00:07:47 144384K ........ ........ ........ ........ ........ ........ 64% 251M 0s
00:07:47 147456K ........ ........ ........ ........ ........ ........ 65% 266M 0s
00:07:47 150528K ........ ........ ........ ........ ........ ........ 66% 299M 0s
00:07:47 153600K ........ ........ ........ ........ ........ ........ 68% 267M 0s
00:07:47 156672K ........ ........ ........ ........ ........ ........ 69% 230M 0s
00:07:47 159744K ........ ........ ........ ........ ........ ........ 70% 281M 0s
00:07:47 162816K ........ ........ ........ ........ ........ ........ 72% 333M 0s
00:07:47 165888K ........ ........ ........ ........ ........ ........ 73% 314M 0s
00:07:47 168960K ........ ........ ........ ........ ........ ........ 74% 210M 0s
00:07:47 172032K ........ ........ ........ ........ ........ ........ 76% 296M 0s
00:07:47 175104K ........ ........ ........ ........ ........ ........ 77% 329M 0s
00:07:47 178176K ........ ........ ........ ........ ........ ........ 78% 234M 0s
00:07:47 181248K ........ ........ ........ ........ ........ ........ 80% 251M 0s
00:07:47 184320K ........ ........ ........ ........ ........ ........ 81% 332M 0s
00:07:47 187392K ........ ........ ........ ........ ........ ........ 83% 308M 0s
00:07:47 190464K ........ ........ ........ ........ ........ ........ 84% 179M 0s
00:07:47 193536K ........ ........ ........ ........ ........ ........ 85% 262M 0s
00:07:47 196608K ........ ........ ........ ........ ........ ........ 87% 378M 0s
00:07:47 199680K ........ ........ ........ ........ ........ ........ 88% 321M 0s
00:07:47 202752K ........ ........ ........ ........ ........ ........ 89% 165M 0s
00:07:48 205824K ........ ........ ........ ........ ........ ........ 91% 227M 0s
00:07:48 208896K ........ ........ ........ ........ ........ ........ 92% 272M 0s
00:07:48 211968K ........ ........ ........ ........ ........ ........ 93% 168M 0s
00:07:48 215040K ........ ........ ........ ........ ........ ........ 95% 298M 0s
00:07:48 218112K ........ ........ ........ ........ ........ ........ 96% 166M 0s
00:07:48 221184K ........ ........ ........ ........ ........ ........ 97% 283M 0s
00:07:48 224256K ........ ........ ........ ........ ........ ........ 99% 327M 0s
00:07:48 227328K ........ ........ ........ ........ . 100% 256M=1.0s
00:07:48
00:07:48 2025-11-16 00:07:48 (221 MB/s) - ‘karaf-0.23.0-20251115.223631-603.zip’ saved [234979364/234979364]
00:07:48
00:07:48 Extracting the new controller...
00:07:48 + echo 'Extracting the new controller...'
00:07:48 + unzip -q karaf-0.23.0-20251115.223631-603.zip
00:07:50 Adding external repositories...
00:07:50 + echo 'Adding external repositories...'
00:07: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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:50 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:50 ################################################################################
00:07:50 #
00:07:50 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:50 # contributor license agreements. See the NOTICE file distributed with
00:07:50 # this work for additional information regarding copyright ownership.
00:07:50 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:50 # (the "License"); you may not use this file except in compliance with
00:07:50 # the License. You may obtain a copy of the License at
00:07:50 #
00:07:50 # http://www.apache.org/licenses/LICENSE-2.0
00:07:50 #
00:07:50 # Unless required by applicable law or agreed to in writing, software
00:07:50 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:50 # See the License for the specific language governing permissions and
00:07:50 # limitations under the License.
00:07:50 #
00:07:50 ################################################################################
00:07:50
00:07:50 #
00:07:50 # If set to true, the following property will not allow any certificate to be used
00:07:50 # when accessing Maven repositories through SSL
00:07:50 #
00:07:50 #org.ops4j.pax.url.mvn.certificateCheck=
00:07:50
00:07:50 #
00:07:50 # Path to the local Maven settings file.
00:07:50 # The repositories defined in this file will be automatically added to the list
00:07:50 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:07:50 # below is not set.
00:07:50 # The following locations are checked for the existence of the settings.xml file
00:07:50 # * 1. looks for the specified url
00:07:50 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:07:50 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:07:50 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:07:50 #
00:07:50 #org.ops4j.pax.url.mvn.settings=
00:07:50
00:07:50 #
00:07:50 # Path to the local Maven repository which is used to avoid downloading
00:07:50 # artifacts when they already exist locally.
00:07:50 # The value of this property will be extracted from the settings.xml file
00:07:50 # above, or defaulted to:
00:07:50 # System.getProperty( "user.home" ) + "/.m2/repository"
00:07:50 #
00:07:50 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:07:50
00:07:50 #
00:07:50 # Default this to false. It's just weird to use undocumented repos
00:07:50 #
00:07:50 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:07:50
00:07:50 #
00:07:50 # Uncomment if you don't wanna use the proxy settings
00:07:50 # from the Maven conf/settings.xml file
00:07:50 #
00:07:50 # org.ops4j.pax.url.mvn.proxySupport=false
00:07:50
00:07:50 #
00:07:50 # Comma separated list of repositories scanned when resolving an artifact.
00:07:50 # Those repositories will be checked before iterating through the
00:07:50 # below list of repositories and even before the local repository
00:07:50 # A repository url can be appended with zero or more of the following flags:
00:07:50 # @snapshots : the repository contains snaphots
00:07:50 # @noreleases : the repository does not contain any released artifacts
00:07:50 #
00:07:50 # The following property value will add the system folder as a repo.
00:07:50 #
00:07:50 org.ops4j.pax.url.mvn.defaultRepositories=\
00:07:50 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:07:50 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:07:50 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:07:50
00:07:50 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:07:50 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:07:50
00:07:50 #
00:07:50 # Comma separated list of repositories scanned when resolving an artifact.
00:07:50 # The default list includes the following repositories:
00:07:50 # http://repo1.maven.org/maven2@id=central
00:07:50 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:07:50 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:07:50 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:07:50 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:07:50 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:07:50 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:50 # To add repositories to the default ones, prepend '+' to the list of repositories
00:07:50 # to add.
00:07:50 # A repository url can be appended with zero or more of the following flags:
00:07:50 # @snapshots : the repository contains snapshots
00:07:50 # @noreleases : the repository does not contain any released artifacts
00:07:50 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:07:50 #
00:07: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
00:07:50
00:07:50 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:07:50 + echo 'Configuring the startup features...'
00:07:50 Configuring the startup features...
00:07:50 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:50 + FEATURE_TEST_STRING=features-test
00:07:50 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:07:50 + KARAF_VERSION=karaf4
00:07:50 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:07:50 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:50 + [[ ! -z '' ]]
00:07:50 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:50 ################################################################################
00:07:50 #
00:07:50 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:50 # contributor license agreements. See the NOTICE file distributed with
00:07:50 # this work for additional information regarding copyright ownership.
00:07:50 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:50 # (the "License"); you may not use this file except in compliance with
00:07:50 # the License. You may obtain a copy of the License at
00:07:50 #
00:07:50 # http://www.apache.org/licenses/LICENSE-2.0
00:07:50 #
00:07:50 # Unless required by applicable law or agreed to in writing, software
00:07:50 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:50 # See the License for the specific language governing permissions and
00:07:50 # limitations under the License.
00:07:50 #
00:07:50 ################################################################################
00:07:50
00:07:50 #
00:07:50 # Comma separated list of features repositories to register by default
00:07:50 #
00:07:50 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/43bde883-8dcd-4e32-ba2d-748c41b38504.xml
00:07:50
00:07:50 #
00:07:50 # Comma separated list of features to install at startup
00:07:50 #
00:07:50 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 160c0852-6316-4d75-8b0c-b16a25a10a4c
00:07:50
00:07:50 #
00:07:50 # Resource repositories (OBR) that the features resolver can use
00:07:50 # to resolve requirements/capabilities
00:07:50 #
00:07:50 # The format of the resourceRepositories is
00:07:50 # resourceRepositories=[xml:url|json:url],...
00:07:50 # for Instance:
00:07:50 #
00:07:50 #resourceRepositories=xml:http://host/path/to/index.xml
00:07:50 # or
00:07:50 #resourceRepositories=json:http://host/path/to/index.json
00:07:50 #
00:07:50
00:07:50 #
00:07:50 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:07:50 #
00:07:50 featuresBootAsynchronous=false
00:07:50
00:07:50 #
00:07:50 # Service requirements enforcement
00:07:50 #
00:07:50 # By default, the feature resolver checks the service requirements/capabilities of
00:07:50 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:07:50 # the required bundles.
00:07:50 # The following flag can have those values:
00:07:50 # - disable: service requirements are completely ignored
00:07:50 # - default: service requirements are ignored for old features
00:07:50 # - enforce: service requirements are always verified
00:07:50 #
00:07:50 #serviceRequirements=default
00:07:50
00:07:50 #
00:07:50 # Store cfg file for config element in feature
00:07:50 #
00:07:50 #configCfgStore=true
00:07:50
00:07:50 #
00:07:50 # Define if the feature service automatically refresh bundles
00:07:50 #
00:07:50 autoRefresh=true
00:07:50
00:07:50 #
00:07:50 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:07:50 # XML file defines instructions related to features processing
00:07:50 # versions.properties may declare properties to resolve placeholders in XML file
00:07:50 # both files are relative to ${karaf.etc}
00:07:50 #
00:07:50 #featureProcessing=org.apache.karaf.features.xml
00:07:50 #featureProcessingVersions=versions.properties
00:07:50 + configure_karaf_log karaf4 ''
00:07:50 + local -r karaf_version=karaf4
00:07:50 + local -r controllerdebugmap=
00:07:50 + local logapi=log4j
00:07:50 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:50 log4j2.rootLogger.level = INFO
00:07:50 #log4j2.rootLogger.type = asyncRoot
00:07:50 #log4j2.rootLogger.includeLocation = false
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:50 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:50 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:50 log4j2.logger.spifly.level = WARN
00:07:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:50 log4j2.logger.audit.level = INFO
00:07:50 log4j2.logger.audit.additivity = false
00:07:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:50 log4j2.appender.console.type = Console
00:07:50 log4j2.appender.console.name = Console
00:07:50 log4j2.appender.console.layout.type = PatternLayout
00:07:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:50 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:50 log4j2.appender.rolling.name = RollingFile
00:07:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:50 #log4j2.appender.rolling.immediateFlush = false
00:07:50 log4j2.appender.rolling.append = true
00:07:50 log4j2.appender.rolling.layout.type = PatternLayout
00:07:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:50 log4j2.appender.rolling.policies.type = Policies
00:07:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:50 log4j2.appender.rolling.policies.size.size = 64MB
00:07:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:50 log4j2.appender.rolling.strategy.max = 7
00:07:50 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:50 log4j2.appender.audit.name = AuditRollingFile
00:07:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:50 log4j2.appender.audit.append = true
00:07:50 log4j2.appender.audit.layout.type = PatternLayout
00:07:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:50 log4j2.appender.audit.policies.type = Policies
00:07:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:50 log4j2.appender.audit.policies.size.size = 8MB
00:07:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:50 log4j2.appender.audit.strategy.max = 7
00:07:50 log4j2.appender.osgi.type = PaxOsgi
00:07:50 log4j2.appender.osgi.name = PaxOsgi
00:07:50 log4j2.appender.osgi.filter = *
00:07:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:50 #log4j2.logger.aether.level = TRACE
00:07:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:50 #log4j2.logger.http-headers.level = DEBUG
00:07:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:50 #log4j2.logger.maven.level = TRACE
00:07:50 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:07:50 + logapi=log4j2
00:07:50 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:07:50 + '[' log4j2 == log4j2 ']'
00:07:50 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:50 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:07:50 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:07:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:07:50 controllerdebugmap:
00:07:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:07:50 + unset IFS
00:07:50 + echo 'controllerdebugmap: '
00:07:50 + '[' -n '' ']'
00:07:50 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:50 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:07:50 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:50 ################################################################################
00:07:50 #
00:07:50 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:50 # contributor license agreements. See the NOTICE file distributed with
00:07:50 # this work for additional information regarding copyright ownership.
00:07:50 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:50 # (the "License"); you may not use this file except in compliance with
00:07:50 # the License. You may obtain a copy of the License at
00:07:50 #
00:07:50 # http://www.apache.org/licenses/LICENSE-2.0
00:07:50 #
00:07:50 # Unless required by applicable law or agreed to in writing, software
00:07:50 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:50 # See the License for the specific language governing permissions and
00:07:50 # limitations under the License.
00:07:50 #
00:07:50 ################################################################################
00:07:50
00:07:50 # Common pattern layout for appenders
00:07:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:50
00:07:50 # Root logger
00:07:50 log4j2.rootLogger.level = INFO
00:07:50 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:07:50 #log4j2.rootLogger.type = asyncRoot
00:07:50 #log4j2.rootLogger.includeLocation = false
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:50 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:50
00:07:50 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:50
00:07:50 # Loggers configuration
00:07:50
00:07:50 # Spifly logger
00:07:50 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:50 log4j2.logger.spifly.level = WARN
00:07:50
00:07:50 # Security audit logger
00:07:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:50 log4j2.logger.audit.level = INFO
00:07:50 log4j2.logger.audit.additivity = false
00:07:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:50
00:07:50 # Appenders configuration
00:07:50
00:07:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:50 log4j2.appender.console.type = Console
00:07:50 log4j2.appender.console.name = Console
00:07:50 log4j2.appender.console.layout.type = PatternLayout
00:07:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:50
00:07:50 # Rolling file appender
00:07:50 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:50 log4j2.appender.rolling.name = RollingFile
00:07:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:50 # uncomment to not force a disk flush
00:07:50 #log4j2.appender.rolling.immediateFlush = false
00:07:50 log4j2.appender.rolling.append = true
00:07:50 log4j2.appender.rolling.layout.type = PatternLayout
00:07:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:50 log4j2.appender.rolling.policies.type = Policies
00:07:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:50 log4j2.appender.rolling.policies.size.size = 1GB
00:07:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:50 log4j2.appender.rolling.strategy.max = 7
00:07:50
00:07:50 # Audit file appender
00:07:50 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:50 log4j2.appender.audit.name = AuditRollingFile
00:07:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:50 log4j2.appender.audit.append = true
00:07:50 log4j2.appender.audit.layout.type = PatternLayout
00:07:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:50 log4j2.appender.audit.policies.type = Policies
00:07:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:50 log4j2.appender.audit.policies.size.size = 8MB
00:07:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:50 log4j2.appender.audit.strategy.max = 7
00:07:50
00:07:50 # OSGi appender
00:07:50 log4j2.appender.osgi.type = PaxOsgi
00:07:50 log4j2.appender.osgi.name = PaxOsgi
00:07:50 log4j2.appender.osgi.filter = *
00:07:50
00:07:50 # help with identification of maven-related problems with pax-url-aether
00:07:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:50 #log4j2.logger.aether.level = TRACE
00:07:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:50 #log4j2.logger.http-headers.level = DEBUG
00:07:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:50 #log4j2.logger.maven.level = TRACE
00:07:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:07:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:07:50 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:50 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:07:50 + local -r controllermem=2048m
00:07:50 Configure
00:07:50 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:07:50 max memory: 2048m
00:07:50 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:50 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:50 + echo Configure
00:07:50 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:07:50 + echo ' max memory: 2048m'
00:07:50 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:50 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:50 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:50 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:50 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:50 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:50 #!/bin/sh
00:07:50 #
00:07:50 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:50 # contributor license agreements. See the NOTICE file distributed with
00:07:50 # this work for additional information regarding copyright ownership.
00:07:50 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:50 # (the "License"); you may not use this file except in compliance with
00:07:50 # the License. You may obtain a copy of the License at
00:07:50 #
00:07:50 # http://www.apache.org/licenses/LICENSE-2.0
00:07:50 #
00:07:50 # Unless required by applicable law or agreed to in writing, software
00:07:50 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:50 # See the License for the specific language governing permissions and
00:07:50 # limitations under the License.
00:07:50 #
00:07:50
00:07:50 #
00:07:50 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:07:50 # script: client, instance, shell, start, status, stop, karaf
00:07:50 #
00:07:50 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:07:50 # Actions go here...
00:07:50 # fi
00:07:50
00:07:50 #
00:07:50 # general settings which should be applied for all scripts go here; please keep
00:07:50 # in mind that it is possible that scripts might be executed more than once, e.g.
00:07:50 # in example of the start script where the start script is executed first and the
00:07:50 # karaf script afterwards.
00:07:50 #
00:07:50
00:07:50 #
00:07:50 # The following section shows the possible configuration options for the default
00:07:50 # karaf scripts
00:07:50 #
00:07:50 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:07:50 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:07:50 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:07:50 # export EXTRA_JAVA_OPTS # Additional JVM options
00:07:50 # export KARAF_HOME # Karaf home folder
00:07:50 # export KARAF_DATA # Karaf data folder
00:07:50 # export KARAF_BASE # Karaf base folder
00:07:50 # export KARAF_ETC # Karaf etc folder
00:07:50 # export KARAF_LOG # Karaf log folder
00:07:50 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:07:50 # export KARAF_OPTS # Additional available Karaf options
00:07:50 # export KARAF_DEBUG # Enable debug mode
00:07:50 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:07:50 # export KARAF_NOROOT # Prevent execution as root if set to true
00:07:50 Set Java version
00:07:50 + echo 'Set Java version'
00:07:50 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:07: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
00:07:50 sudo: a password is required
00:07:50 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07: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
00:07:50 sudo: a password is required
00:07:50 JDK default version ...
00:07:50 + echo 'JDK default version ...'
00:07:50 + java -version
00:07:50 openjdk version "21.0.8" 2025-07-15
00:07:50 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:07:50 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:07:50 Set JAVA_HOME
00:07:50 + echo 'Set JAVA_HOME'
00:07:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:50 Listing all open ports on controller system...
00:07:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:07:50 + echo 'Listing all open ports on controller system...'
00:07:50 + netstat -pnatu
00:07:50 /tmp/configuration-script.sh: line 40: netstat: command not found
00:07:50 Configuring cluster
00:07:50 + '[' -f /tmp/custom_shard_config.txt ']'
00:07:50 + echo 'Configuring cluster'
00:07:50 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.145 10.30.171.69 10.30.170.169
00:07:50 ################################################
00:07:50 ## Configure Cluster ##
00:07:50 ################################################
00:07:50 NOTE: Cluster configuration files not found. Copying from
00:07:50 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:07:50 Configuring unique name in pekko.conf
00:07:50 Configuring hostname in pekko.conf
00:07:50 Configuring data and rpc seed nodes in pekko.conf
00:07:50 modules = [
00:07:50
00:07:50 {
00:07:50 name = "inventory"
00:07:50 namespace = "urn:opendaylight:inventory"
00:07:50 shard-strategy = "module"
00:07:50 },
00:07:50 {
00:07:50 name = "topology"
00:07:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:50 shard-strategy = "module"
00:07:50 },
00:07:50 {
00:07:50 name = "toaster"
00:07:50 namespace = "http://netconfcentral.org/ns/toaster"
00:07:50 shard-strategy = "module"
00:07:50 }
00:07:50 ]
00:07:50 Configuring replication type in module-shards.conf
00:07:50 ################################################
00:07:50 ## NOTE: Manually restart controller to ##
00:07:50 ## apply configuration. ##
00:07:50 ################################################
00:07:50 Dump pekko.conf
00:07:50 + echo 'Dump pekko.conf'
00:07:50 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:50
00:07:50 odl-cluster-data {
00:07:50 pekko {
00:07:50 remote {
00:07:50 artery {
00:07:50 enabled = on
00:07:50 transport = tcp
00:07:50 canonical.hostname = "10.30.171.69"
00:07:50 canonical.port = 2550
00:07:50 }
00:07:50 }
00:07:50
00:07:50 cluster {
00:07:50 # Using artery.
00:07:50 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.145:2550",
00:07:50 "pekko://opendaylight-cluster-data@10.30.171.69:2550",
00:07:50 "pekko://opendaylight-cluster-data@10.30.170.169:2550"]
00:07:50
00:07:50 roles = ["member-2"]
00:07:50
00:07:50 # when under load we might trip a false positive on the failure detector
00:07:50 # failure-detector {
00:07:50 # heartbeat-interval = 4 s
00:07:50 # acceptable-heartbeat-pause = 16s
00:07:50 # }
00:07:50 }
00:07:50
00:07:50 persistence {
00:07:50 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:07:50 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:07:50 # The relative path is always relative to KARAF_HOME.
00:07:50
00:07:50 # snapshot-store.local.dir = "target/snapshots"
00:07:50
00:07:50 # Use lz4 compression for LocalSnapshotStore snapshots
00:07:50 snapshot-store.local.use-lz4-compression = false
00:07:50 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:07:50 snapshot-store.local.lz4-blocksize = 256KB
00:07:50 }
00:07:50 disable-default-actor-system-quarantined-event-handling = "false"
00:07:50 }
00:07:50 }
00:07:50 Dump modules.conf
00:07:50 + echo 'Dump modules.conf'
00:07:50 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:50 modules = [
00:07:50
00:07:50 {
00:07:50 name = "inventory"
00:07:50 namespace = "urn:opendaylight:inventory"
00:07:50 shard-strategy = "module"
00:07:50 },
00:07:50 {
00:07:50 name = "topology"
00:07:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:50 shard-strategy = "module"
00:07:50 },
00:07:50 {
00:07:50 name = "toaster"
00:07:50 namespace = "http://netconfcentral.org/ns/toaster"
00:07:50 shard-strategy = "module"
00:07:50 }
00:07:50 ]
00:07:50 Dump module-shards.conf
00:07:50 + echo 'Dump module-shards.conf'
00:07:50 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:50 module-shards = [
00:07:50 {
00:07:50 name = "default"
00:07:50 shards = [
00:07:50 {
00:07:50 name = "default"
00:07:50 replicas = ["member-1",
00:07:50 "member-2",
00:07:50 "member-3"]
00:07:50 }
00:07:50 ]
00:07:50 },
00:07:50 {
00:07:50 name = "inventory"
00:07:50 shards = [
00:07:50 {
00:07:50 name="inventory"
00:07:50 replicas = ["member-1",
00:07:50 "member-2",
00:07:50 "member-3"]
00:07:50 }
00:07:50 ]
00:07:50 },
00:07:50 {
00:07:50 name = "topology"
00:07:50 shards = [
00:07:50 {
00:07:50 name="topology"
00:07:50 replicas = ["member-1",
00:07:50 "member-2",
00:07:50 "member-3"]
00:07:50 }
00:07:50 ]
00:07:50 },
00:07:50 {
00:07:50 name = "toaster"
00:07:50 shards = [
00:07:50 {
00:07:50 name="toaster"
00:07:50 replicas = ["member-1",
00:07:50 "member-2",
00:07:50 "member-3"]
00:07:50 }
00:07:50 ]
00:07:50 }
00:07:50 ]
00:07:50 Configuring member-3 with IP address 10.30.170.169
00:07:50 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:07:50 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:07:51 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:07: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 ]]
00:07:51 ++ echo 'common-functions.sh is being sourced'
00:07:51 common-functions.sh is being sourced
00:07:51 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:07:51 ++ DISTROSTREAM=vanadium
00:07:51 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:51 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:51 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:51 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:51 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:51 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:51 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:51 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:51 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:51 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:51 ++ export CONTROLLERMEM=
00:07:51 ++ CONTROLLERMEM=
00:07:51 ++ case "${DISTROSTREAM}" in
00:07:51 ++ CLUSTER_SYSTEM=pekko
00:07:51 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:51 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:51 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:51 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:51 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:51 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:51 ++ print_common_env
00:07:51 ++ cat
00:07:51 common-functions environment:
00:07:51 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:51 ACTUALFEATURES:
00:07:51 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:51 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:51 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:51 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:51 CONTROLLERMEM:
00:07:51 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:51 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:51 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:51 SUITES:
00:07:51
00:07:51 ++ SSH='ssh -t -t'
00:07:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:07:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:07:51 Changing to /tmp
00:07:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:51 + echo 'Changing to /tmp'
00:07:51 + cd /tmp
00:07:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip'
00:07:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:51 --2025-11-16 00:07:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
00:07:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:51 HTTP request sent, awaiting response... 200 OK
00:07:51 Length: 234979364 (224M) [application/zip]
00:07:51 Saving to: ‘karaf-0.23.0-20251115.223631-603.zip’
00:07:51
00:07:51 0K ........ ........ ........ ........ ........ ........ 1% 64.7M 3s
00:07:51 3072K ........ ........ ........ ........ ........ ........ 2% 126M 3s
00:07:51 6144K ........ ........ ........ ........ ........ ........ 4% 168M 2s
00:07:51 9216K ........ ........ ........ ........ ........ ........ 5% 180M 2s
00:07:51 12288K ........ ........ ........ ........ ........ ........ 6% 218M 2s
00:07:51 15360K ........ ........ ........ ........ ........ ........ 8% 208M 2s
00:07:51 18432K ........ ........ ........ ........ ........ ........ 9% 210M 1s
00:07:51 21504K ........ ........ ........ ........ ........ ........ 10% 225M 1s
00:07:51 24576K ........ ........ ........ ........ ........ ........ 12% 239M 1s
00:07:51 27648K ........ ........ ........ ........ ........ ........ 13% 246M 1s
00:07:51 30720K ........ ........ ........ ........ ........ ........ 14% 262M 1s
00:07:51 33792K ........ ........ ........ ........ ........ ........ 16% 276M 1s
00:07:51 36864K ........ ........ ........ ........ ........ ........ 17% 233M 1s
00:07:51 39936K ........ ........ ........ ........ ........ ........ 18% 200M 1s
00:07:51 43008K ........ ........ ........ ........ ........ ........ 20% 225M 1s
00:07:51 46080K ........ ........ ........ ........ ........ ........ 21% 208M 1s
00:07:51 49152K ........ ........ ........ ........ ........ ........ 22% 187M 1s
00:07:51 52224K ........ ........ ........ ........ ........ ........ 24% 186M 1s
00:07:51 55296K ........ ........ ........ ........ ........ ........ 25% 244M 1s
00:07:51 58368K ........ ........ ........ ........ ........ ........ 26% 255M 1s
00:07:51 61440K ........ ........ ........ ........ ........ ........ 28% 243M 1s
00:07:51 64512K ........ ........ ........ ........ ........ ........ 29% 195M 1s
00:07:51 67584K ........ ........ ........ ........ ........ ........ 30% 258M 1s
00:07:51 70656K ........ ........ ........ ........ ........ ........ 32% 253M 1s
00:07:51 73728K ........ ........ ........ ........ ........ ........ 33% 260M 1s
00:07:51 76800K ........ ........ ........ ........ ........ ........ 34% 350M 1s
00:07:51 79872K ........ ........ ........ ........ ........ ........ 36% 354M 1s
00:07:51 82944K ........ ........ ........ ........ ........ ........ 37% 195M 1s
00:07:51 86016K ........ ........ ........ ........ ........ ........ 38% 246M 1s
00:07:51 89088K ........ ........ ........ ........ ........ ........ 40% 227M 1s
00:07:51 92160K ........ ........ ........ ........ ........ ........ 41% 209M 1s
00:07:51 95232K ........ ........ ........ ........ ........ ........ 42% 211M 1s
00:07:51 98304K ........ ........ ........ ........ ........ ........ 44% 246M 1s
00:07:51 101376K ........ ........ ........ ........ ........ ........ 45% 276M 1s
00:07:51 104448K ........ ........ ........ ........ ........ ........ 46% 317M 1s
00:07:51 107520K ........ ........ ........ ........ ........ ........ 48% 314M 1s
00:07:51 110592K ........ ........ ........ ........ ........ ........ 49% 311M 1s
00:07:51 113664K ........ ........ ........ ........ ........ ........ 50% 309M 1s
00:07:51 116736K ........ ........ ........ ........ ........ ........ 52% 318M 0s
00:07:51 119808K ........ ........ ........ ........ ........ ........ 53% 318M 0s
00:07:51 122880K ........ ........ ........ ........ ........ ........ 54% 311M 0s
00:07:51 125952K ........ ........ ........ ........ ........ ........ 56% 280M 0s
00:07:51 129024K ........ ........ ........ ........ ........ ........ 57% 188M 0s
00:07:51 132096K ........ ........ ........ ........ ........ ........ 58% 198M 0s
00:07:51 135168K ........ ........ ........ ........ ........ ........ 60% 263M 0s
00:07:51 138240K ........ ........ ........ ........ ........ ........ 61% 260M 0s
00:07:51 141312K ........ ........ ........ ........ ........ ........ 62% 252M 0s
00:07:51 144384K ........ ........ ........ ........ ........ ........ 64% 222M 0s
00:07:51 147456K ........ ........ ........ ........ ........ ........ 65% 243M 0s
00:07:51 150528K ........ ........ ........ ........ ........ ........ 66% 244M 0s
00:07:51 153600K ........ ........ ........ ........ ........ ........ 68% 291M 0s
00:07:51 156672K ........ ........ ........ ........ ........ ........ 69% 263M 0s
00:07:51 159744K ........ ........ ........ ........ ........ ........ 70% 244M 0s
00:07:51 162816K ........ ........ ........ ........ ........ ........ 72% 312M 0s
00:07:51 165888K ........ ........ ........ ........ ........ ........ 73% 160M 0s
00:07:51 168960K ........ ........ ........ ........ ........ ........ 74% 138M 0s
00:07:51 172032K ........ ........ ........ ........ ........ ........ 76% 267M 0s
00:07:51 175104K ........ ........ ........ ........ ........ ........ 77% 288M 0s
00:07:51 178176K ........ ........ ........ ........ ........ ........ 78% 323M 0s
00:07:51 181248K ........ ........ ........ ........ ........ ........ 80% 321M 0s
00:07:51 184320K ........ ........ ........ ........ ........ ........ 81% 316M 0s
00:07:51 187392K ........ ........ ........ ........ ........ ........ 83% 331M 0s
00:07:51 190464K ........ ........ ........ ........ ........ ........ 84% 267M 0s
00:07:51 193536K ........ ........ ........ ........ ........ ........ 85% 252M 0s
00:07:51 196608K ........ ........ ........ ........ ........ ........ 87% 242M 0s
00:07:51 199680K ........ ........ ........ ........ ........ ........ 88% 249M 0s
00:07:51 202752K ........ ........ ........ ........ ........ ........ 89% 246M 0s
00:07:51 205824K ........ ........ ........ ........ ........ ........ 91% 225M 0s
00:07:51 208896K ........ ........ ........ ........ ........ ........ 92% 250M 0s
00:07:51 211968K ........ ........ ........ ........ ........ ........ 93% 243M 0s
00:07:51 215040K ........ ........ ........ ........ ........ ........ 95% 244M 0s
00:07:52 218112K ........ ........ ........ ........ ........ ........ 96% 241M 0s
00:07:52 221184K ........ ........ ........ ........ ........ ........ 97% 244M 0s
00:07:52 224256K ........ ........ ........ ........ ........ ........ 99% 241M 0s
00:07:52 227328K ........ ........ ........ ........ . 100% 251M=1.0s
00:07:52
00:07:52 2025-11-16 00:07:52 (231 MB/s) - ‘karaf-0.23.0-20251115.223631-603.zip’ saved [234979364/234979364]
00:07:52
00:07:52 Extracting the new controller...
00:07:52 + echo 'Extracting the new controller...'
00:07:52 + unzip -q karaf-0.23.0-20251115.223631-603.zip
00:07:54 Adding external repositories...
00:07:54 + echo 'Adding external repositories...'
00:07:54 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:54 ################################################################################
00:07:54 #
00:07:54 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:54 # contributor license agreements. See the NOTICE file distributed with
00:07:54 # this work for additional information regarding copyright ownership.
00:07:54 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:54 # (the "License"); you may not use this file except in compliance with
00:07:54 # the License. You may obtain a copy of the License at
00:07:54 #
00:07:54 # http://www.apache.org/licenses/LICENSE-2.0
00:07:54 #
00:07:54 # Unless required by applicable law or agreed to in writing, software
00:07:54 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:54 # See the License for the specific language governing permissions and
00:07:54 # limitations under the License.
00:07:54 #
00:07:54 ################################################################################
00:07:54
00:07:54 #
00:07:54 # If set to true, the following property will not allow any certificate to be used
00:07:54 # when accessing Maven repositories through SSL
00:07:54 #
00:07:54 #org.ops4j.pax.url.mvn.certificateCheck=
00:07:54
00:07:54 #
00:07:54 # Path to the local Maven settings file.
00:07:54 # The repositories defined in this file will be automatically added to the list
00:07:54 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:07:54 # below is not set.
00:07:54 # The following locations are checked for the existence of the settings.xml file
00:07:54 # * 1. looks for the specified url
00:07:54 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:07:54 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:07:54 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:07:54 #
00:07:54 #org.ops4j.pax.url.mvn.settings=
00:07:54
00:07:54 #
00:07:54 # Path to the local Maven repository which is used to avoid downloading
00:07:54 # artifacts when they already exist locally.
00:07:54 # The value of this property will be extracted from the settings.xml file
00:07:54 # above, or defaulted to:
00:07:54 # System.getProperty( "user.home" ) + "/.m2/repository"
00:07:54 #
00:07:54 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:07:54
00:07:54 #
00:07:54 # Default this to false. It's just weird to use undocumented repos
00:07:54 #
00:07:54 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:07:54
00:07:54 #
00:07:54 # Uncomment if you don't wanna use the proxy settings
00:07:54 # from the Maven conf/settings.xml file
00:07:54 #
00:07:54 # org.ops4j.pax.url.mvn.proxySupport=false
00:07:54
00:07:54 #
00:07:54 # Comma separated list of repositories scanned when resolving an artifact.
00:07:54 # Those repositories will be checked before iterating through the
00:07:54 # below list of repositories and even before the local repository
00:07:54 # A repository url can be appended with zero or more of the following flags:
00:07:54 # @snapshots : the repository contains snaphots
00:07:54 # @noreleases : the repository does not contain any released artifacts
00:07:54 #
00:07:54 # The following property value will add the system folder as a repo.
00:07:54 #
00:07:54 org.ops4j.pax.url.mvn.defaultRepositories=\
00:07:54 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:07:54 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:07:54 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:07:54
00:07:54 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:07:54 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:07:54
00:07:54 #
00:07:54 # Comma separated list of repositories scanned when resolving an artifact.
00:07:54 # The default list includes the following repositories:
00:07:54 # http://repo1.maven.org/maven2@id=central
00:07:54 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:07:54 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:07:54 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:07:54 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:07:54 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:07:54 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:54 # To add repositories to the default ones, prepend '+' to the list of repositories
00:07:54 # to add.
00:07:54 # A repository url can be appended with zero or more of the following flags:
00:07:54 # @snapshots : the repository contains snapshots
00:07:54 # @noreleases : the repository does not contain any released artifacts
00:07:54 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:07:54 #
00:07:54 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:54
00:07:54 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:07:54 + [[ True == \T\r\u\e ]]
00:07:54 + echo 'Configuring the startup features...'
00:07:54 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:54 + FEATURE_TEST_STRING=features-test
00:07:54 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:07:54 + KARAF_VERSION=karaf4
00:07:54 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:07:54 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:54 + [[ ! -z '' ]]
00:07:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:54 ################################################################################
00:07:54 #
00:07:54 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:54 # contributor license agreements. See the NOTICE file distributed with
00:07:54 # this work for additional information regarding copyright ownership.
00:07:54 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:54 # (the "License"); you may not use this file except in compliance with
00:07:54 # the License. You may obtain a copy of the License at
00:07:54 #
00:07:54 # http://www.apache.org/licenses/LICENSE-2.0
00:07:54 #
00:07:54 # Unless required by applicable law or agreed to in writing, software
00:07:54 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:54 # See the License for the specific language governing permissions and
00:07:54 # limitations under the License.
00:07:54 #
00:07:54 ################################################################################
00:07:54
00:07:54 #
00:07:54 # Comma separated list of features repositories to register by default
00:07:54 #
00:07:54 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/43bde883-8dcd-4e32-ba2d-748c41b38504.xml
00:07:54
00:07:54 #
00:07:54 # Comma separated list of features to install at startup
00:07:54 #
00:07:54 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 160c0852-6316-4d75-8b0c-b16a25a10a4c
00:07:54
00:07:54 #
00:07:54 # Resource repositories (OBR) that the features resolver can use
00:07:54 # to resolve requirements/capabilities
00:07:54 #
00:07:54 # The format of the resourceRepositories is
00:07:54 # resourceRepositories=[xml:url|json:url],...
00:07:54 # for Instance:
00:07:54 #
00:07:54 #resourceRepositories=xml:http://host/path/to/index.xml
00:07:54 # or
00:07:54 #resourceRepositories=json:http://host/path/to/index.json
00:07:54 #
00:07:54
00:07:54 #
00:07:54 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:07:54 #
00:07:54 featuresBootAsynchronous=false
00:07:54
00:07:54 #
00:07:54 # Service requirements enforcement
00:07:54 #
00:07:54 # By default, the feature resolver checks the service requirements/capabilities of
00:07:54 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:07:54 # the required bundles.
00:07:54 # The following flag can have those values:
00:07:54 # - disable: service requirements are completely ignored
00:07:54 # - default: service requirements are ignored for old features
00:07:54 # - enforce: service requirements are always verified
00:07:54 #
00:07:54 #serviceRequirements=default
00:07:54
00:07:54 #
00:07:54 # Store cfg file for config element in feature
00:07:54 #
00:07:54 #configCfgStore=true
00:07:54
00:07:54 #
00:07:54 # Define if the feature service automatically refresh bundles
00:07:54 #
00:07:54 autoRefresh=true
00:07:54
00:07:54 #
00:07:54 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:07:54 # XML file defines instructions related to features processing
00:07:54 # versions.properties may declare properties to resolve placeholders in XML file
00:07:54 # both files are relative to ${karaf.etc}
00:07:54 #
00:07:54 #featureProcessing=org.apache.karaf.features.xml
00:07:54 #featureProcessingVersions=versions.properties
00:07:54 + configure_karaf_log karaf4 ''
00:07:54 + local -r karaf_version=karaf4
00:07:54 + local -r controllerdebugmap=
00:07:54 + local logapi=log4j
00:07:54 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:54 log4j2.rootLogger.level = INFO
00:07:54 #log4j2.rootLogger.type = asyncRoot
00:07:54 #log4j2.rootLogger.includeLocation = false
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:54 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:54 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:54 log4j2.logger.spifly.level = WARN
00:07:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:54 log4j2.logger.audit.level = INFO
00:07:54 log4j2.logger.audit.additivity = false
00:07:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:54 log4j2.appender.console.type = Console
00:07:54 log4j2.appender.console.name = Console
00:07:54 log4j2.appender.console.layout.type = PatternLayout
00:07:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:54 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:54 log4j2.appender.rolling.name = RollingFile
00:07:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:54 #log4j2.appender.rolling.immediateFlush = false
00:07:54 log4j2.appender.rolling.append = true
00:07:54 log4j2.appender.rolling.layout.type = PatternLayout
00:07:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:54 log4j2.appender.rolling.policies.type = Policies
00:07:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:54 log4j2.appender.rolling.policies.size.size = 64MB
00:07:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:54 log4j2.appender.rolling.strategy.max = 7
00:07:54 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:54 log4j2.appender.audit.name = AuditRollingFile
00:07:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:54 log4j2.appender.audit.append = true
00:07:54 log4j2.appender.audit.layout.type = PatternLayout
00:07:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:54 log4j2.appender.audit.policies.type = Policies
00:07:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:54 log4j2.appender.audit.policies.size.size = 8MB
00:07:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:54 log4j2.appender.audit.strategy.max = 7
00:07:54 log4j2.appender.osgi.type = PaxOsgi
00:07:54 log4j2.appender.osgi.name = PaxOsgi
00:07:54 log4j2.appender.osgi.filter = *
00:07:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:54 #log4j2.logger.aether.level = TRACE
00:07:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:54 #log4j2.logger.http-headers.level = DEBUG
00:07:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:54 #log4j2.logger.maven.level = TRACE
00:07:54 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:07:54 + logapi=log4j2
00:07:54 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:07:54 + '[' log4j2 == log4j2 ']'
00:07:54 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:54 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:07:54 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:07:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:07:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:07:54 + unset IFS
00:07:54 + echo 'controllerdebugmap: '
00:07:54 controllerdebugmap:
00:07:54 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:54 + '[' -n '' ']'
00:07:54 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:07:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:54 ################################################################################
00:07:54 #
00:07:54 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:54 # contributor license agreements. See the NOTICE file distributed with
00:07:54 # this work for additional information regarding copyright ownership.
00:07:54 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:54 # (the "License"); you may not use this file except in compliance with
00:07:54 # the License. You may obtain a copy of the License at
00:07:54 #
00:07:54 # http://www.apache.org/licenses/LICENSE-2.0
00:07:54 #
00:07:54 # Unless required by applicable law or agreed to in writing, software
00:07:54 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:54 # See the License for the specific language governing permissions and
00:07:54 # limitations under the License.
00:07:54 #
00:07:54 ################################################################################
00:07:54
00:07:54 # Common pattern layout for appenders
00:07:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:54
00:07:54 # Root logger
00:07:54 log4j2.rootLogger.level = INFO
00:07:54 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:07:54 #log4j2.rootLogger.type = asyncRoot
00:07:54 #log4j2.rootLogger.includeLocation = false
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:54 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:54
00:07:54 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:54
00:07:54 # Loggers configuration
00:07:54
00:07:54 # Spifly logger
00:07:54 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:54 log4j2.logger.spifly.level = WARN
00:07:54
00:07:54 # Security audit logger
00:07:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:54 log4j2.logger.audit.level = INFO
00:07:54 log4j2.logger.audit.additivity = false
00:07:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:54
00:07:54 # Appenders configuration
00:07:54
00:07:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:54 log4j2.appender.console.type = Console
00:07:54 log4j2.appender.console.name = Console
00:07:54 log4j2.appender.console.layout.type = PatternLayout
00:07:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:54
00:07:54 # Rolling file appender
00:07:54 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:54 log4j2.appender.rolling.name = RollingFile
00:07:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:54 # uncomment to not force a disk flush
00:07:54 #log4j2.appender.rolling.immediateFlush = false
00:07:54 log4j2.appender.rolling.append = true
00:07:54 log4j2.appender.rolling.layout.type = PatternLayout
00:07:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:54 log4j2.appender.rolling.policies.type = Policies
00:07:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:54 log4j2.appender.rolling.policies.size.size = 1GB
00:07:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:54 log4j2.appender.rolling.strategy.max = 7
00:07:54
00:07:54 # Audit file appender
00:07:54 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:54 log4j2.appender.audit.name = AuditRollingFile
00:07:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:54 log4j2.appender.audit.append = true
00:07:54 log4j2.appender.audit.layout.type = PatternLayout
00:07:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:54 log4j2.appender.audit.policies.type = Policies
00:07:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:54 log4j2.appender.audit.policies.size.size = 8MB
00:07:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:54 log4j2.appender.audit.strategy.max = 7
00:07:54
00:07:54 # OSGi appender
00:07:54 log4j2.appender.osgi.type = PaxOsgi
00:07:54 log4j2.appender.osgi.name = PaxOsgi
00:07:54 log4j2.appender.osgi.filter = *
00:07:54
00:07:54 # help with identification of maven-related problems with pax-url-aether
00:07:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:54 #log4j2.logger.aether.level = TRACE
00:07:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:54 #log4j2.logger.http-headers.level = DEBUG
00:07:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:54 #log4j2.logger.maven.level = TRACE
00:07:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:07:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:07:54 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:54 Configure
00:07:54 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:07:54 max memory: 2048m
00:07:54 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:54 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:07:54 + local -r controllermem=2048m
00:07:54 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:54 + echo Configure
00:07:54 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:07:54 + echo ' max memory: 2048m'
00:07:54 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:54 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:54 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:54 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:54 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:07:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:54 #!/bin/sh
00:07:54 #
00:07:54 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:54 # contributor license agreements. See the NOTICE file distributed with
00:07:54 # this work for additional information regarding copyright ownership.
00:07:54 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:54 # (the "License"); you may not use this file except in compliance with
00:07:54 # the License. You may obtain a copy of the License at
00:07:54 #
00:07:54 # http://www.apache.org/licenses/LICENSE-2.0
00:07:54 #
00:07:54 # Unless required by applicable law or agreed to in writing, software
00:07:54 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:54 # See the License for the specific language governing permissions and
00:07:54 # limitations under the License.
00:07:54 #
00:07:54
00:07:54 #
00:07:54 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:07:54 # script: client, instance, shell, start, status, stop, karaf
00:07:54 #
00:07:54 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:07:54 # Actions go here...
00:07:54 # fi
00:07:54
00:07:54 #
00:07:54 # general settings which should be applied for all scripts go here; please keep
00:07:54 # in mind that it is possible that scripts might be executed more than once, e.g.
00:07:54 # in example of the start script where the start script is executed first and the
00:07:54 # karaf script afterwards.
00:07:54 #
00:07:54
00:07:54 #
00:07:54 # The following section shows the possible configuration options for the default
00:07:54 # karaf scripts
00:07:54 #
00:07:54 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:07:54 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:07:54 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:07:54 # export EXTRA_JAVA_OPTS # Additional JVM options
00:07:54 # export KARAF_HOME # Karaf home folder
00:07:54 # export KARAF_DATA # Karaf data folder
00:07:54 # export KARAF_BASE # Karaf base folder
00:07:54 # export KARAF_ETC # Karaf etc folder
00:07:54 # export KARAF_LOG # Karaf log folder
00:07:54 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:07:54 # export KARAF_OPTS # Additional available Karaf options
00:07:54 # export KARAF_DEBUG # Enable debug mode
00:07:54 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:07:54 # export KARAF_NOROOT # Prevent execution as root if set to true
00:07:54 Set Java version
00:07:54 + echo 'Set Java version'
00:07:54 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:07:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:54 sudo: a password is required
00:07:54 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:07:54 sudo: a password is required
00:07:54 JDK default version ...
00:07:54 + echo 'JDK default version ...'
00:07:54 + java -version
00:07:54 openjdk version "21.0.8" 2025-07-15
00:07:54 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:07:54 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:07:54 Set JAVA_HOME
00:07:54 + echo 'Set JAVA_HOME'
00:07:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:07:54 Listing all open ports on controller system...
00:07:54 + echo 'Listing all open ports on controller system...'
00:07:54 + netstat -pnatu
00:07:54 /tmp/configuration-script.sh: line 40: netstat: command not found
00:07:54 Configuring cluster
00:07:54 + '[' -f /tmp/custom_shard_config.txt ']'
00:07:54 + echo 'Configuring cluster'
00:07:54 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.145 10.30.171.69 10.30.170.169
00:07:54 ################################################
00:07:54 ## Configure Cluster ##
00:07:54 ################################################
00:07:54 NOTE: Cluster configuration files not found. Copying from
00:07:54 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:07:54 Configuring unique name in pekko.conf
00:07:54 Configuring hostname in pekko.conf
00:07:54 Configuring data and rpc seed nodes in pekko.conf
00:07:54 modules = [
00:07:54
00:07:54 {
00:07:54 name = "inventory"
00:07:54 namespace = "urn:opendaylight:inventory"
00:07:54 shard-strategy = "module"
00:07:54 },
00:07:54 {
00:07:54 name = "topology"
00:07:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:54 shard-strategy = "module"
00:07:54 },
00:07:54 {
00:07:54 name = "toaster"
00:07:54 namespace = "http://netconfcentral.org/ns/toaster"
00:07:54 shard-strategy = "module"
00:07:54 }
00:07:54 ]
00:07:54 Configuring replication type in module-shards.conf
00:07:54 ################################################
00:07:54 ## NOTE: Manually restart controller to ##
00:07:54 ## apply configuration. ##
00:07:54 ################################################
00:07:54 Dump pekko.conf
00:07:54 + echo 'Dump pekko.conf'
00:07:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:54
00:07:54 odl-cluster-data {
00:07:54 pekko {
00:07:54 remote {
00:07:54 artery {
00:07:54 enabled = on
00:07:54 transport = tcp
00:07:54 canonical.hostname = "10.30.170.169"
00:07:54 canonical.port = 2550
00:07:54 }
00:07:54 }
00:07:54
00:07:54 cluster {
00:07:54 # Using artery.
00:07:54 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.145:2550",
00:07:54 "pekko://opendaylight-cluster-data@10.30.171.69:2550",
00:07:54 "pekko://opendaylight-cluster-data@10.30.170.169:2550"]
00:07:54
00:07:54 roles = ["member-3"]
00:07:54
00:07:54 # when under load we might trip a false positive on the failure detector
00:07:54 # failure-detector {
00:07:54 # heartbeat-interval = 4 s
00:07:54 # acceptable-heartbeat-pause = 16s
00:07:54 # }
00:07:54 }
00:07:54
00:07:54 persistence {
00:07:54 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:07:54 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:07:54 # The relative path is always relative to KARAF_HOME.
00:07:54
00:07:54 # snapshot-store.local.dir = "target/snapshots"
00:07:54
00:07:54 # Use lz4 compression for LocalSnapshotStore snapshots
00:07:54 snapshot-store.local.use-lz4-compression = false
00:07:54 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:07:54 snapshot-store.local.lz4-blocksize = 256KB
00:07:54 }
00:07:54 disable-default-actor-system-quarantined-event-handling = "false"
00:07:54 }
00:07:54 }
00:07:54 Dump modules.conf
00:07:54 + echo 'Dump modules.conf'
00:07:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:54 modules = [
00:07:54
00:07:54 {
00:07:54 name = "inventory"
00:07:54 namespace = "urn:opendaylight:inventory"
00:07:54 shard-strategy = "module"
00:07:54 },
00:07:54 {
00:07:54 name = "topology"
00:07:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:54 shard-strategy = "module"
00:07:54 },
00:07:54 {
00:07:54 name = "toaster"
00:07:54 namespace = "http://netconfcentral.org/ns/toaster"
00:07:54 shard-strategy = "module"
00:07:54 }
00:07:54 ]
00:07:54 Dump module-shards.conf
00:07:54 + echo 'Dump module-shards.conf'
00:07:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:54 module-shards = [
00:07:54 {
00:07:54 name = "default"
00:07:54 shards = [
00:07:54 {
00:07:54 name = "default"
00:07:54 replicas = ["member-1",
00:07:54 "member-2",
00:07:54 "member-3"]
00:07:54 }
00:07:54 ]
00:07:54 },
00:07:54 {
00:07:54 name = "inventory"
00:07:54 shards = [
00:07:54 {
00:07:54 name="inventory"
00:07:54 replicas = ["member-1",
00:07:54 "member-2",
00:07:54 "member-3"]
00:07:54 }
00:07:54 ]
00:07:54 },
00:07:54 {
00:07:54 name = "topology"
00:07:54 shards = [
00:07:54 {
00:07:54 name="topology"
00:07:54 replicas = ["member-1",
00:07:54 "member-2",
00:07:54 "member-3"]
00:07:54 }
00:07:54 ]
00:07:54 },
00:07:54 {
00:07:54 name = "toaster"
00:07:54 shards = [
00:07:54 {
00:07:54 name="toaster"
00:07:54 replicas = ["member-1",
00:07:54 "member-2",
00:07:54 "member-3"]
00:07:54 }
00:07:54 ]
00:07:54 }
00:07:54 ]
00:07:54 Locating config plan to use...
00:07:54 Finished running config plans
00:07:54 Starting member-1 with IP address 10.30.171.145
00:07:54 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:07:55 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:07:55 Redirecting karaf console output to karaf_console.log
00:07:55 Starting controller...
00:07:55 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:07:55 Starting member-2 with IP address 10.30.171.69
00:07:55 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:07:55 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:07:55 Redirecting karaf console output to karaf_console.log
00:07:55 Starting controller...
00:07:55 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:07:55 Starting member-3 with IP address 10.30.170.169
00:07:55 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:07:56 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:07:56 Redirecting karaf console output to karaf_console.log
00:07:56 Starting controller...
00:07:56 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:07:56 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6994124968427122294.sh
00:07:56 common-functions.sh is being sourced
00:07:56 common-functions environment:
00:07:56 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:56 ACTUALFEATURES:
00:07:56 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:56 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:07:56 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:56 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:07:56 CONTROLLERMEM: 2048m
00:07:56 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:07:56 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:07:56 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:07:56 SUITES:
00:07:56
00:07:56 + echo '#################################################'
00:07:56 #################################################
00:07:56 + echo '## Verify Cluster is UP ##'
00:07:56 ## Verify Cluster is UP ##
00:07:56 + echo '#################################################'
00:07:56 #################################################
00:07:56 + create_post_startup_script
00:07:56 + cat
00:07:56 + copy_and_run_post_startup_script
00:07:56 + seed_index=1
00:07:56 ++ seq 1 3
00:07:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:07:56 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:07:56 + echo 'Execute the post startup script on controller 10.30.171.145'
00:07:56 Execute the post startup script on controller 10.30.171.145
00:07:56 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.145:/tmp/
00:07:56 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:07:56 + ssh 10.30.171.145 'bash /tmp/post-startup-script.sh 1'
00:07:56 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:07:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:56 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:09:01 2025-11-16T00:08:31,381 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:09:01 Controller is UP
00:09:01 2025-11-16T00:08:31,381 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:09:01 Listing all open ports on controller system...
00:09:01 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:09:01 looking for "BindException: Address already in use" in log file
00:09:01 looking for "server is unhealthy" in log file
00:09:01 + '[' 1 == 0 ']'
00:09:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:09:01 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:09:01 + echo 'Execute the post startup script on controller 10.30.171.69'
00:09:01 Execute the post startup script on controller 10.30.171.69
00:09:01 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.69:/tmp/
00:09:01 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:09:02 + ssh 10.30.171.69 'bash /tmp/post-startup-script.sh 2'
00:09:02 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:09:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:09:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:02 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:10:07 2025-11-16T00:08:31,183 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:10:07 Controller is UP
00:10:07 2025-11-16T00:08:31,183 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:10:07 Listing all open ports on controller system...
00:10:07 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:10:07 looking for "BindException: Address already in use" in log file
00:10:07 looking for "server is unhealthy" in log file
00:10:07 + '[' 2 == 0 ']'
00:10:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:10:07 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:10:07 + echo 'Execute the post startup script on controller 10.30.170.169'
00:10:07 Execute the post startup script on controller 10.30.170.169
00:10:07 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.169:/tmp/
00:10:07 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:10:08 + ssh 10.30.170.169 'bash /tmp/post-startup-script.sh 3'
00:10:08 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:10:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:10:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:08 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:11:13 2025-11-16T00:08:31,842 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:11:13 Controller is UP
00:11:13 2025-11-16T00:08:31,842 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:11:13 Listing all open ports on controller system...
00:11:13 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:11:13 looking for "BindException: Address already in use" in log file
00:11:13 looking for "server is unhealthy" in log file
00:11:13 + '[' 0 == 0 ']'
00:11:13 + seed_index=1
00:11:13 + dump_controller_threads
00:11:13 ++ seq 1 3
00:11:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:13 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:11:13 + echo 'Let'\''s take the karaf thread dump'
00:11:13 Let's take the karaf thread dump
00:11:13 + ssh 10.30.171.145 'sudo ps aux'
00:11:13 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:13 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
00:11:13 ++ grep -v grep
00:11:13 ++ tr -s ' '
00:11:13 ++ cut -f2 '-d '
00:11:13 + pid=2026
00:11:13 + echo 'karaf main: org.apache.karaf.main.Main, pid:2026'
00:11:13 karaf main: org.apache.karaf.main.Main, pid:2026
00:11:13 + ssh 10.30.171.145 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2026'
00:11:14 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:14 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:11:14 + echo 'Let'\''s take the karaf thread dump'
00:11:14 Let's take the karaf thread dump
00:11:14 + ssh 10.30.171.69 'sudo ps aux'
00:11:14 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:15 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
00:11:15 ++ grep -v grep
00:11:15 ++ tr -s ' '
00:11:15 ++ cut -f2 '-d '
00:11:15 + pid=2032
00:11:15 + echo 'karaf main: org.apache.karaf.main.Main, pid:2032'
00:11:15 karaf main: org.apache.karaf.main.Main, pid:2032
00:11:15 + ssh 10.30.171.69 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2032'
00:11:15 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:15 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:11:15 + echo 'Let'\''s take the karaf thread dump'
00:11:15 Let's take the karaf thread dump
00:11:15 + ssh 10.30.170.169 'sudo ps aux'
00:11:15 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:16 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
00:11:16 ++ grep -v grep
00:11:16 ++ tr -s ' '
00:11:16 ++ cut -f2 '-d '
00:11:16 + pid=2037
00:11:16 + echo 'karaf main: org.apache.karaf.main.Main, pid:2037'
00:11:16 karaf main: org.apache.karaf.main.Main, pid:2037
00:11:16 + ssh 10.30.170.169 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2037'
00:11:16 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:16 + '[' 0 -gt 0 ']'
00:11:16 + echo 'Generating controller variables...'
00:11:16 Generating controller variables...
00:11:16 ++ seq 1 3
00:11:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:16 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:11:16 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.145'
00:11:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:16 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:11:16 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.145 -v ODL_SYSTEM_2_IP:10.30.171.69'
00:11:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:16 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:11:16 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.145 -v ODL_SYSTEM_2_IP:10.30.171.69 -v ODL_SYSTEM_3_IP:10.30.170.169'
00:11:16 + echo 'Generating mininet variables...'
00:11:16 Generating mininet variables...
00:11:16 ++ seq 1 1
00:11:16 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
00:11:16 + MININETIP=TOOLS_SYSTEM_1_IP
00:11:16 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.158'
00:11:16 + get_test_suites SUITES
00:11:16 + local __suite_list=SUITES
00:11:16 + echo 'Locating test plan to use...'
00:11:16 Locating test plan to use...
00:11:16 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt
00:11:16 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt ']'
00:11:16 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
00:11:16 + '[' disabled '!=' disabled ']'
00:11:16 + echo 'Changing the testplan path...'
00:11:16 Changing the testplan path...
00:11:16 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
00:11:16 + cat testplan.txt
00:11:16 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:11:16 #
00:11:16 # This program and the accompanying materials are made available under the
00:11:16 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:11:16 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:11:16
00:11:16 # Place the suites in run order:
00:11:16 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
00:11:16 + '[' -z '' ']'
00:11:16 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
00:11:16 ++ tr '\012' ' '
00:11:16 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
00:11:16 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
00:11:16 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
00:11:16 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
00:11:16 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...
00:11:16 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip -v CONTROLLER:10.30.171.145 -v CONTROLLER1:10.30.171.69 -v CONTROLLER2:10.30.170.169 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium -v MININET:10.30.171.158 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.171.145 -v ODL_SYSTEM_1_IP:10.30.171.145 -v ODL_SYSTEM_2_IP:10.30.171.69 -v ODL_SYSTEM_3_IP:10.30.170.169 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.158 -v TOOLS_SYSTEM_1_IP:10.30.171.158 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
00:11:17 ==============================================================================
00:11:17 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
00:11:17 ==============================================================================
00:11:23 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL |
00:11:23 Parent suite setup failed:
00:11:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:11:23 ------------------------------------------------------------------------------
00:11:23 Configure_Device_On_Netconf :: Configure the testtool device on Ne... | FAIL |
00:11:23 Parent suite setup failed:
00:11:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:11:23 ------------------------------------------------------------------------------
00:11:23 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
00:11:23 Parent suite setup failed:
00:11:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:11:23 ------------------------------------------------------------------------------
00:11:23 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... | FAIL |
00:11:23 Parent suite setup failed:
00:11:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:11:23 ------------------------------------------------------------------------------
00:11:23 Create_Device_Data :: Send some sample test data into the device t... | FAIL |
00:11:23 Parent suite setup failed:
00:11:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:11:23 ------------------------------------------------------------------------------
00:11:23 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
00:11:23 Parent suite setup failed:
00:11:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:11:23 ------------------------------------------------------------------------------
00:11:23 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
00:11:23 Parent suite setup failed:
00:11:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:11:23 ------------------------------------------------------------------------------
00:11:23 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... | FAIL |
00:11:23 Parent suite setup failed:
00:11:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:11:23 ------------------------------------------------------------------------------
00:11:23 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
00:11:23 Suite setup failed:
00:11:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
00:11:23
00:11:23 Also suite teardown failed:
00:11:23 Variable '${testtool}' not found.
00:11:23
00:11:23 8 tests, 0 passed, 8 failed
00:11:23 ==============================================================================
00:11:23 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/output.xml
00:11:23 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/log.html
00:11:23 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/report.html
00:11:23 + true
00:11:23 + echo 'Examining the files in data/log and checking filesize'
00:11:23 Examining the files in data/log and checking filesize
00:11:23 + ssh 10.30.171.145 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
00:11:23 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:23 total 380
00:11:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 00:07 .
00:11:23 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 16 00:07 karaf_console.log
00:11:23 drwxrwxr-x 9 jenkins jenkins 4096 Nov 16 00:08 ..
00:11:23 -rw-rw-r-- 1 jenkins jenkins 373964 Nov 16 00:11 karaf.log
00:11:23 + ssh 10.30.171.145 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
00:11:23 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:23 368K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
00:11:23 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:11:23 + ssh 10.30.171.69 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
00:11:23 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:24 total 392
00:11:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 00:07 .
00:11:24 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 16 00:07 karaf_console.log
00:11:24 drwxrwxr-x 9 jenkins jenkins 4096 Nov 16 00:08 ..
00:11:24 -rw-rw-r-- 1 jenkins jenkins 388484 Nov 16 00:11 karaf.log
00:11:24 + ssh 10.30.171.69 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
00:11:24 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:24 380K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
00:11:24 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:11:24 + ssh 10.30.170.169 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
00:11:24 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:24 total 396
00:11:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 00:07 .
00:11:24 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 16 00:07 karaf_console.log
00:11:24 drwxrwxr-x 9 jenkins jenkins 4096 Nov 16 00:08 ..
00:11:24 -rw-rw-r-- 1 jenkins jenkins 391587 Nov 16 00:11 karaf.log
00:11:24 + ssh 10.30.170.169 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
00:11:24 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:24 384K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
00:11:24 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:11:24 + set +e
00:11:24 ++ seq 1 3
00:11:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:24 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:11:24 + echo 'Let'\''s take the karaf thread dump again'
00:11:24 Let's take the karaf thread dump again
00:11:24 + ssh 10.30.171.145 'sudo ps aux'
00:11:24 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:25 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
00:11:25 ++ grep -v grep
00:11:25 ++ cut -f2 '-d '
00:11:25 ++ tr -s ' '
00:11:25 + pid=2026
00:11:25 + echo 'karaf main: org.apache.karaf.main.Main, pid:2026'
00:11:25 karaf main: org.apache.karaf.main.Main, pid:2026
00:11:25 + ssh 10.30.171.145 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2026'
00:11:25 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:25 + echo 'killing karaf process...'
00:11:25 killing karaf process...
00:11:25 + ssh 10.30.171.145 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:11:25 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:25 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:11:25 + echo 'Let'\''s take the karaf thread dump again'
00:11:25 Let's take the karaf thread dump again
00:11:25 + ssh 10.30.171.69 'sudo ps aux'
00:11:25 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:25 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
00:11:25 ++ grep -v grep
00:11:25 ++ tr -s ' '
00:11:25 ++ cut -f2 '-d '
00:11:25 + pid=2032
00:11:25 + echo 'karaf main: org.apache.karaf.main.Main, pid:2032'
00:11:25 karaf main: org.apache.karaf.main.Main, pid:2032
00:11:25 + ssh 10.30.171.69 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2032'
00:11:25 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:26 + echo 'killing karaf process...'
00:11:26 killing karaf process...
00:11:26 + ssh 10.30.171.69 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:11:26 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:26 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:11:26 + echo 'Let'\''s take the karaf thread dump again'
00:11:26 Let's take the karaf thread dump again
00:11:26 + ssh 10.30.170.169 'sudo ps aux'
00:11:26 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:26 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
00:11:26 ++ grep -v grep
00:11:26 ++ tr -s ' '
00:11:26 ++ cut -f2 '-d '
00:11:26 + pid=2037
00:11:26 + echo 'karaf main: org.apache.karaf.main.Main, pid:2037'
00:11:26 karaf main: org.apache.karaf.main.Main, pid:2037
00:11:26 + ssh 10.30.170.169 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2037'
00:11:26 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:27 + echo 'killing karaf process...'
00:11:27 killing karaf process...
00:11:27 + ssh 10.30.170.169 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:11:27 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:27 + sleep 5
00:11:32 ++ seq 1 3
00:11:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:32 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:11:32 + echo 'Compressing karaf.log 1'
00:11:32 Compressing karaf.log 1
00:11:32 + ssh 10.30.171.145 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
00:11:32 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:32 + echo 'Fetching compressed karaf.log 1'
00:11:32 Fetching compressed karaf.log 1
00:11:32 + scp 10.30.171.145:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
00:11:32 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:32 + ssh 10.30.171.145 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
00:11:32 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:33 + scp 10.30.171.145:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
00:11:33 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:33 + ssh 10.30.171.145 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:11:33 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:33 + echo 'Fetch GC logs'
00:11:33 Fetch GC logs
00:11:33 + mkdir -p gclogs-1
00:11:33 + scp '10.30.171.145:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-1/
00:11:33 Warning: Permanently added '10.30.171.145' (ECDSA) to the list of known hosts.
00:11:33 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
00:11:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:33 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:11:33 + echo 'Compressing karaf.log 2'
00:11:33 Compressing karaf.log 2
00:11:33 + ssh 10.30.171.69 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
00:11:33 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:33 + echo 'Fetching compressed karaf.log 2'
00:11:33 Fetching compressed karaf.log 2
00:11:33 + scp 10.30.171.69:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
00:11:33 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:34 + ssh 10.30.171.69 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
00:11:34 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:34 + scp 10.30.171.69:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
00:11:34 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:34 + ssh 10.30.171.69 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:11:34 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:34 + echo 'Fetch GC logs'
00:11:34 Fetch GC logs
00:11:34 + mkdir -p gclogs-2
00:11:34 + scp '10.30.171.69:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-2/
00:11:34 Warning: Permanently added '10.30.171.69' (ECDSA) to the list of known hosts.
00:11:35 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
00:11:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:11:35 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:11:35 + echo 'Compressing karaf.log 3'
00:11:35 Compressing karaf.log 3
00:11:35 + ssh 10.30.170.169 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
00:11:35 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:35 + echo 'Fetching compressed karaf.log 3'
00:11:35 Fetching compressed karaf.log 3
00:11:35 + scp 10.30.170.169:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
00:11:35 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:35 + ssh 10.30.170.169 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
00:11:35 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:35 + scp 10.30.170.169:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
00:11:35 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:35 + ssh 10.30.170.169 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:11:35 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:36 + echo 'Fetch GC logs'
00:11:36 Fetch GC logs
00:11:36 + mkdir -p gclogs-3
00:11:36 + scp '10.30.170.169:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-3/
00:11:36 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts.
00:11:36 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
00:11:36 + echo 'Examine copied files'
00:11:36 Examine copied files
00:11:36 + ls -lt
00:11:36 total 1468
00:11:36 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 00:11 gclogs-3
00:11:36 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 16 00:11 odl3_karaf_console.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 29979 Nov 16 00:11 odl3_karaf.log.gz
00:11:36 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 00:11 gclogs-2
00:11:36 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 16 00:11 odl2_karaf_console.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 29606 Nov 16 00:11 odl2_karaf.log.gz
00:11:36 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 00:11 gclogs-1
00:11:36 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 16 00:11 odl1_karaf_console.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 28118 Nov 16 00:11 odl1_karaf.log.gz
00:11:36 -rw-rw-r--. 1 jenkins jenkins 96778 Nov 16 00:11 karaf_3_2037_threads_after.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 14026 Nov 16 00:11 ps_after.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 95884 Nov 16 00:11 karaf_2_2032_threads_after.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 97639 Nov 16 00:11 karaf_1_2026_threads_after.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 247139 Nov 16 00:11 report.html
00:11:36 -rw-rw-r--. 1 jenkins jenkins 301267 Nov 16 00:11 log.html
00:11:36 -rw-rw-r--. 1 jenkins jenkins 178383 Nov 16 00:11 output.xml
00:11:36 -rw-rw-r--. 1 jenkins jenkins 451 Nov 16 00:11 testplan.txt
00:11:36 -rw-rw-r--. 1 jenkins jenkins 92258 Nov 16 00:11 karaf_3_2037_threads_before.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 14023 Nov 16 00:11 ps_before.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 91367 Nov 16 00:11 karaf_2_2032_threads_before.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 93119 Nov 16 00:11 karaf_1_2026_threads_before.log
00:11:36 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 16 00:07 post-startup-script.sh
00:11:36 -rw-rw-r--. 1 jenkins jenkins 252 Nov 16 00:07 startup-script.sh
00:11:36 -rw-rw-r--. 1 jenkins jenkins 3465 Nov 16 00:07 configuration-script.sh
00:11:36 -rw-rw-r--. 1 jenkins jenkins 337 Nov 16 00:07 detect_variables.env
00:11:36 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 16 00:07 pom.xml
00:11:36 -rw-rw-r--. 1 jenkins jenkins 92 Nov 16 00:07 set_variables.env
00:11:36 -rw-rw-r--. 1 jenkins jenkins 358 Nov 16 00:07 slave_addresses.txt
00:11:36 -rw-rw-r--. 1 jenkins jenkins 570 Nov 16 00:06 requirements.txt
00:11:36 -rw-rw-r--. 1 jenkins jenkins 26 Nov 16 00:06 env.properties
00:11:36 -rw-rw-r--. 1 jenkins jenkins 333 Nov 16 00:05 stack-parameters.yaml
00:11:36 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 16 00:04 test
00:11:36 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 00:04 test@tmp
00:11:36 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 15 22:36 maven-metadata.xml
00:11:36 + true
00:11:36 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins1836288514878915898.sh
00:11:36 Cleaning up Robot installation...
00:11:36 $ ssh-agent -k
00:11:36 unset SSH_AUTH_SOCK;
00:11:36 unset SSH_AGENT_PID;
00:11:36 echo Agent pid 5295 killed;
00:11:36 [ssh-agent] Stopped.
00:11:36 Recording plot data
00:11:36 Robot results publisher started...
00:11:36 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:11:36 -Parsing output xml:
00:11:37 Done!
00:11:37 -Copying log files to build dir:
00:11:37 Done!
00:11:37 -Assigning results to build:
00:11:37 Done!
00:11:37 -Checking thresholds:
00:11:37 Done!
00:11:37 Done publishing Robot results.
00:11:37 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:11:37 [PostBuildScript] - [INFO] Executing post build scripts.
00:11:37 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17742737017002443512.sh
00:11:37 Archiving csit artifacts
00:11:37 mv: cannot stat '*_1.png': No such file or directory
00:11:37 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:11:37 mv: cannot stat '*_2.png': No such file or directory
00:11:37 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:11:37 mv: cannot stat '*_3.png': No such file or directory
00:11:37 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:11:37 % Total % Received % Xferd Average Speed Time Time Time Current
00:11:37 Dload Upload Total Spent Left Speed
00:11:37
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 191k 0 191k 0 0 3540k 0 --:--:-- --:--:-- --:--:-- 3540k
00:11:37 Archive: robot-plugin.zip
00:11:37 inflating: ./archives/robot-plugin/log.html
00:11:37 inflating: ./archives/robot-plugin/output.xml
00:11:37 inflating: ./archives/robot-plugin/report.html
00:11:37 mv: cannot stat '*.log.gz': No such file or directory
00:11:37 mv: cannot stat '*.csv': No such file or directory
00:11:37 mv: cannot stat '*.png': No such file or directory
00:11:37 [PostBuildScript] - [INFO] Executing post build scripts.
00:11:37 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6965279546175763961.sh
00:11:37 [PostBuildScript] - [INFO] Executing post build scripts.
00:11:37 [EnvInject] - Injecting environment variables from a build step.
00:11:37 [EnvInject] - Injecting as environment variables the properties content
00:11:37 OS_CLOUD=vex
00:11:37 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-30
00:11:37
00:11:37 [EnvInject] - Variables injected successfully.
00:11:37 provisioning config files...
00:11:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:11:38 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17442772318521776218.sh
00:11:38 ---> openstack-stack-delete.sh
00:11:38 Setup pyenv:
00:11:38 system
00:11:38 3.8.13
00:11:38 3.9.13
00:11:38 3.10.13
00:11:38 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from file:/tmp/.os_lf_venv
00:11:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:11:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:11:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:11:40 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:11:40 lf-activate-venv(): INFO: Base packages installed successfully
00:11:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:11:56 INFO: Stack cost retrieval disabled, setting cost to 0
00:12:08 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-30
00:12:08 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-30
00:12:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:12:08 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15228109248891612482.sh
00:12:08 ---> sysstat.sh
00:12:08 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6096732023785587845.sh
00:12:08 ---> package-listing.sh
00:12:08 ++ facter osfamily
00:12:08 ++ tr '[:upper:]' '[:lower:]'
00:12:08 + OS_FAMILY=redhat
00:12:08 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
00:12:08 + START_PACKAGES=/tmp/packages_start.txt
00:12:08 + END_PACKAGES=/tmp/packages_end.txt
00:12:08 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:12:08 + PACKAGES=/tmp/packages_start.txt
00:12:08 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
00:12:08 + PACKAGES=/tmp/packages_end.txt
00:12:08 + case "${OS_FAMILY}" in
00:12:08 + rpm -qa
00:12:08 + sort
00:12:09 + '[' -f /tmp/packages_start.txt ']'
00:12:09 + '[' -f /tmp/packages_end.txt ']'
00:12:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:12:09 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
00:12:09 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
00:12:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
00:12:09 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins7297788667459818119.sh
00:12:09 ---> capture-instance-metadata.sh
00:12:09 Setup pyenv:
00:12:09 system
00:12:09 3.8.13
00:12:09 3.9.13
00:12:09 3.10.13
00:12:09 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:12:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from file:/tmp/.os_lf_venv
00:12:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:12:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:12:11 lf-activate-venv(): INFO: Base packages installed successfully
00:12:11 lf-activate-venv(): INFO: Installing additional packages: lftools
00:12:21 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:12:21 INFO: Running in OpenStack, capturing instance metadata
00:12:22 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins3883357951899494873.sh
00:12:22 provisioning config files...
00:12:22 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #30
00:12:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config1427223349349367726tmp
00:12:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:12:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:12:22 provisioning config files...
00:12:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:12:22 [EnvInject] - Injecting environment variables from a build step.
00:12:22 [EnvInject] - Injecting as environment variables the properties content
00:12:22 SERVER_ID=logs
00:12:22
00:12:22 [EnvInject] - Variables injected successfully.
00:12:22 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins7232458997939046254.sh
00:12:22 ---> create-netrc.sh
00:12:22 WARN: Log server credential not found.
00:12:22 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11822764088159413977.sh
00:12:22 ---> python-tools-install.sh
00:12:22 Setup pyenv:
00:12:22 system
00:12:22 3.8.13
00:12:22 3.9.13
00:12:22 3.10.13
00:12:22 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:12:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from file:/tmp/.os_lf_venv
00:12:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:12:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:12:24 lf-activate-venv(): INFO: Base packages installed successfully
00:12:24 lf-activate-venv(): INFO: Installing additional packages: lftools
00:12:34 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:12:34 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins7390741619969728524.sh
00:12:34 ---> sudo-logs.sh
00:12:34 Archiving 'sudo' log..
00:12:35 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17194935254009869392.sh
00:12:35 ---> job-cost.sh
00:12:35 Setup pyenv:
00:12:35 system
00:12:35 3.8.13
00:12:35 3.9.13
00:12:35 3.10.13
00:12:35 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:12:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from file:/tmp/.os_lf_venv
00:12:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:12:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:12:37 lf-activate-venv(): INFO: Base packages installed successfully
00:12:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:12:44 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:12:44 DEBUG: total: 0
00:12:44 INFO: Retrieving Stack Cost...
00:12:45 INFO: Retrieving Pricing Info for: v3-standard-2
00:12:45 INFO: Archiving Costs
00:12:45 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins4258588298216931803.sh
00:12:45 ---> logs-deploy.sh
00:12:45 Setup pyenv:
00:12:45 system
00:12:45 3.8.13
00:12:45 3.9.13
00:12:45 3.10.13
00:12:45 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:12:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s9kE from file:/tmp/.os_lf_venv
00:12:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:12:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:12:47 lf-activate-venv(): INFO: Base packages installed successfully
00:12:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:13:01 lf-activate-venv(): INFO: Adding /tmp/venv-s9kE/bin to PATH
00:13:01 WARNING: Nexus logging server not set
00:13:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/30/
00:13:01 INFO: archiving logs to S3
00:13:02 ---> uname -a:
00:13:02 Linux prd-centos8-robot-2c-8g-10921.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:13:02
00:13:02
00:13:02 ---> lscpu:
00:13:02 Architecture: x86_64
00:13:02 CPU op-mode(s): 32-bit, 64-bit
00:13:02 Byte Order: Little Endian
00:13:02 CPU(s): 2
00:13:02 On-line CPU(s) list: 0,1
00:13:02 Thread(s) per core: 1
00:13:02 Core(s) per socket: 1
00:13:02 Socket(s): 2
00:13:02 NUMA node(s): 1
00:13:02 Vendor ID: AuthenticAMD
00:13:02 CPU family: 23
00:13:02 Model: 49
00:13:02 Model name: AMD EPYC-Rome Processor
00:13:02 Stepping: 0
00:13:02 CPU MHz: 2800.000
00:13:02 BogoMIPS: 5600.00
00:13:02 Virtualization: AMD-V
00:13:02 Hypervisor vendor: KVM
00:13:02 Virtualization type: full
00:13:02 L1d cache: 32K
00:13:02 L1i cache: 32K
00:13:02 L2 cache: 512K
00:13:02 L3 cache: 16384K
00:13:02 NUMA node0 CPU(s): 0,1
00:13:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:13:02
00:13:02
00:13:02 ---> nproc:
00:13:02 2
00:13:02
00:13:02
00:13:02 ---> df -h:
00:13:02 Filesystem Size Used Avail Use% Mounted on
00:13:02 devtmpfs 3.8G 0 3.8G 0% /dev
00:13:02 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:13:02 tmpfs 3.8G 17M 3.8G 1% /run
00:13:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:13:02 /dev/vda1 40G 8.4G 32G 21% /
00:13:02 tmpfs 770M 0 770M 0% /run/user/1001
00:13:02
00:13:02
00:13:02 ---> free -m:
00:13:02 total used free shared buff/cache available
00:13:02 Mem: 7697 661 4850 19 2185 6737
00:13:02 Swap: 1023 0 1023
00:13:02
00:13:02
00:13:02 ---> ip addr:
00:13:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:13:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:13:02 inet 127.0.0.1/8 scope host lo
00:13:02 valid_lft forever preferred_lft forever
00:13:02 inet6 ::1/128 scope host
00:13:02 valid_lft forever preferred_lft forever
00:13:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:13:02 link/ether fa:16:3e:79:e9:0d brd ff:ff:ff:ff:ff:ff
00:13:02 altname enp0s3
00:13:02 altname ens3
00:13:02 inet 10.30.171.30/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:13:02 valid_lft 85833sec preferred_lft 85833sec
00:13:02 inet6 fe80::f816:3eff:fe79:e90d/64 scope link
00:13:02 valid_lft forever preferred_lft forever
00:13:02
00:13:02
00:13:02 ---> sar -b -r -n DEV:
00:13:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/16/2025 _x86_64_ (2 CPU)
00:13:02
00:13:02 00:03:31 LINUX RESTART (2 CPU)
00:13:02
00:13:02 12:04:01 AM tps rtps wtps bread/s bwrtn/s
00:13:02 12:05:01 AM 100.88 15.31 85.57 4074.38 7749.18
00:13:02 12:06:01 AM 81.72 0.72 81.00 52.92 10675.25
00:13:02 12:07:01 AM 34.59 0.43 34.16 64.91 2381.11
00:13:02 12:08:01 AM 81.61 9.45 72.16 1685.30 8400.67
00:13:02 12:09:01 AM 8.16 0.00 8.16 0.00 596.65
00:13:02 12:10:01 AM 2.47 0.00 2.47 0.00 69.14
00:13:02 12:11:01 AM 0.20 0.00 0.20 0.00 1.90
00:13:02 12:12:01 AM 11.33 0.52 10.81 48.52 398.22
00:13:02 12:13:01 AM 32.73 0.52 32.21 63.86 1334.13
00:13:02 Average: 39.30 2.99 36.30 665.58 3511.78
00:13:02
00:13:02 12:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:13:02 12:05:01 AM 5294792 7023776 2587628 32.83 2688 1911260 714672 8.00 187080 2079736 186992
00:13:02 12:06:01 AM 5155776 6999316 2726644 34.59 2688 2019776 723392 8.10 198640 2179112 15924
00:13:02 12:07:01 AM 5078328 7016852 2804092 35.57 2688 2109464 724380 8.11 229296 2209124 79256
00:13:02 12:08:01 AM 4867948 6979128 3014472 38.24 2688 2277568 713860 7.99 266132 2362724 10852
00:13:02 12:09:01 AM 4869112 6980024 3013308 38.23 2688 2277568 713860 7.99 266128 2362732 4
00:13:02 12:10:01 AM 4868560 6979476 3013860 38.24 2688 2277572 707696 7.92 266132 2363036 8
00:13:02 12:11:01 AM 4868876 6979796 3013544 38.23 2688 2277576 707696 7.92 266132 2362828 4
00:13:02 12:12:01 AM 4983516 6910216 2898904 36.78 2688 2098632 786556 8.81 305708 2227456 27760
00:13:02 12:13:01 AM 4940436 6871708 2941984 37.32 2688 2103708 835348 9.35 465476 2115596 27048
00:13:02 Average: 4991927 6971144 2890493 36.67 2688 2150347 736384 8.25 272303 2251372 38650
00:13:02
00:13:02 12:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:13:02 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 12:05:01 AM eth0 311.21 199.63 1910.96 63.18 0.00 0.00 0.00 0.00
00:13:02 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 12:06:01 AM eth0 56.29 39.66 588.26 6.72 0.00 0.00 0.00 0.00
00:13:02 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 12:07:01 AM eth0 31.02 27.84 134.29 7.99 0.00 0.00 0.00 0.00
00:13:02 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 12:08:01 AM eth0 559.91 445.10 319.27 99.88 0.00 0.00 0.00 0.00
00:13:02 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 12:09:01 AM eth0 0.97 0.65 0.15 0.11 0.00 0.00 0.00 0.00
00:13:02 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 12:10:01 AM eth0 2.82 2.07 0.59 0.50 0.00 0.00 0.00 0.00
00:13:02 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 12:11:01 AM eth0 2.40 1.90 0.43 0.41 0.00 0.00 0.00 0.00
00:13:02 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 12:12:01 AM eth0 106.46 72.01 93.30 23.76 0.00 0.00 0.00 0.00
00:13:02 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 12:13:01 AM eth0 19.76 16.66 15.02 8.54 0.00 0.00 0.00 0.00
00:13:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:13:02 Average: eth0 121.21 89.51 340.26 23.45 0.00 0.00 0.00 0.00
00:13:02
00:13:02
00:13:02 ---> sar -P ALL:
00:13:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/16/2025 _x86_64_ (2 CPU)
00:13:02
00:13:02 00:03:31 LINUX RESTART (2 CPU)
00:13:02
00:13:02 12:04:01 AM CPU %user %nice %system %iowait %steal %idle
00:13:02 12:05:01 AM all 44.93 0.00 6.44 1.64 0.10 46.89
00:13:02 12:05:01 AM 0 62.03 0.00 7.98 1.84 0.10 28.06
00:13:02 12:05:01 AM 1 27.88 0.00 4.90 1.43 0.10 65.68
00:13:02 12:06:01 AM all 19.79 0.00 2.94 1.75 0.08 75.43
00:13:02 12:06:01 AM 0 23.94 0.00 3.00 1.62 0.08 71.36
00:13:02 12:06:01 AM 1 15.64 0.00 2.89 1.89 0.08 79.51
00:13:02 12:07:01 AM all 25.70 0.00 3.83 0.39 0.15 69.93
00:13:02 12:07:01 AM 0 25.55 0.00 3.78 0.23 0.17 70.27
00:13:02 12:07:01 AM 1 25.85 0.00 3.88 0.55 0.13 69.59
00:13:02 12:08:01 AM all 24.66 0.00 5.58 1.49 0.10 68.17
00:13:02 12:08:01 AM 0 33.56 0.00 6.30 1.71 0.10 58.33
00:13:02 12:08:01 AM 1 15.80 0.00 4.86 1.28 0.10 77.96
00:13:02 12:09:01 AM all 0.33 0.00 0.08 0.06 0.04 99.50
00:13:02 12:09:01 AM 0 0.08 0.00 0.12 0.12 0.07 99.62
00:13:02 12:09:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
00:13:02 12:10:01 AM all 0.33 0.00 0.08 0.01 0.04 99.54
00:13:02 12:10:01 AM 0 0.13 0.00 0.10 0.02 0.05 99.70
00:13:02 12:10:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
00:13:02 12:11:01 AM all 0.32 0.00 0.10 0.00 0.04 99.54
00:13:02 12:11:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
00:13:02 12:11:01 AM 1 0.50 0.00 0.10 0.00 0.03 99.37
00:13:02 12:12:01 AM all 16.32 0.00 2.49 0.07 0.07 81.05
00:13:02 12:12:01 AM 0 18.81 0.00 2.46 0.07 0.07 78.59
00:13:02 12:12:01 AM 1 13.84 0.00 2.52 0.07 0.07 83.51
00:13:02 12:13:01 AM all 33.31 0.00 4.12 0.14 0.08 62.34
00:13:02 12:13:01 AM 0 38.16 0.00 4.03 0.18 0.08 57.54
00:13:02 12:13:01 AM 1 28.47 0.00 4.20 0.10 0.08 67.14
00:13:02 Average: all 18.41 0.00 2.85 0.62 0.08 78.04
00:13:02 Average: 0 22.48 0.00 3.09 0.64 0.09 73.70
00:13:02 Average: 1 14.35 0.00 2.61 0.59 0.07 82.39
00:13:02
00:13:02
00:13:02