00:13:45 Started by upstream project "integration-distribution-mri-test-scandium" build number 78
00:13:45 originally caused by:
00:13:45 Started by timer
00:13:45 Running as SYSTEM
00:13:45 [EnvInject] - Loading node environment variables.
00:13:45 Building remotely on prd-centos8-robot-2c-8g-2329 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-scandium
00:13:45 [ssh-agent] Looking for ssh-agent implementation...
00:13:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:13:46 $ ssh-agent
00:13:46 SSH_AUTH_SOCK=/tmp/ssh-LO9MErfPLccr/agent.5282
00:13:46 SSH_AGENT_PID=5283
00:13:46 [ssh-agent] Started.
00:13:46 Running ssh-add (command line suppressed)
00:13:46 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium@tmp/private_key_16161368801377690729.key (/w/workspace/netconf-csit-3node-clustering-scale-only-scandium@tmp/private_key_16161368801377690729.key)
00:13:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:13:46 The recommended git tool is: NONE
00:13:48 using credential opendaylight-jenkins-ssh
00:13:48 Wiping out workspace first.
00:13:48 Cloning the remote Git repository
00:13:48 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:13:48 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test # timeout=10
00:13:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:13:48 > git --version # timeout=10
00:13:48 > git --version # 'git version 2.43.0'
00:13:48 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:13:48 [INFO] Currently running in a labeled security context
00:13:48 [INFO] Currently SELinux is 'enforcing' on the host
00:13:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test@tmp/jenkins-gitclient-ssh11606901460429783667.key
00:13:48 Verifying host key using known hosts file
00:13:48 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:13:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:13:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:13:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:13:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:13:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:13:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:13:52 [INFO] Currently running in a labeled security context
00:13:52 [INFO] Currently SELinux is 'enforcing' on the host
00:13:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test@tmp/jenkins-gitclient-ssh11393589464100567032.key
00:13:52 Verifying host key using known hosts file
00:13:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:13:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:13:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:13:52 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
00:13:52 > git config core.sparsecheckout # timeout=10
00:13:52 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
00:13:52 Commit message: "Adapt test for new pce-allocation field"
00:13:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:13:52 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
00:13:53 No emails were triggered.
00:13:53 provisioning config files...
00:13:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:13:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:13:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:13:53 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins12228966497366177170.sh
00:13:53 ---> python-tools-install.sh
00:13:53 Setup pyenv:
00:13:53 system
00:13:53 * 3.8.13 (set by /opt/pyenv/version)
00:13:53 * 3.9.13 (set by /opt/pyenv/version)
00:13:53 * 3.10.13 (set by /opt/pyenv/version)
00:13:53 * 3.11.7 (set by /opt/pyenv/version)
00:13:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ctjk
00:13:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:13:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:13:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:02 lf-activate-venv(): INFO: Base packages installed successfully
00:14:02 lf-activate-venv(): INFO: Installing additional packages: lftools
00:14:26 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:14:26 Generating Requirements File
00:14:47 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:14:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:14:47 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
00:14:48 Python 3.11.7
00:14:48 pip 25.3 from /tmp/venv-ctjk/lib/python3.11/site-packages/pip (python 3.11)
00:14:48 appdirs==1.4.4
00:14:48 argcomplete==3.6.3
00:14:48 aspy.yaml==1.3.0
00:14:48 attrs==25.4.0
00:14:48 autopage==0.5.2
00:14:48 beautifulsoup4==4.14.2
00:14:48 boto3==1.40.59
00:14:48 botocore==1.40.59
00:14:48 bs4==0.0.2
00:14:48 cachetools==6.2.1
00:14:48 certifi==2025.10.5
00:14:48 cffi==2.0.0
00:14:48 cfgv==3.4.0
00:14:48 chardet==5.2.0
00:14:48 charset-normalizer==3.4.4
00:14:48 click==8.3.0
00:14:48 cliff==4.11.0
00:14:48 cmd2==2.7.0
00:14:48 cryptography==3.3.2
00:14:48 debtcollector==3.0.0
00:14:48 decorator==5.2.1
00:14:48 defusedxml==0.7.1
00:14:48 Deprecated==1.2.18
00:14:48 distlib==0.4.0
00:14:48 dnspython==2.8.0
00:14:48 docker==7.1.0
00:14:48 dogpile.cache==1.5.0
00:14:48 durationpy==0.10
00:14:48 email-validator==2.3.0
00:14:48 filelock==3.20.0
00:14:48 future==1.0.0
00:14:48 gitdb==4.0.12
00:14:48 GitPython==3.1.45
00:14:48 google-auth==2.41.1
00:14:48 httplib2==0.31.0
00:14:48 identify==2.6.15
00:14:48 idna==3.11
00:14:48 importlib-resources==1.5.0
00:14:48 iso8601==2.1.0
00:14:48 Jinja2==3.1.6
00:14:48 jmespath==1.0.1
00:14:48 jsonpatch==1.33
00:14:48 jsonpointer==3.0.0
00:14:48 jsonschema==4.25.1
00:14:48 jsonschema-specifications==2025.9.1
00:14:48 keystoneauth1==5.12.0
00:14:48 kubernetes==34.1.0
00:14:48 lftools==0.37.15
00:14:48 lxml==6.0.2
00:14:48 markdown-it-py==4.0.0
00:14:48 MarkupSafe==3.0.3
00:14:48 mdurl==0.1.2
00:14:48 msgpack==1.1.2
00:14:48 multi_key_dict==2.0.3
00:14:48 munch==4.0.0
00:14:48 netaddr==1.3.0
00:14:48 niet==1.4.2
00:14:48 nodeenv==1.9.1
00:14:48 oauth2client==4.1.3
00:14:48 oauthlib==3.3.1
00:14:48 openstacksdk==4.7.1
00:14:48 os-service-types==1.8.0
00:14:48 osc-lib==4.2.0
00:14:48 oslo.config==10.0.0
00:14:48 oslo.context==6.1.0
00:14:48 oslo.i18n==6.6.0
00:14:48 oslo.log==7.2.1
00:14:48 oslo.serialization==5.8.0
00:14:48 oslo.utils==9.1.0
00:14:48 packaging==25.0
00:14:48 pbr==7.0.1
00:14:48 platformdirs==4.5.0
00:14:48 prettytable==3.16.0
00:14:48 psutil==7.1.2
00:14:48 pyasn1==0.6.1
00:14:48 pyasn1_modules==0.4.2
00:14:48 pycparser==2.23
00:14:48 pygerrit2==2.0.15
00:14:48 PyGithub==2.8.1
00:14:48 Pygments==2.19.2
00:14:48 PyJWT==2.10.1
00:14:48 PyNaCl==1.6.0
00:14:48 pyparsing==2.4.7
00:14:48 pyperclip==1.11.0
00:14:48 pyrsistent==0.20.0
00:14:48 python-cinderclient==9.8.0
00:14:48 python-dateutil==2.9.0.post0
00:14:48 python-heatclient==4.3.0
00:14:48 python-jenkins==1.8.3
00:14:48 python-keystoneclient==5.7.0
00:14:48 python-magnumclient==4.9.0
00:14:48 python-openstackclient==8.2.0
00:14:48 python-swiftclient==4.8.0
00:14:48 PyYAML==6.0.3
00:14:48 referencing==0.37.0
00:14:48 requests==2.32.5
00:14:48 requests-oauthlib==2.0.0
00:14:48 requestsexceptions==1.4.0
00:14:48 rfc3986==2.0.0
00:14:48 rich==14.2.0
00:14:48 rich-argparse==1.7.1
00:14:48 rpds-py==0.28.0
00:14:48 rsa==4.9.1
00:14:48 ruamel.yaml==0.18.16
00:14:48 ruamel.yaml.clib==0.2.14
00:14:48 s3transfer==0.14.0
00:14:48 simplejson==3.20.2
00:14:48 six==1.17.0
00:14:48 smmap==5.0.2
00:14:48 soupsieve==2.8
00:14:48 stevedore==5.5.0
00:14:48 tabulate==0.9.0
00:14:48 toml==0.10.2
00:14:48 tomlkit==0.13.3
00:14:48 tqdm==4.67.1
00:14:48 typing_extensions==4.15.0
00:14:48 tzdata==2025.2
00:14:48 urllib3==1.26.20
00:14:48 virtualenv==20.35.3
00:14:48 wcwidth==0.2.14
00:14:48 websocket-client==1.9.0
00:14:48 wrapt==2.0.0
00:14:48 xdg==6.0.0
00:14:48 xmltodict==1.0.2
00:14:48 yq==3.4.3
00:14:48 [EnvInject] - Injecting environment variables from a build step.
00:14:48 [EnvInject] - Injecting as environment variables the properties content
00:14:48 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:14:48 OS_CLOUD=vex
00:14:48 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-scandium-132
00:14:48 OS_STACK_TEMPLATE_DIR=openstack-hot
00:14:48
00:14:48 [EnvInject] - Variables injected successfully.
00:14:48 provisioning config files...
00:14:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:14:49 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins9168926461817087910.sh
00:14:49 ---> Create parameters file for OpenStack HOT
00:14:49 OpenStack Heat parameters generated
00:14:49 -----------------------------------
00:14:49 parameters:
00:14:49 vm_0_count: '3'
00:14:49 vm_0_flavor: 'v3-standard-4'
00:14:49 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
00:14:49 vm_1_count: '1'
00:14:49 vm_1_flavor: 'v3-standard-2'
00:14:49 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:14:49
00:14:49 job_name: '12161-132'
00:14:49 silo: 'releng'
00:14:49 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins10130813551471069992.sh
00:14:49 ---> Create HEAT stack
00:14:49 + source /home/jenkins/lf-env.sh
00:14:49 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:14:49 ++ mktemp -d /tmp/venv-XXXX
00:14:49 + lf_venv=/tmp/venv-dOBD
00:14:49 + local venv_file=/tmp/.os_lf_venv
00:14:49 + local python=python3
00:14:49 + local options
00:14:49 + local set_path=true
00:14:49 + local install_args=
00:14:49 ++ 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:14:49 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:14:49 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:14:49 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:14:49 + true
00:14:49 + case $1 in
00:14:49 + python=python3
00:14:49 + shift 2
00:14:49 + true
00:14:49 + case $1 in
00:14:49 + shift
00:14:49 + break
00:14:49 + case $python in
00:14:49 + local pkg_list=
00:14:49 + [[ -d /opt/pyenv ]]
00:14:49 + echo 'Setup pyenv:'
00:14:49 Setup pyenv:
00:14:49 + export PYENV_ROOT=/opt/pyenv
00:14:49 + PYENV_ROOT=/opt/pyenv
00:14:49 + 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:14:49 + 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:14:49 + pyenv versions
00:14:49 system
00:14:49 3.8.13
00:14:49 3.9.13
00:14:49 3.10.13
00:14:49 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:14:49 + command -v pyenv
00:14:49 ++ pyenv init - --no-rehash
00:14:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:14:49 for i in ${!paths[@]}; do
00:14:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:14:49 fi; done;
00:14:49 echo "${paths[*]}"'\'')"
00:14:49 export PATH="/opt/pyenv/shims:${PATH}"
00:14:49 export PYENV_SHELL=bash
00:14:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:14:49 pyenv() {
00:14:49 local command
00:14:49 command="${1:-}"
00:14:49 if [ "$#" -gt 0 ]; then
00:14:49 shift
00:14:49 fi
00:14:49
00:14:49 case "$command" in
00:14:49 rehash|shell)
00:14:49 eval "$(pyenv "sh-$command" "$@")"
00:14:49 ;;
00:14:49 *)
00:14:49 command pyenv "$command" "$@"
00:14:49 ;;
00:14:49 esac
00:14:49 }'
00:14:49 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:14:49 for i in ${!paths[@]}; do
00:14:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:14:49 fi; done;
00:14:49 echo "${paths[*]}"'
00:14:49 ++ 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:14:49 ++ 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:14:49 ++ 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:14:49 ++ export PYENV_SHELL=bash
00:14:49 ++ PYENV_SHELL=bash
00:14:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:14:49 +++ complete -F _pyenv pyenv
00:14:49 ++ lf-pyver python3
00:14:49 ++ local py_version_xy=python3
00:14:49 ++ local py_version_xyz=
00:14:49 ++ awk '{ print $1 }'
00:14:49 ++ pyenv versions
00:14:49 ++ local command
00:14:49 ++ command=versions
00:14:49 ++ '[' 1 -gt 0 ']'
00:14:49 ++ shift
00:14:49 ++ case "$command" in
00:14:49 ++ command pyenv versions
00:14:49 ++ pyenv versions
00:14:49 ++ sed 's/^[ *]* //'
00:14:49 ++ grep -E '^[0-9.]*[0-9]$'
00:14:49 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:14:49 +++ grep '^3' /tmp/.pyenv_versions
00:14:49 +++ tail -n 1
00:14:49 +++ sort -V
00:14:49 ++ py_version_xyz=3.11.7
00:14:49 ++ [[ -z 3.11.7 ]]
00:14:49 ++ echo 3.11.7
00:14:49 ++ return 0
00:14:49 + pyenv local 3.11.7
00:14:49 + local command
00:14:49 + command=local
00:14:49 + '[' 2 -gt 0 ']'
00:14:49 + shift
00:14:49 + case "$command" in
00:14:49 + command pyenv local 3.11.7
00:14:49 + pyenv local 3.11.7
00:14:49 + for arg in "$@"
00:14:49 + case $arg in
00:14:49 + pkg_list+='lftools[openstack] '
00:14:49 + for arg in "$@"
00:14:49 + case $arg in
00:14:49 + pkg_list+='kubernetes '
00:14:49 + for arg in "$@"
00:14:49 + case $arg in
00:14:49 + pkg_list+='niet '
00:14:49 + for arg in "$@"
00:14:49 + case $arg in
00:14:49 + pkg_list+='python-heatclient '
00:14:49 + for arg in "$@"
00:14:49 + case $arg in
00:14:49 + pkg_list+='python-openstackclient '
00:14:49 + for arg in "$@"
00:14:49 + case $arg in
00:14:49 + pkg_list+='python-magnumclient '
00:14:49 + for arg in "$@"
00:14:49 + case $arg in
00:14:49 + pkg_list+='urllib3~=1.26.15 '
00:14:49 + for arg in "$@"
00:14:49 + case $arg in
00:14:49 + pkg_list+='yq '
00:14:49 + [[ -f /tmp/.os_lf_venv ]]
00:14:49 ++ cat /tmp/.os_lf_venv
00:14:49 + lf_venv=/tmp/venv-ctjk
00:14:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from' file:/tmp/.os_lf_venv
00:14:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from file:/tmp/.os_lf_venv
00:14:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:14:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:49 + local 'pip_opts=--upgrade --quiet'
00:14:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:14:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:14:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:14:49 + [[ -n '' ]]
00:14:49 + [[ -n '' ]]
00:14:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:14:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:49 + /tmp/venv-ctjk/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:14:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:14:51 lf-activate-venv(): INFO: Base packages installed successfully
00:14:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:14:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:14:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:14:51 + /tmp/venv-ctjk/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:15:08 + type python3
00:15:08 + true
00:15:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH'
00:15:08 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:15:08 + PATH=/tmp/venv-ctjk/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:15:08 + return 0
00:15:08 + openstack --os-cloud vex limits show --absolute
00:15:10 +--------------------------+---------+
00:15:10 | Name | Value |
00:15:10 +--------------------------+---------+
00:15:10 | maxTotalInstances | -1 |
00:15:10 | maxTotalCores | 450 |
00:15:10 | maxTotalRAMSize | 1000000 |
00:15:10 | maxServerMeta | 128 |
00:15:10 | maxImageMeta | 128 |
00:15:10 | maxPersonality | 5 |
00:15:10 | maxPersonalitySize | 10240 |
00:15:10 | maxTotalKeypairs | 100 |
00:15:10 | maxServerGroups | 10 |
00:15:10 | maxServerGroupMembers | 10 |
00:15:10 | maxTotalFloatingIps | -1 |
00:15:10 | maxSecurityGroups | -1 |
00:15:10 | maxSecurityGroupRules | -1 |
00:15:10 | totalRAMUsed | 704512 |
00:15:10 | totalCoresUsed | 172 |
00:15:10 | totalInstancesUsed | 58 |
00:15:10 | totalFloatingIpsUsed | 0 |
00:15:10 | totalSecurityGroupsUsed | 0 |
00:15:10 | totalServerGroupsUsed | 0 |
00:15:10 | maxTotalVolumes | -1 |
00:15:10 | maxTotalSnapshots | 10 |
00:15:10 | maxTotalVolumeGigabytes | 4096 |
00:15:10 | maxTotalBackups | 10 |
00:15:10 | maxTotalBackupGigabytes | 1000 |
00:15:10 | totalVolumesUsed | 3 |
00:15:10 | totalGigabytesUsed | 60 |
00:15:10 | totalSnapshotsUsed | 0 |
00:15:10 | totalBackupsUsed | 0 |
00:15:10 | totalBackupGigabytesUsed | 0 |
00:15:10 +--------------------------+---------+
00:15:10 + pushd /opt/ciman/openstack-hot
00:15:10 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-scandium
00:15:10 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-scandium-132 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/stack-parameters.yaml
00:15:47 Creating stack releng-netconf-csit-3node-clustering-scale-only-scandium-132
00:15:47 Waiting to initialize infrastructure...
00:15:47 Waiting to initialize infrastructure...
00:15:47 Stack initialization successful.
00:15:47 ------------------------------------
00:15:47 Stack Details
00:15:47 ------------------------------------
00:15:47 {'added': None,
00:15:47 'capabilities': [],
00:15:47 'created_at': '2025-10-27T00:15:13Z',
00:15:47 'deleted': None,
00:15:47 'deleted_at': None,
00:15:47 'description': 'No description',
00:15:47 'environment': None,
00:15:47 'environment_files': None,
00:15:47 'files': None,
00:15:47 'files_container': None,
00:15:47 'id': '474e51df-1d1f-4c05-9237-907ffbfc7cc2',
00:15:47 'is_rollback_disabled': True,
00:15:47 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-scandium-132/474e51df-1d1f-4c05-9237-907ffbfc7cc2',
00:15:47 'rel': 'self'}],
00:15:47 '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:15:47 'name': 'releng-netconf-csit-3node-clustering-scale-only-scandium-132',
00:15:47 'notification_topics': [],
00:15:47 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:15:47 'output_key': 'vm_1_ips',
00:15:47 'output_value': ['10.30.170.130']},
00:15:47 {'description': 'IP addresses of the 1st vm types',
00:15:47 'output_key': 'vm_0_ips',
00:15:47 'output_value': ['10.30.170.250',
00:15:47 '10.30.171.232',
00:15:47 '10.30.170.242']}],
00:15:47 'owner_id': ****,
00:15:47 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:15:47 'OS::stack_id': '474e51df-1d1f-4c05-9237-907ffbfc7cc2',
00:15:47 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-scandium-132',
00:15:47 'job_name': '12161-132',
00:15:47 'silo': 'releng',
00:15:47 'vm_0_count': '3',
00:15:47 'vm_0_flavor': 'v3-standard-4',
00:15:47 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:15:47 '20250917-133034.447',
00:15:47 'vm_1_count': '1',
00:15:47 'vm_1_flavor': 'v3-standard-2',
00:15:47 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:15:47 '- 20250917-133034.654'},
00:15:47 'parent_id': None,
00:15:47 'replaced': None,
00:15:47 'status': 'CREATE_COMPLETE',
00:15:47 'status_reason': 'Stack CREATE completed successfully',
00:15:47 'tags': [],
00:15:47 'template': None,
00:15:47 'template_description': 'No description',
00:15:47 'template_url': None,
00:15:47 'timeout_mins': 15,
00:15:47 'unchanged': None,
00:15:47 'updated': None,
00:15:47 'updated_at': None,
00:15:47 'user_project_id': '927d98f01594470eb495b7794df498ab'}
00:15:47 ------------------------------------
00:15:48 + popd
00:15:48 /w/workspace/netconf-csit-3node-clustering-scale-only-scandium
00:15:48 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins11120166359329083040.sh
00:15:48 ---> Copy SSH public keys to CSIT lab
00:15:48 Setup pyenv:
00:15:48 system
00:15:48 3.8.13
00:15:48 3.9.13
00:15:48 3.10.13
00:15:48 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:15:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from file:/tmp/.os_lf_venv
00:15:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:15:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:15:50 lf-activate-venv(): INFO: Base packages installed successfully
00:15:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:16:05 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:16:07 SSH not responding on 10.30.170.242. Retrying in 10 seconds...
00:16:07 SSH not responding on 10.30.171.232. Retrying in 10 seconds...
00:16:07 SSH not responding on 10.30.170.250. Retrying in 10 seconds...
00:16:08 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts.
00:16:08 releng-12161-132-1-mininet-ovs-217-0
00:16:08 Successfully copied public keys to slave 10.30.170.130
00:16:08 Process 6500 ready.
00:16:17 Ping to 10.30.170.242 successful.
00:16:17 Ping to 10.30.171.232 successful.
00:16:17 Ping to 10.30.170.250 successful.
00:16:17 SSH not responding on 10.30.171.232. Retrying in 10 seconds...
00:16:17 SSH not responding on 10.30.170.242. Retrying in 10 seconds...
00:16:18 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:16:18 releng-12161-132-0-builder-0
00:16:18 Successfully copied public keys to slave 10.30.170.250
00:16:18 Process 6501 ready.
00:16:27 Ping to 10.30.171.232 successful.
00:16:27 Ping to 10.30.170.242 successful.
00:16:28 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:16:29 releng-12161-132-0-builder-2
00:16:29 Successfully copied public keys to slave 10.30.170.242
00:16:30 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:16:31 releng-12161-132-0-builder-1
00:16:31 Successfully copied public keys to slave 10.30.171.232
00:16:31 Process 6502 ready.
00:16:31 Process 6503 ready.
00:16:31 SSH ready on all stack servers.
00:16:31 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins13659771777529556135.sh
00:16:31 Setup pyenv:
00:16:31 system
00:16:31 3.8.13
00:16:31 3.9.13
00:16:31 3.10.13
00:16:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:16:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-onSL
00:16:35 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.robot_venv
00:16:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:39 lf-activate-venv(): INFO: Base packages installed successfully
00:16:39 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:16:41 lf-activate-venv(): INFO: Adding /tmp/venv-onSL/bin to PATH
00:16:41 + echo 'Installing Python Requirements'
00:16:41 Installing Python Requirements
00:16:41 + cat
00:16:41 + python -m pip install -r requirements.txt
00:16:41 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:16:41 Collecting docker-py (from -r requirements.txt (line 1))
00:16:41 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:16:41 Collecting ipaddr (from -r requirements.txt (line 2))
00:16:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:16:41 Installing build dependencies: started
00:16:42 Installing build dependencies: finished with status 'done'
00:16:42 Getting requirements to build wheel: started
00:16:43 Getting requirements to build wheel: finished with status 'done'
00:16:43 Preparing metadata (pyproject.toml): started
00:16:43 Preparing metadata (pyproject.toml): finished with status 'done'
00:16:43 Collecting netaddr (from -r requirements.txt (line 3))
00:16:43 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:16:43 Collecting netifaces (from -r requirements.txt (line 4))
00:16:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:16:43 Installing build dependencies: started
00:16:44 Installing build dependencies: finished with status 'done'
00:16:44 Getting requirements to build wheel: started
00:16:44 Getting requirements to build wheel: finished with status 'done'
00:16:44 Preparing metadata (pyproject.toml): started
00:16:44 Preparing metadata (pyproject.toml): finished with status 'done'
00:16:45 Collecting pyhocon (from -r requirements.txt (line 5))
00:16:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:16:45 Collecting requests (from -r requirements.txt (line 6))
00:16:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:16:45 Collecting robotframework (from -r requirements.txt (line 7))
00:16:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
00:16:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 34.7 MB/s 0:00:00
00:16:45 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:16:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:16:45 Installing build dependencies: started
00:16:46 Installing build dependencies: finished with status 'done'
00:16:46 Getting requirements to build wheel: started
00:16:46 Getting requirements to build wheel: finished with status 'done'
00:16:46 Preparing metadata (pyproject.toml): started
00:16:46 Preparing metadata (pyproject.toml): finished with status 'done'
00:16:46 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:16:46 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:16:46 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:16:46 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:16:46 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:16:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:16:46 Installing build dependencies: started
00:16:47 Installing build dependencies: finished with status 'done'
00:16:47 Getting requirements to build wheel: started
00:16:48 Getting requirements to build wheel: finished with status 'done'
00:16:48 Preparing metadata (pyproject.toml): started
00:16:48 Preparing metadata (pyproject.toml): finished with status 'done'
00:16:48 Collecting scapy (from -r requirements.txt (line 12))
00:16:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
00:16:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 56.3 MB/s 0:00:00
00:16:48 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:16:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:16:48 Installing build dependencies: started
00:16:49 Installing build dependencies: finished with status 'done'
00:16:49 Getting requirements to build wheel: started
00:16:49 Getting requirements to build wheel: finished with status 'done'
00:16:49 Preparing metadata (pyproject.toml): started
00:16:49 Preparing metadata (pyproject.toml): finished with status 'done'
00:16:49 Collecting elasticsearch (from -r requirements.txt (line 18))
00:16:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
00:16:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 39.4 MB/s 0:00:00
00:16:49 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:16:49 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:16:50 Collecting pyangbind (from -r requirements.txt (line 22))
00:16:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
00:16:50 Collecting isodate (from -r requirements.txt (line 25))
00:16:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:16:50 Collecting jmespath (from -r requirements.txt (line 28))
00:16:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:16:50 Collecting jsonpatch (from -r requirements.txt (line 31))
00:16:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:16:50 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:16:50 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:50 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:16:50 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:16:50 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:16:50 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:16:50 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:16:50 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:16:50 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:16:50 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:16:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
00:16:50 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:16:50 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:16:50 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:16:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:16:50 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:16:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
00:16:50 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:16:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
00:16:51 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:16:51 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:16:51 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:16:51 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:16:51 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:16:51 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:16:51 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:16:51 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:16:51 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
00:16:51 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:16:51 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:16:51 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:16:51 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:16:51 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:16:51 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:16:51 Collecting elasticsearch (from -r requirements.txt (line 18))
00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
00:16:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 34.8 MB/s 0:00:00
00:16:51 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:16:51 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:16:51 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:16:51 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:16:51 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:16:51 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:16:51 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:16:51 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:16:51 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:16:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 40.0 MB/s 0:00:00
00:16:52 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:16:52 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:16:53 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:16:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:16:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 38.5 MB/s 0:00:00
00:16:53 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:16:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:16:53 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:53 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:16:53 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:53 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:16:53 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:16:53 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:16:54 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:16:54 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:16:54 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:16:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:16:54 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
00:16:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 72.4 MB/s 0:00:00
00:16:54 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:54 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:16:54 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
00:16:54 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:16:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
00:16:54 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:16:54 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:16:54 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:16:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:16:54 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:16:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:16:54 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:16:54 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:16:54 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:16:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
00:16:55 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:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:16:55 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:16:55 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:16:55 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
00:16:55 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:16:55 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
00:16:55 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:16:55 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:16:55 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:16:55 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=7c5a1b9aa0f69872beab42e152f79560234d6bd8738b7e97c8b5887e2f491906
00:16:55 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:16:55 Building wheel for ipaddr (pyproject.toml): started
00:16:55 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:16:55 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=5890c14c4463ed3a3c16137fba02477b3f328a2652bc79f722186792388032fe
00:16:55 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:16:55 Building wheel for netifaces (pyproject.toml): started
00:16:58 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:16:58 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41092 sha256=541eb866bd161d1c3f385d30d9ce3ca122bf97debc0199736c524aade952a7f9
00:16:58 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:16:58 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:16:58 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:16:58 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=af75396d47ad52a3dd08c78943b7a01d082cc030e8f25585d384d644e216ca5e
00:16:58 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:16:58 Building wheel for jsonpath-rw (pyproject.toml): started
00:16:58 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:16:58 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b320881a1cd02956403058b992f94d8c70e885b977dca9e7820f830a509cf397
00:16:58 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:16:58 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:16:58 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:17:05
00:17:05 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
00:17:06 + pip freeze
00:17:06 attrs==25.4.0
00:17:06 bcrypt==5.0.0
00:17:06 beautifulsoup4==4.14.2
00:17:06 certifi==2025.10.5
00:17:06 cffi==2.0.0
00:17:06 charset-normalizer==3.4.4
00:17:06 click==8.3.0
00:17:06 cryptography==46.0.3
00:17:06 decorator==5.2.1
00:17:06 distlib==0.4.0
00:17:06 docker-py==1.10.6
00:17:06 docker-pycreds==0.4.0
00:17:06 elastic-transport==8.17.1
00:17:06 elasticsearch==8.19.1
00:17:06 elasticsearch-dsl==8.15.4
00:17:06 enum34==1.1.10
00:17:06 filelock==3.20.0
00:17:06 h11==0.16.0
00:17:06 idna==3.11
00:17:06 invoke==2.2.1
00:17:06 ipaddr==2.2.0
00:17:06 isodate==0.7.2
00:17:06 jmespath==1.0.1
00:17:06 jsonpatch==1.33
00:17:06 jsonpath-rw==1.4.0
00:17:06 jsonpointer==3.0.0
00:17:06 lxml==6.0.2
00:17:06 netaddr==1.3.0
00:17:06 netifaces==0.11.0
00:17:06 outcome==1.3.0.post0
00:17:06 paramiko==4.0.0
00:17:06 platformdirs==4.5.0
00:17:06 ply==3.11
00:17:06 pyang==2.7.1
00:17:06 pyangbind==0.8.6
00:17:06 pycparser==2.23
00:17:06 pyhocon==0.3.61
00:17:06 PyNaCl==1.6.0
00:17:06 pyparsing==3.2.5
00:17:06 PySocks==1.7.1
00:17:06 python-dateutil==2.9.0.post0
00:17:06 regex==2025.10.23
00:17:06 requests==2.32.5
00:17:06 robotframework==7.3.2
00:17:06 robotframework-httplibrary==0.4.2
00:17:06 robotframework-pythonlibcore==4.4.1
00:17:06 robotframework-requests==0.9.7
00:17:06 robotframework-selenium2library==3.0.0
00:17:06 robotframework-seleniumlibrary==6.8.0
00:17:06 robotframework-sshlibrary==3.8.0
00:17:06 scapy==2.6.1
00:17:06 scp==0.15.0
00:17:06 selenium==4.38.0
00:17:06 six==1.17.0
00:17:06 sniffio==1.3.1
00:17:06 sortedcontainers==2.4.0
00:17:06 soupsieve==2.8
00:17:06 trio==0.31.0
00:17:06 trio-websocket==0.12.2
00:17:06 typing_extensions==4.15.0
00:17:06 urllib3==2.5.0
00:17:06 virtualenv==20.35.3
00:17:06 waitress==3.0.2
00:17:06 WebOb==1.8.9
00:17:06 websocket-client==1.9.0
00:17:06 WebTest==3.0.7
00:17:06 wsproto==1.2.0
00:17:06 [EnvInject] - Injecting environment variables from a build step.
00:17:06 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:17:06 [EnvInject] - Variables injected successfully.
00:17:06 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins4460293680534859082.sh
00:17:06 Setup pyenv:
00:17:06 system
00:17:06 3.8.13
00:17:06 3.9.13
00:17:06 3.10.13
00:17:06 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:17:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from file:/tmp/.os_lf_venv
00:17:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:17:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:17:08 lf-activate-venv(): INFO: Base packages installed successfully
00:17:08 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:17:16 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:17:16 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
00:17:16 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:17:16 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
00:17:16 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:17:16 + ODL_SYSTEM=()
00:17:16 + TOOLS_SYSTEM=()
00:17:16 + OPENSTACK_SYSTEM=()
00:17:16 + OPENSTACK_CONTROLLERS=()
00:17:16 + mapfile -t ADDR
00:17:16 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-scandium-132
00:17:16 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:17:18 + for i in "${ADDR[@]}"
00:17:18 ++ ssh 10.30.170.250 hostname -s
00:17:18 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:17:18 + REMHOST=releng-12161-132-0-builder-0
00:17:18 + case ${REMHOST} in
00:17:18 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:17:18 + for i in "${ADDR[@]}"
00:17:18 ++ ssh 10.30.171.232 hostname -s
00:17:18 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:17:19 + REMHOST=releng-12161-132-0-builder-1
00:17:19 + case ${REMHOST} in
00:17:19 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:17:19 + for i in "${ADDR[@]}"
00:17:19 ++ ssh 10.30.170.242 hostname -s
00:17:19 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:17:19 + REMHOST=releng-12161-132-0-builder-2
00:17:19 + case ${REMHOST} in
00:17:19 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:17:19 + for i in "${ADDR[@]}"
00:17:19 ++ ssh 10.30.170.130 hostname -s
00:17:19 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts.
00:17:19 + REMHOST=releng-12161-132-1-mininet-ovs-217-0
00:17:19 + case ${REMHOST} in
00:17:19 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:17:19 + echo NUM_ODL_SYSTEM=3
00:17:19 + echo NUM_TOOLS_SYSTEM=1
00:17:19 + '[' '' == yes ']'
00:17:19 + NUM_OPENSTACK_SYSTEM=0
00:17:19 + echo NUM_OPENSTACK_SYSTEM=0
00:17:19 + '[' 0 -eq 2 ']'
00:17:19 + echo ODL_SYSTEM_IP=10.30.170.250
00:17:19 ++ seq 0 2
00:17:19 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:17:19 + echo ODL_SYSTEM_1_IP=10.30.170.250
00:17:19 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:17:19 + echo ODL_SYSTEM_2_IP=10.30.171.232
00:17:19 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:17:19 + echo ODL_SYSTEM_3_IP=10.30.170.242
00:17:19 + echo TOOLS_SYSTEM_IP=10.30.170.130
00:17:19 ++ seq 0 0
00:17:19 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:17:19 + echo TOOLS_SYSTEM_1_IP=10.30.170.130
00:17:19 + openstack_index=0
00:17:19 + NUM_OPENSTACK_CONTROL_NODES=1
00:17:19 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:17:19 ++ seq 0 0
00:17:19 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:17:19 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:17:19 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:17:19 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:17:19 + '[' -1 -ge 2 ']'
00:17:19 ++ seq 0 -2
00:17:19 + NUM_OPENSTACK_HAPROXY_NODES=0
00:17:19 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:17:19 ++ seq 0 -1
00:17:19 + echo 'Contents of slave_addresses.txt:'
00:17:19 Contents of slave_addresses.txt:
00:17:19 + cat slave_addresses.txt
00:17:19 NUM_ODL_SYSTEM=3
00:17:19 NUM_TOOLS_SYSTEM=1
00:17:19 NUM_OPENSTACK_SYSTEM=0
00:17:19 ODL_SYSTEM_IP=10.30.170.250
00:17:19 ODL_SYSTEM_1_IP=10.30.170.250
00:17:19 ODL_SYSTEM_2_IP=10.30.171.232
00:17:19 ODL_SYSTEM_3_IP=10.30.170.242
00:17:19 TOOLS_SYSTEM_IP=10.30.170.130
00:17:19 TOOLS_SYSTEM_1_IP=10.30.170.130
00:17:19 NUM_OPENSTACK_CONTROL_NODES=1
00:17:19 OPENSTACK_CONTROL_NODE_1_IP=
00:17:19 NUM_OPENSTACK_COMPUTE_NODES=-1
00:17:19 NUM_OPENSTACK_HAPROXY_NODES=0
00:17:19 [EnvInject] - Injecting environment variables from a build step.
00:17:19 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:17:19 [EnvInject] - Variables injected successfully.
00:17:19 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/sh /tmp/jenkins2908965298786855842.sh
00:17:19 Preparing for JRE Version 21
00:17:19 Karaf artifact is karaf
00:17:19 Karaf project is integration
00:17:19 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:17:19 [EnvInject] - Injecting environment variables from a build step.
00:17:19 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:17:19 [EnvInject] - Variables injected successfully.
00:17:20 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins2043241898191259820.sh
00:17:21 2025-10-27 00:17:21 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
00:17:21 Bundle version is 0.21.4-SNAPSHOT
00:17:21 --2025-10-27 00:17:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
00:17:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:17:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:17:21 HTTP request sent, awaiting response... 200 OK
00:17:21 Length: 1404 (1.4K) [application/xml]
00:17:21 Saving to: ‘maven-metadata.xml’
00:17:21
00:17:21 0K . 100% 29.3M=0s
00:17:21
00:17:21 2025-10-27 00:17:21 (29.3 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
00:17:21
00:17:21
00:17:21
00:17:21 org.opendaylight.integration
00:17:21 karaf
00:17:21 0.21.4-SNAPSHOT
00:17:21
00:17:21
00:17:21 20251026.212643
00:17:21 41
00:17:21
00:17:21 20251026212643
00:17:21
00:17:21
00:17:21 pom
00:17:21 0.21.4-20251026.212643-41
00:17:21 20251026212643
00:17:21
00:17:21
00:17:21 tar.gz
00:17:21 0.21.4-20251026.212643-41
00:17:21 20251026212643
00:17:21
00:17:21
00:17:21 zip
00:17:21 0.21.4-20251026.212643-41
00:17:21 20251026212643
00:17:21
00:17:21
00:17:21 cyclonedx
00:17:21 xml
00:17:21 0.21.4-20251026.212643-41
00:17:21 20251026212643
00:17:21
00:17:21
00:17:21 cyclonedx
00:17:21 json
00:17:21 0.21.4-20251026.212643-41
00:17:21 20251026212643
00:17:21
00:17:21
00:17:21
00:17:21
00:17:21 Nexus timestamp is 0.21.4-20251026.212643-41
00:17:21 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:21 Distribution bundle is karaf-0.21.4-20251026.212643-41.zip
00:17:21 Distribution bundle version is 0.21.4-SNAPSHOT
00:17:21 Distribution folder is karaf-0.21.4-SNAPSHOT
00:17:21 Nexus prefix is https://nexus.opendaylight.org
00:17:21 [EnvInject] - Injecting environment variables from a build step.
00:17:21 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:17:21 [EnvInject] - Variables injected successfully.
00:17:21 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins7415087755393257640.sh
00:17:21 Setup pyenv:
00:17:21 system
00:17:21 3.8.13
00:17:21 3.9.13
00:17:21 3.10.13
00:17:21 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:17:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from file:/tmp/.os_lf_venv
00:17:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:17:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:17:23 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:17:23 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:17:23 lf-activate-venv(): INFO: Base packages installed successfully
00:17:23 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:17:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:17:29 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:17:29 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:17:29 Copying common-functions.sh to /tmp
00:17:31 Copying common-functions.sh to 10.30.170.250:/tmp
00:17:31 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:17:31 Copying common-functions.sh to 10.30.171.232:/tmp
00:17:31 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:17:32 Copying common-functions.sh to 10.30.170.242:/tmp
00:17:32 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:17:32 Copying common-functions.sh to 10.30.170.130:/tmp
00:17:32 Warning: Permanently added '10.30.170.130' (ECDSA) to the list of known hosts.
00:17:33 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins15775535327726356156.sh
00:17:33 common-functions.sh is being sourced
00:17:33 common-functions environment:
00:17:33 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:33 ACTUALFEATURES:
00:17:33 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:33 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:33 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:33 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:33 CONTROLLERMEM: 2048m
00:17:33 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:33 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:33 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:33 SUITES:
00:17:33
00:17:33 #################################################
00:17:33 ## Configure Cluster and Start ##
00:17:33 #################################################
00:17:33 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
00:17:33 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
00:17:33 Locating script plan to use...
00:17:33 Finished running script plans
00:17:33 Configuring member-1 with IP address 10.30.170.250
00:17:33 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:17:33 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:17:33 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
00:17:33 common-functions.sh is being sourced
00:17:33 ++ [[ /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:17:33 ++ echo 'common-functions.sh is being sourced'
00:17:33 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
00:17:33 ++ DISTROSTREAM=scandium
00:17:33 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:33 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:33 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:33 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:33 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:33 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:33 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:33 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:33 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:33 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:33 ++ export CONTROLLERMEM=
00:17:33 ++ CONTROLLERMEM=
00:17:33 ++ case "${DISTROSTREAM}" in
00:17:33 ++ CLUSTER_SYSTEM=akka
00:17:33 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:33 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:33 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:33 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:33 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:33 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:33 ++ print_common_env
00:17:33 ++ cat
00:17:33 common-functions environment:
00:17:33 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:33 ACTUALFEATURES:
00:17:33 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:33 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:33 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:33 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:33 CONTROLLERMEM:
00:17:33 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:33 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:33 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:33 SUITES:
00:17:33
00:17:33 ++ SSH='ssh -t -t'
00:17:33 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:17:33 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:17:33 Changing to /tmp
00:17:33 + echo 'Changing to /tmp'
00:17:33 + cd /tmp
00:17:33 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:33 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip'
00:17:33 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:33 --2025-10-27 00:17:33-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:33 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:17:33 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:17:33 HTTP request sent, awaiting response... 200 OK
00:17:33 Length: 239810655 (229M) [application/zip]
00:17:33 Saving to: ‘karaf-0.21.4-20251026.212643-41.zip’
00:17:33
00:17:33 0K ........ ........ ........ ........ ........ ........ 1% 82.6M 3s
00:17:33 3072K ........ ........ ........ ........ ........ ........ 2% 138M 2s
00:17:33 6144K ........ ........ ........ ........ ........ ........ 3% 159M 2s
00:17:33 9216K ........ ........ ........ ........ ........ ........ 5% 178M 2s
00:17:33 12288K ........ ........ ........ ........ ........ ........ 6% 127M 2s
00:17:33 15360K ........ ........ ........ ........ ........ ........ 7% 224M 2s
00:17:33 18432K ........ ........ ........ ........ ........ ........ 9% 238M 1s
00:17:33 21504K ........ ........ ........ ........ ........ ........ 10% 250M 1s
00:17:33 24576K ........ ........ ........ ........ ........ ........ 11% 274M 1s
00:17:33 27648K ........ ........ ........ ........ ........ ........ 13% 315M 1s
00:17:33 30720K ........ ........ ........ ........ ........ ........ 14% 302M 1s
00:17:33 33792K ........ ........ ........ ........ ........ ........ 15% 265M 1s
00:17:33 36864K ........ ........ ........ ........ ........ ........ 17% 272M 1s
00:17:33 39936K ........ ........ ........ ........ ........ ........ 18% 261M 1s
00:17:33 43008K ........ ........ ........ ........ ........ ........ 19% 246M 1s
00:17:33 46080K ........ ........ ........ ........ ........ ........ 20% 281M 1s
00:17:33 49152K ........ ........ ........ ........ ........ ........ 22% 309M 1s
00:17:33 52224K ........ ........ ........ ........ ........ ........ 23% 320M 1s
00:17:34 55296K ........ ........ ........ ........ ........ ........ 24% 363M 1s
00:17:34 58368K ........ ........ ........ ........ ........ ........ 26% 346M 1s
00:17:34 61440K ........ ........ ........ ........ ........ ........ 27% 313M 1s
00:17:34 64512K ........ ........ ........ ........ ........ ........ 28% 364M 1s
00:17:34 67584K ........ ........ ........ ........ ........ ........ 30% 369M 1s
00:17:34 70656K ........ ........ ........ ........ ........ ........ 31% 282M 1s
00:17:34 73728K ........ ........ ........ ........ ........ ........ 32% 268M 1s
00:17:34 76800K ........ ........ ........ ........ ........ ........ 34% 345M 1s
00:17:34 79872K ........ ........ ........ ........ ........ ........ 35% 350M 1s
00:17:34 82944K ........ ........ ........ ........ ........ ........ 36% 347M 1s
00:17:34 86016K ........ ........ ........ ........ ........ ........ 38% 290M 1s
00:17:34 89088K ........ ........ ........ ........ ........ ........ 39% 295M 1s
00:17:34 92160K ........ ........ ........ ........ ........ ........ 40% 349M 1s
00:17:34 95232K ........ ........ ........ ........ ........ ........ 41% 288M 1s
00:17:34 98304K ........ ........ ........ ........ ........ ........ 43% 288M 1s
00:17:34 101376K ........ ........ ........ ........ ........ ........ 44% 335M 1s
00:17:34 104448K ........ ........ ........ ........ ........ ........ 45% 318M 0s
00:17:34 107520K ........ ........ ........ ........ ........ ........ 47% 290M 0s
00:17:34 110592K ........ ........ ........ ........ ........ ........ 48% 345M 0s
00:17:34 113664K ........ ........ ........ ........ ........ ........ 49% 285M 0s
00:17:34 116736K ........ ........ ........ ........ ........ ........ 51% 269M 0s
00:17:34 119808K ........ ........ ........ ........ ........ ........ 52% 340M 0s
00:17:34 122880K ........ ........ ........ ........ ........ ........ 53% 364M 0s
00:17:34 125952K ........ ........ ........ ........ ........ ........ 55% 347M 0s
00:17:34 129024K ........ ........ ........ ........ ........ ........ 56% 360M 0s
00:17:34 132096K ........ ........ ........ ........ ........ ........ 57% 368M 0s
00:17:34 135168K ........ ........ ........ ........ ........ ........ 59% 206M 0s
00:17:34 138240K ........ ........ ........ ........ ........ ........ 60% 302M 0s
00:17:34 141312K ........ ........ ........ ........ ........ ........ 61% 253M 0s
00:17:34 144384K ........ ........ ........ ........ ........ ........ 62% 258M 0s
00:17:34 147456K ........ ........ ........ ........ ........ ........ 64% 293M 0s
00:17:34 150528K ........ ........ ........ ........ ........ ........ 65% 353M 0s
00:17:34 153600K ........ ........ ........ ........ ........ ........ 66% 379M 0s
00:17:34 156672K ........ ........ ........ ........ ........ ........ 68% 376M 0s
00:17:34 159744K ........ ........ ........ ........ ........ ........ 69% 355M 0s
00:17:34 162816K ........ ........ ........ ........ ........ ........ 70% 357M 0s
00:17:34 165888K ........ ........ ........ ........ ........ ........ 72% 381M 0s
00:17:34 168960K ........ ........ ........ ........ ........ ........ 73% 221M 0s
00:17:34 172032K ........ ........ ........ ........ ........ ........ 74% 288M 0s
00:17:34 175104K ........ ........ ........ ........ ........ ........ 76% 310M 0s
00:17:34 178176K ........ ........ ........ ........ ........ ........ 77% 333M 0s
00:17:34 181248K ........ ........ ........ ........ ........ ........ 78% 359M 0s
00:17:34 184320K ........ ........ ........ ........ ........ ........ 80% 291M 0s
00:17:34 187392K ........ ........ ........ ........ ........ ........ 81% 288M 0s
00:17:34 190464K ........ ........ ........ ........ ........ ........ 82% 331M 0s
00:17:34 193536K ........ ........ ........ ........ ........ ........ 83% 341M 0s
00:17:34 196608K ........ ........ ........ ........ ........ ........ 85% 351M 0s
00:17:34 199680K ........ ........ ........ ........ ........ ........ 86% 364M 0s
00:17:34 202752K ........ ........ ........ ........ ........ ........ 87% 356M 0s
00:17:34 205824K ........ ........ ........ ........ ........ ........ 89% 335M 0s
00:17:34 208896K ........ ........ ........ ........ ........ ........ 90% 244M 0s
00:17:34 211968K ........ ........ ........ ........ ........ ........ 91% 207M 0s
00:17:34 215040K ........ ........ ........ ........ ........ ........ 93% 356M 0s
00:17:34 218112K ........ ........ ........ ........ ........ ........ 94% 357M 0s
00:17:34 221184K ........ ........ ........ ........ ........ ........ 95% 366M 0s
00:17:34 224256K ........ ........ ........ ........ ........ ........ 97% 395M 0s
00:17:34 227328K ........ ........ ........ ........ ........ ........ 98% 380M 0s
00:17:34 230400K ........ ........ ........ ........ ........ ........ 99% 421M 0s
00:17:34 233472K ........ ... 100% 218M=0.8s
00:17:34
00:17:34 2025-10-27 00:17:34 (282 MB/s) - ‘karaf-0.21.4-20251026.212643-41.zip’ saved [239810655/239810655]
00:17:34
00:17:34 Extracting the new controller...
00:17:34 + echo 'Extracting the new controller...'
00:17:34 + unzip -q karaf-0.21.4-20251026.212643-41.zip
00:17:36 Adding external repositories...
00:17:36 + echo 'Adding external repositories...'
00:17:36 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:36 ################################################################################
00:17:36 #
00:17:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:36 # contributor license agreements. See the NOTICE file distributed with
00:17:36 # this work for additional information regarding copyright ownership.
00:17:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:36 # (the "License"); you may not use this file except in compliance with
00:17:36 # the License. You may obtain a copy of the License at
00:17:36 #
00:17:36 # http://www.apache.org/licenses/LICENSE-2.0
00:17:36 #
00:17:36 # Unless required by applicable law or agreed to in writing, software
00:17:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:36 # See the License for the specific language governing permissions and
00:17:36 # limitations under the License.
00:17:36 #
00:17:36 ################################################################################
00:17:36
00:17:36 #
00:17:36 # If set to true, the following property will not allow any certificate to be used
00:17:36 # when accessing Maven repositories through SSL
00:17:36 #
00:17:36 #org.ops4j.pax.url.mvn.certificateCheck=
00:17:36
00:17:36 #
00:17:36 # Path to the local Maven settings file.
00:17:36 # The repositories defined in this file will be automatically added to the list
00:17:36 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:17:36 # below is not set.
00:17:36 # The following locations are checked for the existence of the settings.xml file
00:17:36 # * 1. looks for the specified url
00:17:36 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:17:36 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:17:36 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:17:36 #
00:17:36 #org.ops4j.pax.url.mvn.settings=
00:17:36
00:17:36 #
00:17:36 # Path to the local Maven repository which is used to avoid downloading
00:17:36 # artifacts when they already exist locally.
00:17:36 # The value of this property will be extracted from the settings.xml file
00:17:36 # above, or defaulted to:
00:17:36 # System.getProperty( "user.home" ) + "/.m2/repository"
00:17:36 #
00:17:36 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:17:36
00:17:36 #
00:17:36 # Default this to false. It's just weird to use undocumented repos
00:17:36 #
00:17:36 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:17:36
00:17:36 #
00:17:36 # Uncomment if you don't wanna use the proxy settings
00:17:36 # from the Maven conf/settings.xml file
00:17:36 #
00:17:36 # org.ops4j.pax.url.mvn.proxySupport=false
00:17:36
00:17:36 #
00:17:36 # Comma separated list of repositories scanned when resolving an artifact.
00:17:36 # Those repositories will be checked before iterating through the
00:17:36 # below list of repositories and even before the local repository
00:17:36 # A repository url can be appended with zero or more of the following flags:
00:17:36 # @snapshots : the repository contains snaphots
00:17:36 # @noreleases : the repository does not contain any released artifacts
00:17:36 #
00:17:36 # The following property value will add the system folder as a repo.
00:17:36 #
00:17:36 org.ops4j.pax.url.mvn.defaultRepositories=\
00:17:36 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:17:36 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:17:36 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:17:36
00:17:36 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:17:36 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:17:36
00:17:36 #
00:17:36 # Comma separated list of repositories scanned when resolving an artifact.
00:17:36 # The default list includes the following repositories:
00:17:36 # http://repo1.maven.org/maven2@id=central
00:17:36 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:17:36 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:17:36 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:17:36 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:17:36 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:17:36 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:17:36 # To add repositories to the default ones, prepend '+' to the list of repositories
00:17:36 # to add.
00:17:36 # A repository url can be appended with zero or more of the following flags:
00:17:36 # @snapshots : the repository contains snapshots
00:17:36 # @noreleases : the repository does not contain any released artifacts
00:17:36 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:17:36 #
00:17:36 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:17:36
00:17:36 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:17:36 + echo 'Configuring the startup features...'
00:17:36 Configuring the startup features...
00:17:36 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:36 + FEATURE_TEST_STRING=features-test
00:17:36 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
00:17:36 + KARAF_VERSION=karaf4
00:17:36 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:17:36 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:36 + [[ ! -z '' ]]
00:17:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:36 ################################################################################
00:17:36 #
00:17:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:36 # contributor license agreements. See the NOTICE file distributed with
00:17:36 # this work for additional information regarding copyright ownership.
00:17:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:36 # (the "License"); you may not use this file except in compliance with
00:17:36 # the License. You may obtain a copy of the License at
00:17:36 #
00:17:36 # http://www.apache.org/licenses/LICENSE-2.0
00:17:36 #
00:17:36 # Unless required by applicable law or agreed to in writing, software
00:17:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:36 # See the License for the specific language governing permissions and
00:17:36 # limitations under the License.
00:17:36 #
00:17:36 ################################################################################
00:17:36
00:17:36 #
00:17:36 # Comma separated list of features repositories to register by default
00:17:36 #
00:17:36 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/056341b7-6c44-4eb7-9fbc-266a74db583c.xml
00:17:36
00:17:36 #
00:17:36 # Comma separated list of features to install at startup
00:17:36 #
00:17:36 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7835d573-988f-4e74-9939-f7bf9b44732f
00:17:36
00:17:36 #
00:17:36 # Resource repositories (OBR) that the features resolver can use
00:17:36 # to resolve requirements/capabilities
00:17:36 #
00:17:36 # The format of the resourceRepositories is
00:17:36 # resourceRepositories=[xml:url|json:url],...
00:17:36 # for Instance:
00:17:36 #
00:17:36 #resourceRepositories=xml:http://host/path/to/index.xml
00:17:36 # or
00:17:36 #resourceRepositories=json:http://host/path/to/index.json
00:17:36 #
00:17:36
00:17:36 #
00:17:36 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:17:36 #
00:17:36 featuresBootAsynchronous=false
00:17:36
00:17:36 #
00:17:36 # Service requirements enforcement
00:17:36 #
00:17:36 # By default, the feature resolver checks the service requirements/capabilities of
00:17:36 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:17:36 # the required bundles.
00:17:36 # The following flag can have those values:
00:17:36 # - disable: service requirements are completely ignored
00:17:36 # - default: service requirements are ignored for old features
00:17:36 # - enforce: service requirements are always verified
00:17:36 #
00:17:36 #serviceRequirements=default
00:17:36
00:17:36 #
00:17:36 # Store cfg file for config element in feature
00:17:36 #
00:17:36 #configCfgStore=true
00:17:36
00:17:36 #
00:17:36 # Define if the feature service automatically refresh bundles
00:17:36 #
00:17:36 autoRefresh=true
00:17:36
00:17:36 #
00:17:36 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:17:36 # XML file defines instructions related to features processing
00:17:36 # versions.properties may declare properties to resolve placeholders in XML file
00:17:36 # both files are relative to ${karaf.etc}
00:17:36 #
00:17:36 #featureProcessing=org.apache.karaf.features.xml
00:17:36 #featureProcessingVersions=versions.properties
00:17:36 + configure_karaf_log karaf4 ''
00:17:36 + local -r karaf_version=karaf4
00:17:36 + local -r controllerdebugmap=
00:17:36 + local logapi=log4j
00:17:36 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:17:36 log4j2.rootLogger.level = INFO
00:17:36 #log4j2.rootLogger.type = asyncRoot
00:17:36 #log4j2.rootLogger.includeLocation = false
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:17:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:17:36 log4j2.rootLogger.appenderRef.Console.ref = Console
00:17:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:17:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:17:36 log4j2.logger.spifly.name = org.apache.aries.spifly
00:17:36 log4j2.logger.spifly.level = WARN
00:17:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:17:36 log4j2.logger.audit.level = INFO
00:17:36 log4j2.logger.audit.additivity = false
00:17:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:17:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:17:36 log4j2.appender.console.type = Console
00:17:36 log4j2.appender.console.name = Console
00:17:36 log4j2.appender.console.layout.type = PatternLayout
00:17:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:17:36 log4j2.appender.rolling.type = RollingRandomAccessFile
00:17:36 log4j2.appender.rolling.name = RollingFile
00:17:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:17:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:17:36 #log4j2.appender.rolling.immediateFlush = false
00:17:36 log4j2.appender.rolling.append = true
00:17:36 log4j2.appender.rolling.layout.type = PatternLayout
00:17:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:17:36 log4j2.appender.rolling.policies.type = Policies
00:17:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:17:36 log4j2.appender.rolling.policies.size.size = 64MB
00:17:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:17:36 log4j2.appender.rolling.strategy.max = 7
00:17:36 log4j2.appender.audit.type = RollingRandomAccessFile
00:17:36 log4j2.appender.audit.name = AuditRollingFile
00:17:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:17:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:17:36 log4j2.appender.audit.append = true
00:17:36 log4j2.appender.audit.layout.type = PatternLayout
00:17:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:17:36 log4j2.appender.audit.policies.type = Policies
00:17:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:17:36 log4j2.appender.audit.policies.size.size = 8MB
00:17:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:17:36 log4j2.appender.audit.strategy.max = 7
00:17:36 log4j2.appender.osgi.type = PaxOsgi
00:17:36 log4j2.appender.osgi.name = PaxOsgi
00:17:36 log4j2.appender.osgi.filter = *
00:17:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:17:36 #log4j2.logger.aether.level = TRACE
00:17:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:17:36 #log4j2.logger.http-headers.level = DEBUG
00:17:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:17:36 #log4j2.logger.maven.level = TRACE
00:17:36 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:17:36 + logapi=log4j2
00:17:36 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:17:36 + '[' log4j2 == log4j2 ']'
00:17:36 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:36 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:17:36 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:17:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:17:36 controllerdebugmap:
00:17:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:17:36 + unset IFS
00:17:36 + echo 'controllerdebugmap: '
00:17:36 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:36 + '[' -n '' ']'
00:17:36 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:17:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:36 ################################################################################
00:17:36 #
00:17:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:36 # contributor license agreements. See the NOTICE file distributed with
00:17:36 # this work for additional information regarding copyright ownership.
00:17:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:36 # (the "License"); you may not use this file except in compliance with
00:17:36 # the License. You may obtain a copy of the License at
00:17:36 #
00:17:36 # http://www.apache.org/licenses/LICENSE-2.0
00:17:36 #
00:17:36 # Unless required by applicable law or agreed to in writing, software
00:17:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:36 # See the License for the specific language governing permissions and
00:17:36 # limitations under the License.
00:17:36 #
00:17:36 ################################################################################
00:17:36
00:17:36 # Common pattern layout for appenders
00:17:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:17:36
00:17:36 # Root logger
00:17:36 log4j2.rootLogger.level = INFO
00:17:36 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:17:36 #log4j2.rootLogger.type = asyncRoot
00:17:36 #log4j2.rootLogger.includeLocation = false
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:17:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:17:36 log4j2.rootLogger.appenderRef.Console.ref = Console
00:17:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:17:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:17:36
00:17:36 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:17:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:17:36
00:17:36 # Loggers configuration
00:17:36
00:17:36 # Spifly logger
00:17:36 log4j2.logger.spifly.name = org.apache.aries.spifly
00:17:36 log4j2.logger.spifly.level = WARN
00:17:36
00:17:36 # Security audit logger
00:17:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:17:36 log4j2.logger.audit.level = INFO
00:17:36 log4j2.logger.audit.additivity = false
00:17:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:17:36
00:17:36 # Appenders configuration
00:17:36
00:17:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:17:36 log4j2.appender.console.type = Console
00:17:36 log4j2.appender.console.name = Console
00:17:36 log4j2.appender.console.layout.type = PatternLayout
00:17:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:17:36
00:17:36 # Rolling file appender
00:17:36 log4j2.appender.rolling.type = RollingRandomAccessFile
00:17:36 log4j2.appender.rolling.name = RollingFile
00:17:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:17:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:17:36 # uncomment to not force a disk flush
00:17:36 #log4j2.appender.rolling.immediateFlush = false
00:17:36 log4j2.appender.rolling.append = true
00:17:36 log4j2.appender.rolling.layout.type = PatternLayout
00:17:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:17:36 log4j2.appender.rolling.policies.type = Policies
00:17:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:17:36 log4j2.appender.rolling.policies.size.size = 1GB
00:17:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:17:36 log4j2.appender.rolling.strategy.max = 7
00:17:36
00:17:36 # Audit file appender
00:17:36 log4j2.appender.audit.type = RollingRandomAccessFile
00:17:36 log4j2.appender.audit.name = AuditRollingFile
00:17:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:17:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:17:36 log4j2.appender.audit.append = true
00:17:36 log4j2.appender.audit.layout.type = PatternLayout
00:17:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:17:36 log4j2.appender.audit.policies.type = Policies
00:17:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:17:36 log4j2.appender.audit.policies.size.size = 8MB
00:17:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:17:36 log4j2.appender.audit.strategy.max = 7
00:17:36
00:17:36 # OSGi appender
00:17:36 log4j2.appender.osgi.type = PaxOsgi
00:17:36 log4j2.appender.osgi.name = PaxOsgi
00:17:36 log4j2.appender.osgi.filter = *
00:17:36
00:17:36 # help with identification of maven-related problems with pax-url-aether
00:17:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:17:36 #log4j2.logger.aether.level = TRACE
00:17:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:17:36 #log4j2.logger.http-headers.level = DEBUG
00:17:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:17:36 #log4j2.logger.maven.level = TRACE
00:17:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:17:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:17:36 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:36 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:17:36 + local -r controllermem=2048m
00:17:36 Configure
00:17:36 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:36 + echo Configure
00:17:36 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:17:36 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:17:36 max memory: 2048m
00:17:36 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:36 + echo ' max memory: 2048m'
00:17:36 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:17:36 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:36 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:36 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:36 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:17:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:36 #!/bin/sh
00:17:36 #
00:17:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:36 # contributor license agreements. See the NOTICE file distributed with
00:17:36 # this work for additional information regarding copyright ownership.
00:17:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:36 # (the "License"); you may not use this file except in compliance with
00:17:36 # the License. You may obtain a copy of the License at
00:17:36 #
00:17:36 # http://www.apache.org/licenses/LICENSE-2.0
00:17:36 #
00:17:36 # Unless required by applicable law or agreed to in writing, software
00:17:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:36 # See the License for the specific language governing permissions and
00:17:36 # limitations under the License.
00:17:36 #
00:17:36
00:17:36 #
00:17:36 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:17:36 # script: client, instance, shell, start, status, stop, karaf
00:17:36 #
00:17:36 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:17:36 # Actions go here...
00:17:36 # fi
00:17:36
00:17:36 #
00:17:36 # general settings which should be applied for all scripts go here; please keep
00:17:36 # in mind that it is possible that scripts might be executed more than once, e.g.
00:17:36 # in example of the start script where the start script is executed first and the
00:17:36 # karaf script afterwards.
00:17:36 #
00:17:36
00:17:36 #
00:17:36 # The following section shows the possible configuration options for the default
00:17:36 # karaf scripts
00:17:36 #
00:17:36 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:17:36 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:17:36 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:17:36 # export EXTRA_JAVA_OPTS # Additional JVM options
00:17:36 # export KARAF_HOME # Karaf home folder
00:17:36 # export KARAF_DATA # Karaf data folder
00:17:36 # export KARAF_BASE # Karaf base folder
00:17:36 # export KARAF_ETC # Karaf etc folder
00:17:36 # export KARAF_LOG # Karaf log folder
00:17:36 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:17:36 # export KARAF_OPTS # Additional available Karaf options
00:17:36 # export KARAF_DEBUG # Enable debug mode
00:17:36 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:17:36 # export KARAF_NOROOT # Prevent execution as root if set to true
00:17:36 Set Java version
00:17:36 + echo 'Set Java version'
00:17:36 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:17:36 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:17:36 sudo: a password is required
00:17:36 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:36 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:17:36 sudo: a password is required
00:17:36 JDK default version ...
00:17:36 + echo 'JDK default version ...'
00:17:36 + java -version
00:17:36 openjdk version "21.0.8" 2025-07-15
00:17:36 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:17:36 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:17:36 Set JAVA_HOME
00:17:36 + echo 'Set JAVA_HOME'
00:17:36 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:17:36 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:17:36 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:36 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:36 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:17:36 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:36 Listing all open ports on controller system...
00:17:36 + echo 'Listing all open ports on controller system...'
00:17:36 + netstat -pnatu
00:17:36 /tmp/configuration-script.sh: line 40: netstat: command not found
00:17:36 + '[' -f /tmp/custom_shard_config.txt ']'
00:17:36 Configuring cluster
00:17:36 + echo 'Configuring cluster'
00:17:36 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.250 10.30.171.232 10.30.170.242
00:17:36 ################################################
00:17:36 ## Configure Cluster ##
00:17:36 ################################################
00:17:36 NOTE: Cluster configuration files not found. Copying from
00:17:36 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
00:17:36 Configuring unique name in akka.conf
00:17:36 Configuring hostname in akka.conf
00:17:36 Configuring data and rpc seed nodes in akka.conf
00:17:36 modules = [
00:17:36
00:17:36 {
00:17:36 name = "inventory"
00:17:36 namespace = "urn:opendaylight:inventory"
00:17:36 shard-strategy = "module"
00:17:36 },
00:17:36 {
00:17:36 name = "topology"
00:17:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:17:36 shard-strategy = "module"
00:17:36 },
00:17:36 {
00:17:36 name = "toaster"
00:17:36 namespace = "http://netconfcentral.org/ns/toaster"
00:17:36 shard-strategy = "module"
00:17:36 }
00:17:36 ]
00:17:36 Configuring replication type in module-shards.conf
00:17:36 ################################################
00:17:36 ## NOTE: Manually restart controller to ##
00:17:36 ## apply configuration. ##
00:17:36 ################################################
00:17:36 Dump akka.conf
00:17:36 + echo 'Dump akka.conf'
00:17:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:36
00:17:36 odl-cluster-data {
00:17:36 akka {
00:17:36 remote {
00:17:36 artery {
00:17:36 enabled = on
00:17:36 transport = tcp
00:17:36 canonical.hostname = "10.30.170.250"
00:17:36 canonical.port = 2550
00:17:36 }
00:17:36 }
00:17:36
00:17:36 cluster {
00:17:36 # Using artery.
00:17:36 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.250:2550",
00:17:36 "akka://opendaylight-cluster-data@10.30.171.232:2550",
00:17:36 "akka://opendaylight-cluster-data@10.30.170.242:2550"]
00:17:36
00:17:36 roles = ["member-1"]
00:17:36
00:17:36 # when under load we might trip a false positive on the failure detector
00:17:36 # failure-detector {
00:17:36 # heartbeat-interval = 4 s
00:17:36 # acceptable-heartbeat-pause = 16s
00:17:36 # }
00:17:36 }
00:17:36
00:17:36 persistence {
00:17:36 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:17:36 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:17:36 # The relative path is always relative to KARAF_HOME.
00:17:36
00:17:36 # snapshot-store.local.dir = "target/snapshots"
00:17:36
00:17:36 # Use lz4 compression for LocalSnapshotStore snapshots
00:17:36 snapshot-store.local.use-lz4-compression = false
00:17:36 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:17:36 snapshot-store.local.lz4-blocksize = 256KB
00:17:36 }
00:17:36 disable-default-actor-system-quarantined-event-handling = "false"
00:17:36 }
00:17:36 }
00:17:36 Dump modules.conf
00:17:36 + echo 'Dump modules.conf'
00:17:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:36 modules = [
00:17:36
00:17:36 {
00:17:36 name = "inventory"
00:17:36 namespace = "urn:opendaylight:inventory"
00:17:36 shard-strategy = "module"
00:17:36 },
00:17:36 {
00:17:36 name = "topology"
00:17:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:17:36 shard-strategy = "module"
00:17:36 },
00:17:36 {
00:17:36 name = "toaster"
00:17:36 namespace = "http://netconfcentral.org/ns/toaster"
00:17:36 shard-strategy = "module"
00:17:36 }
00:17:36 ]
00:17:36 Dump module-shards.conf
00:17:36 + echo 'Dump module-shards.conf'
00:17:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:36 module-shards = [
00:17:36 {
00:17:36 name = "default"
00:17:36 shards = [
00:17:36 {
00:17:36 name = "default"
00:17:36 replicas = ["member-1",
00:17:36 "member-2",
00:17:36 "member-3"]
00:17:36 }
00:17:36 ]
00:17:36 },
00:17:36 {
00:17:36 name = "inventory"
00:17:36 shards = [
00:17:36 {
00:17:36 name="inventory"
00:17:36 replicas = ["member-1",
00:17:36 "member-2",
00:17:36 "member-3"]
00:17:36 }
00:17:36 ]
00:17:36 },
00:17:36 {
00:17:36 name = "topology"
00:17:36 shards = [
00:17:36 {
00:17:36 name="topology"
00:17:36 replicas = ["member-1",
00:17:36 "member-2",
00:17:36 "member-3"]
00:17:36 }
00:17:36 ]
00:17:36 },
00:17:36 {
00:17:36 name = "toaster"
00:17:36 shards = [
00:17:36 {
00:17:36 name="toaster"
00:17:36 replicas = ["member-1",
00:17:36 "member-2",
00:17:36 "member-3"]
00:17:36 }
00:17:36 ]
00:17:36 }
00:17:36 ]
00:17:36 Configuring member-2 with IP address 10.30.171.232
00:17:37 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:17:37 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:17:37 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
00:17:37 ++ [[ /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:17:37 ++ echo 'common-functions.sh is being sourced'
00:17:37 common-functions.sh is being sourced
00:17:37 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
00:17:37 ++ DISTROSTREAM=scandium
00:17:37 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:37 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:37 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:37 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:37 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:37 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:37 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:37 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:37 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:37 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:37 ++ export CONTROLLERMEM=
00:17:37 ++ CONTROLLERMEM=
00:17:37 ++ case "${DISTROSTREAM}" in
00:17:37 ++ CLUSTER_SYSTEM=akka
00:17:37 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:37 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:37 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:37 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:37 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:37 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:37 ++ print_common_env
00:17:37 ++ cat
00:17:37 common-functions environment:
00:17:37 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:37 ACTUALFEATURES:
00:17:37 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:37 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:37 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:37 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:37 CONTROLLERMEM:
00:17:37 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:37 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:37 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:37 SUITES:
00:17:37
00:17:37 ++ SSH='ssh -t -t'
00:17:37 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:17:37 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:17:37 Changing to /tmp
00:17:37 + echo 'Changing to /tmp'
00:17:37 + cd /tmp
00:17:37 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:37 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip'
00:17:37 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:37 --2025-10-27 00:17:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:17:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:17:37 HTTP request sent, awaiting response... 200 OK
00:17:37 Length: 239810655 (229M) [application/zip]
00:17:37 Saving to: ‘karaf-0.21.4-20251026.212643-41.zip’
00:17:37
00:17:37 0K ........ ........ ........ ........ ........ ........ 1% 67.2M 3s
00:17:37 3072K ........ ........ ........ ........ ........ ........ 2% 102M 3s
00:17:37 6144K ........ ........ ........ ........ ........ ........ 3% 98.7M 3s
00:17:37 9216K ........ ........ ........ ........ ........ ........ 5% 118M 2s
00:17:37 12288K ........ ........ ........ ........ ........ ........ 6% 120M 2s
00:17:37 15360K ........ ........ ........ ........ ........ ........ 7% 123M 2s
00:17:37 18432K ........ ........ ........ ........ ........ ........ 9% 159M 2s
00:17:37 21504K ........ ........ ........ ........ ........ ........ 10% 191M 2s
00:17:37 24576K ........ ........ ........ ........ ........ ........ 11% 212M 2s
00:17:37 27648K ........ ........ ........ ........ ........ ........ 13% 219M 2s
00:17:37 30720K ........ ........ ........ ........ ........ ........ 14% 239M 2s
00:17:37 33792K ........ ........ ........ ........ ........ ........ 15% 257M 1s
00:17:37 36864K ........ ........ ........ ........ ........ ........ 17% 256M 1s
00:17:37 39936K ........ ........ ........ ........ ........ ........ 18% 276M 1s
00:17:37 43008K ........ ........ ........ ........ ........ ........ 19% 261M 1s
00:17:37 46080K ........ ........ ........ ........ ........ ........ 20% 302M 1s
00:17:37 49152K ........ ........ ........ ........ ........ ........ 22% 245M 1s
00:17:37 52224K ........ ........ ........ ........ ........ ........ 23% 267M 1s
00:17:37 55296K ........ ........ ........ ........ ........ ........ 24% 297M 1s
00:17:37 58368K ........ ........ ........ ........ ........ ........ 26% 318M 1s
00:17:37 61440K ........ ........ ........ ........ ........ ........ 27% 246M 1s
00:17:37 64512K ........ ........ ........ ........ ........ ........ 28% 263M 1s
00:17:37 67584K ........ ........ ........ ........ ........ ........ 30% 246M 1s
00:17:37 70656K ........ ........ ........ ........ ........ ........ 31% 315M 1s
00:17:37 73728K ........ ........ ........ ........ ........ ........ 32% 313M 1s
00:17:37 76800K ........ ........ ........ ........ ........ ........ 34% 306M 1s
00:17:37 79872K ........ ........ ........ ........ ........ ........ 35% 309M 1s
00:17:37 82944K ........ ........ ........ ........ ........ ........ 36% 323M 1s
00:17:37 86016K ........ ........ ........ ........ ........ ........ 38% 309M 1s
00:17:37 89088K ........ ........ ........ ........ ........ ........ 39% 295M 1s
00:17:37 92160K ........ ........ ........ ........ ........ ........ 40% 313M 1s
00:17:37 95232K ........ ........ ........ ........ ........ ........ 41% 290M 1s
00:17:37 98304K ........ ........ ........ ........ ........ ........ 43% 292M 1s
00:17:37 101376K ........ ........ ........ ........ ........ ........ 44% 294M 1s
00:17:37 104448K ........ ........ ........ ........ ........ ........ 45% 335M 1s
00:17:37 107520K ........ ........ ........ ........ ........ ........ 47% 343M 1s
00:17:37 110592K ........ ........ ........ ........ ........ ........ 48% 342M 1s
00:17:37 113664K ........ ........ ........ ........ ........ ........ 49% 353M 1s
00:17:37 116736K ........ ........ ........ ........ ........ ........ 51% 349M 1s
00:17:37 119808K ........ ........ ........ ........ ........ ........ 52% 351M 0s
00:17:38 122880K ........ ........ ........ ........ ........ ........ 53% 348M 0s
00:17:38 125952K ........ ........ ........ ........ ........ ........ 55% 347M 0s
00:17:38 129024K ........ ........ ........ ........ ........ ........ 56% 227M 0s
00:17:38 132096K ........ ........ ........ ........ ........ ........ 57% 206M 0s
00:17:38 135168K ........ ........ ........ ........ ........ ........ 59% 222M 0s
00:17:38 138240K ........ ........ ........ ........ ........ ........ 60% 294M 0s
00:17:38 141312K ........ ........ ........ ........ ........ ........ 61% 334M 0s
00:17:38 144384K ........ ........ ........ ........ ........ ........ 62% 317M 0s
00:17:38 147456K ........ ........ ........ ........ ........ ........ 64% 167M 0s
00:17:38 150528K ........ ........ ........ ........ ........ ........ 65% 248M 0s
00:17:38 153600K ........ ........ ........ ........ ........ ........ 66% 293M 0s
00:17:38 156672K ........ ........ ........ ........ ........ ........ 68% 308M 0s
00:17:38 159744K ........ ........ ........ ........ ........ ........ 69% 308M 0s
00:17:38 162816K ........ ........ ........ ........ ........ ........ 70% 299M 0s
00:17:38 165888K ........ ........ ........ ........ ........ ........ 72% 280M 0s
00:17:38 168960K ........ ........ ........ ........ ........ ........ 73% 300M 0s
00:17:38 172032K ........ ........ ........ ........ ........ ........ 74% 298M 0s
00:17:38 175104K ........ ........ ........ ........ ........ ........ 76% 292M 0s
00:17:38 178176K ........ ........ ........ ........ ........ ........ 77% 242M 0s
00:17:38 181248K ........ ........ ........ ........ ........ ........ 78% 225M 0s
00:17:38 184320K ........ ........ ........ ........ ........ ........ 80% 245M 0s
00:17:38 187392K ........ ........ ........ ........ ........ ........ 81% 263M 0s
00:17:38 190464K ........ ........ ........ ........ ........ ........ 82% 327M 0s
00:17:38 193536K ........ ........ ........ ........ ........ ........ 83% 299M 0s
00:17:38 196608K ........ ........ ........ ........ ........ ........ 85% 277M 0s
00:17:38 199680K ........ ........ ........ ........ ........ ........ 86% 314M 0s
00:17:38 202752K ........ ........ ........ ........ ........ ........ 87% 300M 0s
00:17:38 205824K ........ ........ ........ ........ ........ ........ 89% 321M 0s
00:17:38 208896K ........ ........ ........ ........ ........ ........ 90% 305M 0s
00:17:38 211968K ........ ........ ........ ........ ........ ........ 91% 306M 0s
00:17:38 215040K ........ ........ ........ ........ ........ ........ 93% 276M 0s
00:17:38 218112K ........ ........ ........ ........ ........ ........ 94% 261M 0s
00:17:38 221184K ........ ........ ........ ........ ........ ........ 95% 291M 0s
00:17:38 224256K ........ ........ ........ ........ ........ ........ 97% 299M 0s
00:17:38 227328K ........ ........ ........ ........ ........ ........ 98% 297M 0s
00:17:38 230400K ........ ........ ........ ........ ........ ........ 99% 316M 0s
00:17:38 233472K ........ ... 100% 299M=0.9s
00:17:38
00:17:38 2025-10-27 00:17:38 (243 MB/s) - ‘karaf-0.21.4-20251026.212643-41.zip’ saved [239810655/239810655]
00:17:38
00:17:38 Extracting the new controller...
00:17:38 + echo 'Extracting the new controller...'
00:17:38 + unzip -q karaf-0.21.4-20251026.212643-41.zip
00:17:40 Adding external repositories...
00:17:40 + echo 'Adding external repositories...'
00:17:40 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:40 ################################################################################
00:17:40 #
00:17:40 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:40 # contributor license agreements. See the NOTICE file distributed with
00:17:40 # this work for additional information regarding copyright ownership.
00:17:40 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:40 # (the "License"); you may not use this file except in compliance with
00:17:40 # the License. You may obtain a copy of the License at
00:17:40 #
00:17:40 # http://www.apache.org/licenses/LICENSE-2.0
00:17:40 #
00:17:40 # Unless required by applicable law or agreed to in writing, software
00:17:40 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:40 # See the License for the specific language governing permissions and
00:17:40 # limitations under the License.
00:17:40 #
00:17:40 ################################################################################
00:17:40
00:17:40 #
00:17:40 # If set to true, the following property will not allow any certificate to be used
00:17:40 # when accessing Maven repositories through SSL
00:17:40 #
00:17:40 #org.ops4j.pax.url.mvn.certificateCheck=
00:17:40
00:17:40 #
00:17:40 # Path to the local Maven settings file.
00:17:40 # The repositories defined in this file will be automatically added to the list
00:17:40 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:17:40 # below is not set.
00:17:40 # The following locations are checked for the existence of the settings.xml file
00:17:40 # * 1. looks for the specified url
00:17:40 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:17:40 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:17:40 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:17:40 #
00:17:40 #org.ops4j.pax.url.mvn.settings=
00:17:40
00:17:40 #
00:17:40 # Path to the local Maven repository which is used to avoid downloading
00:17:40 # artifacts when they already exist locally.
00:17:40 # The value of this property will be extracted from the settings.xml file
00:17:40 # above, or defaulted to:
00:17:40 # System.getProperty( "user.home" ) + "/.m2/repository"
00:17:40 #
00:17:40 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:17:40
00:17:40 #
00:17:40 # Default this to false. It's just weird to use undocumented repos
00:17:40 #
00:17:40 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:17:40
00:17:40 #
00:17:40 # Uncomment if you don't wanna use the proxy settings
00:17:40 # from the Maven conf/settings.xml file
00:17:40 #
00:17:40 # org.ops4j.pax.url.mvn.proxySupport=false
00:17:40
00:17:40 #
00:17:40 # Comma separated list of repositories scanned when resolving an artifact.
00:17:40 # Those repositories will be checked before iterating through the
00:17:40 # below list of repositories and even before the local repository
00:17:40 # A repository url can be appended with zero or more of the following flags:
00:17:40 # @snapshots : the repository contains snaphots
00:17:40 # @noreleases : the repository does not contain any released artifacts
00:17:40 #
00:17:40 # The following property value will add the system folder as a repo.
00:17:40 #
00:17:40 org.ops4j.pax.url.mvn.defaultRepositories=\
00:17:40 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:17:40 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:17:40 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:17:40
00:17:40 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:17:40 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:17:40
00:17:40 #
00:17:40 # Comma separated list of repositories scanned when resolving an artifact.
00:17:40 # The default list includes the following repositories:
00:17:40 # http://repo1.maven.org/maven2@id=central
00:17:40 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:17:40 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:17:40 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:17:40 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:17:40 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:17:40 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:17:40 # To add repositories to the default ones, prepend '+' to the list of repositories
00:17:40 # to add.
00:17:40 # A repository url can be appended with zero or more of the following flags:
00:17:40 # @snapshots : the repository contains snapshots
00:17:40 # @noreleases : the repository does not contain any released artifacts
00:17:40 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:17:40 #
00:17:40 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:17:40
00:17:40 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:17:40 + [[ True == \T\r\u\e ]]
00:17:40 + echo 'Configuring the startup features...'
00:17:40 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:40 + FEATURE_TEST_STRING=features-test
00:17:40 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
00:17:40 + KARAF_VERSION=karaf4
00:17:40 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:17:40 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:40 + [[ ! -z '' ]]
00:17:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:40 ################################################################################
00:17:40 #
00:17:40 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:40 # contributor license agreements. See the NOTICE file distributed with
00:17:40 # this work for additional information regarding copyright ownership.
00:17:40 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:40 # (the "License"); you may not use this file except in compliance with
00:17:40 # the License. You may obtain a copy of the License at
00:17:40 #
00:17:40 # http://www.apache.org/licenses/LICENSE-2.0
00:17:40 #
00:17:40 # Unless required by applicable law or agreed to in writing, software
00:17:40 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:40 # See the License for the specific language governing permissions and
00:17:40 # limitations under the License.
00:17:40 #
00:17:40 ################################################################################
00:17:40
00:17:40 #
00:17:40 # Comma separated list of features repositories to register by default
00:17:40 #
00:17:40 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/056341b7-6c44-4eb7-9fbc-266a74db583c.xml
00:17:40
00:17:40 #
00:17:40 # Comma separated list of features to install at startup
00:17:40 #
00:17:40 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7835d573-988f-4e74-9939-f7bf9b44732f
00:17:40
00:17:40 #
00:17:40 # Resource repositories (OBR) that the features resolver can use
00:17:40 # to resolve requirements/capabilities
00:17:40 #
00:17:40 # The format of the resourceRepositories is
00:17:40 # resourceRepositories=[xml:url|json:url],...
00:17:40 # for Instance:
00:17:40 #
00:17:40 #resourceRepositories=xml:http://host/path/to/index.xml
00:17:40 # or
00:17:40 #resourceRepositories=json:http://host/path/to/index.json
00:17:40 #
00:17:40
00:17:40 #
00:17:40 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:17:40 #
00:17:40 featuresBootAsynchronous=false
00:17:40
00:17:40 #
00:17:40 # Service requirements enforcement
00:17:40 #
00:17:40 # By default, the feature resolver checks the service requirements/capabilities of
00:17:40 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:17:40 # the required bundles.
00:17:40 # The following flag can have those values:
00:17:40 # - disable: service requirements are completely ignored
00:17:40 # - default: service requirements are ignored for old features
00:17:40 # - enforce: service requirements are always verified
00:17:40 #
00:17:40 #serviceRequirements=default
00:17:40
00:17:40 #
00:17:40 # Store cfg file for config element in feature
00:17:40 #
00:17:40 #configCfgStore=true
00:17:40
00:17:40 #
00:17:40 # Define if the feature service automatically refresh bundles
00:17:40 #
00:17:40 autoRefresh=true
00:17:40
00:17:40 #
00:17:40 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:17:40 # XML file defines instructions related to features processing
00:17:40 # versions.properties may declare properties to resolve placeholders in XML file
00:17:40 # both files are relative to ${karaf.etc}
00:17:40 #
00:17:40 #featureProcessing=org.apache.karaf.features.xml
00:17:40 #featureProcessingVersions=versions.properties
00:17:40 + configure_karaf_log karaf4 ''
00:17:40 + local -r karaf_version=karaf4
00:17:40 + local -r controllerdebugmap=
00:17:40 + local logapi=log4j
00:17:40 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:17:40 log4j2.rootLogger.level = INFO
00:17:40 #log4j2.rootLogger.type = asyncRoot
00:17:40 #log4j2.rootLogger.includeLocation = false
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:17:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:17:40 log4j2.rootLogger.appenderRef.Console.ref = Console
00:17:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:17:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:17:40 log4j2.logger.spifly.name = org.apache.aries.spifly
00:17:40 log4j2.logger.spifly.level = WARN
00:17:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:17:40 log4j2.logger.audit.level = INFO
00:17:40 log4j2.logger.audit.additivity = false
00:17:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:17:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:17:40 log4j2.appender.console.type = Console
00:17:40 log4j2.appender.console.name = Console
00:17:40 log4j2.appender.console.layout.type = PatternLayout
00:17:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:17:40 log4j2.appender.rolling.type = RollingRandomAccessFile
00:17:40 log4j2.appender.rolling.name = RollingFile
00:17:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:17:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:17:40 #log4j2.appender.rolling.immediateFlush = false
00:17:40 log4j2.appender.rolling.append = true
00:17:40 log4j2.appender.rolling.layout.type = PatternLayout
00:17:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:17:40 log4j2.appender.rolling.policies.type = Policies
00:17:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:17:40 log4j2.appender.rolling.policies.size.size = 64MB
00:17:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:17:40 log4j2.appender.rolling.strategy.max = 7
00:17:40 log4j2.appender.audit.type = RollingRandomAccessFile
00:17:40 log4j2.appender.audit.name = AuditRollingFile
00:17:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:17:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:17:40 log4j2.appender.audit.append = true
00:17:40 log4j2.appender.audit.layout.type = PatternLayout
00:17:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:17:40 log4j2.appender.audit.policies.type = Policies
00:17:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:17:40 log4j2.appender.audit.policies.size.size = 8MB
00:17:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:17:40 log4j2.appender.audit.strategy.max = 7
00:17:40 log4j2.appender.osgi.type = PaxOsgi
00:17:40 log4j2.appender.osgi.name = PaxOsgi
00:17:40 log4j2.appender.osgi.filter = *
00:17:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:17:40 #log4j2.logger.aether.level = TRACE
00:17:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:17:40 #log4j2.logger.http-headers.level = DEBUG
00:17:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:17:40 #log4j2.logger.maven.level = TRACE
00:17:40 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:17:40 + logapi=log4j2
00:17:40 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:17:40 + '[' log4j2 == log4j2 ']'
00:17:40 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:40 controllerdebugmap:
00:17:40 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:40 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:17:40 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:17:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:17:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:17:40 + unset IFS
00:17:40 + echo 'controllerdebugmap: '
00:17:40 + '[' -n '' ']'
00:17:40 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:17:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:40 ################################################################################
00:17:40 #
00:17:40 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:40 # contributor license agreements. See the NOTICE file distributed with
00:17:40 # this work for additional information regarding copyright ownership.
00:17:40 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:40 # (the "License"); you may not use this file except in compliance with
00:17:40 # the License. You may obtain a copy of the License at
00:17:40 #
00:17:40 # http://www.apache.org/licenses/LICENSE-2.0
00:17:40 #
00:17:40 # Unless required by applicable law or agreed to in writing, software
00:17:40 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:40 # See the License for the specific language governing permissions and
00:17:40 # limitations under the License.
00:17:40 #
00:17:40 ################################################################################
00:17:40
00:17:40 # Common pattern layout for appenders
00:17:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:17:40
00:17:40 # Root logger
00:17:40 log4j2.rootLogger.level = INFO
00:17:40 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:17:40 #log4j2.rootLogger.type = asyncRoot
00:17:40 #log4j2.rootLogger.includeLocation = false
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:17:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:17:40 log4j2.rootLogger.appenderRef.Console.ref = Console
00:17:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:17:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:17:40
00:17:40 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:17:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:17:40
00:17:40 # Loggers configuration
00:17:40
00:17:40 # Spifly logger
00:17:40 log4j2.logger.spifly.name = org.apache.aries.spifly
00:17:40 log4j2.logger.spifly.level = WARN
00:17:40
00:17:40 # Security audit logger
00:17:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:17:40 log4j2.logger.audit.level = INFO
00:17:40 log4j2.logger.audit.additivity = false
00:17:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:17:40
00:17:40 # Appenders configuration
00:17:40
00:17:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:17:40 log4j2.appender.console.type = Console
00:17:40 log4j2.appender.console.name = Console
00:17:40 log4j2.appender.console.layout.type = PatternLayout
00:17:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:17:40
00:17:40 # Rolling file appender
00:17:40 log4j2.appender.rolling.type = RollingRandomAccessFile
00:17:40 log4j2.appender.rolling.name = RollingFile
00:17:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:17:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:17:40 # uncomment to not force a disk flush
00:17:40 #log4j2.appender.rolling.immediateFlush = false
00:17:40 log4j2.appender.rolling.append = true
00:17:40 log4j2.appender.rolling.layout.type = PatternLayout
00:17:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:17:40 log4j2.appender.rolling.policies.type = Policies
00:17:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:17:40 log4j2.appender.rolling.policies.size.size = 1GB
00:17:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:17:40 log4j2.appender.rolling.strategy.max = 7
00:17:40
00:17:40 # Audit file appender
00:17:40 log4j2.appender.audit.type = RollingRandomAccessFile
00:17:40 log4j2.appender.audit.name = AuditRollingFile
00:17:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:17:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:17:40 log4j2.appender.audit.append = true
00:17:40 log4j2.appender.audit.layout.type = PatternLayout
00:17:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:17:40 log4j2.appender.audit.policies.type = Policies
00:17:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:17:40 log4j2.appender.audit.policies.size.size = 8MB
00:17:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:17:40 log4j2.appender.audit.strategy.max = 7
00:17:40
00:17:40 # OSGi appender
00:17:40 log4j2.appender.osgi.type = PaxOsgi
00:17:40 log4j2.appender.osgi.name = PaxOsgi
00:17:40 log4j2.appender.osgi.filter = *
00:17:40
00:17:40 # help with identification of maven-related problems with pax-url-aether
00:17:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:17:40 #log4j2.logger.aether.level = TRACE
00:17:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:17:40 #log4j2.logger.http-headers.level = DEBUG
00:17:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:17:40 #log4j2.logger.maven.level = TRACE
00:17:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:17:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:17:40 Configure
00:17:40 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:17:40 max memory: 2048m
00:17:40 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:40 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:40 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:17:40 + local -r controllermem=2048m
00:17:40 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:40 + echo Configure
00:17:40 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:17:40 + echo ' max memory: 2048m'
00:17:40 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:17:40 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:40 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:40 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:40 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:17:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:40 #!/bin/sh
00:17:40 #
00:17:40 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:40 # contributor license agreements. See the NOTICE file distributed with
00:17:40 # this work for additional information regarding copyright ownership.
00:17:40 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:40 # (the "License"); you may not use this file except in compliance with
00:17:40 # the License. You may obtain a copy of the License at
00:17:40 #
00:17:40 # http://www.apache.org/licenses/LICENSE-2.0
00:17:40 #
00:17:40 # Unless required by applicable law or agreed to in writing, software
00:17:40 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:40 # See the License for the specific language governing permissions and
00:17:40 # limitations under the License.
00:17:40 #
00:17:40
00:17:40 #
00:17:40 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:17:40 # script: client, instance, shell, start, status, stop, karaf
00:17:40 #
00:17:40 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:17:40 # Actions go here...
00:17:40 # fi
00:17:40
00:17:40 #
00:17:40 # general settings which should be applied for all scripts go here; please keep
00:17:40 # in mind that it is possible that scripts might be executed more than once, e.g.
00:17:40 # in example of the start script where the start script is executed first and the
00:17:40 # karaf script afterwards.
00:17:40 #
00:17:40
00:17:40 #
00:17:40 # The following section shows the possible configuration options for the default
00:17:40 # karaf scripts
00:17:40 #
00:17:40 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:17:40 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:17:40 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:17:40 # export EXTRA_JAVA_OPTS # Additional JVM options
00:17:40 # export KARAF_HOME # Karaf home folder
00:17:40 # export KARAF_DATA # Karaf data folder
00:17:40 # export KARAF_BASE # Karaf base folder
00:17:40 # export KARAF_ETC # Karaf etc folder
00:17:40 # export KARAF_LOG # Karaf log folder
00:17:40 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:17:40 # export KARAF_OPTS # Additional available Karaf options
00:17:40 # export KARAF_DEBUG # Enable debug mode
00:17:40 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:17:40 # export KARAF_NOROOT # Prevent execution as root if set to true
00:17:40 Set Java version
00:17:40 + echo 'Set Java version'
00:17:40 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:17:40 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:17:40 sudo: a password is required
00:17:40 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:40 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:17:40 sudo: a password is required
00:17:40 JDK default version ...
00:17:40 + echo 'JDK default version ...'
00:17:40 + java -version
00:17:40 openjdk version "21.0.8" 2025-07-15
00:17:40 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:17:40 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:17:40 Set JAVA_HOME
00:17:40 + echo 'Set JAVA_HOME'
00:17:40 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:17:40 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:17:40 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:40 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:40 Listing all open ports on controller system...
00:17:40 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:40 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:17:40 + echo 'Listing all open ports on controller system...'
00:17:40 + netstat -pnatu
00:17:40 /tmp/configuration-script.sh: line 40: netstat: command not found
00:17:40 + '[' -f /tmp/custom_shard_config.txt ']'
00:17:40 Configuring cluster
00:17:40 + echo 'Configuring cluster'
00:17:40 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.250 10.30.171.232 10.30.170.242
00:17:40 ################################################
00:17:40 ## Configure Cluster ##
00:17:40 ################################################
00:17:40 NOTE: Cluster configuration files not found. Copying from
00:17:40 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
00:17:40 Configuring unique name in akka.conf
00:17:40 Configuring hostname in akka.conf
00:17:40 Configuring data and rpc seed nodes in akka.conf
00:17:40 modules = [
00:17:40
00:17:40 {
00:17:40 name = "inventory"
00:17:40 namespace = "urn:opendaylight:inventory"
00:17:40 shard-strategy = "module"
00:17:40 },
00:17:40 {
00:17:40 name = "topology"
00:17:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:17:40 shard-strategy = "module"
00:17:40 },
00:17:40 {
00:17:40 name = "toaster"
00:17:40 namespace = "http://netconfcentral.org/ns/toaster"
00:17:40 shard-strategy = "module"
00:17:40 }
00:17:40 ]
00:17:40 Configuring replication type in module-shards.conf
00:17:40 ################################################
00:17:40 ## NOTE: Manually restart controller to ##
00:17:40 ## apply configuration. ##
00:17:40 ################################################
00:17:40 Dump akka.conf
00:17:40 + echo 'Dump akka.conf'
00:17:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:40
00:17:40 odl-cluster-data {
00:17:40 akka {
00:17:40 remote {
00:17:40 artery {
00:17:40 enabled = on
00:17:40 transport = tcp
00:17:40 canonical.hostname = "10.30.171.232"
00:17:40 canonical.port = 2550
00:17:40 }
00:17:40 }
00:17:40
00:17:40 cluster {
00:17:40 # Using artery.
00:17:40 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.250:2550",
00:17:40 "akka://opendaylight-cluster-data@10.30.171.232:2550",
00:17:40 "akka://opendaylight-cluster-data@10.30.170.242:2550"]
00:17:40
00:17:40 roles = ["member-2"]
00:17:40
00:17:40 # when under load we might trip a false positive on the failure detector
00:17:40 # failure-detector {
00:17:40 # heartbeat-interval = 4 s
00:17:40 # acceptable-heartbeat-pause = 16s
00:17:40 # }
00:17:40 }
00:17:40
00:17:40 persistence {
00:17:40 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:17:40 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:17:40 # The relative path is always relative to KARAF_HOME.
00:17:40
00:17:40 # snapshot-store.local.dir = "target/snapshots"
00:17:40
00:17:40 # Use lz4 compression for LocalSnapshotStore snapshots
00:17:40 snapshot-store.local.use-lz4-compression = false
00:17:40 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:17:40 snapshot-store.local.lz4-blocksize = 256KB
00:17:40 }
00:17:40 disable-default-actor-system-quarantined-event-handling = "false"
00:17:40 }
00:17:40 }
00:17:40 Dump modules.conf
00:17:40 + echo 'Dump modules.conf'
00:17:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:40 modules = [
00:17:40
00:17:40 {
00:17:40 name = "inventory"
00:17:40 namespace = "urn:opendaylight:inventory"
00:17:40 shard-strategy = "module"
00:17:40 },
00:17:40 {
00:17:40 name = "topology"
00:17:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:17:40 shard-strategy = "module"
00:17:40 },
00:17:40 {
00:17:40 name = "toaster"
00:17:40 namespace = "http://netconfcentral.org/ns/toaster"
00:17:40 shard-strategy = "module"
00:17:40 }
00:17:40 ]
00:17:40 Dump module-shards.conf
00:17:40 + echo 'Dump module-shards.conf'
00:17:40 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:40 module-shards = [
00:17:40 {
00:17:40 name = "default"
00:17:40 shards = [
00:17:40 {
00:17:40 name = "default"
00:17:40 replicas = ["member-1",
00:17:40 "member-2",
00:17:40 "member-3"]
00:17:40 }
00:17:40 ]
00:17:40 },
00:17:40 {
00:17:40 name = "inventory"
00:17:40 shards = [
00:17:40 {
00:17:40 name="inventory"
00:17:40 replicas = ["member-1",
00:17:40 "member-2",
00:17:40 "member-3"]
00:17:40 }
00:17:40 ]
00:17:40 },
00:17:40 {
00:17:40 name = "topology"
00:17:40 shards = [
00:17:40 {
00:17:40 name="topology"
00:17:40 replicas = ["member-1",
00:17:40 "member-2",
00:17:40 "member-3"]
00:17:40 }
00:17:40 ]
00:17:40 },
00:17:40 {
00:17:40 name = "toaster"
00:17:40 shards = [
00:17:40 {
00:17:40 name="toaster"
00:17:40 replicas = ["member-1",
00:17:40 "member-2",
00:17:40 "member-3"]
00:17:40 }
00:17:40 ]
00:17:40 }
00:17:40 ]
00:17:40 Configuring member-3 with IP address 10.30.170.242
00:17:40 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:17:41 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:17:41 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
00:17:41 ++ [[ /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:17:41 common-functions.sh is being sourced
00:17:41 ++ echo 'common-functions.sh is being sourced'
00:17:41 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
00:17:41 ++ DISTROSTREAM=scandium
00:17:41 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:41 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:41 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:41 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:41 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:41 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:41 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:41 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:41 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:41 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:41 ++ export CONTROLLERMEM=
00:17:41 ++ CONTROLLERMEM=
00:17:41 ++ case "${DISTROSTREAM}" in
00:17:41 ++ CLUSTER_SYSTEM=akka
00:17:41 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:41 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:41 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:41 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:41 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:41 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:41 ++ print_common_env
00:17:41 ++ cat
00:17:41 common-functions environment:
00:17:41 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:41 ACTUALFEATURES:
00:17:41 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:41 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:41 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:41 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:41 CONTROLLERMEM:
00:17:41 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:41 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:41 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:41 SUITES:
00:17:41
00:17:41 ++ SSH='ssh -t -t'
00:17:41 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:17:41 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:17:41 Changing to /tmp
00:17:41 + echo 'Changing to /tmp'
00:17:41 + cd /tmp
00:17:41 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:41 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip'
00:17:41 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:41 --2025-10-27 00:17:41-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip
00:17:41 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:17:41 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:17:41 HTTP request sent, awaiting response... 200 OK
00:17:41 Length: 239810655 (229M) [application/zip]
00:17:41 Saving to: ‘karaf-0.21.4-20251026.212643-41.zip’
00:17:41
00:17:41 0K ........ ........ ........ ........ ........ ........ 1% 67.8M 3s
00:17:41 3072K ........ ........ ........ ........ ........ ........ 2% 139M 2s
00:17:41 6144K ........ ........ ........ ........ ........ ........ 3% 165M 2s
00:17:41 9216K ........ ........ ........ ........ ........ ........ 5% 157M 2s
00:17:41 12288K ........ ........ ........ ........ ........ ........ 6% 189M 2s
00:17:41 15360K ........ ........ ........ ........ ........ ........ 7% 221M 2s
00:17:41 18432K ........ ........ ........ ........ ........ ........ 9% 209M 1s
00:17:41 21504K ........ ........ ........ ........ ........ ........ 10% 230M 1s
00:17:41 24576K ........ ........ ........ ........ ........ ........ 11% 260M 1s
00:17:41 27648K ........ ........ ........ ........ ........ ........ 13% 250M 1s
00:17:41 30720K ........ ........ ........ ........ ........ ........ 14% 279M 1s
00:17:41 33792K ........ ........ ........ ........ ........ ........ 15% 270M 1s
00:17:41 36864K ........ ........ ........ ........ ........ ........ 17% 307M 1s
00:17:41 39936K ........ ........ ........ ........ ........ ........ 18% 270M 1s
00:17:41 43008K ........ ........ ........ ........ ........ ........ 19% 327M 1s
00:17:41 46080K ........ ........ ........ ........ ........ ........ 20% 252M 1s
00:17:41 49152K ........ ........ ........ ........ ........ ........ 22% 183M 1s
00:17:41 52224K ........ ........ ........ ........ ........ ........ 23% 175M 1s
00:17:41 55296K ........ ........ ........ ........ ........ ........ 24% 160M 1s
00:17:41 58368K ........ ........ ........ ........ ........ ........ 26% 157M 1s
00:17:41 61440K ........ ........ ........ ........ ........ ........ 27% 160M 1s
00:17:41 64512K ........ ........ ........ ........ ........ ........ 28% 161M 1s
00:17:41 67584K ........ ........ ........ ........ ........ ........ 30% 149M 1s
00:17:41 70656K ........ ........ ........ ........ ........ ........ 31% 167M 1s
00:17:41 73728K ........ ........ ........ ........ ........ ........ 32% 174M 1s
00:17:41 76800K ........ ........ ........ ........ ........ ........ 34% 166M 1s
00:17:41 79872K ........ ........ ........ ........ ........ ........ 35% 229M 1s
00:17:41 82944K ........ ........ ........ ........ ........ ........ 36% 271M 1s
00:17:41 86016K ........ ........ ........ ........ ........ ........ 38% 261M 1s
00:17:41 89088K ........ ........ ........ ........ ........ ........ 39% 277M 1s
00:17:41 92160K ........ ........ ........ ........ ........ ........ 40% 265M 1s
00:17:41 95232K ........ ........ ........ ........ ........ ........ 41% 267M 1s
00:17:41 98304K ........ ........ ........ ........ ........ ........ 43% 264M 1s
00:17:41 101376K ........ ........ ........ ........ ........ ........ 44% 272M 1s
00:17:41 104448K ........ ........ ........ ........ ........ ........ 45% 267M 1s
00:17:41 107520K ........ ........ ........ ........ ........ ........ 47% 273M 1s
00:17:41 110592K ........ ........ ........ ........ ........ ........ 48% 262M 1s
00:17:41 113664K ........ ........ ........ ........ ........ ........ 49% 258M 1s
00:17:41 116736K ........ ........ ........ ........ ........ ........ 51% 268M 1s
00:17:41 119808K ........ ........ ........ ........ ........ ........ 52% 260M 1s
00:17:41 122880K ........ ........ ........ ........ ........ ........ 53% 260M 1s
00:17:41 125952K ........ ........ ........ ........ ........ ........ 55% 268M 0s
00:17:41 129024K ........ ........ ........ ........ ........ ........ 56% 268M 0s
00:17:41 132096K ........ ........ ........ ........ ........ ........ 57% 255M 0s
00:17:41 135168K ........ ........ ........ ........ ........ ........ 59% 263M 0s
00:17:41 138240K ........ ........ ........ ........ ........ ........ 60% 275M 0s
00:17:41 141312K ........ ........ ........ ........ ........ ........ 61% 292M 0s
00:17:41 144384K ........ ........ ........ ........ ........ ........ 62% 279M 0s
00:17:41 147456K ........ ........ ........ ........ ........ ........ 64% 273M 0s
00:17:41 150528K ........ ........ ........ ........ ........ ........ 65% 273M 0s
00:17:41 153600K ........ ........ ........ ........ ........ ........ 66% 276M 0s
00:17:41 156672K ........ ........ ........ ........ ........ ........ 68% 265M 0s
00:17:42 159744K ........ ........ ........ ........ ........ ........ 69% 264M 0s
00:17:42 162816K ........ ........ ........ ........ ........ ........ 70% 267M 0s
00:17:42 165888K ........ ........ ........ ........ ........ ........ 72% 272M 0s
00:17:42 168960K ........ ........ ........ ........ ........ ........ 73% 272M 0s
00:17:42 172032K ........ ........ ........ ........ ........ ........ 74% 277M 0s
00:17:42 175104K ........ ........ ........ ........ ........ ........ 76% 269M 0s
00:17:42 178176K ........ ........ ........ ........ ........ ........ 77% 253M 0s
00:17:42 181248K ........ ........ ........ ........ ........ ........ 78% 253M 0s
00:17:42 184320K ........ ........ ........ ........ ........ ........ 80% 247M 0s
00:17:42 187392K ........ ........ ........ ........ ........ ........ 81% 257M 0s
00:17:42 190464K ........ ........ ........ ........ ........ ........ 82% 273M 0s
00:17:42 193536K ........ ........ ........ ........ ........ ........ 83% 266M 0s
00:17:42 196608K ........ ........ ........ ........ ........ ........ 85% 257M 0s
00:17:42 199680K ........ ........ ........ ........ ........ ........ 86% 256M 0s
00:17:42 202752K ........ ........ ........ ........ ........ ........ 87% 259M 0s
00:17:42 205824K ........ ........ ........ ........ ........ ........ 89% 243M 0s
00:17:42 208896K ........ ........ ........ ........ ........ ........ 90% 254M 0s
00:17:42 211968K ........ ........ ........ ........ ........ ........ 91% 254M 0s
00:17:42 215040K ........ ........ ........ ........ ........ ........ 93% 255M 0s
00:17:42 218112K ........ ........ ........ ........ ........ ........ 94% 257M 0s
00:17:42 221184K ........ ........ ........ ........ ........ ........ 95% 270M 0s
00:17:42 224256K ........ ........ ........ ........ ........ ........ 97% 265M 0s
00:17:42 227328K ........ ........ ........ ........ ........ ........ 98% 270M 0s
00:17:42 230400K ........ ........ ........ ........ ........ ........ 99% 264M 0s
00:17:42 233472K ........ ... 100% 238M=1.0s
00:17:42
00:17:42 2025-10-27 00:17:42 (228 MB/s) - ‘karaf-0.21.4-20251026.212643-41.zip’ saved [239810655/239810655]
00:17:42
00:17:42 Extracting the new controller...
00:17:42 + echo 'Extracting the new controller...'
00:17:42 + unzip -q karaf-0.21.4-20251026.212643-41.zip
00:17:44 Adding external repositories...
00:17:44 + echo 'Adding external repositories...'
00:17:44 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:44 ################################################################################
00:17:44 #
00:17:44 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:44 # contributor license agreements. See the NOTICE file distributed with
00:17:44 # this work for additional information regarding copyright ownership.
00:17:44 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:44 # (the "License"); you may not use this file except in compliance with
00:17:44 # the License. You may obtain a copy of the License at
00:17:44 #
00:17:44 # http://www.apache.org/licenses/LICENSE-2.0
00:17:44 #
00:17:44 # Unless required by applicable law or agreed to in writing, software
00:17:44 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:44 # See the License for the specific language governing permissions and
00:17:44 # limitations under the License.
00:17:44 #
00:17:44 ################################################################################
00:17:44
00:17:44 #
00:17:44 # If set to true, the following property will not allow any certificate to be used
00:17:44 # when accessing Maven repositories through SSL
00:17:44 #
00:17:44 #org.ops4j.pax.url.mvn.certificateCheck=
00:17:44
00:17:44 #
00:17:44 # Path to the local Maven settings file.
00:17:44 # The repositories defined in this file will be automatically added to the list
00:17:44 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:17:44 # below is not set.
00:17:44 # The following locations are checked for the existence of the settings.xml file
00:17:44 # * 1. looks for the specified url
00:17:44 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:17:44 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:17:44 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:17:44 #
00:17:44 #org.ops4j.pax.url.mvn.settings=
00:17:44
00:17:44 #
00:17:44 # Path to the local Maven repository which is used to avoid downloading
00:17:44 # artifacts when they already exist locally.
00:17:44 # The value of this property will be extracted from the settings.xml file
00:17:44 # above, or defaulted to:
00:17:44 # System.getProperty( "user.home" ) + "/.m2/repository"
00:17:44 #
00:17:44 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:17:44
00:17:44 #
00:17:44 # Default this to false. It's just weird to use undocumented repos
00:17:44 #
00:17:44 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:17:44
00:17:44 #
00:17:44 # Uncomment if you don't wanna use the proxy settings
00:17:44 # from the Maven conf/settings.xml file
00:17:44 #
00:17:44 # org.ops4j.pax.url.mvn.proxySupport=false
00:17:44
00:17:44 #
00:17:44 # Comma separated list of repositories scanned when resolving an artifact.
00:17:44 # Those repositories will be checked before iterating through the
00:17:44 # below list of repositories and even before the local repository
00:17:44 # A repository url can be appended with zero or more of the following flags:
00:17:44 # @snapshots : the repository contains snaphots
00:17:44 # @noreleases : the repository does not contain any released artifacts
00:17:44 #
00:17:44 # The following property value will add the system folder as a repo.
00:17:44 #
00:17:44 org.ops4j.pax.url.mvn.defaultRepositories=\
00:17:44 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:17:44 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:17:44 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:17:44
00:17:44 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:17:44 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:17:44
00:17:44 #
00:17:44 # Comma separated list of repositories scanned when resolving an artifact.
00:17:44 # The default list includes the following repositories:
00:17:44 # http://repo1.maven.org/maven2@id=central
00:17:44 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:17:44 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:17:44 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:17:44 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:17:44 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:17:44 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:17:44 # To add repositories to the default ones, prepend '+' to the list of repositories
00:17:44 # to add.
00:17:44 # A repository url can be appended with zero or more of the following flags:
00:17:44 # @snapshots : the repository contains snapshots
00:17:44 # @noreleases : the repository does not contain any released artifacts
00:17:44 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:17:44 #
00:17:44 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:17:44
00:17:44 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:17:44 + [[ True == \T\r\u\e ]]
00:17:44 + echo 'Configuring the startup features...'
00:17:44 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:44 + FEATURE_TEST_STRING=features-test
00:17:44 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
00:17:44 + KARAF_VERSION=karaf4
00:17:44 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:17:44 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:44 + [[ ! -z '' ]]
00:17:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:44 ################################################################################
00:17:44 #
00:17:44 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:44 # contributor license agreements. See the NOTICE file distributed with
00:17:44 # this work for additional information regarding copyright ownership.
00:17:44 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:44 # (the "License"); you may not use this file except in compliance with
00:17:44 # the License. You may obtain a copy of the License at
00:17:44 #
00:17:44 # http://www.apache.org/licenses/LICENSE-2.0
00:17:44 #
00:17:44 # Unless required by applicable law or agreed to in writing, software
00:17:44 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:44 # See the License for the specific language governing permissions and
00:17:44 # limitations under the License.
00:17:44 #
00:17:44 ################################################################################
00:17:44
00:17:44 #
00:17:44 # Comma separated list of features repositories to register by default
00:17:44 #
00:17:44 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/056341b7-6c44-4eb7-9fbc-266a74db583c.xml
00:17:44
00:17:44 #
00:17:44 # Comma separated list of features to install at startup
00:17:44 #
00:17:44 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7835d573-988f-4e74-9939-f7bf9b44732f
00:17:44
00:17:44 #
00:17:44 # Resource repositories (OBR) that the features resolver can use
00:17:44 # to resolve requirements/capabilities
00:17:44 #
00:17:44 # The format of the resourceRepositories is
00:17:44 # resourceRepositories=[xml:url|json:url],...
00:17:44 # for Instance:
00:17:44 #
00:17:44 #resourceRepositories=xml:http://host/path/to/index.xml
00:17:44 # or
00:17:44 #resourceRepositories=json:http://host/path/to/index.json
00:17:44 #
00:17:44
00:17:44 #
00:17:44 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:17:44 #
00:17:44 featuresBootAsynchronous=false
00:17:44
00:17:44 #
00:17:44 # Service requirements enforcement
00:17:44 #
00:17:44 # By default, the feature resolver checks the service requirements/capabilities of
00:17:44 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:17:44 # the required bundles.
00:17:44 # The following flag can have those values:
00:17:44 # - disable: service requirements are completely ignored
00:17:44 # - default: service requirements are ignored for old features
00:17:44 # - enforce: service requirements are always verified
00:17:44 #
00:17:44 #serviceRequirements=default
00:17:44
00:17:44 #
00:17:44 # Store cfg file for config element in feature
00:17:44 #
00:17:44 #configCfgStore=true
00:17:44
00:17:44 #
00:17:44 # Define if the feature service automatically refresh bundles
00:17:44 #
00:17:44 autoRefresh=true
00:17:44
00:17:44 #
00:17:44 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:17:44 # XML file defines instructions related to features processing
00:17:44 # versions.properties may declare properties to resolve placeholders in XML file
00:17:44 # both files are relative to ${karaf.etc}
00:17:44 #
00:17:44 #featureProcessing=org.apache.karaf.features.xml
00:17:44 #featureProcessingVersions=versions.properties
00:17:44 + configure_karaf_log karaf4 ''
00:17:44 + local -r karaf_version=karaf4
00:17:44 + local -r controllerdebugmap=
00:17:44 + local logapi=log4j
00:17:44 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:17:44 log4j2.rootLogger.level = INFO
00:17:44 #log4j2.rootLogger.type = asyncRoot
00:17:44 #log4j2.rootLogger.includeLocation = false
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:17:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:17:44 log4j2.rootLogger.appenderRef.Console.ref = Console
00:17:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:17:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:17:44 log4j2.logger.spifly.name = org.apache.aries.spifly
00:17:44 log4j2.logger.spifly.level = WARN
00:17:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:17:44 log4j2.logger.audit.level = INFO
00:17:44 log4j2.logger.audit.additivity = false
00:17:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:17:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:17:44 log4j2.appender.console.type = Console
00:17:44 log4j2.appender.console.name = Console
00:17:44 log4j2.appender.console.layout.type = PatternLayout
00:17:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:17:44 log4j2.appender.rolling.type = RollingRandomAccessFile
00:17:44 log4j2.appender.rolling.name = RollingFile
00:17:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:17:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:17:44 #log4j2.appender.rolling.immediateFlush = false
00:17:44 log4j2.appender.rolling.append = true
00:17:44 log4j2.appender.rolling.layout.type = PatternLayout
00:17:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:17:44 log4j2.appender.rolling.policies.type = Policies
00:17:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:17:44 log4j2.appender.rolling.policies.size.size = 64MB
00:17:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:17:44 log4j2.appender.rolling.strategy.max = 7
00:17:44 log4j2.appender.audit.type = RollingRandomAccessFile
00:17:44 log4j2.appender.audit.name = AuditRollingFile
00:17:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:17:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:17:44 log4j2.appender.audit.append = true
00:17:44 log4j2.appender.audit.layout.type = PatternLayout
00:17:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:17:44 log4j2.appender.audit.policies.type = Policies
00:17:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:17:44 log4j2.appender.audit.policies.size.size = 8MB
00:17:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:17:44 log4j2.appender.audit.strategy.max = 7
00:17:44 log4j2.appender.osgi.type = PaxOsgi
00:17:44 log4j2.appender.osgi.name = PaxOsgi
00:17:44 log4j2.appender.osgi.filter = *
00:17:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:17:44 #log4j2.logger.aether.level = TRACE
00:17:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:17:44 #log4j2.logger.http-headers.level = DEBUG
00:17:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:17:44 #log4j2.logger.maven.level = TRACE
00:17:44 + logapi=log4j2
00:17:44 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:17:44 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:17:44 + '[' log4j2 == log4j2 ']'
00:17:44 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:44 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:17:44 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:17:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:17:44 controllerdebugmap:
00:17:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:17:44 + unset IFS
00:17:44 + echo 'controllerdebugmap: '
00:17:44 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:44 + '[' -n '' ']'
00:17:44 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:17:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:44 ################################################################################
00:17:44 #
00:17:44 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:44 # contributor license agreements. See the NOTICE file distributed with
00:17:44 # this work for additional information regarding copyright ownership.
00:17:44 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:44 # (the "License"); you may not use this file except in compliance with
00:17:44 # the License. You may obtain a copy of the License at
00:17:44 #
00:17:44 # http://www.apache.org/licenses/LICENSE-2.0
00:17:44 #
00:17:44 # Unless required by applicable law or agreed to in writing, software
00:17:44 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:44 # See the License for the specific language governing permissions and
00:17:44 # limitations under the License.
00:17:44 #
00:17:44 ################################################################################
00:17:44
00:17:44 # Common pattern layout for appenders
00:17:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:17:44
00:17:44 # Root logger
00:17:44 log4j2.rootLogger.level = INFO
00:17:44 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:17:44 #log4j2.rootLogger.type = asyncRoot
00:17:44 #log4j2.rootLogger.includeLocation = false
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:17:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:17:44 log4j2.rootLogger.appenderRef.Console.ref = Console
00:17:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:17:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:17:44
00:17:44 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:17:44
00:17:44 # Loggers configuration
00:17:44
00:17:44 # Spifly logger
00:17:44 log4j2.logger.spifly.name = org.apache.aries.spifly
00:17:44 log4j2.logger.spifly.level = WARN
00:17:44
00:17:44 # Security audit logger
00:17:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:17:44 log4j2.logger.audit.level = INFO
00:17:44 log4j2.logger.audit.additivity = false
00:17:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:17:44
00:17:44 # Appenders configuration
00:17:44
00:17:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:17:44 log4j2.appender.console.type = Console
00:17:44 log4j2.appender.console.name = Console
00:17:44 log4j2.appender.console.layout.type = PatternLayout
00:17:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:17:44
00:17:44 # Rolling file appender
00:17:44 log4j2.appender.rolling.type = RollingRandomAccessFile
00:17:44 log4j2.appender.rolling.name = RollingFile
00:17:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:17:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:17:44 # uncomment to not force a disk flush
00:17:44 #log4j2.appender.rolling.immediateFlush = false
00:17:44 log4j2.appender.rolling.append = true
00:17:44 log4j2.appender.rolling.layout.type = PatternLayout
00:17:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:17:44 log4j2.appender.rolling.policies.type = Policies
00:17:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:17:44 log4j2.appender.rolling.policies.size.size = 1GB
00:17:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:17:44 log4j2.appender.rolling.strategy.max = 7
00:17:44
00:17:44 # Audit file appender
00:17:44 log4j2.appender.audit.type = RollingRandomAccessFile
00:17:44 log4j2.appender.audit.name = AuditRollingFile
00:17:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:17:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:17:44 log4j2.appender.audit.append = true
00:17:44 log4j2.appender.audit.layout.type = PatternLayout
00:17:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:17:44 log4j2.appender.audit.policies.type = Policies
00:17:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:17:44 log4j2.appender.audit.policies.size.size = 8MB
00:17:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:17:44 log4j2.appender.audit.strategy.max = 7
00:17:44
00:17:44 # OSGi appender
00:17:44 log4j2.appender.osgi.type = PaxOsgi
00:17:44 log4j2.appender.osgi.name = PaxOsgi
00:17:44 log4j2.appender.osgi.filter = *
00:17:44
00:17:44 # help with identification of maven-related problems with pax-url-aether
00:17:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:17:44 #log4j2.logger.aether.level = TRACE
00:17:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:17:44 #log4j2.logger.http-headers.level = DEBUG
00:17:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:17:44 #log4j2.logger.maven.level = TRACE
00:17:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:17:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:17:44 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:44 Configure
00:17:44 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:17:44 max memory: 2048m
00:17:44 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:44 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:17:44 + local -r controllermem=2048m
00:17:44 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:44 + echo Configure
00:17:44 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:17:44 + echo ' max memory: 2048m'
00:17:44 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:17:44 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:44 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:44 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:44 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:17:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:44 #!/bin/sh
00:17:44 #
00:17:44 # Licensed to the Apache Software Foundation (ASF) under one or more
00:17:44 # contributor license agreements. See the NOTICE file distributed with
00:17:44 # this work for additional information regarding copyright ownership.
00:17:44 # The ASF licenses this file to You under the Apache License, Version 2.0
00:17:44 # (the "License"); you may not use this file except in compliance with
00:17:44 # the License. You may obtain a copy of the License at
00:17:44 #
00:17:44 # http://www.apache.org/licenses/LICENSE-2.0
00:17:44 #
00:17:44 # Unless required by applicable law or agreed to in writing, software
00:17:44 # distributed under the License is distributed on an "AS IS" BASIS,
00:17:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:17:44 # See the License for the specific language governing permissions and
00:17:44 # limitations under the License.
00:17:44 #
00:17:44
00:17:44 #
00:17:44 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:17:44 # script: client, instance, shell, start, status, stop, karaf
00:17:44 #
00:17:44 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:17:44 # Actions go here...
00:17:44 # fi
00:17:44
00:17:44 #
00:17:44 # general settings which should be applied for all scripts go here; please keep
00:17:44 # in mind that it is possible that scripts might be executed more than once, e.g.
00:17:44 # in example of the start script where the start script is executed first and the
00:17:44 # karaf script afterwards.
00:17:44 #
00:17:44
00:17:44 #
00:17:44 # The following section shows the possible configuration options for the default
00:17:44 # karaf scripts
00:17:44 #
00:17:44 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:17:44 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:17:44 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:17:44 # export EXTRA_JAVA_OPTS # Additional JVM options
00:17:44 # export KARAF_HOME # Karaf home folder
00:17:44 # export KARAF_DATA # Karaf data folder
00:17:44 # export KARAF_BASE # Karaf base folder
00:17:44 # export KARAF_ETC # Karaf etc folder
00:17:44 # export KARAF_LOG # Karaf log folder
00:17:44 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:17:44 # export KARAF_OPTS # Additional available Karaf options
00:17:44 # export KARAF_DEBUG # Enable debug mode
00:17:44 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:17:44 # export KARAF_NOROOT # Prevent execution as root if set to true
00:17:44 Set Java version
00:17:44 + echo 'Set Java version'
00:17:44 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:17:44 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:17:44 sudo: a password is required
00:17:44 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:44 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:17:44 sudo: a password is required
00:17:44 JDK default version ...
00:17:44 + echo 'JDK default version ...'
00:17:44 + java -version
00:17:44 openjdk version "21.0.8" 2025-07-15
00:17:44 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:17:44 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:17:44 Set JAVA_HOME
00:17:44 + echo 'Set JAVA_HOME'
00:17:44 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:17:44 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:17:44 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:44 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:44 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:17:44 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:17:44 Listing all open ports on controller system...
00:17:44 + echo 'Listing all open ports on controller system...'
00:17:44 + netstat -pnatu
00:17:44 /tmp/configuration-script.sh: line 40: netstat: command not found
00:17:44 + '[' -f /tmp/custom_shard_config.txt ']'
00:17:44 Configuring cluster
00:17:44 + echo 'Configuring cluster'
00:17:44 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.250 10.30.171.232 10.30.170.242
00:17:44 ################################################
00:17:44 ## Configure Cluster ##
00:17:44 ################################################
00:17:44 NOTE: Cluster configuration files not found. Copying from
00:17:44 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
00:17:44 Configuring unique name in akka.conf
00:17:44 Configuring hostname in akka.conf
00:17:44 Configuring data and rpc seed nodes in akka.conf
00:17:44 modules = [
00:17:44
00:17:44 {
00:17:44 name = "inventory"
00:17:44 namespace = "urn:opendaylight:inventory"
00:17:44 shard-strategy = "module"
00:17:44 },
00:17:44 {
00:17:44 name = "topology"
00:17:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:17:44 shard-strategy = "module"
00:17:44 },
00:17:44 {
00:17:44 name = "toaster"
00:17:44 namespace = "http://netconfcentral.org/ns/toaster"
00:17:44 shard-strategy = "module"
00:17:44 }
00:17:44 ]
00:17:44 Configuring replication type in module-shards.conf
00:17:44 ################################################
00:17:44 ## NOTE: Manually restart controller to ##
00:17:44 ## apply configuration. ##
00:17:44 ################################################
00:17:44 Dump akka.conf
00:17:44 + echo 'Dump akka.conf'
00:17:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:44
00:17:44 odl-cluster-data {
00:17:44 akka {
00:17:44 remote {
00:17:44 artery {
00:17:44 enabled = on
00:17:44 transport = tcp
00:17:44 canonical.hostname = "10.30.170.242"
00:17:44 canonical.port = 2550
00:17:44 }
00:17:44 }
00:17:44
00:17:44 cluster {
00:17:44 # Using artery.
00:17:44 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.250:2550",
00:17:44 "akka://opendaylight-cluster-data@10.30.171.232:2550",
00:17:44 "akka://opendaylight-cluster-data@10.30.170.242:2550"]
00:17:44
00:17:44 roles = ["member-3"]
00:17:44
00:17:44 # when under load we might trip a false positive on the failure detector
00:17:44 # failure-detector {
00:17:44 # heartbeat-interval = 4 s
00:17:44 # acceptable-heartbeat-pause = 16s
00:17:44 # }
00:17:44 }
00:17:44
00:17:44 persistence {
00:17:44 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:17:44 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:17:44 # The relative path is always relative to KARAF_HOME.
00:17:44
00:17:44 # snapshot-store.local.dir = "target/snapshots"
00:17:44
00:17:44 # Use lz4 compression for LocalSnapshotStore snapshots
00:17:44 snapshot-store.local.use-lz4-compression = false
00:17:44 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:17:44 snapshot-store.local.lz4-blocksize = 256KB
00:17:44 }
00:17:44 disable-default-actor-system-quarantined-event-handling = "false"
00:17:44 }
00:17:44 }
00:17:44 Dump modules.conf
00:17:44 + echo 'Dump modules.conf'
00:17:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:44 modules = [
00:17:44
00:17:44 {
00:17:44 name = "inventory"
00:17:44 namespace = "urn:opendaylight:inventory"
00:17:44 shard-strategy = "module"
00:17:44 },
00:17:44 {
00:17:44 name = "topology"
00:17:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:17:44 shard-strategy = "module"
00:17:44 },
00:17:44 {
00:17:44 name = "toaster"
00:17:44 namespace = "http://netconfcentral.org/ns/toaster"
00:17:44 shard-strategy = "module"
00:17:44 }
00:17:44 ]
00:17:44 Dump module-shards.conf
00:17:44 + echo 'Dump module-shards.conf'
00:17:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:44 module-shards = [
00:17:44 {
00:17:44 name = "default"
00:17:44 shards = [
00:17:44 {
00:17:44 name = "default"
00:17:44 replicas = ["member-1",
00:17:44 "member-2",
00:17:44 "member-3"]
00:17:44 }
00:17:44 ]
00:17:44 },
00:17:44 {
00:17:44 name = "inventory"
00:17:44 shards = [
00:17:44 {
00:17:44 name="inventory"
00:17:44 replicas = ["member-1",
00:17:44 "member-2",
00:17:44 "member-3"]
00:17:44 }
00:17:44 ]
00:17:44 },
00:17:44 {
00:17:44 name = "topology"
00:17:44 shards = [
00:17:44 {
00:17:44 name="topology"
00:17:44 replicas = ["member-1",
00:17:44 "member-2",
00:17:44 "member-3"]
00:17:44 }
00:17:44 ]
00:17:44 },
00:17:44 {
00:17:44 name = "toaster"
00:17:44 shards = [
00:17:44 {
00:17:44 name="toaster"
00:17:44 replicas = ["member-1",
00:17:44 "member-2",
00:17:44 "member-3"]
00:17:44 }
00:17:44 ]
00:17:44 }
00:17:44 ]
00:17:44 Locating config plan to use...
00:17:44 Finished running config plans
00:17:44 Starting member-1 with IP address 10.30.170.250
00:17:44 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:17:45 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:17:45 Redirecting karaf console output to karaf_console.log
00:17:45 Starting controller...
00:17:45 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:17:45 Starting member-2 with IP address 10.30.171.232
00:17:45 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:17:45 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:17:45 Redirecting karaf console output to karaf_console.log
00:17:45 Starting controller...
00:17:45 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:17:45 Starting member-3 with IP address 10.30.170.242
00:17:45 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:17:46 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:17:46 Redirecting karaf console output to karaf_console.log
00:17:46 Starting controller...
00:17:46 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:17:46 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins12072454468031963377.sh
00:17:46 common-functions.sh is being sourced
00:17:46 common-functions environment:
00:17:46 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:17:46 ACTUALFEATURES:
00:17:46 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:17:46 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:17:46 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:17:46 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:17:46 CONTROLLERMEM: 2048m
00:17:46 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:17:46 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:17:46 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:17:46 SUITES:
00:17:46
00:17:46 + echo '#################################################'
00:17:46 #################################################
00:17:46 + echo '## Verify Cluster is UP ##'
00:17:46 ## Verify Cluster is UP ##
00:17:46 + echo '#################################################'
00:17:46 #################################################
00:17:46 + create_post_startup_script
00:17:46 + cat
00:17:46 + copy_and_run_post_startup_script
00:17:46 + seed_index=1
00:17:46 ++ seq 1 3
00:17:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:17:46 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:17:46 + echo 'Execute the post startup script on controller 10.30.170.250'
00:17:46 Execute the post startup script on controller 10.30.170.250
00:17:46 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/post-startup-script.sh 10.30.170.250:/tmp/
00:17:46 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:17:46 + ssh 10.30.170.250 'bash /tmp/post-startup-script.sh 1'
00:17:46 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:17:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:46 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:18:51 2025-10-27T00:18:30,651 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:18:51 Controller is UP
00:18:51 2025-10-27T00:18:30,651 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:18:51 Listing all open ports on controller system...
00:18:51 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:18:51 looking for "BindException: Address already in use" in log file
00:18:51 looking for "server is unhealthy" in log file
00:18:51 + '[' 1 == 0 ']'
00:18:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:18:51 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:18:51 + echo 'Execute the post startup script on controller 10.30.171.232'
00:18:51 Execute the post startup script on controller 10.30.171.232
00:18:51 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/post-startup-script.sh 10.30.171.232:/tmp/
00:18:51 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:18:52 + ssh 10.30.171.232 'bash /tmp/post-startup-script.sh 2'
00:18:52 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:18:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:18:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:19:52 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:19:57 2025-10-27T00:18:30,837 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:19:57 Controller is UP
00:19:57 2025-10-27T00:18:30,837 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:19:57 Listing all open ports on controller system...
00:19:57 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:19:57 looking for "BindException: Address already in use" in log file
00:19:57 looking for "server is unhealthy" in log file
00:19:57 + '[' 2 == 0 ']'
00:19:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:19:57 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:19:57 + echo 'Execute the post startup script on controller 10.30.170.242'
00:19:57 Execute the post startup script on controller 10.30.170.242
00:19:57 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/post-startup-script.sh 10.30.170.242:/tmp/
00:19:57 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:19:58 + ssh 10.30.170.242 'bash /tmp/post-startup-script.sh 3'
00:19:58 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:19:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:20:58 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:21:03 2025-10-27T00:18:30,479 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:21:03 Controller is UP
00:21:03 2025-10-27T00:18:30,479 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:21:03 Listing all open ports on controller system...
00:21:03 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:21:03 looking for "BindException: Address already in use" in log file
00:21:03 looking for "server is unhealthy" in log file
00:21:03 + '[' 0 == 0 ']'
00:21:03 + seed_index=1
00:21:03 + dump_controller_threads
00:21:03 ++ seq 1 3
00:21:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:03 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:21:03 + echo 'Let'\''s take the karaf thread dump'
00:21:03 Let's take the karaf thread dump
00:21:03 + ssh 10.30.170.250 'sudo ps aux'
00:21:03 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:04 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_before.log
00:21:04 ++ grep -v grep
00:21:04 ++ tr -s ' '
00:21:04 ++ cut -f2 '-d '
00:21:04 + pid=2040
00:21:04 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040'
00:21:04 karaf main: org.apache.karaf.main.Main, pid:2040
00:21:04 + ssh 10.30.170.250 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040'
00:21:04 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:04 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:21:04 + echo 'Let'\''s take the karaf thread dump'
00:21:04 Let's take the karaf thread dump
00:21:04 + ssh 10.30.171.232 'sudo ps aux'
00:21:04 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:05 ++ tr -s ' '
00:21:05 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_before.log
00:21:05 ++ cut -f2 '-d '
00:21:05 ++ grep -v grep
00:21:05 + pid=2039
00:21:05 + echo 'karaf main: org.apache.karaf.main.Main, pid:2039'
00:21:05 karaf main: org.apache.karaf.main.Main, pid:2039
00:21:05 + ssh 10.30.171.232 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2039'
00:21:05 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:06 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:21:06 + echo 'Let'\''s take the karaf thread dump'
00:21:06 Let's take the karaf thread dump
00:21:06 + ssh 10.30.170.242 'sudo ps aux'
00:21:06 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:06 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_before.log
00:21:06 ++ grep -v grep
00:21:06 ++ tr -s ' '
00:21:06 ++ cut -f2 '-d '
00:21:06 + pid=2040
00:21:06 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040'
00:21:06 karaf main: org.apache.karaf.main.Main, pid:2040
00:21:06 + ssh 10.30.170.242 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040'
00:21:06 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:07 + '[' 0 -gt 0 ']'
00:21:07 + echo 'Generating controller variables...'
00:21:07 Generating controller variables...
00:21:07 ++ seq 1 3
00:21:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:07 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:21:07 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.250'
00:21:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:07 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:21:07 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.250 -v ODL_SYSTEM_2_IP:10.30.171.232'
00:21:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:07 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:21:07 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.250 -v ODL_SYSTEM_2_IP:10.30.171.232 -v ODL_SYSTEM_3_IP:10.30.170.242'
00:21:07 + echo 'Generating mininet variables...'
00:21:07 Generating mininet variables...
00:21:07 ++ seq 1 1
00:21:07 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
00:21:07 + MININETIP=TOOLS_SYSTEM_1_IP
00:21:07 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.130'
00:21:07 + get_test_suites SUITES
00:21:07 + local __suite_list=SUITES
00:21:07 + echo 'Locating test plan to use...'
00:21:07 Locating test plan to use...
00:21:07 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale-scandium.txt
00:21:07 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale-scandium.txt ']'
00:21:07 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale.txt
00:21:07 + '[' disabled '!=' disabled ']'
00:21:07 + echo 'Changing the testplan path...'
00:21:07 Changing the testplan path...
00:21:07 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-scandium: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale.txt
00:21:07 + cat testplan.txt
00:21:07 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:21:07 #
00:21:07 # This program and the accompanying materials are made available under the
00:21:07 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:21:07 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:21:07
00:21:07 # Place the suites in run order:
00:21:07 /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot
00:21:07 + '[' -z '' ']'
00:21:07 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
00:21:07 ++ tr '\012' ' '
00:21:07 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot '
00:21:07 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
00:21:07 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot '
00:21:07 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
00:21:07 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot ...
00:21:07 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251026.212643-41.zip -v CONTROLLER:10.30.170.250 -v CONTROLLER1:10.30.171.232 -v CONTROLLER2:10.30.170.242 -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-scandium -v MININET:10.30.170.130 -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:scandium -v ODL_SYSTEM_IP:10.30.170.250 -v ODL_SYSTEM_1_IP:10.30.170.250 -v ODL_SYSTEM_2_IP:10.30.171.232 -v ODL_SYSTEM_3_IP:10.30.170.242 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.130 -v TOOLS_SYSTEM_1_IP:10.30.170.130 -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-scandium/test/csit/suites/netconf/clusteringscale/performance.robot
00:21:07 ==============================================================================
00:21:07 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
00:21:07 ==============================================================================
00:21:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:15 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:21 | PASS |
00:21:21 ------------------------------------------------------------------------------
00:21:21 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:22 | PASS |
00:21:22 ------------------------------------------------------------------------------
00:21:22 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:25 | PASS |
00:21:25 ------------------------------------------------------------------------------
00:21:25 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:26 | PASS |
00:21:26 ------------------------------------------------------------------------------
00:21:26 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:27 | FAIL |
00:21:27 ... click for list of related bugs or create a new one if needed (with the
00:21:27 "netconf_clustering_scale_txt_create_device_data"
00:21:27 reference somewhere inside)
00:21:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
00:21:27
00:21:27 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.232:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
00:21:27 ------------------------------------------------------------------------------
00:21:27 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
00:21:27 Setup failed:
00:21:27 SKIPPED due to a failure in a previous fundamental test case.
00:21:27 ------------------------------------------------------------------------------
00:21:27 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
00:21:27 Setup failed:
00:21:27 SKIPPED due to a failure in a previous fundamental test case.
00:21:27 ------------------------------------------------------------------------------
00:21:27 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:27 | FAIL |
00:21:27 ... click for list of related bugs or create a new one if needed (with the
00:21:27 "netconf_clustering_scale_txt_cleanup_and_collect"
00:21:27 reference somewhere inside)
00:21:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
00:21:27
00:21:27 '' == ''
00:21:27 ------------------------------------------------------------------------------
00:21:27 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
00:21:27 8 tests, 4 passed, 4 failed
00:21:27 ==============================================================================
00:21:27 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/output.xml
00:21:28 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/log.html
00:21:28 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/report.html
00:21:28 + true
00:21:28 + echo 'Examining the files in data/log and checking filesize'
00:21:28 Examining the files in data/log and checking filesize
00:21:28 + ssh 10.30.170.250 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
00:21:28 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:28 total 384
00:21:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 00:17 .
00:21:28 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 27 00:17 karaf_console.log
00:21:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 00:18 ..
00:21:28 -rw-rw-r-- 1 jenkins jenkins 380846 Oct 27 00:21 karaf.log
00:21:28 + ssh 10.30.170.250 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
00:21:28 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:28 372K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:21:28 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:21:28 + ssh 10.30.171.232 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
00:21:28 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:28 total 392
00:21:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 00:17 .
00:21:28 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 27 00:17 karaf_console.log
00:21:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 00:18 ..
00:21:28 -rw-rw-r-- 1 jenkins jenkins 388965 Oct 27 00:21 karaf.log
00:21:28 + ssh 10.30.171.232 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
00:21:28 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:28 380K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:21:28 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:21:28 + ssh 10.30.170.242 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
00:21:29 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:29 total 392
00:21:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 00:17 .
00:21:29 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 27 00:17 karaf_console.log
00:21:29 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 00:18 ..
00:21:29 -rw-rw-r-- 1 jenkins jenkins 386235 Oct 27 00:21 karaf.log
00:21:29 + ssh 10.30.170.242 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
00:21:29 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:29 380K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:21:29 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:21:29 + set +e
00:21:29 ++ seq 1 3
00:21:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:29 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:21:29 + echo 'Let'\''s take the karaf thread dump again'
00:21:29 Let's take the karaf thread dump again
00:21:29 + ssh 10.30.170.250 'sudo ps aux'
00:21:29 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:29 ++ tr -s ' '
00:21:29 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_after.log
00:21:29 ++ cut -f2 '-d '
00:21:29 ++ grep -v grep
00:21:29 + pid=2040
00:21:29 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040'
00:21:29 karaf main: org.apache.karaf.main.Main, pid:2040
00:21:29 + ssh 10.30.170.250 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040'
00:21:29 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:30 + echo 'killing karaf process...'
00:21:30 killing karaf process...
00:21:30 + ssh 10.30.170.250 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:21:30 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:30 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:21:30 + echo 'Let'\''s take the karaf thread dump again'
00:21:30 Let's take the karaf thread dump again
00:21:30 + ssh 10.30.171.232 'sudo ps aux'
00:21:30 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:30 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_after.log
00:21:30 ++ grep -v grep
00:21:30 ++ tr -s ' '
00:21:30 ++ cut -f2 '-d '
00:21:30 + pid=2039
00:21:30 + echo 'karaf main: org.apache.karaf.main.Main, pid:2039'
00:21:30 karaf main: org.apache.karaf.main.Main, pid:2039
00:21:30 + ssh 10.30.171.232 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2039'
00:21:30 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:30 + echo 'killing karaf process...'
00:21:30 killing karaf process...
00:21:30 + ssh 10.30.171.232 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:21:31 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:31 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:21:31 + echo 'Let'\''s take the karaf thread dump again'
00:21:31 Let's take the karaf thread dump again
00:21:31 + ssh 10.30.170.242 'sudo ps aux'
00:21:31 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:31 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_after.log
00:21:31 ++ grep -v grep
00:21:31 ++ cut -f2 '-d '
00:21:31 ++ tr -s ' '
00:21:31 + pid=2040
00:21:31 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040'
00:21:31 karaf main: org.apache.karaf.main.Main, pid:2040
00:21:31 + ssh 10.30.170.242 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040'
00:21:31 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:31 + echo 'killing karaf process...'
00:21:31 killing karaf process...
00:21:31 + ssh 10.30.170.242 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:21:31 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:32 + sleep 5
00:21:37 ++ seq 1 3
00:21:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:37 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:21:37 + echo 'Compressing karaf.log 1'
00:21:37 Compressing karaf.log 1
00:21:37 + ssh 10.30.170.250 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:21:37 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:37 + echo 'Fetching compressed karaf.log 1'
00:21:37 Fetching compressed karaf.log 1
00:21:37 + scp 10.30.170.250:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
00:21:37 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:37 + ssh 10.30.170.250 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
00:21:37 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:37 + scp 10.30.170.250:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
00:21:37 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:38 + ssh 10.30.170.250 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:21:38 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:38 + echo 'Fetch GC logs'
00:21:38 Fetch GC logs
00:21:38 + mkdir -p gclogs-1
00:21:38 + scp '10.30.170.250:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
00:21:38 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
00:21:38 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:21:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:38 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:21:38 + echo 'Compressing karaf.log 2'
00:21:38 Compressing karaf.log 2
00:21:38 + ssh 10.30.171.232 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:21:38 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:38 + echo 'Fetching compressed karaf.log 2'
00:21:38 Fetching compressed karaf.log 2
00:21:38 + scp 10.30.171.232:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
00:21:38 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:38 + ssh 10.30.171.232 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
00:21:38 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:39 + scp 10.30.171.232:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
00:21:39 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:39 + ssh 10.30.171.232 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:21:39 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:39 + echo 'Fetch GC logs'
00:21:39 Fetch GC logs
00:21:39 + mkdir -p gclogs-2
00:21:39 + scp '10.30.171.232:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
00:21:39 Warning: Permanently added '10.30.171.232' (ECDSA) to the list of known hosts.
00:21:39 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:21:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:39 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:21:39 + echo 'Compressing karaf.log 3'
00:21:39 Compressing karaf.log 3
00:21:39 + ssh 10.30.170.242 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:21:39 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:40 + echo 'Fetching compressed karaf.log 3'
00:21:40 Fetching compressed karaf.log 3
00:21:40 + scp 10.30.170.242:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
00:21:40 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:40 + ssh 10.30.170.242 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
00:21:40 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:40 + scp 10.30.170.242:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
00:21:40 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:40 + ssh 10.30.170.242 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:21:40 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:40 + echo 'Fetch GC logs'
00:21:40 Fetch GC logs
00:21:40 + mkdir -p gclogs-3
00:21:40 + scp '10.30.170.242:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
00:21:40 Warning: Permanently added '10.30.170.242' (ECDSA) to the list of known hosts.
00:21:41 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:21:41 + echo 'Examine copied files'
00:21:41 Examine copied files
00:21:41 + ls -lt
00:21:41 total 2252
00:21:41 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 00:21 gclogs-3
00:21:41 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 27 00:21 odl3_karaf_console.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 30114 Oct 27 00:21 odl3_karaf.log.gz
00:21:41 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 00:21 gclogs-2
00:21:41 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 27 00:21 odl2_karaf_console.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 30538 Oct 27 00:21 odl2_karaf.log.gz
00:21:41 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 00:21 gclogs-1
00:21:41 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 27 00:21 odl1_karaf_console.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 29379 Oct 27 00:21 odl1_karaf.log.gz
00:21:41 -rw-rw-r--. 1 jenkins jenkins 96634 Oct 27 00:21 karaf_3_2040_threads_after.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 14007 Oct 27 00:21 ps_after.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 103169 Oct 27 00:21 karaf_2_2039_threads_after.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 117270 Oct 27 00:21 karaf_1_2040_threads_after.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 247698 Oct 27 00:21 report.html
00:21:41 -rw-rw-r--. 1 jenkins jenkins 444019 Oct 27 00:21 log.html
00:21:41 -rw-rw-r--. 1 jenkins jenkins 807540 Oct 27 00:21 output.xml
00:21:41 -rw-rw-r--. 1 jenkins jenkins 2522 Oct 27 00:21 testtool--netconf-clustering-scale-txt.1761524476.822.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 451 Oct 27 00:21 testplan.txt
00:21:41 -rw-rw-r--. 1 jenkins jenkins 90840 Oct 27 00:21 karaf_3_2040_threads_before.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 14083 Oct 27 00:21 ps_before.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 90016 Oct 27 00:21 karaf_2_2039_threads_before.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 90010 Oct 27 00:21 karaf_1_2040_threads_before.log
00:21:41 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 27 00:17 post-startup-script.sh
00:21:41 -rw-rw-r--. 1 jenkins jenkins 252 Oct 27 00:17 startup-script.sh
00:21:41 -rw-rw-r--. 1 jenkins jenkins 3461 Oct 27 00:17 configuration-script.sh
00:21:41 -rw-rw-r--. 1 jenkins jenkins 335 Oct 27 00:17 detect_variables.env
00:21:41 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 27 00:17 pom.xml
00:21:41 -rw-rw-r--. 1 jenkins jenkins 92 Oct 27 00:17 set_variables.env
00:21:41 -rw-rw-r--. 1 jenkins jenkins 359 Oct 27 00:17 slave_addresses.txt
00:21:41 -rw-rw-r--. 1 jenkins jenkins 570 Oct 27 00:16 requirements.txt
00:21:41 -rw-rw-r--. 1 jenkins jenkins 26 Oct 27 00:16 env.properties
00:21:41 -rw-rw-r--. 1 jenkins jenkins 334 Oct 27 00:14 stack-parameters.yaml
00:21:41 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 00:13 test
00:21:41 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 00:13 test@tmp
00:21:41 -rw-rw-r--. 1 jenkins jenkins 1404 Oct 26 21:26 maven-metadata.xml
00:21:41 + true
00:21:41 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/sh /tmp/jenkins9585644694479497753.sh
00:21:41 Cleaning up Robot installation...
00:21:41 $ ssh-agent -k
00:21:41 unset SSH_AUTH_SOCK;
00:21:41 unset SSH_AGENT_PID;
00:21:41 echo Agent pid 5283 killed;
00:21:41 [ssh-agent] Stopped.
00:21:41 Recording plot data
00:21:41 Robot results publisher started...
00:21:41 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:21:41 -Parsing output xml:
00:21:42 Done!
00:21:42 -Copying log files to build dir:
00:21:42 Done!
00:21:42 -Assigning results to build:
00:21:42 Done!
00:21:42 -Checking thresholds:
00:21:42 Done!
00:21:42 Done publishing Robot results.
00:21:42 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:21:42 [PostBuildScript] - [INFO] Executing post build scripts.
00:21:42 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins16415269836529510964.sh
00:21:42 Archiving csit artifacts
00:21:42 mv: cannot stat '*_1.png': No such file or directory
00:21:42 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:21:42 mv: cannot stat '*_2.png': No such file or directory
00:21:42 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:21:42 mv: cannot stat '*_3.png': No such file or directory
00:21:42 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:21:42 % Total % Received % Xferd Average Speed Time Time Time Current
00:21:42 Dload Upload Total Spent Left Speed
00:21:42
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 310k 0 310k 0 0 4436k 0 --:--:-- --:--:-- --:--:-- 4500k
00:21:42 Archive: robot-plugin.zip
00:21:42 inflating: ./archives/robot-plugin/log.html
00:21:42 inflating: ./archives/robot-plugin/output.xml
00:21:42 inflating: ./archives/robot-plugin/report.html
00:21:42 mv: cannot stat '*.log.gz': No such file or directory
00:21:42 mv: cannot stat '*.csv': No such file or directory
00:21:42 mv: cannot stat '*.png': No such file or directory
00:21:42 [PostBuildScript] - [INFO] Executing post build scripts.
00:21:42 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins14186383531795971758.sh
00:21:42 [PostBuildScript] - [INFO] Executing post build scripts.
00:21:42 [EnvInject] - Injecting environment variables from a build step.
00:21:42 [EnvInject] - Injecting as environment variables the properties content
00:21:42 OS_CLOUD=vex
00:21:42 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-scandium-132
00:21:42
00:21:42 [EnvInject] - Variables injected successfully.
00:21:42 provisioning config files...
00:21:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:21:43 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins10607241916049538861.sh
00:21:43 ---> openstack-stack-delete.sh
00:21:43 Setup pyenv:
00:21:43 system
00:21:43 3.8.13
00:21:43 3.9.13
00:21:43 3.10.13
00:21:43 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:21:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from file:/tmp/.os_lf_venv
00:21:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:21:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:21:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:21:45 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:21:45 lf-activate-venv(): INFO: Base packages installed successfully
00:21:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:22:01 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:22:01 INFO: Stack cost retrieval disabled, setting cost to 0
00:22:13 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-scandium-132
00:22:13 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-scandium-132
00:22:13 [PostBuildScript] - [INFO] Executing post build scripts.
00:22:13 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins2381962979162714594.sh
00:22:13 ---> sysstat.sh
00:22:13 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins12174553457311454015.sh
00:22:13 ---> package-listing.sh
00:22:13 ++ facter osfamily
00:22:13 ++ tr '[:upper:]' '[:lower:]'
00:22:13 + OS_FAMILY=redhat
00:22:13 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-scandium
00:22:13 + START_PACKAGES=/tmp/packages_start.txt
00:22:13 + END_PACKAGES=/tmp/packages_end.txt
00:22:13 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:22:13 + PACKAGES=/tmp/packages_start.txt
00:22:13 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-scandium ']'
00:22:13 + PACKAGES=/tmp/packages_end.txt
00:22:13 + case "${OS_FAMILY}" in
00:22:13 + rpm -qa
00:22:13 + sort
00:22:14 + '[' -f /tmp/packages_start.txt ']'
00:22:14 + '[' -f /tmp/packages_end.txt ']'
00:22:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:22:14 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-scandium ']'
00:22:14 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/archives/
00:22:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/archives/
00:22:14 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins2775172378824779105.sh
00:22:14 ---> capture-instance-metadata.sh
00:22:14 Setup pyenv:
00:22:14 system
00:22:14 3.8.13
00:22:14 3.9.13
00:22:14 3.10.13
00:22:14 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:22:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from file:/tmp/.os_lf_venv
00:22:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:22:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:22:17 lf-activate-venv(): INFO: Base packages installed successfully
00:22:17 lf-activate-venv(): INFO: Installing additional packages: lftools
00:22:30 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:22:30 INFO: Running in OpenStack, capturing instance metadata
00:22:30 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins13835175789868735423.sh
00:22:30 provisioning config files...
00:22:30 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-scandium #132
00:22:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-scandium@tmp/config7497048831660060803tmp
00:22:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:22:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:22:30 provisioning config files...
00:22:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:22:31 [EnvInject] - Injecting environment variables from a build step.
00:22:31 [EnvInject] - Injecting as environment variables the properties content
00:22:31 SERVER_ID=logs
00:22:31
00:22:31 [EnvInject] - Variables injected successfully.
00:22:31 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins13241566038597915929.sh
00:22:31 ---> create-netrc.sh
00:22:31 WARN: Log server credential not found.
00:22:31 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins3127763070082114431.sh
00:22:31 ---> python-tools-install.sh
00:22:31 Setup pyenv:
00:22:31 system
00:22:31 3.8.13
00:22:31 3.9.13
00:22:31 3.10.13
00:22:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:22:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from file:/tmp/.os_lf_venv
00:22:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:22:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:22:33 lf-activate-venv(): INFO: Base packages installed successfully
00:22:33 lf-activate-venv(): INFO: Installing additional packages: lftools
00:22:43 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:22:43 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins4396598484603168299.sh
00:22:43 ---> sudo-logs.sh
00:22:43 Archiving 'sudo' log..
00:22:43 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins11792959986405681630.sh
00:22:43 ---> job-cost.sh
00:22:43 Setup pyenv:
00:22:43 system
00:22:43 3.8.13
00:22:43 3.9.13
00:22:43 3.10.13
00:22:43 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:22:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from file:/tmp/.os_lf_venv
00:22:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:22:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:22:46 lf-activate-venv(): INFO: Base packages installed successfully
00:22:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:22:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:22:53 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
00:22:53 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:22:53 DEBUG: total: 0
00:22:53 INFO: Retrieving Stack Cost...
00:22:53 INFO: Retrieving Pricing Info for: v3-standard-2
00:22:53 INFO: Archiving Costs
00:22:53 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins9784274783368306900.sh
00:22:54 ---> logs-deploy.sh
00:22:54 Setup pyenv:
00:22:54 system
00:22:54 3.8.13
00:22:54 3.9.13
00:22:54 3.10.13
00:22:54 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
00:22:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ctjk from file:/tmp/.os_lf_venv
00:22:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:22:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:22:56 lf-activate-venv(): INFO: Base packages installed successfully
00:22:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:23:05 lf-activate-venv(): INFO: Adding /tmp/venv-ctjk/bin to PATH
00:23:05 WARNING: Nexus logging server not set
00:23:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-scandium/132/
00:23:05 INFO: archiving logs to S3
00:23:07 ---> uname -a:
00:23:07 Linux prd-centos8-robot-2c-8g-2329.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:23:07
00:23:07
00:23:07 ---> lscpu:
00:23:07 Architecture: x86_64
00:23:07 CPU op-mode(s): 32-bit, 64-bit
00:23:07 Byte Order: Little Endian
00:23:07 CPU(s): 2
00:23:07 On-line CPU(s) list: 0,1
00:23:07 Thread(s) per core: 1
00:23:07 Core(s) per socket: 1
00:23:07 Socket(s): 2
00:23:07 NUMA node(s): 1
00:23:07 Vendor ID: AuthenticAMD
00:23:07 CPU family: 23
00:23:07 Model: 49
00:23:07 Model name: AMD EPYC-Rome Processor
00:23:07 Stepping: 0
00:23:07 CPU MHz: 2800.000
00:23:07 BogoMIPS: 5600.00
00:23:07 Virtualization: AMD-V
00:23:07 Hypervisor vendor: KVM
00:23:07 Virtualization type: full
00:23:07 L1d cache: 32K
00:23:07 L1i cache: 32K
00:23:07 L2 cache: 512K
00:23:07 L3 cache: 16384K
00:23:07 NUMA node0 CPU(s): 0,1
00:23:07 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:23:07
00:23:07
00:23:07 ---> nproc:
00:23:07 2
00:23:07
00:23:07
00:23:07 ---> df -h:
00:23:07 Filesystem Size Used Avail Use% Mounted on
00:23:07 devtmpfs 3.8G 0 3.8G 0% /dev
00:23:07 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:23:07 tmpfs 3.8G 17M 3.8G 1% /run
00:23:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:23:07 /dev/vda1 40G 8.4G 32G 21% /
00:23:07 tmpfs 770M 0 770M 0% /run/user/1001
00:23:07
00:23:07
00:23:07 ---> free -m:
00:23:07 total used free shared buff/cache available
00:23:07 Mem: 7697 621 4893 19 2182 6776
00:23:07 Swap: 1023 0 1023
00:23:07
00:23:07
00:23:07 ---> ip addr:
00:23:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:23:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:23:07 inet 127.0.0.1/8 scope host lo
00:23:07 valid_lft forever preferred_lft forever
00:23:07 inet6 ::1/128 scope host
00:23:07 valid_lft forever preferred_lft forever
00:23:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:23:07 link/ether fa:16:3e:8e:de:35 brd ff:ff:ff:ff:ff:ff
00:23:07 altname enp0s3
00:23:07 altname ens3
00:23:07 inet 10.30.171.118/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:23:07 valid_lft 85803sec preferred_lft 85803sec
00:23:07 inet6 fe80::f816:3eff:fe8e:de35/64 scope link
00:23:07 valid_lft forever preferred_lft forever
00:23:07
00:23:07
00:23:07 ---> sar -b -r -n DEV:
00:23:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/27/2025 _x86_64_ (2 CPU)
00:23:07
00:23:07 00:13:06 LINUX RESTART (2 CPU)
00:23:07
00:23:07 12:14:01 AM tps rtps wtps bread/s bwrtn/s
00:23:07 12:15:01 AM 120.29 0.40 119.89 16.66 10855.73
00:23:07 12:16:01 AM 45.26 0.65 44.61 51.06 5545.19
00:23:07 12:17:01 AM 41.20 7.13 34.07 1310.28 2299.57
00:23:07 12:18:01 AM 64.66 2.73 61.92 439.66 7982.45
00:23:07 12:19:01 AM 7.43 0.00 7.43 0.00 299.57
00:23:07 12:20:01 AM 0.30 0.00 0.30 0.00 4.45
00:23:07 12:21:01 AM 0.27 0.00 0.27 0.00 2.95
00:23:07 12:22:01 AM 12.93 0.55 12.38 49.58 484.54
00:23:07 12:23:01 AM 32.06 0.52 31.54 63.85 1358.30
00:23:07 Average: 36.04 1.33 34.71 214.59 3203.61
00:23:07
00:23:07 12:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:23:07 12:15:01 AM 5129096 6999352 2753328 34.93 2688 2047104 711084 7.96 191276 2216692 171484
00:23:07 12:16:01 AM 5106956 6979976 2775468 35.21 2688 2049276 740608 8.29 213364 2211432 44352
00:23:07 12:17:01 AM 4928060 6987992 2954364 37.48 2688 2228468 719628 8.06 273332 2306352 153000
00:23:07 12:18:01 AM 4905864 7012064 2976560 37.76 2688 2273396 667340 7.47 266136 2323236 28
00:23:07 12:19:01 AM 4907408 7013484 2975016 37.74 2688 2273396 667340 7.47 266140 2323496 4
00:23:07 12:20:01 AM 4906980 7013060 2975444 37.75 2688 2273400 688300 7.71 266144 2323644 8
00:23:07 12:21:01 AM 4907292 7013384 2975132 37.74 2688 2273400 666872 7.47 266144 2323460 4
00:23:07 12:22:01 AM 5036700 6961732 2845724 36.10 2688 2096128 738440 8.27 306088 2171916 29232
00:23:07 12:23:01 AM 5012880 6940640 2869544 36.40 2688 2100636 765868 8.58 466016 2043700 26908
00:23:07 Average: 4982360 6991298 2900064 36.79 2688 2179467 707276 7.92 279404 2249325 47224
00:23:07
00:23:07 12:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:23:07 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 12:15:01 AM eth0 130.24 102.17 1485.88 13.89 0.00 0.00 0.00 0.00
00:23:07 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 12:16:01 AM eth0 9.07 6.77 5.51 3.30 0.00 0.00 0.00 0.00
00:23:07 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 12:17:01 AM eth0 40.41 36.15 330.96 7.43 0.00 0.00 0.00 0.00
00:23:07 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 12:18:01 AM eth0 599.62 424.13 118.68 95.98 0.00 0.00 0.00 0.00
00:23:07 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 12:19:01 AM eth0 3.55 2.37 1.48 0.94 0.00 0.00 0.00 0.00
00:23:07 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 12:20:01 AM eth0 2.45 1.92 0.43 0.42 0.00 0.00 0.00 0.00
00:23:07 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 12:21:01 AM eth0 1.17 0.73 0.16 0.12 0.00 0.00 0.00 0.00
00:23:07 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 12:22:01 AM eth0 147.23 110.36 100.32 29.77 0.00 0.00 0.00 0.00
00:23:07 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 12:23:01 AM eth0 20.63 17.28 17.00 8.57 0.00 0.00 0.00 0.00
00:23:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:07 Average: eth0 106.04 77.98 228.95 17.82 0.00 0.00 0.00 0.00
00:23:07
00:23:07
00:23:07 ---> sar -P ALL:
00:23:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/27/2025 _x86_64_ (2 CPU)
00:23:07
00:23:07 00:13:06 LINUX RESTART (2 CPU)
00:23:07
00:23:07 12:14:01 AM CPU %user %nice %system %iowait %steal %idle
00:23:07 12:15:01 AM all 37.64 0.00 5.34 1.37 0.12 55.52
00:23:07 12:15:01 AM 0 43.68 0.00 5.57 1.58 0.12 49.05
00:23:07 12:15:01 AM 1 31.59 0.00 5.11 1.17 0.13 62.00
00:23:07 12:16:01 AM all 15.46 0.00 1.89 0.55 0.08 82.01
00:23:07 12:16:01 AM 0 21.03 0.00 2.54 0.40 0.10 75.93
00:23:07 12:16:01 AM 1 9.89 0.00 1.25 0.70 0.07 88.09
00:23:07 12:17:01 AM all 23.54 0.00 4.51 0.34 0.09 71.51
00:23:07 12:17:01 AM 0 25.24 0.00 4.87 0.37 0.07 69.46
00:23:07 12:17:01 AM 1 21.85 0.00 4.15 0.32 0.12 73.57
00:23:07 12:18:01 AM all 18.73 0.00 3.97 0.63 0.08 76.59
00:23:07 12:18:01 AM 0 21.43 0.00 3.73 0.57 0.08 74.18
00:23:07 12:18:01 AM 1 16.02 0.00 4.21 0.69 0.07 79.01
00:23:07 12:19:01 AM all 0.38 0.00 0.09 0.03 0.03 99.47
00:23:07 12:19:01 AM 0 0.62 0.00 0.10 0.03 0.02 99.23
00:23:07 12:19:01 AM 1 0.15 0.00 0.08 0.02 0.03 99.72
00:23:07 12:20:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53
00:23:07 12:20:01 AM 0 0.18 0.00 0.13 0.00 0.03 99.65
00:23:07 12:20:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
00:23:07 12:21:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
00:23:07 12:21:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80
00:23:07 12:21:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
00:23:07 12:22:01 AM all 18.68 0.00 2.55 0.07 0.08 78.62
00:23:07 12:22:01 AM 0 22.62 0.00 2.26 0.08 0.08 74.95
00:23:07 12:22:01 AM 1 14.73 0.00 2.84 0.05 0.08 82.30
00:23:07 12:23:01 AM all 30.66 0.00 4.13 0.17 0.09 64.94
00:23:07 12:23:01 AM 0 30.31 0.00 4.23 0.23 0.07 65.16
00:23:07 12:23:01 AM 1 31.02 0.00 4.04 0.10 0.12 64.73
00:23:07 Average: all 16.21 0.00 2.52 0.35 0.07 80.85
00:23:07 Average: 0 18.37 0.00 2.62 0.36 0.07 78.59
00:23:07 Average: 1 14.05 0.00 2.42 0.34 0.07 83.12
00:23:07
00:23:07
00:23:07