23:03:23 Started by upstream project "integration-distribution-mri-test-titanium" build number 59
23:03:23 originally caused by:
23:03:23 Started by timer
23:03:23 Running as SYSTEM
23:03:23 [EnvInject] - Loading node environment variables.
23:03:23 Building remotely on prd-centos8-robot-2c-8g-4814 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:03:23 [ssh-agent] Looking for ssh-agent implementation...
23:03:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:03:24 $ ssh-agent
23:03:24 SSH_AUTH_SOCK=/tmp/ssh-ZUugzytz2qcI/agent.5169
23:03:24 SSH_AGENT_PID=5170
23:03:24 [ssh-agent] Started.
23:03:24 Running ssh-add (command line suppressed)
23:03:24 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_3776476012831234376.key (/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_3776476012831234376.key)
23:03:24 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:03:24 The recommended git tool is: NONE
23:03:36 using credential opendaylight-jenkins-ssh
23:03:36 Wiping out workspace first.
23:03:36 Cloning the remote Git repository
23:03:36 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:03:36 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test # timeout=10
23:03:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:03:36 > git --version # timeout=10
23:03:36 > git --version # 'git version 2.43.0'
23:03:36 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:03:37 [INFO] Currently running in a labeled security context
23:03:37 [INFO] Currently SELinux is 'enforcing' on the host
23:03:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh6832437994381576526.key
23:03:37 Verifying host key using known hosts file
23:03:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:03:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:03:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:03:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:03:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:03:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:03:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:03:40 [INFO] Currently running in a labeled security context
23:03:40 [INFO] Currently SELinux is 'enforcing' on the host
23:03:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh12996900277296222303.key
23:03:40 Verifying host key using known hosts file
23:03:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:03:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:03:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:03:40 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:03:40 > git config core.sparsecheckout # timeout=10
23:03:41 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:03:41 Commit message: "Adapt test for new pce-allocation field"
23:03:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:03:41 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:03:41 No emails were triggered.
23:03:41 provisioning config files...
23:03:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:03:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:03:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:03:42 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins9096399193331140302.sh
23:03:42 ---> python-tools-install.sh
23:03:42 Setup pyenv:
23:03:42 system
23:03:42 * 3.8.13 (set by /opt/pyenv/version)
23:03:42 * 3.9.13 (set by /opt/pyenv/version)
23:03:42 * 3.10.13 (set by /opt/pyenv/version)
23:03:42 * 3.11.7 (set by /opt/pyenv/version)
23:03:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6CDz
23:03:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:03:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:51 lf-activate-venv(): INFO: Base packages installed successfully
23:03:51 lf-activate-venv(): INFO: Installing additional packages: lftools
23:04:18 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:04:18 Generating Requirements File
23:04:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:04:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:04:37 Python 3.11.7
23:04:38 pip 25.3 from /tmp/venv-6CDz/lib/python3.11/site-packages/pip (python 3.11)
23:04:38 appdirs==1.4.4
23:04:38 argcomplete==3.6.3
23:04:38 aspy.yaml==1.3.0
23:04:38 attrs==25.4.0
23:04:38 autopage==0.5.2
23:04:38 beautifulsoup4==4.14.2
23:04:38 boto3==1.40.64
23:04:38 botocore==1.40.64
23:04:38 bs4==0.0.2
23:04:38 cachetools==6.2.1
23:04:38 certifi==2025.10.5
23:04:38 cffi==2.0.0
23:04:38 cfgv==3.4.0
23:04:38 chardet==5.2.0
23:04:38 charset-normalizer==3.4.4
23:04:38 click==8.3.0
23:04:38 cliff==4.11.0
23:04:38 cmd2==2.7.0
23:04:38 cryptography==3.3.2
23:04:38 debtcollector==3.0.0
23:04:38 decorator==5.2.1
23:04:38 defusedxml==0.7.1
23:04:38 Deprecated==1.3.1
23:04:38 distlib==0.4.0
23:04:38 dnspython==2.8.0
23:04:38 docker==7.1.0
23:04:38 dogpile.cache==1.5.0
23:04:38 durationpy==0.10
23:04:38 email-validator==2.3.0
23:04:38 filelock==3.20.0
23:04:38 future==1.0.0
23:04:38 gitdb==4.0.12
23:04:38 GitPython==3.1.45
23:04:38 google-auth==2.42.1
23:04:38 httplib2==0.31.0
23:04:38 identify==2.6.15
23:04:38 idna==3.11
23:04:38 importlib-resources==1.5.0
23:04:38 iso8601==2.1.0
23:04:38 Jinja2==3.1.6
23:04:38 jmespath==1.0.1
23:04:38 jsonpatch==1.33
23:04:38 jsonpointer==3.0.0
23:04:38 jsonschema==4.25.1
23:04:38 jsonschema-specifications==2025.9.1
23:04:38 keystoneauth1==5.12.0
23:04:38 kubernetes==34.1.0
23:04:38 lftools==0.37.15
23:04:38 lxml==6.0.2
23:04:38 markdown-it-py==4.0.0
23:04:38 MarkupSafe==3.0.3
23:04:38 mdurl==0.1.2
23:04:38 msgpack==1.1.2
23:04:38 multi_key_dict==2.0.3
23:04:38 munch==4.0.0
23:04:38 netaddr==1.3.0
23:04:38 niet==1.4.2
23:04:38 nodeenv==1.9.1
23:04:38 oauth2client==4.1.3
23:04:38 oauthlib==3.3.1
23:04:38 openstacksdk==4.7.1
23:04:38 os-service-types==1.8.1
23:04:38 osc-lib==4.2.0
23:04:38 oslo.config==10.0.0
23:04:38 oslo.context==6.1.0
23:04:38 oslo.i18n==6.6.0
23:04:38 oslo.log==7.2.1
23:04:38 oslo.serialization==5.8.0
23:04:38 oslo.utils==9.1.0
23:04:38 packaging==25.0
23:04:38 pbr==7.0.2
23:04:38 platformdirs==4.5.0
23:04:38 prettytable==3.16.0
23:04:38 psutil==7.1.3
23:04:38 pyasn1==0.6.1
23:04:38 pyasn1_modules==0.4.2
23:04:38 pycparser==2.23
23:04:38 pygerrit2==2.0.15
23:04:38 PyGithub==2.8.1
23:04:38 Pygments==2.19.2
23:04:38 PyJWT==2.10.1
23:04:38 PyNaCl==1.6.0
23:04:38 pyparsing==2.4.7
23:04:38 pyperclip==1.11.0
23:04:38 pyrsistent==0.20.0
23:04:38 python-cinderclient==9.8.0
23:04:38 python-dateutil==2.9.0.post0
23:04:38 python-heatclient==4.3.0
23:04:38 python-jenkins==1.8.3
23:04:38 python-keystoneclient==5.7.0
23:04:38 python-magnumclient==4.9.0
23:04:38 python-openstackclient==8.2.0
23:04:38 python-swiftclient==4.8.0
23:04:38 PyYAML==6.0.3
23:04:38 referencing==0.37.0
23:04:38 requests==2.32.5
23:04:38 requests-oauthlib==2.0.0
23:04:38 requestsexceptions==1.4.0
23:04:38 rfc3986==2.0.0
23:04:38 rich==14.2.0
23:04:38 rich-argparse==1.7.2
23:04:38 rpds-py==0.28.0
23:04:38 rsa==4.9.1
23:04:38 ruamel.yaml==0.18.16
23:04:38 ruamel.yaml.clib==0.2.14
23:04:38 s3transfer==0.14.0
23:04:38 simplejson==3.20.2
23:04:38 six==1.17.0
23:04:38 smmap==5.0.2
23:04:38 soupsieve==2.8
23:04:38 stevedore==5.5.0
23:04:38 tabulate==0.9.0
23:04:38 toml==0.10.2
23:04:38 tomlkit==0.13.3
23:04:38 tqdm==4.67.1
23:04:38 typing_extensions==4.15.0
23:04:38 tzdata==2025.2
23:04:38 urllib3==1.26.20
23:04:38 virtualenv==20.35.4
23:04:38 wcwidth==0.2.14
23:04:38 websocket-client==1.9.0
23:04:38 wrapt==2.0.0
23:04:38 xdg==6.0.0
23:04:38 xmltodict==1.0.2
23:04:38 yq==3.4.3
23:04:38 [EnvInject] - Injecting environment variables from a build step.
23:04:38 [EnvInject] - Injecting as environment variables the properties content
23:04:38 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:04:38 OS_CLOUD=vex
23:04:38 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-119
23:04:38 OS_STACK_TEMPLATE_DIR=openstack-hot
23:04:38
23:04:38 [EnvInject] - Variables injected successfully.
23:04:38 provisioning config files...
23:04:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:04:38 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins56754107268832944.sh
23:04:38 ---> Create parameters file for OpenStack HOT
23:04:38 OpenStack Heat parameters generated
23:04:38 -----------------------------------
23:04:38 parameters:
23:04:38 vm_0_count: '3'
23:04:38 vm_0_flavor: 'v3-standard-4'
23:04:38 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:04:38 vm_1_count: '1'
23:04:38 vm_1_flavor: 'v3-standard-2'
23:04:38 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:04:38
23:04:38 job_name: '49281-119'
23:04:38 silo: 'releng'
23:04:38 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins7425180805466780635.sh
23:04:38 ---> Create HEAT stack
23:04:38 + source /home/jenkins/lf-env.sh
23:04:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:38 ++ mktemp -d /tmp/venv-XXXX
23:04:38 + lf_venv=/tmp/venv-ax88
23:04:38 + local venv_file=/tmp/.os_lf_venv
23:04:38 + local python=python3
23:04:38 + local options
23:04:38 + local set_path=true
23:04:38 + local install_args=
23:04:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:04:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:04:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:38 + true
23:04:38 + case $1 in
23:04:38 + python=python3
23:04:38 + shift 2
23:04:38 + true
23:04:38 + case $1 in
23:04:38 + shift
23:04:38 + break
23:04:38 + case $python in
23:04:38 + local pkg_list=
23:04:38 + [[ -d /opt/pyenv ]]
23:04:38 + echo 'Setup pyenv:'
23:04:38 Setup pyenv:
23:04:38 + export PYENV_ROOT=/opt/pyenv
23:04:38 + PYENV_ROOT=/opt/pyenv
23:04:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:04:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:04:38 + pyenv versions
23:04:39 system
23:04:39 3.8.13
23:04:39 3.9.13
23:04:39 3.10.13
23:04:39 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:04:39 + command -v pyenv
23:04:39 ++ pyenv init - --no-rehash
23:04:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:04:39 for i in ${!paths[@]}; do
23:04:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:04:39 fi; done;
23:04:39 echo "${paths[*]}"'\'')"
23:04:39 export PATH="/opt/pyenv/shims:${PATH}"
23:04:39 export PYENV_SHELL=bash
23:04:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:04:39 pyenv() {
23:04:39 local command
23:04:39 command="${1:-}"
23:04:39 if [ "$#" -gt 0 ]; then
23:04:39 shift
23:04:39 fi
23:04:39
23:04:39 case "$command" in
23:04:39 rehash|shell)
23:04:39 eval "$(pyenv "sh-$command" "$@")"
23:04:39 ;;
23:04:39 *)
23:04:39 command pyenv "$command" "$@"
23:04:39 ;;
23:04:39 esac
23:04:39 }'
23:04:39 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:04:39 for i in ${!paths[@]}; do
23:04:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:04:39 fi; done;
23:04:39 echo "${paths[*]}"'
23:04:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:04:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:04:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:04:39 ++ export PYENV_SHELL=bash
23:04:39 ++ PYENV_SHELL=bash
23:04:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:04:39 +++ complete -F _pyenv pyenv
23:04:39 ++ lf-pyver python3
23:04:39 ++ local py_version_xy=python3
23:04:39 ++ local py_version_xyz=
23:04:39 ++ pyenv versions
23:04:39 ++ local command
23:04:39 ++ command=versions
23:04:39 ++ '[' 1 -gt 0 ']'
23:04:39 ++ shift
23:04:39 ++ case "$command" in
23:04:39 ++ command pyenv versions
23:04:39 ++ pyenv versions
23:04:39 ++ sed 's/^[ *]* //'
23:04:39 ++ awk '{ print $1 }'
23:04:39 ++ grep -E '^[0-9.]*[0-9]$'
23:04:39 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:04:39 +++ grep '^3' /tmp/.pyenv_versions
23:04:39 +++ tail -n 1
23:04:39 +++ sort -V
23:04:39 ++ py_version_xyz=3.11.7
23:04:39 ++ [[ -z 3.11.7 ]]
23:04:39 ++ echo 3.11.7
23:04:39 ++ return 0
23:04:39 + pyenv local 3.11.7
23:04:39 + local command
23:04:39 + command=local
23:04:39 + '[' 2 -gt 0 ']'
23:04:39 + shift
23:04:39 + case "$command" in
23:04:39 + command pyenv local 3.11.7
23:04:39 + pyenv local 3.11.7
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='lftools[openstack] '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='kubernetes '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='niet '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='python-heatclient '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='python-openstackclient '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='python-magnumclient '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='urllib3~=1.26.15 '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='yq '
23:04:39 + [[ -f /tmp/.os_lf_venv ]]
23:04:39 ++ cat /tmp/.os_lf_venv
23:04:39 + lf_venv=/tmp/venv-6CDz
23:04:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from' file:/tmp/.os_lf_venv
23:04:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from file:/tmp/.os_lf_venv
23:04:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:04:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:39 + local 'pip_opts=--upgrade --quiet'
23:04:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:04:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:04:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:04:39 + [[ -n '' ]]
23:04:39 + [[ -n '' ]]
23:04:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:04:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:39 + /tmp/venv-6CDz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:04:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:04:41 lf-activate-venv(): INFO: Base packages installed successfully
23:04:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:04:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:04:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:41 + /tmp/venv-6CDz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:05:02 + type python3
23:05:02 + true
23:05:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH'
23:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:05:02 + PATH=/tmp/venv-6CDz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:05:02 + return 0
23:05:02 + openstack --os-cloud vex limits show --absolute
23:05:03 +--------------------------+---------+
23:05:03 | Name | Value |
23:05:03 +--------------------------+---------+
23:05:03 | maxTotalInstances | -1 |
23:05:03 | maxTotalCores | 450 |
23:05:03 | maxTotalRAMSize | 1000000 |
23:05:03 | maxServerMeta | 128 |
23:05:03 | maxImageMeta | 128 |
23:05:03 | maxPersonality | 5 |
23:05:03 | maxPersonalitySize | 10240 |
23:05:03 | maxTotalKeypairs | 100 |
23:05:03 | maxServerGroups | 10 |
23:05:03 | maxServerGroupMembers | 10 |
23:05:03 | maxTotalFloatingIps | -1 |
23:05:03 | maxSecurityGroups | -1 |
23:05:03 | maxSecurityGroupRules | -1 |
23:05:03 | totalRAMUsed | 696320 |
23:05:03 | totalCoresUsed | 170 |
23:05:03 | totalInstancesUsed | 61 |
23:05:03 | totalFloatingIpsUsed | 0 |
23:05:03 | totalSecurityGroupsUsed | 0 |
23:05:03 | totalServerGroupsUsed | 0 |
23:05:03 | maxTotalVolumes | -1 |
23:05:03 | maxTotalSnapshots | 10 |
23:05:03 | maxTotalVolumeGigabytes | 4096 |
23:05:03 | maxTotalBackups | 10 |
23:05:03 | maxTotalBackupGigabytes | 1000 |
23:05:03 | totalVolumesUsed | 3 |
23:05:03 | totalGigabytesUsed | 60 |
23:05:03 | totalSnapshotsUsed | 0 |
23:05:03 | totalBackupsUsed | 0 |
23:05:03 | totalBackupGigabytesUsed | 0 |
23:05:03 +--------------------------+---------+
23:05:04 + pushd /opt/ciman/openstack-hot
23:05:04 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:05:04 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-titanium-119 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/stack-parameters.yaml
23:05:31 Creating stack releng-netconf-csit-3node-clustering-scale-only-titanium-119
23:05:31 Waiting to initialize infrastructure...
23:05:31 Stack initialization successful.
23:05:31 ------------------------------------
23:05:31 Stack Details
23:05:31 ------------------------------------
23:05:31 {'added': None,
23:05:31 'capabilities': [],
23:05:31 'created_at': '2025-11-02T23:05:07Z',
23:05:31 'deleted': None,
23:05:31 'deleted_at': None,
23:05:31 'description': 'No description',
23:05:31 'environment': None,
23:05:31 'environment_files': None,
23:05:31 'files': None,
23:05:31 'files_container': None,
23:05:31 'id': '6a2c7932-9302-42a2-b6ee-19725821ccb5',
23:05:31 'is_rollback_disabled': True,
23:05:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-119/6a2c7932-9302-42a2-b6ee-19725821ccb5',
23:05:31 'rel': 'self'}],
23:05:31 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:05:31 'name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-119',
23:05:31 'notification_topics': [],
23:05:31 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:05:31 'output_key': 'vm_1_ips',
23:05:31 'output_value': ['10.30.170.184']},
23:05:31 {'description': 'IP addresses of the 1st vm types',
23:05:31 'output_key': 'vm_0_ips',
23:05:31 'output_value': ['10.30.170.20',
23:05:31 '10.30.171.211',
23:05:31 '10.30.170.36']}],
23:05:31 'owner_id': ****,
23:05:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:05:31 'OS::stack_id': '6a2c7932-9302-42a2-b6ee-19725821ccb5',
23:05:31 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-119',
23:05:31 'job_name': '49281-119',
23:05:31 'silo': 'releng',
23:05:31 'vm_0_count': '3',
23:05:31 'vm_0_flavor': 'v3-standard-4',
23:05:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:05:31 '20250917-133034.447',
23:05:31 'vm_1_count': '1',
23:05:31 'vm_1_flavor': 'v3-standard-2',
23:05:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:05:31 '- 20250917-133034.654'},
23:05:31 'parent_id': None,
23:05:31 'replaced': None,
23:05:31 'status': 'CREATE_COMPLETE',
23:05:31 'status_reason': 'Stack CREATE completed successfully',
23:05:31 'tags': [],
23:05:31 'template': None,
23:05:31 'template_description': 'No description',
23:05:31 'template_url': None,
23:05:31 'timeout_mins': 15,
23:05:31 'unchanged': None,
23:05:31 'updated': None,
23:05:31 'updated_at': None,
23:05:31 'user_project_id': '533d88175cd847418fb1a0a3908a3227'}
23:05:31 ------------------------------------
23:05:31 + popd
23:05:31 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:05:31 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins3881093137195873296.sh
23:05:31 ---> Copy SSH public keys to CSIT lab
23:05:31 Setup pyenv:
23:05:31 system
23:05:31 3.8.13
23:05:31 3.9.13
23:05:31 3.10.13
23:05:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from file:/tmp/.os_lf_venv
23:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:34 lf-activate-venv(): INFO: Base packages installed successfully
23:05:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:05:48 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:05:49 SSH not responding on 10.30.171.211. Retrying in 10 seconds...
23:05:49 SSH not responding on 10.30.170.36. Retrying in 10 seconds...
23:05:49 SSH not responding on 10.30.170.20. Retrying in 10 seconds...
23:05:50 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
23:05:51 releng-49281-119-1-mininet-ovs-217-0
23:05:51 Successfully copied public keys to slave 10.30.170.184
23:05:59 Ping to 10.30.171.211 successful.
23:05:59 Ping to 10.30.170.36 successful.
23:05:59 Ping to 10.30.170.20 successful.
23:06:00 SSH not responding on 10.30.171.211. Retrying in 10 seconds...
23:06:01 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:06:01 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:06:01 releng-49281-119-0-builder-2
23:06:01 Successfully copied public keys to slave 10.30.170.36
23:06:01 releng-49281-119-0-builder-0
23:06:01 Successfully copied public keys to slave 10.30.170.20
23:06:01 Process 6500 ready.
23:06:10 Ping to 10.30.171.211 successful.
23:06:11 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:06:11 releng-49281-119-0-builder-1
23:06:11 Successfully copied public keys to slave 10.30.171.211
23:06:11 Process 6501 ready.
23:06:11 Process 6502 ready.
23:06:11 Process 6503 ready.
23:06:11 SSH ready on all stack servers.
23:06:11 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins10423097120492741924.sh
23:06:12 Setup pyenv:
23:06:12 system
23:06:12 3.8.13
23:06:12 3.9.13
23:06:12 3.10.13
23:06:12 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:06:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lj3c
23:06:16 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.robot_venv
23:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:20 lf-activate-venv(): INFO: Base packages installed successfully
23:06:20 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-Lj3c/bin to PATH
23:06:22 + echo 'Installing Python Requirements'
23:06:22 Installing Python Requirements
23:06:22 + cat
23:06:22 + python -m pip install -r requirements.txt
23:06:22 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:06:22 Collecting docker-py (from -r requirements.txt (line 1))
23:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:06:22 Collecting ipaddr (from -r requirements.txt (line 2))
23:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:06:22 Installing build dependencies: started
23:06:23 Installing build dependencies: finished with status 'done'
23:06:23 Getting requirements to build wheel: started
23:06:23 Getting requirements to build wheel: finished with status 'done'
23:06:23 Preparing metadata (pyproject.toml): started
23:06:24 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:24 Collecting netaddr (from -r requirements.txt (line 3))
23:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:06:24 Collecting netifaces (from -r requirements.txt (line 4))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:06:24 Installing build dependencies: started
23:06:25 Installing build dependencies: finished with status 'done'
23:06:25 Getting requirements to build wheel: started
23:06:25 Getting requirements to build wheel: finished with status 'done'
23:06:25 Preparing metadata (pyproject.toml): started
23:06:25 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:25 Collecting pyhocon (from -r requirements.txt (line 5))
23:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:06:25 Collecting requests (from -r requirements.txt (line 6))
23:06:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:06:25 Collecting robotframework (from -r requirements.txt (line 7))
23:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:06:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 21.1 MB/s 0:00:00
23:06:26 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:06:26 Installing build dependencies: started
23:06:26 Installing build dependencies: finished with status 'done'
23:06:26 Getting requirements to build wheel: started
23:06:27 Getting requirements to build wheel: finished with status 'done'
23:06:27 Preparing metadata (pyproject.toml): started
23:06:27 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:27 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:06:27 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:06:27 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:06:27 Installing build dependencies: started
23:06:28 Installing build dependencies: finished with status 'done'
23:06:28 Getting requirements to build wheel: started
23:06:29 Getting requirements to build wheel: finished with status 'done'
23:06:29 Preparing metadata (pyproject.toml): started
23:06:29 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:29 Collecting scapy (from -r requirements.txt (line 12))
23:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:06:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 24.5 MB/s 0:00:00
23:06:29 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:06:29 Installing build dependencies: started
23:06:30 Installing build dependencies: finished with status 'done'
23:06:30 Getting requirements to build wheel: started
23:06:31 Getting requirements to build wheel: finished with status 'done'
23:06:31 Preparing metadata (pyproject.toml): started
23:06:31 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:31 Collecting elasticsearch (from -r requirements.txt (line 18))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:06:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 31.7 MB/s 0:00:00
23:06:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:06:31 Collecting pyangbind (from -r requirements.txt (line 22))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:06:31 Collecting isodate (from -r requirements.txt (line 25))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:06:31 Collecting jmespath (from -r requirements.txt (line 28))
23:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:06:31 Collecting jsonpatch (from -r requirements.txt (line 31))
23:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:06:31 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:06:31 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:06:31 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:06:31 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:06:31 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:06:31 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:06:32 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:06:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:06:32 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:06:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:06:32 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:06:32 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:06:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:06:32 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:06:32 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:06:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:06:32 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:06:32 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:06:32 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:06:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:06:32 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:06:32 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:06:32 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:06:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:06:32 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:06:32 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:06:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:06:32 Collecting elasticsearch (from -r requirements.txt (line 18))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:06:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 36.7 MB/s 0:00:00
23:06:32 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:06:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:06:32 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:06:33 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.1 MB/s 0:00:00
23:06:33 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:06:34 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 22.6 MB/s 0:00:00
23:06:34 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:06:35 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:06:35 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:06:35 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:06:35 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:06:36 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:06:36 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:06:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:06:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 64.5 MB/s 0:00:00
23:06:36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:06:36 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:06:36 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:06:36 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:06:36 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:06:36 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:06:36 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:06:36 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:06:37 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:06:37 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:06:37 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:06:37 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:06:37 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:06:37 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:06:37 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:06:37 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:06:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:06:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=598ae6c3120b8906809f46710e9a5f470189c24b9b96e9c77a1a7332c8ee60c2
23:06:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:06:38 Building wheel for ipaddr (pyproject.toml): started
23:06:38 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:06:38 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9c8092e73875d70bc2d76cf05d10195491b69b3d709ab337a28df6664ef18943
23:06:38 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:06:38 Building wheel for netifaces (pyproject.toml): started
23:06:40 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:06:40 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41072 sha256=1857cfda2426db61241bea3f3a1bd6d983c0f748a0c14cc053c0a91a9a4962a9
23:06:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:06:40 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:06:41 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:06:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1a69a0f0341517edb0dce31a666cbc3c5b41786846c1cc98ff65a12c344fa583
23:06:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:06:41 Building wheel for jsonpath-rw (pyproject.toml): started
23:06:41 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:06:41 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=72f5b431bd12a44333a8d256f3ac3345f8d241f3feb7934b40b7bd5a0949ef14
23:06:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:06:41 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:06:41 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:06:48
23:06:49 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:06:49 + pip freeze
23:06:49 attrs==25.4.0
23:06:49 bcrypt==5.0.0
23:06:49 beautifulsoup4==4.14.2
23:06:49 certifi==2025.10.5
23:06:49 cffi==2.0.0
23:06:49 charset-normalizer==3.4.4
23:06:49 click==8.3.0
23:06:49 cryptography==46.0.3
23:06:49 decorator==5.2.1
23:06:49 distlib==0.4.0
23:06:49 docker-py==1.10.6
23:06:49 docker-pycreds==0.4.0
23:06:49 elastic-transport==8.17.1
23:06:49 elasticsearch==8.19.2
23:06:49 elasticsearch-dsl==8.15.4
23:06:49 enum34==1.1.10
23:06:49 filelock==3.20.0
23:06:49 h11==0.16.0
23:06:49 idna==3.11
23:06:49 invoke==2.2.1
23:06:49 ipaddr==2.2.0
23:06:49 isodate==0.7.2
23:06:49 jmespath==1.0.1
23:06:49 jsonpatch==1.33
23:06:49 jsonpath-rw==1.4.0
23:06:49 jsonpointer==3.0.0
23:06:49 lxml==6.0.2
23:06:49 netaddr==1.3.0
23:06:49 netifaces==0.11.0
23:06:49 outcome==1.3.0.post0
23:06:49 paramiko==4.0.0
23:06:49 platformdirs==4.5.0
23:06:49 ply==3.11
23:06:49 pyang==2.7.1
23:06:49 pyangbind==0.8.6
23:06:49 pycparser==2.23
23:06:49 pyhocon==0.3.61
23:06:49 PyNaCl==1.6.0
23:06:49 pyparsing==3.2.5
23:06:49 PySocks==1.7.1
23:06:49 python-dateutil==2.9.0.post0
23:06:49 regex==2025.10.23
23:06:49 requests==2.32.5
23:06:49 robotframework==7.3.2
23:06:49 robotframework-httplibrary==0.4.2
23:06:49 robotframework-pythonlibcore==4.4.1
23:06:49 robotframework-requests==0.9.7
23:06:49 robotframework-selenium2library==3.0.0
23:06:49 robotframework-seleniumlibrary==6.8.0
23:06:49 robotframework-sshlibrary==3.8.0
23:06:49 scapy==2.6.1
23:06:49 scp==0.15.0
23:06:49 selenium==4.38.0
23:06:49 six==1.17.0
23:06:49 sniffio==1.3.1
23:06:49 sortedcontainers==2.4.0
23:06:49 soupsieve==2.8
23:06:49 trio==0.32.0
23:06:49 trio-websocket==0.12.2
23:06:49 typing_extensions==4.15.0
23:06:49 urllib3==2.5.0
23:06:49 virtualenv==20.35.4
23:06:49 waitress==3.0.2
23:06:49 WebOb==1.8.9
23:06:49 websocket-client==1.9.0
23:06:49 WebTest==3.0.7
23:06:49 wsproto==1.2.0
23:06:49 [EnvInject] - Injecting environment variables from a build step.
23:06:49 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:06:49 [EnvInject] - Variables injected successfully.
23:06:49 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins17292400888549543572.sh
23:06:49 Setup pyenv:
23:06:50 system
23:06:50 3.8.13
23:06:50 3.9.13
23:06:50 3.10.13
23:06:50 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from file:/tmp/.os_lf_venv
23:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:52 lf-activate-venv(): INFO: Base packages installed successfully
23:06:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:07:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:07:00 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:07:00 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:07:01 + ODL_SYSTEM=()
23:07:01 + TOOLS_SYSTEM=()
23:07:01 + OPENSTACK_SYSTEM=()
23:07:01 + OPENSTACK_CONTROLLERS=()
23:07:01 + mapfile -t ADDR
23:07:01 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:07:01 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-titanium-119
23:07:02 + for i in "${ADDR[@]}"
23:07:02 ++ ssh 10.30.170.20 hostname -s
23:07:03 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:07:03 + REMHOST=releng-49281-119-0-builder-0
23:07:03 + case ${REMHOST} in
23:07:03 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:07:03 + for i in "${ADDR[@]}"
23:07:03 ++ ssh 10.30.171.211 hostname -s
23:07:03 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:07:03 + REMHOST=releng-49281-119-0-builder-1
23:07:03 + case ${REMHOST} in
23:07:03 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:07:03 + for i in "${ADDR[@]}"
23:07:03 ++ ssh 10.30.170.36 hostname -s
23:07:03 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:07:04 + REMHOST=releng-49281-119-0-builder-2
23:07:04 + case ${REMHOST} in
23:07:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:07:04 + for i in "${ADDR[@]}"
23:07:04 ++ ssh 10.30.170.184 hostname -s
23:07:04 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
23:07:05 + REMHOST=releng-49281-119-1-mininet-ovs-217-0
23:07:05 + case ${REMHOST} in
23:07:05 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:07:05 + echo NUM_ODL_SYSTEM=3
23:07:05 + echo NUM_TOOLS_SYSTEM=1
23:07:05 + '[' '' == yes ']'
23:07:05 + NUM_OPENSTACK_SYSTEM=0
23:07:05 + echo NUM_OPENSTACK_SYSTEM=0
23:07:05 + '[' 0 -eq 2 ']'
23:07:05 + echo ODL_SYSTEM_IP=10.30.170.20
23:07:05 ++ seq 0 2
23:07:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:07:05 + echo ODL_SYSTEM_1_IP=10.30.170.20
23:07:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:07:05 + echo ODL_SYSTEM_2_IP=10.30.171.211
23:07:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:07:05 + echo ODL_SYSTEM_3_IP=10.30.170.36
23:07:05 + echo TOOLS_SYSTEM_IP=10.30.170.184
23:07:05 ++ seq 0 0
23:07:05 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:07:05 + echo TOOLS_SYSTEM_1_IP=10.30.170.184
23:07:05 + openstack_index=0
23:07:05 + NUM_OPENSTACK_CONTROL_NODES=1
23:07:05 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:07:05 ++ seq 0 0
23:07:05 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:07:05 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:07:05 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:07:05 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:07:05 + '[' -1 -ge 2 ']'
23:07:05 ++ seq 0 -2
23:07:05 + NUM_OPENSTACK_HAPROXY_NODES=0
23:07:05 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:07:05 ++ seq 0 -1
23:07:05 + echo 'Contents of slave_addresses.txt:'
23:07:05 Contents of slave_addresses.txt:
23:07:05 + cat slave_addresses.txt
23:07:05 NUM_ODL_SYSTEM=3
23:07:05 NUM_TOOLS_SYSTEM=1
23:07:05 NUM_OPENSTACK_SYSTEM=0
23:07:05 ODL_SYSTEM_IP=10.30.170.20
23:07:05 ODL_SYSTEM_1_IP=10.30.170.20
23:07:05 ODL_SYSTEM_2_IP=10.30.171.211
23:07:05 ODL_SYSTEM_3_IP=10.30.170.36
23:07:05 TOOLS_SYSTEM_IP=10.30.170.184
23:07:05 TOOLS_SYSTEM_1_IP=10.30.170.184
23:07:05 NUM_OPENSTACK_CONTROL_NODES=1
23:07:05 OPENSTACK_CONTROL_NODE_1_IP=
23:07:05 NUM_OPENSTACK_COMPUTE_NODES=-1
23:07:05 NUM_OPENSTACK_HAPROXY_NODES=0
23:07:05 [EnvInject] - Injecting environment variables from a build step.
23:07:05 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:07:05 [EnvInject] - Variables injected successfully.
23:07:05 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins10323051978111583938.sh
23:07:05 Preparing for JRE Version 21
23:07:05 Karaf artifact is karaf
23:07:05 Karaf project is integration
23:07:05 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:07:05 [EnvInject] - Injecting environment variables from a build step.
23:07:05 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:07:05 [EnvInject] - Variables injected successfully.
23:07:05 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins5327439672936377547.sh
23:07:05 2025-11-02 23:07:05 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:07:05 Bundle version is 0.22.2-SNAPSHOT
23:07:05 --2025-11-02 23:07:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:07:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:05 HTTP request sent, awaiting response... 200 OK
23:07:05 Length: 1404 (1.4K) [application/xml]
23:07:05 Saving to: ‘maven-metadata.xml’
23:07:05
23:07:05 0K . 100% 36.2M=0s
23:07:05
23:07:05 2025-11-02 23:07:05 (36.2 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
23:07:05
23:07:05
23:07:05
23:07:05 org.opendaylight.integration
23:07:05 karaf
23:07:05 0.22.2-SNAPSHOT
23:07:05
23:07:05
23:07:05 20251102.083108
23:07:05 63
23:07:05
23:07:05 20251102083108
23:07:05
23:07:05
23:07:05 pom
23:07:05 0.22.2-20251102.083108-63
23:07:05 20251102083108
23:07:05
23:07:05
23:07:05 tar.gz
23:07:05 0.22.2-20251102.083108-63
23:07:05 20251102083108
23:07:05
23:07:05
23:07:05 zip
23:07:05 0.22.2-20251102.083108-63
23:07:05 20251102083108
23:07:05
23:07:05
23:07:05 cyclonedx
23:07:05 xml
23:07:05 0.22.2-20251102.083108-63
23:07:05 20251102083108
23:07:05
23:07:05
23:07:05 cyclonedx
23:07:05 json
23:07:05 0.22.2-20251102.083108-63
23:07:05 20251102083108
23:07:05
23:07:05
23:07:05
23:07:05
23:07:05 Nexus timestamp is 0.22.2-20251102.083108-63
23:07:05 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:05 Distribution bundle is karaf-0.22.2-20251102.083108-63.zip
23:07:05 Distribution bundle version is 0.22.2-SNAPSHOT
23:07:05 Distribution folder is karaf-0.22.2-SNAPSHOT
23:07:05 Nexus prefix is https://nexus.opendaylight.org
23:07:05 [EnvInject] - Injecting environment variables from a build step.
23:07:05 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:07:05 [EnvInject] - Variables injected successfully.
23:07:05 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins2126446236014084966.sh
23:07:05 Setup pyenv:
23:07:05 system
23:07:05 3.8.13
23:07:05 3.9.13
23:07:05 3.10.13
23:07:06 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from file:/tmp/.os_lf_venv
23:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:07:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:07:08 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:07:08 lf-activate-venv(): INFO: Base packages installed successfully
23:07:08 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:07:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:07:14 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:07:14 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:07:14 Copying common-functions.sh to /tmp
23:07:16 Copying common-functions.sh to 10.30.170.20:/tmp
23:07:16 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:07:16 Copying common-functions.sh to 10.30.171.211:/tmp
23:07:16 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:07:17 Copying common-functions.sh to 10.30.170.36:/tmp
23:07:17 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:07:17 Copying common-functions.sh to 10.30.170.184:/tmp
23:07:17 Warning: Permanently added '10.30.170.184' (ECDSA) to the list of known hosts.
23:07:18 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins9602901244666670653.sh
23:07:18 common-functions.sh is being sourced
23:07:18 common-functions environment:
23:07:18 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:18 ACTUALFEATURES:
23:07:18 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:18 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:18 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:18 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:18 CONTROLLERMEM: 2048m
23:07:18 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:18 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:18 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:18 SUITES:
23:07:18
23:07:18 #################################################
23:07:18 ## Configure Cluster and Start ##
23:07:18 #################################################
23:07:18 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
23:07:18 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
23:07:18 Locating script plan to use...
23:07:18 Finished running script plans
23:07:18 Configuring member-1 with IP address 10.30.170.20
23:07:18 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:07:18 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:07:18 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07:18 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:07:18 ++ echo 'common-functions.sh is being sourced'
23:07:18 common-functions.sh is being sourced
23:07:18 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:18 ++ DISTROSTREAM=titanium
23:07:18 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:18 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:18 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:18 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:18 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:18 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:18 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:18 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:18 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:18 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:18 ++ export CONTROLLERMEM=
23:07:18 ++ CONTROLLERMEM=
23:07:18 ++ case "${DISTROSTREAM}" in
23:07:18 ++ CLUSTER_SYSTEM=pekko
23:07:18 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:18 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:18 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:18 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:18 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:18 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:18 ++ print_common_env
23:07:18 ++ cat
23:07:18 common-functions environment:
23:07:18 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:18 ACTUALFEATURES:
23:07:18 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:18 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:18 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:18 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:18 CONTROLLERMEM:
23:07:18 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:18 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:18 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:18 SUITES:
23:07:18
23:07:18 ++ SSH='ssh -t -t'
23:07:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:18 Changing to /tmp
23:07:18 + echo 'Changing to /tmp'
23:07:18 + cd /tmp
23:07:18 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:18 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip'
23:07:18 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:18 --2025-11-02 23:07:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:18 HTTP request sent, awaiting response... 200 OK
23:07:18 Length: 234980592 (224M) [application/zip]
23:07:18 Saving to: ‘karaf-0.22.2-20251102.083108-63.zip’
23:07:18
23:07:18 0K ........ ........ ........ ........ ........ ........ 1% 66.5M 3s
23:07:18 3072K ........ ........ ........ ........ ........ ........ 2% 113M 3s
23:07:18 6144K ........ ........ ........ ........ ........ ........ 4% 153M 2s
23:07:18 9216K ........ ........ ........ ........ ........ ........ 5% 157M 2s
23:07:18 12288K ........ ........ ........ ........ ........ ........ 6% 153M 2s
23:07:18 15360K ........ ........ ........ ........ ........ ........ 8% 149M 2s
23:07:18 18432K ........ ........ ........ ........ ........ ........ 9% 182M 2s
23:07:18 21504K ........ ........ ........ ........ ........ ........ 10% 202M 2s
23:07:18 24576K ........ ........ ........ ........ ........ ........ 12% 178M 1s
23:07:18 27648K ........ ........ ........ ........ ........ ........ 13% 221M 1s
23:07:18 30720K ........ ........ ........ ........ ........ ........ 14% 146M 1s
23:07:18 33792K ........ ........ ........ ........ ........ ........ 16% 247M 1s
23:07:18 36864K ........ ........ ........ ........ ........ ........ 17% 253M 1s
23:07:18 39936K ........ ........ ........ ........ ........ ........ 18% 191M 1s
23:07:18 43008K ........ ........ ........ ........ ........ ........ 20% 248M 1s
23:07:18 46080K ........ ........ ........ ........ ........ ........ 21% 223M 1s
23:07:18 49152K ........ ........ ........ ........ ........ ........ 22% 219M 1s
23:07:18 52224K ........ ........ ........ ........ ........ ........ 24% 229M 1s
23:07:18 55296K ........ ........ ........ ........ ........ ........ 25% 278M 1s
23:07:18 58368K ........ ........ ........ ........ ........ ........ 26% 235M 1s
23:07:18 61440K ........ ........ ........ ........ ........ ........ 28% 230M 1s
23:07:18 64512K ........ ........ ........ ........ ........ ........ 29% 223M 1s
23:07:18 67584K ........ ........ ........ ........ ........ ........ 30% 285M 1s
23:07:18 70656K ........ ........ ........ ........ ........ ........ 32% 274M 1s
23:07:19 73728K ........ ........ ........ ........ ........ ........ 33% 253M 1s
23:07:19 76800K ........ ........ ........ ........ ........ ........ 34% 274M 1s
23:07:19 79872K ........ ........ ........ ........ ........ ........ 36% 212M 1s
23:07:19 82944K ........ ........ ........ ........ ........ ........ 37% 239M 1s
23:07:19 86016K ........ ........ ........ ........ ........ ........ 38% 248M 1s
23:07:19 89088K ........ ........ ........ ........ ........ ........ 40% 206M 1s
23:07:19 92160K ........ ........ ........ ........ ........ ........ 41% 215M 1s
23:07:19 95232K ........ ........ ........ ........ ........ ........ 42% 239M 1s
23:07:19 98304K ........ ........ ........ ........ ........ ........ 44% 236M 1s
23:07:19 101376K ........ ........ ........ ........ ........ ........ 45% 260M 1s
23:07:19 104448K ........ ........ ........ ........ ........ ........ 46% 277M 1s
23:07:19 107520K ........ ........ ........ ........ ........ ........ 48% 229M 1s
23:07:19 110592K ........ ........ ........ ........ ........ ........ 49% 261M 1s
23:07:19 113664K ........ ........ ........ ........ ........ ........ 50% 275M 1s
23:07:19 116736K ........ ........ ........ ........ ........ ........ 52% 283M 1s
23:07:19 119808K ........ ........ ........ ........ ........ ........ 53% 279M 1s
23:07:19 122880K ........ ........ ........ ........ ........ ........ 54% 285M 0s
23:07:19 125952K ........ ........ ........ ........ ........ ........ 56% 286M 0s
23:07:19 129024K ........ ........ ........ ........ ........ ........ 57% 273M 0s
23:07:19 132096K ........ ........ ........ ........ ........ ........ 58% 272M 0s
23:07:19 135168K ........ ........ ........ ........ ........ ........ 60% 276M 0s
23:07:19 138240K ........ ........ ........ ........ ........ ........ 61% 286M 0s
23:07:19 141312K ........ ........ ........ ........ ........ ........ 62% 282M 0s
23:07:19 144384K ........ ........ ........ ........ ........ ........ 64% 276M 0s
23:07:19 147456K ........ ........ ........ ........ ........ ........ 65% 281M 0s
23:07:19 150528K ........ ........ ........ ........ ........ ........ 66% 277M 0s
23:07:19 153600K ........ ........ ........ ........ ........ ........ 68% 280M 0s
23:07:19 156672K ........ ........ ........ ........ ........ ........ 69% 286M 0s
23:07:19 159744K ........ ........ ........ ........ ........ ........ 70% 268M 0s
23:07:19 162816K ........ ........ ........ ........ ........ ........ 72% 266M 0s
23:07:19 165888K ........ ........ ........ ........ ........ ........ 73% 254M 0s
23:07:19 168960K ........ ........ ........ ........ ........ ........ 74% 294M 0s
23:07:19 172032K ........ ........ ........ ........ ........ ........ 76% 256M 0s
23:07:19 175104K ........ ........ ........ ........ ........ ........ 77% 312M 0s
23:07:19 178176K ........ ........ ........ ........ ........ ........ 78% 279M 0s
23:07:19 181248K ........ ........ ........ ........ ........ ........ 80% 275M 0s
23:07:19 184320K ........ ........ ........ ........ ........ ........ 81% 288M 0s
23:07:19 187392K ........ ........ ........ ........ ........ ........ 83% 279M 0s
23:07:19 190464K ........ ........ ........ ........ ........ ........ 84% 273M 0s
23:07:19 193536K ........ ........ ........ ........ ........ ........ 85% 274M 0s
23:07:19 196608K ........ ........ ........ ........ ........ ........ 87% 268M 0s
23:07:19 199680K ........ ........ ........ ........ ........ ........ 88% 265M 0s
23:07:19 202752K ........ ........ ........ ........ ........ ........ 89% 259M 0s
23:07:19 205824K ........ ........ ........ ........ ........ ........ 91% 224M 0s
23:07:19 208896K ........ ........ ........ ........ ........ ........ 92% 159M 0s
23:07:19 211968K ........ ........ ........ ........ ........ ........ 93% 243M 0s
23:07:19 215040K ........ ........ ........ ........ ........ ........ 95% 283M 0s
23:07:19 218112K ........ ........ ........ ........ ........ ........ 96% 281M 0s
23:07:19 221184K ........ ........ ........ ........ ........ ........ 97% 278M 0s
23:07:19 224256K ........ ........ ........ ........ ........ ........ 99% 256M 0s
23:07:19 227328K ........ ........ ........ ........ . 100% 299M=1.0s
23:07:19
23:07:19 2025-11-02 23:07:19 (229 MB/s) - ‘karaf-0.22.2-20251102.083108-63.zip’ saved [234980592/234980592]
23:07:19
23:07:19 Extracting the new controller...
23:07:19 + echo 'Extracting the new controller...'
23:07:19 + unzip -q karaf-0.22.2-20251102.083108-63.zip
23:07:21 Adding external repositories...
23:07:21 + echo 'Adding external repositories...'
23:07:21 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:21 ################################################################################
23:07:21 #
23:07:21 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:21 # contributor license agreements. See the NOTICE file distributed with
23:07:21 # this work for additional information regarding copyright ownership.
23:07:21 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:21 # (the "License"); you may not use this file except in compliance with
23:07:21 # the License. You may obtain a copy of the License at
23:07:21 #
23:07:21 # http://www.apache.org/licenses/LICENSE-2.0
23:07:21 #
23:07:21 # Unless required by applicable law or agreed to in writing, software
23:07:21 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:21 # See the License for the specific language governing permissions and
23:07:21 # limitations under the License.
23:07:21 #
23:07:21 ################################################################################
23:07:21
23:07:21 #
23:07:21 # If set to true, the following property will not allow any certificate to be used
23:07:21 # when accessing Maven repositories through SSL
23:07:21 #
23:07:21 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:21
23:07:21 #
23:07:21 # Path to the local Maven settings file.
23:07:21 # The repositories defined in this file will be automatically added to the list
23:07:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:21 # below is not set.
23:07:21 # The following locations are checked for the existence of the settings.xml file
23:07:21 # * 1. looks for the specified url
23:07:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:21 #
23:07:21 #org.ops4j.pax.url.mvn.settings=
23:07:21
23:07:21 #
23:07:21 # Path to the local Maven repository which is used to avoid downloading
23:07:21 # artifacts when they already exist locally.
23:07:21 # The value of this property will be extracted from the settings.xml file
23:07:21 # above, or defaulted to:
23:07:21 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:21 #
23:07:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:21
23:07:21 #
23:07:21 # Default this to false. It's just weird to use undocumented repos
23:07:21 #
23:07:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:21
23:07:21 #
23:07:21 # Uncomment if you don't wanna use the proxy settings
23:07:21 # from the Maven conf/settings.xml file
23:07:21 #
23:07:21 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:21
23:07:21 #
23:07:21 # Comma separated list of repositories scanned when resolving an artifact.
23:07:21 # Those repositories will be checked before iterating through the
23:07:21 # below list of repositories and even before the local repository
23:07:21 # A repository url can be appended with zero or more of the following flags:
23:07:21 # @snapshots : the repository contains snaphots
23:07:21 # @noreleases : the repository does not contain any released artifacts
23:07:21 #
23:07:21 # The following property value will add the system folder as a repo.
23:07:21 #
23:07:21 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:21 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:21 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:21
23:07:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:21 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:21
23:07:21 #
23:07:21 # Comma separated list of repositories scanned when resolving an artifact.
23:07:21 # The default list includes the following repositories:
23:07:21 # http://repo1.maven.org/maven2@id=central
23:07:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:21 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:21 # to add.
23:07:21 # A repository url can be appended with zero or more of the following flags:
23:07:21 # @snapshots : the repository contains snapshots
23:07:21 # @noreleases : the repository does not contain any released artifacts
23:07:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:21 #
23:07:21 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:21
23:07:21 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:07:21 + [[ True == \T\r\u\e ]]
23:07:21 + echo 'Configuring the startup features...'
23:07:21 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:21 + FEATURE_TEST_STRING=features-test
23:07:21 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:21 + KARAF_VERSION=karaf4
23:07:21 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:21 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:21 + [[ ! -z '' ]]
23:07:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:21 ################################################################################
23:07:21 #
23:07:21 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:21 # contributor license agreements. See the NOTICE file distributed with
23:07:21 # this work for additional information regarding copyright ownership.
23:07:21 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:21 # (the "License"); you may not use this file except in compliance with
23:07:21 # the License. You may obtain a copy of the License at
23:07:21 #
23:07:21 # http://www.apache.org/licenses/LICENSE-2.0
23:07:21 #
23:07:21 # Unless required by applicable law or agreed to in writing, software
23:07:21 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:21 # See the License for the specific language governing permissions and
23:07:21 # limitations under the License.
23:07:21 #
23:07:21 ################################################################################
23:07:21
23:07:21 #
23:07:21 # Comma separated list of features repositories to register by default
23:07:21 #
23:07:21 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d248481e-0e6b-432b-abae-a7c9b14b15f6.xml
23:07:21
23:07:21 #
23:07:21 # Comma separated list of features to install at startup
23:07:21 #
23:07:21 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, d7d9d97b-815a-48e5-b403-608cde887a24
23:07:21
23:07:21 #
23:07:21 # Resource repositories (OBR) that the features resolver can use
23:07:21 # to resolve requirements/capabilities
23:07:21 #
23:07:21 # The format of the resourceRepositories is
23:07:21 # resourceRepositories=[xml:url|json:url],...
23:07:21 # for Instance:
23:07:21 #
23:07:21 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:21 # or
23:07:21 #resourceRepositories=json:http://host/path/to/index.json
23:07:21 #
23:07:21
23:07:21 #
23:07:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:21 #
23:07:21 featuresBootAsynchronous=false
23:07:21
23:07:21 #
23:07:21 # Service requirements enforcement
23:07:21 #
23:07:21 # By default, the feature resolver checks the service requirements/capabilities of
23:07:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:21 # the required bundles.
23:07:21 # The following flag can have those values:
23:07:21 # - disable: service requirements are completely ignored
23:07:21 # - default: service requirements are ignored for old features
23:07:21 # - enforce: service requirements are always verified
23:07:21 #
23:07:21 #serviceRequirements=default
23:07:21
23:07:21 #
23:07:21 # Store cfg file for config element in feature
23:07:21 #
23:07:21 #configCfgStore=true
23:07:21
23:07:21 #
23:07:21 # Define if the feature service automatically refresh bundles
23:07:21 #
23:07:21 autoRefresh=true
23:07:21
23:07:21 #
23:07:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:21 # XML file defines instructions related to features processing
23:07:21 # versions.properties may declare properties to resolve placeholders in XML file
23:07:21 # both files are relative to ${karaf.etc}
23:07:21 #
23:07:21 #featureProcessing=org.apache.karaf.features.xml
23:07:21 #featureProcessingVersions=versions.properties
23:07:21 + configure_karaf_log karaf4 ''
23:07:21 + local -r karaf_version=karaf4
23:07:21 + local -r controllerdebugmap=
23:07:21 + local logapi=log4j
23:07:21 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:21 log4j2.rootLogger.level = INFO
23:07:21 #log4j2.rootLogger.type = asyncRoot
23:07:21 #log4j2.rootLogger.includeLocation = false
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:21 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:21 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:21 log4j2.logger.spifly.level = WARN
23:07:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:21 log4j2.logger.audit.level = INFO
23:07:21 log4j2.logger.audit.additivity = false
23:07:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:21 log4j2.appender.console.type = Console
23:07:21 log4j2.appender.console.name = Console
23:07:21 log4j2.appender.console.layout.type = PatternLayout
23:07:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:21 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:21 log4j2.appender.rolling.name = RollingFile
23:07:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:21 #log4j2.appender.rolling.immediateFlush = false
23:07:21 log4j2.appender.rolling.append = true
23:07:21 log4j2.appender.rolling.layout.type = PatternLayout
23:07:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:21 log4j2.appender.rolling.policies.type = Policies
23:07:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:21 log4j2.appender.rolling.policies.size.size = 64MB
23:07:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:21 log4j2.appender.rolling.strategy.max = 7
23:07:21 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:21 log4j2.appender.audit.name = AuditRollingFile
23:07:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:21 log4j2.appender.audit.append = true
23:07:21 log4j2.appender.audit.layout.type = PatternLayout
23:07:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:21 log4j2.appender.audit.policies.type = Policies
23:07:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:21 log4j2.appender.audit.policies.size.size = 8MB
23:07:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:21 log4j2.appender.audit.strategy.max = 7
23:07:21 log4j2.appender.osgi.type = PaxOsgi
23:07:21 log4j2.appender.osgi.name = PaxOsgi
23:07:21 log4j2.appender.osgi.filter = *
23:07:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:21 #log4j2.logger.aether.level = TRACE
23:07:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:21 #log4j2.logger.http-headers.level = DEBUG
23:07:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:21 #log4j2.logger.maven.level = TRACE
23:07:21 + logapi=log4j2
23:07:21 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:21 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:21 + '[' log4j2 == log4j2 ']'
23:07:21 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:21 controllerdebugmap:
23:07:21 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:21 + unset IFS
23:07:21 + echo 'controllerdebugmap: '
23:07:21 + '[' -n '' ']'
23:07:21 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:21 ################################################################################
23:07:21 #
23:07:21 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:21 # contributor license agreements. See the NOTICE file distributed with
23:07:21 # this work for additional information regarding copyright ownership.
23:07:21 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:21 # (the "License"); you may not use this file except in compliance with
23:07:21 # the License. You may obtain a copy of the License at
23:07:21 #
23:07:21 # http://www.apache.org/licenses/LICENSE-2.0
23:07:21 #
23:07:21 # Unless required by applicable law or agreed to in writing, software
23:07:21 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:21 # See the License for the specific language governing permissions and
23:07:21 # limitations under the License.
23:07:21 #
23:07:21 ################################################################################
23:07:21
23:07:21 # Common pattern layout for appenders
23:07:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:21
23:07:21 # Root logger
23:07:21 log4j2.rootLogger.level = INFO
23:07:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:21 #log4j2.rootLogger.type = asyncRoot
23:07:21 #log4j2.rootLogger.includeLocation = false
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:21 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:21
23:07:21 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:21
23:07:21 # Loggers configuration
23:07:21
23:07:21 # Spifly logger
23:07:21 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:21 log4j2.logger.spifly.level = WARN
23:07:21
23:07:21 # Security audit logger
23:07:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:21 log4j2.logger.audit.level = INFO
23:07:21 log4j2.logger.audit.additivity = false
23:07:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:21
23:07:21 # Appenders configuration
23:07:21
23:07:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:21 log4j2.appender.console.type = Console
23:07:21 log4j2.appender.console.name = Console
23:07:21 log4j2.appender.console.layout.type = PatternLayout
23:07:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:21
23:07:21 # Rolling file appender
23:07:21 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:21 log4j2.appender.rolling.name = RollingFile
23:07:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:21 # uncomment to not force a disk flush
23:07:21 #log4j2.appender.rolling.immediateFlush = false
23:07:21 log4j2.appender.rolling.append = true
23:07:21 log4j2.appender.rolling.layout.type = PatternLayout
23:07:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:21 log4j2.appender.rolling.policies.type = Policies
23:07:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:21 log4j2.appender.rolling.policies.size.size = 1GB
23:07:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:21 log4j2.appender.rolling.strategy.max = 7
23:07:21
23:07:21 # Audit file appender
23:07:21 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:21 log4j2.appender.audit.name = AuditRollingFile
23:07:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:21 log4j2.appender.audit.append = true
23:07:21 log4j2.appender.audit.layout.type = PatternLayout
23:07:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:21 log4j2.appender.audit.policies.type = Policies
23:07:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:21 log4j2.appender.audit.policies.size.size = 8MB
23:07:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:21 log4j2.appender.audit.strategy.max = 7
23:07:21
23:07:21 # OSGi appender
23:07:21 log4j2.appender.osgi.type = PaxOsgi
23:07:21 log4j2.appender.osgi.name = PaxOsgi
23:07:21 log4j2.appender.osgi.filter = *
23:07:21
23:07:21 # help with identification of maven-related problems with pax-url-aether
23:07:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:21 #log4j2.logger.aether.level = TRACE
23:07:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:21 #log4j2.logger.http-headers.level = DEBUG
23:07:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:21 #log4j2.logger.maven.level = TRACE
23:07:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:21 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:21 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:21 Configure
23:07:21 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:21 max memory: 2048m
23:07:21 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:21 + local -r controllermem=2048m
23:07:21 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:21 + echo Configure
23:07:21 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:21 + echo ' max memory: 2048m'
23:07:21 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:21 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:21 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:21 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:21 #!/bin/sh
23:07:21 #
23:07:21 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:21 # contributor license agreements. See the NOTICE file distributed with
23:07:21 # this work for additional information regarding copyright ownership.
23:07:21 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:21 # (the "License"); you may not use this file except in compliance with
23:07:21 # the License. You may obtain a copy of the License at
23:07:21 #
23:07:21 # http://www.apache.org/licenses/LICENSE-2.0
23:07:21 #
23:07:21 # Unless required by applicable law or agreed to in writing, software
23:07:21 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:21 # See the License for the specific language governing permissions and
23:07:21 # limitations under the License.
23:07:21 #
23:07:21
23:07:21 #
23:07:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:21 # script: client, instance, shell, start, status, stop, karaf
23:07:21 #
23:07:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:21 # Actions go here...
23:07:21 # fi
23:07:21
23:07:21 #
23:07:21 # general settings which should be applied for all scripts go here; please keep
23:07:21 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:21 # in example of the start script where the start script is executed first and the
23:07:21 # karaf script afterwards.
23:07:21 #
23:07:21
23:07:21 #
23:07:21 # The following section shows the possible configuration options for the default
23:07:21 # karaf scripts
23:07:21 #
23:07:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:21 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:21 # export KARAF_HOME # Karaf home folder
23:07:21 # export KARAF_DATA # Karaf data folder
23:07:21 # export KARAF_BASE # Karaf base folder
23:07:21 # export KARAF_ETC # Karaf etc folder
23:07:21 # export KARAF_LOG # Karaf log folder
23:07:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:21 # export KARAF_OPTS # Additional available Karaf options
23:07:21 # export KARAF_DEBUG # Enable debug mode
23:07:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:21 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:21 Set Java version
23:07:21 + echo 'Set Java version'
23:07:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:21 sudo: a password is required
23:07:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:21 JDK default version ...
23:07:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:21 sudo: a password is required
23:07:21 + echo 'JDK default version ...'
23:07:21 + java -version
23:07:21 openjdk version "21.0.8" 2025-07-15
23:07:21 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:21 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:21 Set JAVA_HOME
23:07:21 + echo 'Set JAVA_HOME'
23:07:21 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:21 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:21 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:21 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:21 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:21 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:21 Listing all open ports on controller system...
23:07:21 + echo 'Listing all open ports on controller system...'
23:07:21 + netstat -pnatu
23:07:21 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:21 Configuring cluster
23:07:21 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:21 + echo 'Configuring cluster'
23:07:21 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.20 10.30.171.211 10.30.170.36
23:07:21 ################################################
23:07:21 ## Configure Cluster ##
23:07:21 ################################################
23:07:21 NOTE: Cluster configuration files not found. Copying from
23:07:21 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:21 Configuring unique name in pekko.conf
23:07:21 Configuring hostname in pekko.conf
23:07:21 Configuring data and rpc seed nodes in pekko.conf
23:07:21 modules = [
23:07:21
23:07:21 {
23:07:21 name = "inventory"
23:07:21 namespace = "urn:opendaylight:inventory"
23:07:21 shard-strategy = "module"
23:07:21 },
23:07:21 {
23:07:21 name = "topology"
23:07:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:21 shard-strategy = "module"
23:07:21 },
23:07:21 {
23:07:21 name = "toaster"
23:07:21 namespace = "http://netconfcentral.org/ns/toaster"
23:07:21 shard-strategy = "module"
23:07:21 }
23:07:21 ]
23:07:21 Configuring replication type in module-shards.conf
23:07:21 ################################################
23:07:21 ## NOTE: Manually restart controller to ##
23:07:21 ## apply configuration. ##
23:07:21 ################################################
23:07:21 Dump pekko.conf
23:07:21 + echo 'Dump pekko.conf'
23:07:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:21
23:07:21 odl-cluster-data {
23:07:21 pekko {
23:07:21 remote {
23:07:21 artery {
23:07:21 enabled = on
23:07:21 transport = tcp
23:07:21 canonical.hostname = "10.30.170.20"
23:07:21 canonical.port = 2550
23:07:21 }
23:07:21 }
23:07:21
23:07:21 cluster {
23:07:21 # Using artery.
23:07:21 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.20:2550",
23:07:21 "pekko://opendaylight-cluster-data@10.30.171.211:2550",
23:07:21 "pekko://opendaylight-cluster-data@10.30.170.36:2550"]
23:07:21
23:07:21 roles = ["member-1"]
23:07:21
23:07:21 # when under load we might trip a false positive on the failure detector
23:07:21 # failure-detector {
23:07:21 # heartbeat-interval = 4 s
23:07:21 # acceptable-heartbeat-pause = 16s
23:07:21 # }
23:07:21 }
23:07:21
23:07:21 persistence {
23:07:21 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:21 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:21 # The relative path is always relative to KARAF_HOME.
23:07:21
23:07:21 # snapshot-store.local.dir = "target/snapshots"
23:07:21
23:07:21 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:21 snapshot-store.local.use-lz4-compression = false
23:07:21 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:21 snapshot-store.local.lz4-blocksize = 256KB
23:07:21 }
23:07:21 disable-default-actor-system-quarantined-event-handling = "false"
23:07:21 }
23:07:21 }
23:07:21 Dump modules.conf
23:07:21 + echo 'Dump modules.conf'
23:07:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:21 modules = [
23:07:21
23:07:21 {
23:07:21 name = "inventory"
23:07:21 namespace = "urn:opendaylight:inventory"
23:07:21 shard-strategy = "module"
23:07:21 },
23:07:21 {
23:07:21 name = "topology"
23:07:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:21 shard-strategy = "module"
23:07:21 },
23:07:21 {
23:07:21 name = "toaster"
23:07:21 namespace = "http://netconfcentral.org/ns/toaster"
23:07:21 shard-strategy = "module"
23:07:21 }
23:07:21 ]
23:07:21 Dump module-shards.conf
23:07:21 + echo 'Dump module-shards.conf'
23:07:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:21 module-shards = [
23:07:21 {
23:07:21 name = "default"
23:07:21 shards = [
23:07:21 {
23:07:21 name = "default"
23:07:21 replicas = ["member-1",
23:07:21 "member-2",
23:07:21 "member-3"]
23:07:21 }
23:07:21 ]
23:07:21 },
23:07:21 {
23:07:21 name = "inventory"
23:07:21 shards = [
23:07:21 {
23:07:21 name="inventory"
23:07:21 replicas = ["member-1",
23:07:21 "member-2",
23:07:21 "member-3"]
23:07:21 }
23:07:21 ]
23:07:21 },
23:07:21 {
23:07:21 name = "topology"
23:07:21 shards = [
23:07:21 {
23:07:21 name="topology"
23:07:21 replicas = ["member-1",
23:07:21 "member-2",
23:07:21 "member-3"]
23:07:21 }
23:07:21 ]
23:07:21 },
23:07:21 {
23:07:21 name = "toaster"
23:07:21 shards = [
23:07:21 {
23:07:21 name="toaster"
23:07:21 replicas = ["member-1",
23:07:21 "member-2",
23:07:21 "member-3"]
23:07:21 }
23:07:21 ]
23:07:21 }
23:07:21 ]
23:07:21 Configuring member-2 with IP address 10.30.171.211
23:07:22 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:07:22 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:07:22 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07:22 common-functions.sh is being sourced
23:07:22 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:07:22 ++ echo 'common-functions.sh is being sourced'
23:07:22 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:22 ++ DISTROSTREAM=titanium
23:07:22 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:22 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:22 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:22 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:22 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:22 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:22 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:22 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:22 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 ++ export CONTROLLERMEM=
23:07:22 ++ CONTROLLERMEM=
23:07:22 ++ case "${DISTROSTREAM}" in
23:07:22 ++ CLUSTER_SYSTEM=pekko
23:07:22 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:22 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:22 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:22 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:22 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:22 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:22 ++ print_common_env
23:07:22 ++ cat
23:07:22 common-functions environment:
23:07:22 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:22 ACTUALFEATURES:
23:07:22 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:22 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:22 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:22 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 CONTROLLERMEM:
23:07:22 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:22 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:22 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:22 SUITES:
23:07:22
23:07:22 ++ SSH='ssh -t -t'
23:07:22 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:22 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:22 Changing to /tmp
23:07:22 + echo 'Changing to /tmp'
23:07:22 + cd /tmp
23:07:22 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:22 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip'
23:07:22 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:22 --2025-11-02 23:07:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:22 HTTP request sent, awaiting response... 200 OK
23:07:22 Length: 234980592 (224M) [application/zip]
23:07:22 Saving to: ‘karaf-0.22.2-20251102.083108-63.zip’
23:07:22
23:07:22 0K ........ ........ ........ ........ ........ ........ 1% 60.3M 4s
23:07:22 3072K ........ ........ ........ ........ ........ ........ 2% 97.2M 3s
23:07:22 6144K ........ ........ ........ ........ ........ ........ 4% 140M 2s
23:07:22 9216K ........ ........ ........ ........ ........ ........ 5% 123M 2s
23:07:22 12288K ........ ........ ........ ........ ........ ........ 6% 127M 2s
23:07:22 15360K ........ ........ ........ ........ ........ ........ 8% 135M 2s
23:07:22 18432K ........ ........ ........ ........ ........ ........ 9% 174M 2s
23:07:22 21504K ........ ........ ........ ........ ........ ........ 10% 214M 2s
23:07:22 24576K ........ ........ ........ ........ ........ ........ 12% 188M 2s
23:07:22 27648K ........ ........ ........ ........ ........ ........ 13% 214M 2s
23:07:22 30720K ........ ........ ........ ........ ........ ........ 14% 258M 1s
23:07:22 33792K ........ ........ ........ ........ ........ ........ 16% 266M 1s
23:07:22 36864K ........ ........ ........ ........ ........ ........ 17% 264M 1s
23:07:22 39936K ........ ........ ........ ........ ........ ........ 18% 255M 1s
23:07:22 43008K ........ ........ ........ ........ ........ ........ 20% 264M 1s
23:07:22 46080K ........ ........ ........ ........ ........ ........ 21% 257M 1s
23:07:22 49152K ........ ........ ........ ........ ........ ........ 22% 221M 1s
23:07:22 52224K ........ ........ ........ ........ ........ ........ 24% 349M 1s
23:07:22 55296K ........ ........ ........ ........ ........ ........ 25% 408M 1s
23:07:22 58368K ........ ........ ........ ........ ........ ........ 26% 172M 1s
23:07:22 61440K ........ ........ ........ ........ ........ ........ 28% 271M 1s
23:07:22 64512K ........ ........ ........ ........ ........ ........ 29% 355M 1s
23:07:22 67584K ........ ........ ........ ........ ........ ........ 30% 343M 1s
23:07:22 70656K ........ ........ ........ ........ ........ ........ 32% 362M 1s
23:07:22 73728K ........ ........ ........ ........ ........ ........ 33% 318M 1s
23:07:22 76800K ........ ........ ........ ........ ........ ........ 34% 171M 1s
23:07:22 79872K ........ ........ ........ ........ ........ ........ 36% 315M 1s
23:07:22 82944K ........ ........ ........ ........ ........ ........ 37% 282M 1s
23:07:22 86016K ........ ........ ........ ........ ........ ........ 38% 283M 1s
23:07:22 89088K ........ ........ ........ ........ ........ ........ 40% 337M 1s
23:07:22 92160K ........ ........ ........ ........ ........ ........ 41% 264M 1s
23:07:22 95232K ........ ........ ........ ........ ........ ........ 42% 282M 1s
23:07:22 98304K ........ ........ ........ ........ ........ ........ 44% 293M 1s
23:07:22 101376K ........ ........ ........ ........ ........ ........ 45% 242M 1s
23:07:22 104448K ........ ........ ........ ........ ........ ........ 46% 298M 1s
23:07:22 107520K ........ ........ ........ ........ ........ ........ 48% 365M 1s
23:07:23 110592K ........ ........ ........ ........ ........ ........ 49% 374M 1s
23:07:23 113664K ........ ........ ........ ........ ........ ........ 50% 338M 1s
23:07:23 116736K ........ ........ ........ ........ ........ ........ 52% 375M 0s
23:07:23 119808K ........ ........ ........ ........ ........ ........ 53% 358M 0s
23:07:23 122880K ........ ........ ........ ........ ........ ........ 54% 286M 0s
23:07:23 125952K ........ ........ ........ ........ ........ ........ 56% 309M 0s
23:07:23 129024K ........ ........ ........ ........ ........ ........ 57% 345M 0s
23:07:23 132096K ........ ........ ........ ........ ........ ........ 58% 340M 0s
23:07:23 135168K ........ ........ ........ ........ ........ ........ 60% 377M 0s
23:07:23 138240K ........ ........ ........ ........ ........ ........ 61% 302M 0s
23:07:23 141312K ........ ........ ........ ........ ........ ........ 62% 329M 0s
23:07:23 144384K ........ ........ ........ ........ ........ ........ 64% 330M 0s
23:07:23 147456K ........ ........ ........ ........ ........ ........ 65% 365M 0s
23:07:23 150528K ........ ........ ........ ........ ........ ........ 66% 227M 0s
23:07:23 153600K ........ ........ ........ ........ ........ ........ 68% 333M 0s
23:07:23 156672K ........ ........ ........ ........ ........ ........ 69% 414M 0s
23:07:23 159744K ........ ........ ........ ........ ........ ........ 70% 335M 0s
23:07:23 162816K ........ ........ ........ ........ ........ ........ 72% 357M 0s
23:07:23 165888K ........ ........ ........ ........ ........ ........ 73% 198M 0s
23:07:23 168960K ........ ........ ........ ........ ........ ........ 74% 241M 0s
23:07:23 172032K ........ ........ ........ ........ ........ ........ 76% 371M 0s
23:07:23 175104K ........ ........ ........ ........ ........ ........ 77% 344M 0s
23:07:23 178176K ........ ........ ........ ........ ........ ........ 78% 358M 0s
23:07:23 181248K ........ ........ ........ ........ ........ ........ 80% 341M 0s
23:07:23 184320K ........ ........ ........ ........ ........ ........ 81% 202M 0s
23:07:23 187392K ........ ........ ........ ........ ........ ........ 83% 283M 0s
23:07:23 190464K ........ ........ ........ ........ ........ ........ 84% 311M 0s
23:07:23 193536K ........ ........ ........ ........ ........ ........ 85% 351M 0s
23:07:23 196608K ........ ........ ........ ........ ........ ........ 87% 360M 0s
23:07:23 199680K ........ ........ ........ ........ ........ ........ 88% 341M 0s
23:07:23 202752K ........ ........ ........ ........ ........ ........ 89% 351M 0s
23:07:23 205824K ........ ........ ........ ........ ........ ........ 91% 351M 0s
23:07:23 208896K ........ ........ ........ ........ ........ ........ 92% 376M 0s
23:07:23 211968K ........ ........ ........ ........ ........ ........ 93% 354M 0s
23:07:23 215040K ........ ........ ........ ........ ........ ........ 95% 366M 0s
23:07:23 218112K ........ ........ ........ ........ ........ ........ 96% 290M 0s
23:07:23 221184K ........ ........ ........ ........ ........ ........ 97% 370M 0s
23:07:23 224256K ........ ........ ........ ........ ........ ........ 99% 325M 0s
23:07:23 227328K ........ ........ ........ ........ . 100% 349M=0.9s
23:07:23
23:07:23 2025-11-02 23:07:23 (256 MB/s) - ‘karaf-0.22.2-20251102.083108-63.zip’ saved [234980592/234980592]
23:07:23
23:07:23 Extracting the new controller...
23:07:23 + echo 'Extracting the new controller...'
23:07:23 + unzip -q karaf-0.22.2-20251102.083108-63.zip
23:07:25 Adding external repositories...
23:07:25 + echo 'Adding external repositories...'
23:07:25 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:25 ################################################################################
23:07:25 #
23:07:25 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:25 # contributor license agreements. See the NOTICE file distributed with
23:07:25 # this work for additional information regarding copyright ownership.
23:07:25 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:25 # (the "License"); you may not use this file except in compliance with
23:07:25 # the License. You may obtain a copy of the License at
23:07:25 #
23:07:25 # http://www.apache.org/licenses/LICENSE-2.0
23:07:25 #
23:07:25 # Unless required by applicable law or agreed to in writing, software
23:07:25 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:25 # See the License for the specific language governing permissions and
23:07:25 # limitations under the License.
23:07:25 #
23:07:25 ################################################################################
23:07:25
23:07:25 #
23:07:25 # If set to true, the following property will not allow any certificate to be used
23:07:25 # when accessing Maven repositories through SSL
23:07:25 #
23:07:25 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:25
23:07:25 #
23:07:25 # Path to the local Maven settings file.
23:07:25 # The repositories defined in this file will be automatically added to the list
23:07:25 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:25 # below is not set.
23:07:25 # The following locations are checked for the existence of the settings.xml file
23:07:25 # * 1. looks for the specified url
23:07:25 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:25 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:25 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:25 #
23:07:25 #org.ops4j.pax.url.mvn.settings=
23:07:25
23:07:25 #
23:07:25 # Path to the local Maven repository which is used to avoid downloading
23:07:25 # artifacts when they already exist locally.
23:07:25 # The value of this property will be extracted from the settings.xml file
23:07:25 # above, or defaulted to:
23:07:25 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:25 #
23:07:25 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:25
23:07:25 #
23:07:25 # Default this to false. It's just weird to use undocumented repos
23:07:25 #
23:07:25 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:25
23:07:25 #
23:07:25 # Uncomment if you don't wanna use the proxy settings
23:07:25 # from the Maven conf/settings.xml file
23:07:25 #
23:07:25 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:25
23:07:25 #
23:07:25 # Comma separated list of repositories scanned when resolving an artifact.
23:07:25 # Those repositories will be checked before iterating through the
23:07:25 # below list of repositories and even before the local repository
23:07:25 # A repository url can be appended with zero or more of the following flags:
23:07:25 # @snapshots : the repository contains snaphots
23:07:25 # @noreleases : the repository does not contain any released artifacts
23:07:25 #
23:07:25 # The following property value will add the system folder as a repo.
23:07:25 #
23:07:25 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:25 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:25 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:25 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:25
23:07:25 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:25 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:25
23:07:25 #
23:07:25 # Comma separated list of repositories scanned when resolving an artifact.
23:07:25 # The default list includes the following repositories:
23:07:25 # http://repo1.maven.org/maven2@id=central
23:07:25 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:25 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:25 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:25 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:25 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:25 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:25 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:25 # to add.
23:07:25 # A repository url can be appended with zero or more of the following flags:
23:07:25 # @snapshots : the repository contains snapshots
23:07:25 # @noreleases : the repository does not contain any released artifacts
23:07:25 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:25 #
23:07:25 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:25
23:07:25 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:07:25 + [[ True == \T\r\u\e ]]
23:07:25 + echo 'Configuring the startup features...'
23:07:25 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:25 + FEATURE_TEST_STRING=features-test
23:07:25 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:25 + KARAF_VERSION=karaf4
23:07:25 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:25 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:25 + [[ ! -z '' ]]
23:07:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:25 ################################################################################
23:07:25 #
23:07:25 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:25 # contributor license agreements. See the NOTICE file distributed with
23:07:25 # this work for additional information regarding copyright ownership.
23:07:25 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:25 # (the "License"); you may not use this file except in compliance with
23:07:25 # the License. You may obtain a copy of the License at
23:07:25 #
23:07:25 # http://www.apache.org/licenses/LICENSE-2.0
23:07:25 #
23:07:25 # Unless required by applicable law or agreed to in writing, software
23:07:25 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:25 # See the License for the specific language governing permissions and
23:07:25 # limitations under the License.
23:07:25 #
23:07:25 ################################################################################
23:07:25
23:07:25 #
23:07:25 # Comma separated list of features repositories to register by default
23:07:25 #
23:07:25 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d248481e-0e6b-432b-abae-a7c9b14b15f6.xml
23:07:25
23:07:25 #
23:07:25 # Comma separated list of features to install at startup
23:07:25 #
23:07:25 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, d7d9d97b-815a-48e5-b403-608cde887a24
23:07:25
23:07:25 #
23:07:25 # Resource repositories (OBR) that the features resolver can use
23:07:25 # to resolve requirements/capabilities
23:07:25 #
23:07:25 # The format of the resourceRepositories is
23:07:25 # resourceRepositories=[xml:url|json:url],...
23:07:25 # for Instance:
23:07:25 #
23:07:25 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:25 # or
23:07:25 #resourceRepositories=json:http://host/path/to/index.json
23:07:25 #
23:07:25
23:07:25 #
23:07:25 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:25 #
23:07:25 featuresBootAsynchronous=false
23:07:25
23:07:25 #
23:07:25 # Service requirements enforcement
23:07:25 #
23:07:25 # By default, the feature resolver checks the service requirements/capabilities of
23:07:25 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:25 # the required bundles.
23:07:25 # The following flag can have those values:
23:07:25 # - disable: service requirements are completely ignored
23:07:25 # - default: service requirements are ignored for old features
23:07:25 # - enforce: service requirements are always verified
23:07:25 #
23:07:25 #serviceRequirements=default
23:07:25
23:07:25 #
23:07:25 # Store cfg file for config element in feature
23:07:25 #
23:07:25 #configCfgStore=true
23:07:25
23:07:25 #
23:07:25 # Define if the feature service automatically refresh bundles
23:07:25 #
23:07:25 autoRefresh=true
23:07:25
23:07:25 #
23:07:25 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:25 # XML file defines instructions related to features processing
23:07:25 # versions.properties may declare properties to resolve placeholders in XML file
23:07:25 # both files are relative to ${karaf.etc}
23:07:25 #
23:07:25 #featureProcessing=org.apache.karaf.features.xml
23:07:25 #featureProcessingVersions=versions.properties
23:07:25 + configure_karaf_log karaf4 ''
23:07:25 + local -r karaf_version=karaf4
23:07:25 + local -r controllerdebugmap=
23:07:25 + local logapi=log4j
23:07:25 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:25 log4j2.rootLogger.level = INFO
23:07:25 #log4j2.rootLogger.type = asyncRoot
23:07:25 #log4j2.rootLogger.includeLocation = false
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:25 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:25 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:25 log4j2.logger.spifly.level = WARN
23:07:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:25 log4j2.logger.audit.level = INFO
23:07:25 log4j2.logger.audit.additivity = false
23:07:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:25 log4j2.appender.console.type = Console
23:07:25 log4j2.appender.console.name = Console
23:07:25 log4j2.appender.console.layout.type = PatternLayout
23:07:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:25 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:25 log4j2.appender.rolling.name = RollingFile
23:07:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:25 #log4j2.appender.rolling.immediateFlush = false
23:07:25 log4j2.appender.rolling.append = true
23:07:25 log4j2.appender.rolling.layout.type = PatternLayout
23:07:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:25 log4j2.appender.rolling.policies.type = Policies
23:07:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:25 log4j2.appender.rolling.policies.size.size = 64MB
23:07:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:25 log4j2.appender.rolling.strategy.max = 7
23:07:25 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:25 log4j2.appender.audit.name = AuditRollingFile
23:07:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:25 log4j2.appender.audit.append = true
23:07:25 log4j2.appender.audit.layout.type = PatternLayout
23:07:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:25 log4j2.appender.audit.policies.type = Policies
23:07:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:25 log4j2.appender.audit.policies.size.size = 8MB
23:07:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:25 log4j2.appender.audit.strategy.max = 7
23:07:25 log4j2.appender.osgi.type = PaxOsgi
23:07:25 log4j2.appender.osgi.name = PaxOsgi
23:07:25 log4j2.appender.osgi.filter = *
23:07:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:25 #log4j2.logger.aether.level = TRACE
23:07:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:25 #log4j2.logger.http-headers.level = DEBUG
23:07:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:25 #log4j2.logger.maven.level = TRACE
23:07:25 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:25 + logapi=log4j2
23:07:25 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:25 + '[' log4j2 == log4j2 ']'
23:07:25 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:25 controllerdebugmap:
23:07:25 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:25 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:25 + unset IFS
23:07:25 + echo 'controllerdebugmap: '
23:07:25 + '[' -n '' ']'
23:07:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:25 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:25 ################################################################################
23:07:25 #
23:07:25 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:25 # contributor license agreements. See the NOTICE file distributed with
23:07:25 # this work for additional information regarding copyright ownership.
23:07:25 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:25 # (the "License"); you may not use this file except in compliance with
23:07:25 # the License. You may obtain a copy of the License at
23:07:25 #
23:07:25 # http://www.apache.org/licenses/LICENSE-2.0
23:07:25 #
23:07:25 # Unless required by applicable law or agreed to in writing, software
23:07:25 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:25 # See the License for the specific language governing permissions and
23:07:25 # limitations under the License.
23:07:25 #
23:07:25 ################################################################################
23:07:25
23:07:25 # Common pattern layout for appenders
23:07:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:25
23:07:25 # Root logger
23:07:25 log4j2.rootLogger.level = INFO
23:07:25 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:25 #log4j2.rootLogger.type = asyncRoot
23:07:25 #log4j2.rootLogger.includeLocation = false
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:25 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:25
23:07:25 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:25
23:07:25 # Loggers configuration
23:07:25
23:07:25 # Spifly logger
23:07:25 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:25 log4j2.logger.spifly.level = WARN
23:07:25
23:07:25 # Security audit logger
23:07:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:25 log4j2.logger.audit.level = INFO
23:07:25 log4j2.logger.audit.additivity = false
23:07:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:25
23:07:25 # Appenders configuration
23:07:25
23:07:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:25 log4j2.appender.console.type = Console
23:07:25 log4j2.appender.console.name = Console
23:07:25 log4j2.appender.console.layout.type = PatternLayout
23:07:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:25
23:07:25 # Rolling file appender
23:07:25 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:25 log4j2.appender.rolling.name = RollingFile
23:07:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:25 # uncomment to not force a disk flush
23:07:25 #log4j2.appender.rolling.immediateFlush = false
23:07:25 log4j2.appender.rolling.append = true
23:07:25 log4j2.appender.rolling.layout.type = PatternLayout
23:07:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:25 log4j2.appender.rolling.policies.type = Policies
23:07:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:25 log4j2.appender.rolling.policies.size.size = 1GB
23:07:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:25 log4j2.appender.rolling.strategy.max = 7
23:07:25
23:07:25 # Audit file appender
23:07:25 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:25 log4j2.appender.audit.name = AuditRollingFile
23:07:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:25 log4j2.appender.audit.append = true
23:07:25 log4j2.appender.audit.layout.type = PatternLayout
23:07:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:25 log4j2.appender.audit.policies.type = Policies
23:07:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:25 log4j2.appender.audit.policies.size.size = 8MB
23:07:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:25 log4j2.appender.audit.strategy.max = 7
23:07:25
23:07:25 # OSGi appender
23:07:25 log4j2.appender.osgi.type = PaxOsgi
23:07:25 log4j2.appender.osgi.name = PaxOsgi
23:07:25 log4j2.appender.osgi.filter = *
23:07:25
23:07:25 # help with identification of maven-related problems with pax-url-aether
23:07:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:25 #log4j2.logger.aether.level = TRACE
23:07:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:25 #log4j2.logger.http-headers.level = DEBUG
23:07:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:25 #log4j2.logger.maven.level = TRACE
23:07:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:25 Configure
23:07:25 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:25 max memory: 2048m
23:07:25 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:25 + local -r controllermem=2048m
23:07:25 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:25 + echo Configure
23:07:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:25 + echo ' max memory: 2048m'
23:07:25 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:25 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:25 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:25 #!/bin/sh
23:07:25 #
23:07:25 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:25 # contributor license agreements. See the NOTICE file distributed with
23:07:25 # this work for additional information regarding copyright ownership.
23:07:25 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:25 # (the "License"); you may not use this file except in compliance with
23:07:25 # the License. You may obtain a copy of the License at
23:07:25 #
23:07:25 # http://www.apache.org/licenses/LICENSE-2.0
23:07:25 #
23:07:25 # Unless required by applicable law or agreed to in writing, software
23:07:25 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:25 # See the License for the specific language governing permissions and
23:07:25 # limitations under the License.
23:07:25 #
23:07:25
23:07:25 #
23:07:25 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:25 # script: client, instance, shell, start, status, stop, karaf
23:07:25 #
23:07:25 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:25 # Actions go here...
23:07:25 # fi
23:07:25
23:07:25 #
23:07:25 # general settings which should be applied for all scripts go here; please keep
23:07:25 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:25 # in example of the start script where the start script is executed first and the
23:07:25 # karaf script afterwards.
23:07:25 #
23:07:25
23:07:25 #
23:07:25 # The following section shows the possible configuration options for the default
23:07:25 # karaf scripts
23:07:25 #
23:07:25 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:25 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:25 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:25 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:25 # export KARAF_HOME # Karaf home folder
23:07:25 # export KARAF_DATA # Karaf data folder
23:07:25 # export KARAF_BASE # Karaf base folder
23:07:25 # export KARAF_ETC # Karaf etc folder
23:07:25 # export KARAF_LOG # Karaf log folder
23:07:25 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:25 # export KARAF_OPTS # Additional available Karaf options
23:07:25 # export KARAF_DEBUG # Enable debug mode
23:07:25 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:25 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:25 Set Java version
23:07:25 + echo 'Set Java version'
23:07:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:25 sudo: a password is required
23:07:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:25 sudo: a password is required
23:07:25 JDK default version ...
23:07:25 + echo 'JDK default version ...'
23:07:25 + java -version
23:07:25 openjdk version "21.0.8" 2025-07-15
23:07:25 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:25 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:25 Set JAVA_HOME
23:07:25 + echo 'Set JAVA_HOME'
23:07:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:25 Listing all open ports on controller system...
23:07:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:25 + echo 'Listing all open ports on controller system...'
23:07:25 + netstat -pnatu
23:07:25 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:25 Configuring cluster
23:07:25 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:25 + echo 'Configuring cluster'
23:07:25 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.20 10.30.171.211 10.30.170.36
23:07:25 ################################################
23:07:25 ## Configure Cluster ##
23:07:25 ################################################
23:07:25 NOTE: Cluster configuration files not found. Copying from
23:07:25 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:25 Configuring unique name in pekko.conf
23:07:25 Configuring hostname in pekko.conf
23:07:25 Configuring data and rpc seed nodes in pekko.conf
23:07:25 modules = [
23:07:25
23:07:25 {
23:07:25 name = "inventory"
23:07:25 namespace = "urn:opendaylight:inventory"
23:07:25 shard-strategy = "module"
23:07:25 },
23:07:25 {
23:07:25 name = "topology"
23:07:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:25 shard-strategy = "module"
23:07:25 },
23:07:25 {
23:07:25 name = "toaster"
23:07:25 namespace = "http://netconfcentral.org/ns/toaster"
23:07:25 shard-strategy = "module"
23:07:25 }
23:07:25 ]
23:07:25 Configuring replication type in module-shards.conf
23:07:25 ################################################
23:07:25 ## NOTE: Manually restart controller to ##
23:07:25 ## apply configuration. ##
23:07:25 ################################################
23:07:25 Dump pekko.conf
23:07:25 + echo 'Dump pekko.conf'
23:07:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:25
23:07:25 odl-cluster-data {
23:07:25 pekko {
23:07:25 remote {
23:07:25 artery {
23:07:25 enabled = on
23:07:25 transport = tcp
23:07:25 canonical.hostname = "10.30.171.211"
23:07:25 canonical.port = 2550
23:07:25 }
23:07:25 }
23:07:25
23:07:25 cluster {
23:07:25 # Using artery.
23:07:25 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.20:2550",
23:07:25 "pekko://opendaylight-cluster-data@10.30.171.211:2550",
23:07:25 "pekko://opendaylight-cluster-data@10.30.170.36:2550"]
23:07:25
23:07:25 roles = ["member-2"]
23:07:25
23:07:25 # when under load we might trip a false positive on the failure detector
23:07:25 # failure-detector {
23:07:25 # heartbeat-interval = 4 s
23:07:25 # acceptable-heartbeat-pause = 16s
23:07:25 # }
23:07:25 }
23:07:25
23:07:25 persistence {
23:07:25 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:25 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:25 # The relative path is always relative to KARAF_HOME.
23:07:25
23:07:25 # snapshot-store.local.dir = "target/snapshots"
23:07:25
23:07:25 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:25 snapshot-store.local.use-lz4-compression = false
23:07:25 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:25 snapshot-store.local.lz4-blocksize = 256KB
23:07:25 }
23:07:25 disable-default-actor-system-quarantined-event-handling = "false"
23:07:25 }
23:07:25 }
23:07:25 Dump modules.conf
23:07:25 + echo 'Dump modules.conf'
23:07:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:25 modules = [
23:07:25
23:07:25 {
23:07:25 name = "inventory"
23:07:25 namespace = "urn:opendaylight:inventory"
23:07:25 shard-strategy = "module"
23:07:25 },
23:07:25 {
23:07:25 name = "topology"
23:07:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:25 shard-strategy = "module"
23:07:25 },
23:07:25 {
23:07:25 name = "toaster"
23:07:25 namespace = "http://netconfcentral.org/ns/toaster"
23:07:25 shard-strategy = "module"
23:07:25 }
23:07:25 ]
23:07:25 Dump module-shards.conf
23:07:25 + echo 'Dump module-shards.conf'
23:07:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:25 module-shards = [
23:07:25 {
23:07:25 name = "default"
23:07:25 shards = [
23:07:25 {
23:07:25 name = "default"
23:07:25 replicas = ["member-1",
23:07:25 "member-2",
23:07:25 "member-3"]
23:07:25 }
23:07:25 ]
23:07:25 },
23:07:25 {
23:07:25 name = "inventory"
23:07:25 shards = [
23:07:25 {
23:07:25 name="inventory"
23:07:25 replicas = ["member-1",
23:07:25 "member-2",
23:07:25 "member-3"]
23:07:25 }
23:07:25 ]
23:07:25 },
23:07:25 {
23:07:25 name = "topology"
23:07:25 shards = [
23:07:25 {
23:07:25 name="topology"
23:07:25 replicas = ["member-1",
23:07:25 "member-2",
23:07:25 "member-3"]
23:07:25 }
23:07:25 ]
23:07:25 },
23:07:25 {
23:07:25 name = "toaster"
23:07:25 shards = [
23:07:25 {
23:07:25 name="toaster"
23:07:25 replicas = ["member-1",
23:07:25 "member-2",
23:07:25 "member-3"]
23:07:25 }
23:07:25 ]
23:07:25 }
23:07:25 ]
23:07:25 Configuring member-3 with IP address 10.30.170.36
23:07:25 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:07:25 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:07:26 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07:26 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:07:26 common-functions.sh is being sourced
23:07:26 ++ echo 'common-functions.sh is being sourced'
23:07:26 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:26 ++ DISTROSTREAM=titanium
23:07:26 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:26 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:26 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:26 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:26 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:26 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:26 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 ++ export CONTROLLERMEM=
23:07:26 ++ CONTROLLERMEM=
23:07:26 ++ case "${DISTROSTREAM}" in
23:07:26 ++ CLUSTER_SYSTEM=pekko
23:07:26 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:26 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:26 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:26 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:26 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:26 ++ print_common_env
23:07:26 ++ cat
23:07:26 common-functions environment:
23:07:26 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:26 ACTUALFEATURES:
23:07:26 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:26 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:26 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 CONTROLLERMEM:
23:07:26 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:26 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:26 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:26 SUITES:
23:07:26
23:07:26 ++ SSH='ssh -t -t'
23:07:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:26 Changing to /tmp
23:07:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:26 + echo 'Changing to /tmp'
23:07:26 + cd /tmp
23:07:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip'
23:07:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:26 --2025-11-02 23:07:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip
23:07:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:26 HTTP request sent, awaiting response... 200 OK
23:07:26 Length: 234980592 (224M) [application/zip]
23:07:26 Saving to: ‘karaf-0.22.2-20251102.083108-63.zip’
23:07:26
23:07:26 0K ........ ........ ........ ........ ........ ........ 1% 55.7M 4s
23:07:26 3072K ........ ........ ........ ........ ........ ........ 2% 90.8M 3s
23:07:26 6144K ........ ........ ........ ........ ........ ........ 4% 134M 3s
23:07:26 9216K ........ ........ ........ ........ ........ ........ 5% 169M 2s
23:07:26 12288K ........ ........ ........ ........ ........ ........ 6% 188M 2s
23:07:26 15360K ........ ........ ........ ........ ........ ........ 8% 191M 2s
23:07:26 18432K ........ ........ ........ ........ ........ ........ 9% 185M 2s
23:07:26 21504K ........ ........ ........ ........ ........ ........ 10% 182M 2s
23:07:26 24576K ........ ........ ........ ........ ........ ........ 12% 208M 2s
23:07:26 27648K ........ ........ ........ ........ ........ ........ 13% 241M 1s
23:07:26 30720K ........ ........ ........ ........ ........ ........ 14% 223M 1s
23:07:26 33792K ........ ........ ........ ........ ........ ........ 16% 217M 1s
23:07:26 36864K ........ ........ ........ ........ ........ ........ 17% 276M 1s
23:07:26 39936K ........ ........ ........ ........ ........ ........ 18% 273M 1s
23:07:26 43008K ........ ........ ........ ........ ........ ........ 20% 271M 1s
23:07:26 46080K ........ ........ ........ ........ ........ ........ 21% 275M 1s
23:07:26 49152K ........ ........ ........ ........ ........ ........ 22% 272M 1s
23:07:26 52224K ........ ........ ........ ........ ........ ........ 24% 275M 1s
23:07:26 55296K ........ ........ ........ ........ ........ ........ 25% 271M 1s
23:07:26 58368K ........ ........ ........ ........ ........ ........ 26% 264M 1s
23:07:26 61440K ........ ........ ........ ........ ........ ........ 28% 269M 1s
23:07:26 64512K ........ ........ ........ ........ ........ ........ 29% 268M 1s
23:07:26 67584K ........ ........ ........ ........ ........ ........ 30% 277M 1s
23:07:26 70656K ........ ........ ........ ........ ........ ........ 32% 267M 1s
23:07:26 73728K ........ ........ ........ ........ ........ ........ 33% 275M 1s
23:07:26 76800K ........ ........ ........ ........ ........ ........ 34% 268M 1s
23:07:26 79872K ........ ........ ........ ........ ........ ........ 36% 272M 1s
23:07:26 82944K ........ ........ ........ ........ ........ ........ 37% 271M 1s
23:07:26 86016K ........ ........ ........ ........ ........ ........ 38% 273M 1s
23:07:26 89088K ........ ........ ........ ........ ........ ........ 40% 263M 1s
23:07:26 92160K ........ ........ ........ ........ ........ ........ 41% 267M 1s
23:07:26 95232K ........ ........ ........ ........ ........ ........ 42% 272M 1s
23:07:26 98304K ........ ........ ........ ........ ........ ........ 44% 271M 1s
23:07:26 101376K ........ ........ ........ ........ ........ ........ 45% 270M 1s
23:07:26 104448K ........ ........ ........ ........ ........ ........ 46% 269M 1s
23:07:26 107520K ........ ........ ........ ........ ........ ........ 48% 274M 1s
23:07:26 110592K ........ ........ ........ ........ ........ ........ 49% 270M 1s
23:07:26 113664K ........ ........ ........ ........ ........ ........ 50% 273M 1s
23:07:26 116736K ........ ........ ........ ........ ........ ........ 52% 273M 0s
23:07:26 119808K ........ ........ ........ ........ ........ ........ 53% 265M 0s
23:07:26 122880K ........ ........ ........ ........ ........ ........ 54% 271M 0s
23:07:26 125952K ........ ........ ........ ........ ........ ........ 56% 261M 0s
23:07:26 129024K ........ ........ ........ ........ ........ ........ 57% 268M 0s
23:07:26 132096K ........ ........ ........ ........ ........ ........ 58% 269M 0s
23:07:26 135168K ........ ........ ........ ........ ........ ........ 60% 272M 0s
23:07:26 138240K ........ ........ ........ ........ ........ ........ 61% 266M 0s
23:07:26 141312K ........ ........ ........ ........ ........ ........ 62% 272M 0s
23:07:26 144384K ........ ........ ........ ........ ........ ........ 64% 270M 0s
23:07:26 147456K ........ ........ ........ ........ ........ ........ 65% 270M 0s
23:07:26 150528K ........ ........ ........ ........ ........ ........ 66% 270M 0s
23:07:26 153600K ........ ........ ........ ........ ........ ........ 68% 272M 0s
23:07:26 156672K ........ ........ ........ ........ ........ ........ 69% 271M 0s
23:07:26 159744K ........ ........ ........ ........ ........ ........ 70% 263M 0s
23:07:26 162816K ........ ........ ........ ........ ........ ........ 72% 268M 0s
23:07:26 165888K ........ ........ ........ ........ ........ ........ 73% 267M 0s
23:07:26 168960K ........ ........ ........ ........ ........ ........ 74% 265M 0s
23:07:26 172032K ........ ........ ........ ........ ........ ........ 76% 270M 0s
23:07:26 175104K ........ ........ ........ ........ ........ ........ 77% 268M 0s
23:07:26 178176K ........ ........ ........ ........ ........ ........ 78% 267M 0s
23:07:26 181248K ........ ........ ........ ........ ........ ........ 80% 268M 0s
23:07:26 184320K ........ ........ ........ ........ ........ ........ 81% 268M 0s
23:07:26 187392K ........ ........ ........ ........ ........ ........ 83% 269M 0s
23:07:27 190464K ........ ........ ........ ........ ........ ........ 84% 266M 0s
23:07:27 193536K ........ ........ ........ ........ ........ ........ 85% 218M 0s
23:07:27 196608K ........ ........ ........ ........ ........ ........ 87% 324M 0s
23:07:27 199680K ........ ........ ........ ........ ........ ........ 88% 204M 0s
23:07:27 202752K ........ ........ ........ ........ ........ ........ 89% 133M 0s
23:07:27 205824K ........ ........ ........ ........ ........ ........ 91% 253M 0s
23:07:27 208896K ........ ........ ........ ........ ........ ........ 92% 232M 0s
23:07:27 211968K ........ ........ ........ ........ ........ ........ 93% 236M 0s
23:07:27 215040K ........ ........ ........ ........ ........ ........ 95% 270M 0s
23:07:27 218112K ........ ........ ........ ........ ........ ........ 96% 265M 0s
23:07:27 221184K ........ ........ ........ ........ ........ ........ 97% 265M 0s
23:07:27 224256K ........ ........ ........ ........ ........ ........ 99% 269M 0s
23:07:27 227328K ........ ........ ........ ........ . 100% 269M=1.0s
23:07:27
23:07:27 2025-11-02 23:07:27 (233 MB/s) - ‘karaf-0.22.2-20251102.083108-63.zip’ saved [234980592/234980592]
23:07:27
23:07:27 Extracting the new controller...
23:07:27 + echo 'Extracting the new controller...'
23:07:27 + unzip -q karaf-0.22.2-20251102.083108-63.zip
23:07:29 Adding external repositories...
23:07:29 + echo 'Adding external repositories...'
23:07:29 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:29 ################################################################################
23:07:29 #
23:07:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:29 # contributor license agreements. See the NOTICE file distributed with
23:07:29 # this work for additional information regarding copyright ownership.
23:07:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:29 # (the "License"); you may not use this file except in compliance with
23:07:29 # the License. You may obtain a copy of the License at
23:07:29 #
23:07:29 # http://www.apache.org/licenses/LICENSE-2.0
23:07:29 #
23:07:29 # Unless required by applicable law or agreed to in writing, software
23:07:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:29 # See the License for the specific language governing permissions and
23:07:29 # limitations under the License.
23:07:29 #
23:07:29 ################################################################################
23:07:29
23:07:29 #
23:07:29 # If set to true, the following property will not allow any certificate to be used
23:07:29 # when accessing Maven repositories through SSL
23:07:29 #
23:07:29 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:29
23:07:29 #
23:07:29 # Path to the local Maven settings file.
23:07:29 # The repositories defined in this file will be automatically added to the list
23:07:29 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:29 # below is not set.
23:07:29 # The following locations are checked for the existence of the settings.xml file
23:07:29 # * 1. looks for the specified url
23:07:29 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:29 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:29 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:29 #
23:07:29 #org.ops4j.pax.url.mvn.settings=
23:07:29
23:07:29 #
23:07:29 # Path to the local Maven repository which is used to avoid downloading
23:07:29 # artifacts when they already exist locally.
23:07:29 # The value of this property will be extracted from the settings.xml file
23:07:29 # above, or defaulted to:
23:07:29 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:29 #
23:07:29 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:29
23:07:29 #
23:07:29 # Default this to false. It's just weird to use undocumented repos
23:07:29 #
23:07:29 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:29
23:07:29 #
23:07:29 # Uncomment if you don't wanna use the proxy settings
23:07:29 # from the Maven conf/settings.xml file
23:07:29 #
23:07:29 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:29
23:07:29 #
23:07:29 # Comma separated list of repositories scanned when resolving an artifact.
23:07:29 # Those repositories will be checked before iterating through the
23:07:29 # below list of repositories and even before the local repository
23:07:29 # A repository url can be appended with zero or more of the following flags:
23:07:29 # @snapshots : the repository contains snaphots
23:07:29 # @noreleases : the repository does not contain any released artifacts
23:07:29 #
23:07:29 # The following property value will add the system folder as a repo.
23:07:29 #
23:07:29 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:29 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:29 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:29 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:29
23:07:29 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:29 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:29
23:07:29 #
23:07:29 # Comma separated list of repositories scanned when resolving an artifact.
23:07:29 # The default list includes the following repositories:
23:07:29 # http://repo1.maven.org/maven2@id=central
23:07:29 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:29 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:29 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:29 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:29 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:29 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:29 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:29 # to add.
23:07:29 # A repository url can be appended with zero or more of the following flags:
23:07:29 # @snapshots : the repository contains snapshots
23:07:29 # @noreleases : the repository does not contain any released artifacts
23:07:29 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:29 #
23:07:29 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:29
23:07:29 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:07:29 + [[ True == \T\r\u\e ]]
23:07:29 + echo 'Configuring the startup features...'
23:07:29 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:29 + FEATURE_TEST_STRING=features-test
23:07:29 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:29 + KARAF_VERSION=karaf4
23:07:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:29 + [[ ! -z '' ]]
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:29 ################################################################################
23:07:29 #
23:07:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:29 # contributor license agreements. See the NOTICE file distributed with
23:07:29 # this work for additional information regarding copyright ownership.
23:07:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:29 # (the "License"); you may not use this file except in compliance with
23:07:29 # the License. You may obtain a copy of the License at
23:07:29 #
23:07:29 # http://www.apache.org/licenses/LICENSE-2.0
23:07:29 #
23:07:29 # Unless required by applicable law or agreed to in writing, software
23:07:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:29 # See the License for the specific language governing permissions and
23:07:29 # limitations under the License.
23:07:29 #
23:07:29 ################################################################################
23:07:29
23:07:29 #
23:07:29 # Comma separated list of features repositories to register by default
23:07:29 #
23:07:29 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d248481e-0e6b-432b-abae-a7c9b14b15f6.xml
23:07:29
23:07:29 #
23:07:29 # Comma separated list of features to install at startup
23:07:29 #
23:07:29 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, d7d9d97b-815a-48e5-b403-608cde887a24
23:07:29
23:07:29 #
23:07:29 # Resource repositories (OBR) that the features resolver can use
23:07:29 # to resolve requirements/capabilities
23:07:29 #
23:07:29 # The format of the resourceRepositories is
23:07:29 # resourceRepositories=[xml:url|json:url],...
23:07:29 # for Instance:
23:07:29 #
23:07:29 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:29 # or
23:07:29 #resourceRepositories=json:http://host/path/to/index.json
23:07:29 #
23:07:29
23:07:29 #
23:07:29 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:29 #
23:07:29 featuresBootAsynchronous=false
23:07:29
23:07:29 #
23:07:29 # Service requirements enforcement
23:07:29 #
23:07:29 # By default, the feature resolver checks the service requirements/capabilities of
23:07:29 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:29 # the required bundles.
23:07:29 # The following flag can have those values:
23:07:29 # - disable: service requirements are completely ignored
23:07:29 # - default: service requirements are ignored for old features
23:07:29 # - enforce: service requirements are always verified
23:07:29 #
23:07:29 #serviceRequirements=default
23:07:29
23:07:29 #
23:07:29 # Store cfg file for config element in feature
23:07:29 #
23:07:29 #configCfgStore=true
23:07:29
23:07:29 #
23:07:29 # Define if the feature service automatically refresh bundles
23:07:29 #
23:07:29 autoRefresh=true
23:07:29
23:07:29 #
23:07:29 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:29 # XML file defines instructions related to features processing
23:07:29 # versions.properties may declare properties to resolve placeholders in XML file
23:07:29 # both files are relative to ${karaf.etc}
23:07:29 #
23:07:29 #featureProcessing=org.apache.karaf.features.xml
23:07:29 #featureProcessingVersions=versions.properties
23:07:29 + configure_karaf_log karaf4 ''
23:07:29 + local -r karaf_version=karaf4
23:07:29 + local -r controllerdebugmap=
23:07:29 + local logapi=log4j
23:07:29 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:29 log4j2.rootLogger.level = INFO
23:07:29 #log4j2.rootLogger.type = asyncRoot
23:07:29 #log4j2.rootLogger.includeLocation = false
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:29 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:29 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:29 log4j2.logger.spifly.level = WARN
23:07:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:29 log4j2.logger.audit.level = INFO
23:07:29 log4j2.logger.audit.additivity = false
23:07:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:29 log4j2.appender.console.type = Console
23:07:29 log4j2.appender.console.name = Console
23:07:29 log4j2.appender.console.layout.type = PatternLayout
23:07:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:29 log4j2.appender.rolling.name = RollingFile
23:07:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:29 #log4j2.appender.rolling.immediateFlush = false
23:07:29 log4j2.appender.rolling.append = true
23:07:29 log4j2.appender.rolling.layout.type = PatternLayout
23:07:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.rolling.policies.type = Policies
23:07:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:29 log4j2.appender.rolling.policies.size.size = 64MB
23:07:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:29 log4j2.appender.rolling.strategy.max = 7
23:07:29 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:29 log4j2.appender.audit.name = AuditRollingFile
23:07:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:29 log4j2.appender.audit.append = true
23:07:29 log4j2.appender.audit.layout.type = PatternLayout
23:07:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.audit.policies.type = Policies
23:07:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:29 log4j2.appender.audit.policies.size.size = 8MB
23:07:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:29 log4j2.appender.audit.strategy.max = 7
23:07:29 log4j2.appender.osgi.type = PaxOsgi
23:07:29 log4j2.appender.osgi.name = PaxOsgi
23:07:29 log4j2.appender.osgi.filter = *
23:07:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:29 #log4j2.logger.aether.level = TRACE
23:07:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:29 #log4j2.logger.http-headers.level = DEBUG
23:07:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:29 #log4j2.logger.maven.level = TRACE
23:07:29 + logapi=log4j2
23:07:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:29 + '[' log4j2 == log4j2 ']'
23:07:29 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:29 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:29 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:29 + unset IFS
23:07:29 controllerdebugmap:
23:07:29 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:29 + echo 'controllerdebugmap: '
23:07:29 + '[' -n '' ']'
23:07:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:29 ################################################################################
23:07:29 #
23:07:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:29 # contributor license agreements. See the NOTICE file distributed with
23:07:29 # this work for additional information regarding copyright ownership.
23:07:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:29 # (the "License"); you may not use this file except in compliance with
23:07:29 # the License. You may obtain a copy of the License at
23:07:29 #
23:07:29 # http://www.apache.org/licenses/LICENSE-2.0
23:07:29 #
23:07:29 # Unless required by applicable law or agreed to in writing, software
23:07:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:29 # See the License for the specific language governing permissions and
23:07:29 # limitations under the License.
23:07:29 #
23:07:29 ################################################################################
23:07:29
23:07:29 # Common pattern layout for appenders
23:07:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:29
23:07:29 # Root logger
23:07:29 log4j2.rootLogger.level = INFO
23:07:29 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:29 #log4j2.rootLogger.type = asyncRoot
23:07:29 #log4j2.rootLogger.includeLocation = false
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:29 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:29
23:07:29 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:29
23:07:29 # Loggers configuration
23:07:29
23:07:29 # Spifly logger
23:07:29 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:29 log4j2.logger.spifly.level = WARN
23:07:29
23:07:29 # Security audit logger
23:07:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:29 log4j2.logger.audit.level = INFO
23:07:29 log4j2.logger.audit.additivity = false
23:07:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:29
23:07:29 # Appenders configuration
23:07:29
23:07:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:29 log4j2.appender.console.type = Console
23:07:29 log4j2.appender.console.name = Console
23:07:29 log4j2.appender.console.layout.type = PatternLayout
23:07:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:29
23:07:29 # Rolling file appender
23:07:29 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:29 log4j2.appender.rolling.name = RollingFile
23:07:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:29 # uncomment to not force a disk flush
23:07:29 #log4j2.appender.rolling.immediateFlush = false
23:07:29 log4j2.appender.rolling.append = true
23:07:29 log4j2.appender.rolling.layout.type = PatternLayout
23:07:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.rolling.policies.type = Policies
23:07:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:29 log4j2.appender.rolling.policies.size.size = 1GB
23:07:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:29 log4j2.appender.rolling.strategy.max = 7
23:07:29
23:07:29 # Audit file appender
23:07:29 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:29 log4j2.appender.audit.name = AuditRollingFile
23:07:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:29 log4j2.appender.audit.append = true
23:07:29 log4j2.appender.audit.layout.type = PatternLayout
23:07:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.audit.policies.type = Policies
23:07:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:29 log4j2.appender.audit.policies.size.size = 8MB
23:07:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:29 log4j2.appender.audit.strategy.max = 7
23:07:29
23:07:29 # OSGi appender
23:07:29 log4j2.appender.osgi.type = PaxOsgi
23:07:29 log4j2.appender.osgi.name = PaxOsgi
23:07:29 log4j2.appender.osgi.filter = *
23:07:29
23:07:29 # help with identification of maven-related problems with pax-url-aether
23:07:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:29 #log4j2.logger.aether.level = TRACE
23:07:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:29 #log4j2.logger.http-headers.level = DEBUG
23:07:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:29 #log4j2.logger.maven.level = TRACE
23:07:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:29 + local -r controllermem=2048m
23:07:29 Configure
23:07:29 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:29 max memory: 2048m
23:07:29 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + echo Configure
23:07:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:29 + echo ' max memory: 2048m'
23:07:29 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 #!/bin/sh
23:07:29 #
23:07:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:29 # contributor license agreements. See the NOTICE file distributed with
23:07:29 # this work for additional information regarding copyright ownership.
23:07:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:29 # (the "License"); you may not use this file except in compliance with
23:07:29 # the License. You may obtain a copy of the License at
23:07:29 #
23:07:29 # http://www.apache.org/licenses/LICENSE-2.0
23:07:29 #
23:07:29 # Unless required by applicable law or agreed to in writing, software
23:07:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:29 # See the License for the specific language governing permissions and
23:07:29 # limitations under the License.
23:07:29 #
23:07:29
23:07:29 #
23:07:29 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:29 # script: client, instance, shell, start, status, stop, karaf
23:07:29 #
23:07:29 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:29 # Actions go here...
23:07:29 # fi
23:07:29
23:07:29 #
23:07:29 # general settings which should be applied for all scripts go here; please keep
23:07:29 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:29 # in example of the start script where the start script is executed first and the
23:07:29 # karaf script afterwards.
23:07:29 #
23:07:29
23:07:29 #
23:07:29 # The following section shows the possible configuration options for the default
23:07:29 # karaf scripts
23:07:29 #
23:07:29 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:29 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:29 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:29 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:29 # export KARAF_HOME # Karaf home folder
23:07:29 # export KARAF_DATA # Karaf data folder
23:07:29 # export KARAF_BASE # Karaf base folder
23:07:29 # export KARAF_ETC # Karaf etc folder
23:07:29 # export KARAF_LOG # Karaf log folder
23:07:29 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:29 # export KARAF_OPTS # Additional available Karaf options
23:07:29 # export KARAF_DEBUG # Enable debug mode
23:07:29 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:29 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:29 Set Java version
23:07:29 + echo 'Set Java version'
23:07:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:29 sudo: a password is required
23:07:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:29 sudo: a password is required
23:07:29 JDK default version ...
23:07:29 + echo 'JDK default version ...'
23:07:29 + java -version
23:07:29 openjdk version "21.0.8" 2025-07-15
23:07:29 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:29 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:29 Set JAVA_HOME
23:07:29 + echo 'Set JAVA_HOME'
23:07:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:29 Listing all open ports on controller system...
23:07:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:29 + echo 'Listing all open ports on controller system...'
23:07:29 + netstat -pnatu
23:07:29 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:29 Configuring cluster
23:07:29 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:29 + echo 'Configuring cluster'
23:07:29 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.20 10.30.171.211 10.30.170.36
23:07:29 ################################################
23:07:29 ## Configure Cluster ##
23:07:29 ################################################
23:07:29 NOTE: Cluster configuration files not found. Copying from
23:07:29 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:29 Configuring unique name in pekko.conf
23:07:29 Configuring hostname in pekko.conf
23:07:29 Configuring data and rpc seed nodes in pekko.conf
23:07:29 modules = [
23:07:29
23:07:29 {
23:07:29 name = "inventory"
23:07:29 namespace = "urn:opendaylight:inventory"
23:07:29 shard-strategy = "module"
23:07:29 },
23:07:29 {
23:07:29 name = "topology"
23:07:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:29 shard-strategy = "module"
23:07:29 },
23:07:29 {
23:07:29 name = "toaster"
23:07:29 namespace = "http://netconfcentral.org/ns/toaster"
23:07:29 shard-strategy = "module"
23:07:29 }
23:07:29 ]
23:07:29 Configuring replication type in module-shards.conf
23:07:29 ################################################
23:07:29 ## NOTE: Manually restart controller to ##
23:07:29 ## apply configuration. ##
23:07:29 ################################################
23:07:29 Dump pekko.conf
23:07:29 + echo 'Dump pekko.conf'
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:29
23:07:29 odl-cluster-data {
23:07:29 pekko {
23:07:29 remote {
23:07:29 artery {
23:07:29 enabled = on
23:07:29 transport = tcp
23:07:29 canonical.hostname = "10.30.170.36"
23:07:29 canonical.port = 2550
23:07:29 }
23:07:29 }
23:07:29
23:07:29 cluster {
23:07:29 # Using artery.
23:07:29 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.20:2550",
23:07:29 "pekko://opendaylight-cluster-data@10.30.171.211:2550",
23:07:29 "pekko://opendaylight-cluster-data@10.30.170.36:2550"]
23:07:29
23:07:29 roles = ["member-3"]
23:07:29
23:07:29 # when under load we might trip a false positive on the failure detector
23:07:29 # failure-detector {
23:07:29 # heartbeat-interval = 4 s
23:07:29 # acceptable-heartbeat-pause = 16s
23:07:29 # }
23:07:29 }
23:07:29
23:07:29 persistence {
23:07:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:29 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:29 # The relative path is always relative to KARAF_HOME.
23:07:29
23:07:29 # snapshot-store.local.dir = "target/snapshots"
23:07:29
23:07:29 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:29 snapshot-store.local.use-lz4-compression = false
23:07:29 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:29 snapshot-store.local.lz4-blocksize = 256KB
23:07:29 }
23:07:29 disable-default-actor-system-quarantined-event-handling = "false"
23:07:29 }
23:07:29 }
23:07:29 Dump modules.conf
23:07:29 + echo 'Dump modules.conf'
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:29 modules = [
23:07:29
23:07:29 {
23:07:29 name = "inventory"
23:07:29 namespace = "urn:opendaylight:inventory"
23:07:29 shard-strategy = "module"
23:07:29 },
23:07:29 {
23:07:29 name = "topology"
23:07:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:29 shard-strategy = "module"
23:07:29 },
23:07:29 {
23:07:29 name = "toaster"
23:07:29 namespace = "http://netconfcentral.org/ns/toaster"
23:07:29 shard-strategy = "module"
23:07:29 }
23:07:29 ]
23:07:29 Dump module-shards.conf
23:07:29 + echo 'Dump module-shards.conf'
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:29 module-shards = [
23:07:29 {
23:07:29 name = "default"
23:07:29 shards = [
23:07:29 {
23:07:29 name = "default"
23:07:29 replicas = ["member-1",
23:07:29 "member-2",
23:07:29 "member-3"]
23:07:29 }
23:07:29 ]
23:07:29 },
23:07:29 {
23:07:29 name = "inventory"
23:07:29 shards = [
23:07:29 {
23:07:29 name="inventory"
23:07:29 replicas = ["member-1",
23:07:29 "member-2",
23:07:29 "member-3"]
23:07:29 }
23:07:29 ]
23:07:29 },
23:07:29 {
23:07:29 name = "topology"
23:07:29 shards = [
23:07:29 {
23:07:29 name="topology"
23:07:29 replicas = ["member-1",
23:07:29 "member-2",
23:07:29 "member-3"]
23:07:29 }
23:07:29 ]
23:07:29 },
23:07:29 {
23:07:29 name = "toaster"
23:07:29 shards = [
23:07:29 {
23:07:29 name="toaster"
23:07:29 replicas = ["member-1",
23:07:29 "member-2",
23:07:29 "member-3"]
23:07:29 }
23:07:29 ]
23:07:29 }
23:07:29 ]
23:07:29 Locating config plan to use...
23:07:29 Finished running config plans
23:07:29 Starting member-1 with IP address 10.30.170.20
23:07:29 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:07:29 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:07:30 Redirecting karaf console output to karaf_console.log
23:07:30 Starting controller...
23:07:30 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:30 Starting member-2 with IP address 10.30.171.211
23:07:30 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:07:30 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:07:30 Redirecting karaf console output to karaf_console.log
23:07:30 Starting controller...
23:07:30 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:30 Starting member-3 with IP address 10.30.170.36
23:07:30 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:07:30 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:07:31 Redirecting karaf console output to karaf_console.log
23:07:31 Starting controller...
23:07:31 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:31 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins10423703794480010098.sh
23:07:31 common-functions.sh is being sourced
23:07:31 common-functions environment:
23:07:31 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:31 ACTUALFEATURES:
23:07:31 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:31 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:31 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:31 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:31 CONTROLLERMEM: 2048m
23:07:31 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:31 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:31 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:31 SUITES:
23:07:31
23:07:31 + echo '#################################################'
23:07:31 #################################################
23:07:31 + echo '## Verify Cluster is UP ##'
23:07:31 ## Verify Cluster is UP ##
23:07:31 + echo '#################################################'
23:07:31 #################################################
23:07:31 + create_post_startup_script
23:07:31 + cat
23:07:31 + copy_and_run_post_startup_script
23:07:31 + seed_index=1
23:07:31 ++ seq 1 3
23:07:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:31 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:07:31 + echo 'Execute the post startup script on controller 10.30.170.20'
23:07:31 Execute the post startup script on controller 10.30.170.20
23:07:31 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.170.20:/tmp/
23:07:31 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:07:31 + ssh 10.30.170.20 'bash /tmp/post-startup-script.sh 1'
23:07:31 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:07:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:31 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:08:36 2025-11-02T23:08:04,888 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:36 Controller is UP
23:08:36 2025-11-02T23:08:04,888 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:36 Listing all open ports on controller system...
23:08:36 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:08:36 looking for "BindException: Address already in use" in log file
23:08:36 looking for "server is unhealthy" in log file
23:08:36 + '[' 1 == 0 ']'
23:08:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:36 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:08:36 + echo 'Execute the post startup script on controller 10.30.171.211'
23:08:36 Execute the post startup script on controller 10.30.171.211
23:08:36 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.171.211:/tmp/
23:08:36 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:08:37 + ssh 10.30.171.211 'bash /tmp/post-startup-script.sh 2'
23:08:37 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:08:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:37 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:09:42 2025-11-02T23:08:04,771 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:09:42 Controller is UP
23:09:42 2025-11-02T23:08:04,771 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:09:42 Listing all open ports on controller system...
23:09:42 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:09:42 looking for "BindException: Address already in use" in log file
23:09:42 looking for "server is unhealthy" in log file
23:09:42 + '[' 2 == 0 ']'
23:09:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:09:42 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:09:42 + echo 'Execute the post startup script on controller 10.30.170.36'
23:09:42 Execute the post startup script on controller 10.30.170.36
23:09:42 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.170.36:/tmp/
23:09:42 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:09:42 + ssh 10.30.170.36 'bash /tmp/post-startup-script.sh 3'
23:09:42 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:09:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:43 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:10:48 2025-11-02T23:08:05,660 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:10:48 Controller is UP
23:10:48 2025-11-02T23:08:05,660 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:10:48 Listing all open ports on controller system...
23:10:48 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:10:48 looking for "BindException: Address already in use" in log file
23:10:48 looking for "server is unhealthy" in log file
23:10:48 + '[' 0 == 0 ']'
23:10:48 + seed_index=1
23:10:48 + dump_controller_threads
23:10:48 ++ seq 1 3
23:10:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:48 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:10:48 + echo 'Let'\''s take the karaf thread dump'
23:10:48 Let's take the karaf thread dump
23:10:48 + ssh 10.30.170.20 'sudo ps aux'
23:10:48 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:10:48 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:10:48 ++ grep -v grep
23:10:48 ++ cut -f2 '-d '
23:10:48 ++ tr -s ' '
23:10:48 + pid=2029
23:10:48 + echo 'karaf main: org.apache.karaf.main.Main, pid:2029'
23:10:48 karaf main: org.apache.karaf.main.Main, pid:2029
23:10:48 + ssh 10.30.170.20 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2029'
23:10:48 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:10:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:49 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:10:49 + echo 'Let'\''s take the karaf thread dump'
23:10:49 Let's take the karaf thread dump
23:10:49 + ssh 10.30.171.211 'sudo ps aux'
23:10:49 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:10:49 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:10:49 ++ grep -v grep
23:10:49 ++ tr -s ' '
23:10:49 ++ cut -f2 '-d '
23:10:49 + pid=2041
23:10:49 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
23:10:49 karaf main: org.apache.karaf.main.Main, pid:2041
23:10:49 + ssh 10.30.171.211 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
23:10:49 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:10:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:50 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:10:50 + echo 'Let'\''s take the karaf thread dump'
23:10:50 Let's take the karaf thread dump
23:10:50 + ssh 10.30.170.36 'sudo ps aux'
23:10:50 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:10:50 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:10:50 ++ grep -v grep
23:10:50 ++ tr -s ' '
23:10:50 ++ cut -f2 '-d '
23:10:50 + pid=2036
23:10:50 + echo 'karaf main: org.apache.karaf.main.Main, pid:2036'
23:10:50 karaf main: org.apache.karaf.main.Main, pid:2036
23:10:50 + ssh 10.30.170.36 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2036'
23:10:50 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:10:51 + '[' 0 -gt 0 ']'
23:10:51 + echo 'Generating controller variables...'
23:10:51 Generating controller variables...
23:10:51 ++ seq 1 3
23:10:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:51 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:10:51 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.20'
23:10:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:51 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:10:51 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.20 -v ODL_SYSTEM_2_IP:10.30.171.211'
23:10:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:51 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:10:51 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.20 -v ODL_SYSTEM_2_IP:10.30.171.211 -v ODL_SYSTEM_3_IP:10.30.170.36'
23:10:51 + echo 'Generating mininet variables...'
23:10:51 Generating mininet variables...
23:10:51 ++ seq 1 1
23:10:51 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:10:51 + MININETIP=TOOLS_SYSTEM_1_IP
23:10:51 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.184'
23:10:51 + get_test_suites SUITES
23:10:51 + local __suite_list=SUITES
23:10:51 + echo 'Locating test plan to use...'
23:10:51 Locating test plan to use...
23:10:51 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt
23:10:51 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt ']'
23:10:51 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale.txt
23:10:51 + '[' disabled '!=' disabled ']'
23:10:51 + echo 'Changing the testplan path...'
23:10:51 Changing the testplan path...
23:10:51 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale.txt
23:10:51 + cat testplan.txt
23:10:51 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
23:10:51 #
23:10:51 # This program and the accompanying materials are made available under the
23:10:51 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:10:51 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:10:51
23:10:51 # Place the suites in run order:
23:10:51 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot
23:10:51 + '[' -z '' ']'
23:10:51 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:10:51 ++ tr '\012' ' '
23:10:51 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:10:51 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
23:10:51 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:10:51 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
23:10:51 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ...
23:10:51 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251102.083108-63.zip -v CONTROLLER:10.30.170.20 -v CONTROLLER1:10.30.171.211 -v CONTROLLER2:10.30.170.36 -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-titanium -v MININET:10.30.170.184 -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:titanium -v ODL_SYSTEM_IP:10.30.170.20 -v ODL_SYSTEM_1_IP:10.30.170.20 -v ODL_SYSTEM_2_IP:10.30.171.211 -v ODL_SYSTEM_3_IP:10.30.170.36 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.184 -v TOOLS_SYSTEM_1_IP:10.30.170.184 -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-titanium/test/csit/suites/netconf/clusteringscale/performance.robot
23:10:52 ==============================================================================
23:10:52 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
23:10:52 ==============================================================================
23:10:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:59 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:06 | PASS |
23:11:06 ------------------------------------------------------------------------------
23:11:06 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:07 | PASS |
23:11:07 ------------------------------------------------------------------------------
23:11:07 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:11 | PASS |
23:11:11 ------------------------------------------------------------------------------
23:11:11 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:12 | PASS |
23:11:12 ------------------------------------------------------------------------------
23:11:12 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 | FAIL |
23:11:13 ... click for list of related bugs or create a new one if needed (with the
23:11:13 "netconf_clustering_scale_txt_create_device_data"
23:11:13 reference somewhere inside)
23:11:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
23:11:13
23:11:13 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.211:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
23:11:13 ------------------------------------------------------------------------------
23:11:13 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
23:11:13 Setup failed:
23:11:13 SKIPPED due to a failure in a previous fundamental test case.
23:11:13 ------------------------------------------------------------------------------
23:11:13 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
23:11:13 Setup failed:
23:11:13 SKIPPED due to a failure in a previous fundamental test case.
23:11:13 ------------------------------------------------------------------------------
23:11:13 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 | FAIL |
23:11:13 ... click for list of related bugs or create a new one if needed (with the
23:11:13 "netconf_clustering_scale_txt_cleanup_and_collect"
23:11:13 reference somewhere inside)
23:11:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
23:11:13
23:11:13 '' == ''
23:11:13 ------------------------------------------------------------------------------
23:11:13 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
23:11:13 8 tests, 4 passed, 4 failed
23:11:13 ==============================================================================
23:11:13 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/output.xml
23:11:13 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/log.html
23:11:13 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/report.html
23:11:14 + true
23:11:14 + echo 'Examining the files in data/log and checking filesize'
23:11:14 Examining the files in data/log and checking filesize
23:11:14 + ssh 10.30.170.20 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:11:14 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:14 total 396
23:11:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:07 .
23:11:14 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 2 23:07 karaf_console.log
23:11:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 23:08 ..
23:11:14 -rw-rw-r-- 1 jenkins jenkins 390649 Nov 2 23:11 karaf.log
23:11:14 + ssh 10.30.170.20 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:11:14 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:14 384K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:14 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:14 + ssh 10.30.171.211 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:11:14 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:14 total 392
23:11:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:07 .
23:11:14 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 2 23:07 karaf_console.log
23:11:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 23:08 ..
23:11:14 -rw-rw-r-- 1 jenkins jenkins 388664 Nov 2 23:11 karaf.log
23:11:14 + ssh 10.30.171.211 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:11:14 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:14 380K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:14 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:14 + ssh 10.30.170.36 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:11:14 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:15 total 408
23:11:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 23:07 .
23:11:15 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 2 23:07 karaf_console.log
23:11:15 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 23:08 ..
23:11:15 -rw-rw-r-- 1 jenkins jenkins 401835 Nov 2 23:11 karaf.log
23:11:15 + ssh 10.30.170.36 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:11:15 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:15 396K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:15 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:15 + set +e
23:11:15 ++ seq 1 3
23:11:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:15 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:11:15 + echo 'Let'\''s take the karaf thread dump again'
23:11:15 Let's take the karaf thread dump again
23:11:15 + ssh 10.30.170.20 'sudo ps aux'
23:11:15 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:15 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:11:15 ++ grep -v grep
23:11:15 ++ cut -f2 '-d '
23:11:15 ++ tr -s ' '
23:11:15 + pid=2029
23:11:15 + echo 'karaf main: org.apache.karaf.main.Main, pid:2029'
23:11:15 karaf main: org.apache.karaf.main.Main, pid:2029
23:11:15 + ssh 10.30.170.20 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2029'
23:11:15 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:16 + echo 'killing karaf process...'
23:11:16 killing karaf process...
23:11:16 + ssh 10.30.170.20 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:11:16 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:16 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:11:16 + echo 'Let'\''s take the karaf thread dump again'
23:11:16 Let's take the karaf thread dump again
23:11:16 + ssh 10.30.171.211 'sudo ps aux'
23:11:16 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:16 ++ tr -s ' '
23:11:16 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:11:16 ++ cut -f2 '-d '
23:11:16 ++ grep -v grep
23:11:16 + pid=2041
23:11:16 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
23:11:16 karaf main: org.apache.karaf.main.Main, pid:2041
23:11:16 + ssh 10.30.171.211 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
23:11:16 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:17 + echo 'killing karaf process...'
23:11:17 killing karaf process...
23:11:17 + ssh 10.30.171.211 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:11:17 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:17 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:11:17 + echo 'Let'\''s take the karaf thread dump again'
23:11:17 Let's take the karaf thread dump again
23:11:17 + ssh 10.30.170.36 'sudo ps aux'
23:11:17 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:17 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:11:17 ++ grep -v grep
23:11:17 ++ tr -s ' '
23:11:17 ++ cut -f2 '-d '
23:11:17 + pid=2036
23:11:17 + echo 'karaf main: org.apache.karaf.main.Main, pid:2036'
23:11:17 karaf main: org.apache.karaf.main.Main, pid:2036
23:11:17 + ssh 10.30.170.36 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2036'
23:11:17 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:17 + echo 'killing karaf process...'
23:11:17 killing karaf process...
23:11:17 + ssh 10.30.170.36 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:11:17 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:18 + sleep 5
23:11:23 ++ seq 1 3
23:11:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:23 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:11:23 + echo 'Compressing karaf.log 1'
23:11:23 Compressing karaf.log 1
23:11:23 + ssh 10.30.170.20 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:23 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:23 + echo 'Fetching compressed karaf.log 1'
23:11:23 Fetching compressed karaf.log 1
23:11:23 + scp 10.30.170.20:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
23:11:23 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:23 + ssh 10.30.170.20 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:11:23 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:23 + scp 10.30.170.20:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
23:11:23 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:24 + ssh 10.30.170.20 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:24 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:24 + echo 'Fetch GC logs'
23:11:24 Fetch GC logs
23:11:24 + mkdir -p gclogs-1
23:11:24 + scp '10.30.170.20:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
23:11:24 Warning: Permanently added '10.30.170.20' (ECDSA) to the list of known hosts.
23:11:24 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:11:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:24 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:11:24 + echo 'Compressing karaf.log 2'
23:11:24 Compressing karaf.log 2
23:11:24 + ssh 10.30.171.211 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:24 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:24 + echo 'Fetching compressed karaf.log 2'
23:11:24 Fetching compressed karaf.log 2
23:11:24 + scp 10.30.171.211:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
23:11:24 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:24 + ssh 10.30.171.211 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:11:24 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:25 + scp 10.30.171.211:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
23:11:25 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:25 + ssh 10.30.171.211 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:25 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:25 + echo 'Fetch GC logs'
23:11:25 Fetch GC logs
23:11:25 + mkdir -p gclogs-2
23:11:25 + scp '10.30.171.211:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
23:11:25 Warning: Permanently added '10.30.171.211' (ECDSA) to the list of known hosts.
23:11:25 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:11:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:25 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:11:25 + echo 'Compressing karaf.log 3'
23:11:25 Compressing karaf.log 3
23:11:25 + ssh 10.30.170.36 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:25 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:26 + echo 'Fetching compressed karaf.log 3'
23:11:26 Fetching compressed karaf.log 3
23:11:26 + scp 10.30.170.36:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
23:11:26 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:26 + ssh 10.30.170.36 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:11:26 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:26 + scp 10.30.170.36:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
23:11:26 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:26 + ssh 10.30.170.36 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:26 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:26 + echo 'Fetch GC logs'
23:11:26 Fetch GC logs
23:11:26 + mkdir -p gclogs-3
23:11:26 + scp '10.30.170.36:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
23:11:26 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:11:27 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:11:27 + echo 'Examine copied files'
23:11:27 Examine copied files
23:11:27 + ls -lt
23:11:27 total 2284
23:11:27 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 23:11 gclogs-3
23:11:27 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 2 23:11 odl3_karaf_console.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 30566 Nov 2 23:11 odl3_karaf.log.gz
23:11:27 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 23:11 gclogs-2
23:11:27 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 2 23:11 odl2_karaf_console.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 30115 Nov 2 23:11 odl2_karaf.log.gz
23:11:27 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 23:11 gclogs-1
23:11:27 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 2 23:11 odl1_karaf_console.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 30352 Nov 2 23:11 odl1_karaf.log.gz
23:11:27 -rw-rw-r--. 1 jenkins jenkins 97648 Nov 2 23:11 karaf_3_2036_threads_after.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 13758 Nov 2 23:11 ps_after.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 105859 Nov 2 23:11 karaf_2_2041_threads_after.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 113921 Nov 2 23:11 karaf_1_2029_threads_after.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 247698 Nov 2 23:11 report.html
23:11:27 -rw-rw-r--. 1 jenkins jenkins 443967 Nov 2 23:11 log.html
23:11:27 -rw-rw-r--. 1 jenkins jenkins 834318 Nov 2 23:11 output.xml
23:11:27 -rw-rw-r--. 1 jenkins jenkins 2551 Nov 2 23:11 testtool--netconf-clustering-scale-txt.1762125060.85.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 451 Nov 2 23:10 testplan.txt
23:11:27 -rw-rw-r--. 1 jenkins jenkins 93970 Nov 2 23:10 karaf_3_2036_threads_before.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 13736 Nov 2 23:10 ps_before.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 93120 Nov 2 23:10 karaf_2_2041_threads_before.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 97244 Nov 2 23:10 karaf_1_2029_threads_before.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 2 23:07 post-startup-script.sh
23:11:27 -rw-rw-r--. 1 jenkins jenkins 252 Nov 2 23:07 startup-script.sh
23:11:27 -rw-rw-r--. 1 jenkins jenkins 3461 Nov 2 23:07 configuration-script.sh
23:11:27 -rw-rw-r--. 1 jenkins jenkins 335 Nov 2 23:07 detect_variables.env
23:11:27 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 2 23:07 pom.xml
23:11:27 -rw-rw-r--. 1 jenkins jenkins 92 Nov 2 23:07 set_variables.env
23:11:27 -rw-rw-r--. 1 jenkins jenkins 356 Nov 2 23:07 slave_addresses.txt
23:11:27 -rw-rw-r--. 1 jenkins jenkins 570 Nov 2 23:06 requirements.txt
23:11:27 -rw-rw-r--. 1 jenkins jenkins 26 Nov 2 23:06 env.properties
23:11:27 -rw-rw-r--. 1 jenkins jenkins 334 Nov 2 23:04 stack-parameters.yaml
23:11:27 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 2 23:03 test
23:11:27 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 23:03 test@tmp
23:11:27 -rw-rw-r--. 1 jenkins jenkins 1404 Nov 2 08:31 maven-metadata.xml
23:11:27 + true
23:11:27 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins16096291964707121220.sh
23:11:27 Cleaning up Robot installation...
23:11:27 $ ssh-agent -k
23:11:27 unset SSH_AUTH_SOCK;
23:11:27 unset SSH_AGENT_PID;
23:11:27 echo Agent pid 5170 killed;
23:11:27 [ssh-agent] Stopped.
23:11:27 Recording plot data
23:11:27 Robot results publisher started...
23:11:27 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:11:27 -Parsing output xml:
23:11:28 Done!
23:11:28 -Copying log files to build dir:
23:11:28 Done!
23:11:28 -Assigning results to build:
23:11:28 Done!
23:11:28 -Checking thresholds:
23:11:28 Done!
23:11:28 Done publishing Robot results.
23:11:28 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:11:28 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:28 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins16979112751809925950.sh
23:11:28 Archiving csit artifacts
23:11:28 mv: cannot stat '*_1.png': No such file or directory
23:11:28 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:11:28 mv: cannot stat '*_2.png': No such file or directory
23:11:28 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:11:28 mv: cannot stat '*_3.png': No such file or directory
23:11:28 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:11:28 % Total % Received % Xferd Average Speed Time Time Time Current
23:11:28 Dload Upload Total Spent Left Speed
23:11:28
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 168k 0 168k 0 0 3169k 0 --:--:-- --:--:-- --:--:-- 3111k
100 312k 0 312k 0 0 4467k 0 --:--:-- --:--:-- --:--:-- 4404k
23:11:28 Archive: robot-plugin.zip
23:11:28 inflating: ./archives/robot-plugin/log.html
23:11:28 inflating: ./archives/robot-plugin/output.xml
23:11:28 inflating: ./archives/robot-plugin/report.html
23:11:28 mv: cannot stat '*.log.gz': No such file or directory
23:11:28 mv: cannot stat '*.csv': No such file or directory
23:11:28 mv: cannot stat '*.png': No such file or directory
23:11:28 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:28 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins1864128102898091427.sh
23:11:28 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:28 [EnvInject] - Injecting environment variables from a build step.
23:11:28 [EnvInject] - Injecting as environment variables the properties content
23:11:28 OS_CLOUD=vex
23:11:28 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-119
23:11:28
23:11:28 [EnvInject] - Variables injected successfully.
23:11:28 provisioning config files...
23:11:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:11:29 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins1495135163143163657.sh
23:11:29 ---> openstack-stack-delete.sh
23:11:29 Setup pyenv:
23:11:29 system
23:11:29 3.8.13
23:11:29 3.9.13
23:11:29 3.10.13
23:11:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:11:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from file:/tmp/.os_lf_venv
23:11:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:11:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:11:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:11:31 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:11:31 lf-activate-venv(): INFO: Base packages installed successfully
23:11:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:11:47 INFO: Stack cost retrieval disabled, setting cost to 0
23:11:59 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-titanium-119
23:11:59 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-titanium-119
23:11:59 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:59 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins10849456438641707260.sh
23:11:59 ---> sysstat.sh
23:11:59 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins17884593223139928563.sh
23:11:59 ---> package-listing.sh
23:11:59 ++ tr '[:upper:]' '[:lower:]'
23:11:59 ++ facter osfamily
23:12:00 + OS_FAMILY=redhat
23:12:00 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:12:00 + START_PACKAGES=/tmp/packages_start.txt
23:12:00 + END_PACKAGES=/tmp/packages_end.txt
23:12:00 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:12:00 + PACKAGES=/tmp/packages_start.txt
23:12:00 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:12:00 + PACKAGES=/tmp/packages_end.txt
23:12:00 + case "${OS_FAMILY}" in
23:12:00 + rpm -qa
23:12:00 + sort
23:12:00 + '[' -f /tmp/packages_start.txt ']'
23:12:00 + '[' -f /tmp/packages_end.txt ']'
23:12:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:12:00 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:12:00 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:12:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:12:00 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins7920068248285656943.sh
23:12:00 ---> capture-instance-metadata.sh
23:12:00 Setup pyenv:
23:12:00 system
23:12:00 3.8.13
23:12:00 3.9.13
23:12:00 3.10.13
23:12:00 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from file:/tmp/.os_lf_venv
23:12:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:03 lf-activate-venv(): INFO: Base packages installed successfully
23:12:03 lf-activate-venv(): INFO: Installing additional packages: lftools
23:12:13 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:12:13 INFO: Running in OpenStack, capturing instance metadata
23:12:13 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins14936174642614662546.sh
23:12:13 provisioning config files...
23:12:13 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-titanium #119
23:12:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/config6511746867952604140tmp
23:12:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:12:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:12:13 provisioning config files...
23:12:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:12:14 [EnvInject] - Injecting environment variables from a build step.
23:12:14 [EnvInject] - Injecting as environment variables the properties content
23:12:14 SERVER_ID=logs
23:12:14
23:12:14 [EnvInject] - Variables injected successfully.
23:12:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins941336076745773646.sh
23:12:14 ---> create-netrc.sh
23:12:14 WARN: Log server credential not found.
23:12:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins4870886132108585119.sh
23:12:14 ---> python-tools-install.sh
23:12:14 Setup pyenv:
23:12:14 system
23:12:14 3.8.13
23:12:14 3.9.13
23:12:14 3.10.13
23:12:14 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from file:/tmp/.os_lf_venv
23:12:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:16 lf-activate-venv(): INFO: Base packages installed successfully
23:12:16 lf-activate-venv(): INFO: Installing additional packages: lftools
23:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:12:29 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins13406867584606030021.sh
23:12:29 ---> sudo-logs.sh
23:12:29 Archiving 'sudo' log..
23:12:30 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins8604924318405554286.sh
23:12:30 ---> job-cost.sh
23:12:30 Setup pyenv:
23:12:30 system
23:12:30 3.8.13
23:12:30 3.9.13
23:12:30 3.10.13
23:12:30 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from file:/tmp/.os_lf_venv
23:12:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:32 lf-activate-venv(): INFO: Base packages installed successfully
23:12:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:12:40 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:12:40 DEBUG: total: 0
23:12:40 INFO: Retrieving Stack Cost...
23:12:41 INFO: Retrieving Pricing Info for: v3-standard-2
23:12:41 INFO: Archiving Costs
23:12:41 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins17237458980491399380.sh
23:12:41 ---> logs-deploy.sh
23:12:41 Setup pyenv:
23:12:41 system
23:12:41 3.8.13
23:12:41 3.9.13
23:12:41 3.10.13
23:12:41 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6CDz from file:/tmp/.os_lf_venv
23:12:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:43 lf-activate-venv(): INFO: Base packages installed successfully
23:12:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:12:54 lf-activate-venv(): INFO: Adding /tmp/venv-6CDz/bin to PATH
23:12:54 WARNING: Nexus logging server not set
23:12:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-titanium/119/
23:12:54 INFO: archiving logs to S3
23:12:55 ---> uname -a:
23:12:55 Linux prd-centos8-robot-2c-8g-4814.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
23:12:55
23:12:55
23:12:55 ---> lscpu:
23:12:55 Architecture: x86_64
23:12:55 CPU op-mode(s): 32-bit, 64-bit
23:12:55 Byte Order: Little Endian
23:12:55 CPU(s): 2
23:12:55 On-line CPU(s) list: 0,1
23:12:55 Thread(s) per core: 1
23:12:55 Core(s) per socket: 1
23:12:55 Socket(s): 2
23:12:55 NUMA node(s): 1
23:12:55 Vendor ID: AuthenticAMD
23:12:55 CPU family: 23
23:12:55 Model: 49
23:12:55 Model name: AMD EPYC-Rome Processor
23:12:55 Stepping: 0
23:12:55 CPU MHz: 2799.998
23:12:55 BogoMIPS: 5599.99
23:12:55 Virtualization: AMD-V
23:12:55 Hypervisor vendor: KVM
23:12:55 Virtualization type: full
23:12:55 L1d cache: 32K
23:12:55 L1i cache: 32K
23:12:55 L2 cache: 512K
23:12:55 L3 cache: 16384K
23:12:55 NUMA node0 CPU(s): 0,1
23:12:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
23:12:55
23:12:55
23:12:55 ---> nproc:
23:12:55 2
23:12:55
23:12:55
23:12:55 ---> df -h:
23:12:55 Filesystem Size Used Avail Use% Mounted on
23:12:55 devtmpfs 3.8G 0 3.8G 0% /dev
23:12:55 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:12:55 tmpfs 3.8G 17M 3.8G 1% /run
23:12:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:12:55 /dev/vda1 40G 8.4G 32G 21% /
23:12:55 tmpfs 770M 0 770M 0% /run/user/1001
23:12:55
23:12:55
23:12:55 ---> free -m:
23:12:55 total used free shared buff/cache available
23:12:55 Mem: 7697 692 4816 19 2188 6705
23:12:55 Swap: 1023 0 1023
23:12:55
23:12:55
23:12:55 ---> ip addr:
23:12:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:12:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:12:55 inet 127.0.0.1/8 scope host lo
23:12:55 valid_lft forever preferred_lft forever
23:12:55 inet6 ::1/128 scope host
23:12:55 valid_lft forever preferred_lft forever
23:12:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:12:55 link/ether fa:16:3e:74:e6:49 brd ff:ff:ff:ff:ff:ff
23:12:55 altname enp0s3
23:12:55 altname ens3
23:12:55 inet 10.30.170.203/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:12:55 valid_lft 85800sec preferred_lft 85800sec
23:12:55 inet6 fe80::f816:3eff:fe74:e649/64 scope link
23:12:55 valid_lft forever preferred_lft forever
23:12:55
23:12:55
23:12:55 ---> sar -b -r -n DEV:
23:12:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/02/2025 _x86_64_ (2 CPU)
23:12:55
23:12:55 23:02:51 LINUX RESTART (2 CPU)
23:12:55
23:12:55 11:03:01 PM tps rtps wtps bread/s bwrtn/s
23:12:55 11:04:01 PM 215.63 160.75 54.87 15126.77 40254.97
23:12:55 11:05:01 PM 115.26 0.07 115.20 1.87 11109.18
23:12:55 11:06:01 PM 35.94 1.07 34.87 115.83 4233.47
23:12:55 11:07:01 PM 64.30 6.71 57.58 1245.72 3843.84
23:12:55 11:08:01 PM 39.76 2.73 37.03 439.66 6415.23
23:12:55 11:09:01 PM 3.78 0.00 3.78 0.00 125.27
23:12:55 11:10:01 PM 0.13 0.00 0.13 0.00 1.32
23:12:55 11:11:01 PM 0.57 0.22 0.35 12.53 9.18
23:12:55 11:12:01 PM 18.88 0.42 18.46 46.92 803.58
23:12:55 Average: 54.92 19.11 35.81 1888.04 7422.48
23:12:55
23:12:55 11:03:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:12:55 11:04:01 PM 5495736 7030208 2386688 30.28 2688 1727088 817552 9.15 185664 1917616 77528
23:12:55 11:05:01 PM 5000228 6897576 2882196 36.56 2688 2073080 898748 10.06 197648 2331396 156896
23:12:55 11:06:01 PM 5188512 7036396 2693912 34.18 2688 2023748 745628 8.35 218876 2122524 10768
23:12:55 11:07:01 PM 4886704 6985544 2995720 38.01 2688 2266304 759536 8.50 253304 2360448 175496
23:12:55 11:08:01 PM 4835204 6947236 3047220 38.66 2688 2279584 738000 8.26 265152 2396060 20
23:12:55 11:09:01 PM 4835324 6947360 3047100 38.66 2688 2279588 738000 8.26 265156 2396136 4
23:12:55 11:10:01 PM 4835024 6947060 3047400 38.66 2688 2279588 748220 8.38 265156 2396304 4
23:12:55 11:11:01 PM 4788884 6901992 3093540 39.25 2688 2280648 857468 9.60 265288 2441848 668
23:12:55 11:12:01 PM 4997844 6928012 2884580 36.60 2688 2102848 781516 8.75 463032 2058988 26012
23:12:55 Average: 4984829 6957932 2897595 36.76 2688 2145831 787185 8.81 264364 2269036 49711
23:12:55
23:12:55 11:03:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:12:55 11:04:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 11:04:01 PM eth0 273.40 164.65 1575.57 59.07 0.00 0.00 0.00 0.00
23:12:55 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 11:05:01 PM eth0 104.08 79.54 1232.13 11.08 0.00 0.00 0.00 0.00
23:12:55 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 11:06:01 PM eth0 14.51 13.03 7.15 4.60 0.00 0.00 0.00 0.00
23:12:55 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 11:07:01 PM eth0 38.45 34.09 334.24 7.54 0.00 0.00 0.00 0.00
23:12:55 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 11:08:01 PM eth0 583.02 417.08 115.00 93.96 0.00 0.00 0.00 0.00
23:12:55 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 11:09:01 PM eth0 2.53 2.02 0.57 0.49 0.00 0.00 0.00 0.00
23:12:55 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 11:10:01 PM eth0 2.28 1.95 0.43 0.42 0.00 0.00 0.00 0.00
23:12:55 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 11:11:01 PM eth0 47.02 31.36 12.59 4.51 0.00 0.00 0.00 0.00
23:12:55 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 11:12:01 PM eth0 102.20 78.14 92.38 26.76 0.00 0.00 0.00 0.00
23:12:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:55 Average: eth0 129.72 91.31 374.47 23.16 0.00 0.00 0.00 0.00
23:12:55
23:12:55
23:12:55 ---> sar -P ALL:
23:12:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/02/2025 _x86_64_ (2 CPU)
23:12:55
23:12:55 23:02:51 LINUX RESTART (2 CPU)
23:12:55
23:12:55 11:03:01 PM CPU %user %nice %system %iowait %steal %idle
23:12:55 11:04:01 PM all 55.27 0.07 11.00 6.72 0.21 26.73
23:12:55 11:04:01 PM 0 52.26 0.11 9.87 6.46 0.22 31.08
23:12:55 11:04:01 PM 1 58.22 0.04 12.10 6.98 0.20 22.46
23:12:55 11:05:01 PM all 35.73 0.00 5.11 1.62 0.12 57.42
23:12:55 11:05:01 PM 0 21.37 0.00 4.09 1.40 0.12 73.03
23:12:55 11:05:01 PM 1 50.22 0.00 6.13 1.84 0.12 41.69
23:12:55 11:06:01 PM all 14.14 0.00 2.11 0.53 0.08 83.14
23:12:55 11:06:01 PM 0 7.29 0.00 1.64 0.55 0.07 90.45
23:12:55 11:06:01 PM 1 20.99 0.00 2.59 0.52 0.08 75.82
23:12:55 11:07:01 PM all 31.53 0.00 5.67 0.67 0.12 62.01
23:12:55 11:07:01 PM 0 24.57 0.00 4.39 0.37 0.10 70.58
23:12:55 11:07:01 PM 1 38.54 0.00 6.96 0.97 0.13 53.40
23:12:55 11:08:01 PM all 9.00 0.00 2.63 0.74 0.09 87.53
23:12:55 11:08:01 PM 0 6.79 0.00 2.36 1.01 0.08 89.75
23:12:55 11:08:01 PM 1 11.22 0.00 2.91 0.47 0.10 85.30
23:12:55 11:09:01 PM all 0.24 0.00 0.08 0.02 0.04 99.62
23:12:55 11:09:01 PM 0 0.10 0.00 0.10 0.03 0.05 99.72
23:12:55 11:09:01 PM 1 0.38 0.00 0.07 0.00 0.03 99.52
23:12:55 11:10:01 PM all 0.28 0.00 0.10 0.00 0.04 99.57
23:12:55 11:10:01 PM 0 0.10 0.00 0.12 0.00 0.03 99.75
23:12:55 11:10:01 PM 1 0.47 0.00 0.08 0.00 0.05 99.40
23:12:55 11:11:01 PM all 3.13 0.00 0.42 0.00 0.06 96.39
23:12:55 11:11:01 PM 0 2.71 0.00 0.38 0.00 0.05 96.86
23:12:55 11:11:01 PM 1 3.55 0.00 0.45 0.00 0.07 95.93
23:12:55 11:12:01 PM all 16.98 0.00 3.04 0.13 0.09 79.76
23:12:55 11:12:01 PM 0 15.85 0.00 2.90 0.10 0.10 81.05
23:12:55 11:12:01 PM 1 18.10 0.00 3.18 0.17 0.08 78.47
23:12:55 Average: all 18.20 0.01 3.29 1.12 0.09 77.29
23:12:55 Average: 0 14.24 0.01 2.81 1.05 0.09 81.80
23:12:55 Average: 1 22.17 0.00 3.77 1.18 0.10 72.78
23:12:55
23:12:55
23:12:55