09:27:46 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 9
09:27:46 originally caused by:
09:27:46 Started by timer
09:27:46 Running as SYSTEM
09:27:46 [EnvInject] - Loading node environment variables.
09:27:46 Building remotely on prd-centos8-robot-2c-8g-149 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium
09:27:48 [ssh-agent] Looking for ssh-agent implementation...
09:27:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:27:48 $ ssh-agent
09:27:48 SSH_AUTH_SOCK=/tmp/ssh-S4G38iGJQMut/agent.5277
09:27:48 SSH_AGENT_PID=5278
09:27:48 [ssh-agent] Started.
09:27:48 Running ssh-add (command line suppressed)
09:27:48 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_1546798166787924910.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_1546798166787924910.key)
09:27:48 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:27:48 The recommended git tool is: NONE
09:27:53 using credential opendaylight-jenkins-ssh
09:27:53 Wiping out workspace first.
09:27:53 Cloning the remote Git repository
09:27:53 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:27:53 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10
09:27:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:27:53 > git --version # timeout=10
09:27:53 > git --version # 'git version 2.43.0'
09:27:53 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:27:53 [INFO] Currently running in a labeled security context
09:27:53 [INFO] Currently SELinux is 'enforcing' on the host
09:27:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh4717839441264225804.key
09:27:53 Verifying host key using known hosts file
09:27:53 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.
09:27:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:27:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:27:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:28:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:28:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:28:00 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:28:00 [INFO] Currently running in a labeled security context
09:28:00 [INFO] Currently SELinux is 'enforcing' on the host
09:28:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh9601706451004610101.key
09:28:00 Verifying host key using known hosts file
09:28:00 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.
09:28:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:28:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:28:00 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:28:00 > git config core.sparsecheckout # timeout=10
09:28:00 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:28:01 Commit message: "Adapt test for new pce-allocation field"
09:28:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:28:01 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:28:01 No emails were triggered.
09:28:01 provisioning config files...
09:28:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:28:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:28:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:28:03 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins15989119290838518376.sh
09:28:03 ---> python-tools-install.sh
09:28:03 Setup pyenv:
09:28:03 system
09:28:03 * 3.8.13 (set by /opt/pyenv/version)
09:28:03 * 3.9.13 (set by /opt/pyenv/version)
09:28:03 * 3.10.13 (set by /opt/pyenv/version)
09:28:03 * 3.11.7 (set by /opt/pyenv/version)
09:28:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yKML
09:28:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:28:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:28:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:28:12 lf-activate-venv(): INFO: Base packages installed successfully
09:28:12 lf-activate-venv(): INFO: Installing additional packages: lftools
09:28:37 lf-activate-venv(): INFO: Adding /tmp/venv-yKML/bin to PATH
09:28:37 Generating Requirements File
09:28:59 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.
09:28:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:28:59 Python 3.11.7
09:28:59 pip 25.2 from /tmp/venv-yKML/lib/python3.11/site-packages/pip (python 3.11)
09:29:00 appdirs==1.4.4
09:29:00 argcomplete==3.6.2
09:29:00 aspy.yaml==1.3.0
09:29:00 attrs==25.3.0
09:29:00 autopage==0.5.2
09:29:00 beautifulsoup4==4.14.2
09:29:00 boto3==1.40.43
09:29:00 botocore==1.40.43
09:29:00 bs4==0.0.2
09:29:00 cachetools==6.2.0
09:29:00 certifi==2025.8.3
09:29:00 cffi==2.0.0
09:29:00 cfgv==3.4.0
09:29:00 chardet==5.2.0
09:29:00 charset-normalizer==3.4.3
09:29:00 click==8.3.0
09:29:00 cliff==4.11.0
09:29:00 cmd2==2.7.0
09:29:00 cryptography==3.3.2
09:29:00 debtcollector==3.0.0
09:29:00 decorator==5.2.1
09:29:00 defusedxml==0.7.1
09:29:00 Deprecated==1.2.18
09:29:00 distlib==0.4.0
09:29:00 dnspython==2.8.0
09:29:00 docker==7.1.0
09:29:00 dogpile.cache==1.4.1
09:29:00 durationpy==0.10
09:29:00 email-validator==2.3.0
09:29:00 filelock==3.19.1
09:29:00 future==1.0.0
09:29:00 gitdb==4.0.12
09:29:00 GitPython==3.1.45
09:29:00 google-auth==2.41.1
09:29:00 httplib2==0.31.0
09:29:00 identify==2.6.14
09:29:00 idna==3.10
09:29:00 importlib-resources==1.5.0
09:29:00 iso8601==2.1.0
09:29:00 Jinja2==3.1.6
09:29:00 jmespath==1.0.1
09:29:00 jsonpatch==1.33
09:29:00 jsonpointer==3.0.0
09:29:00 jsonschema==4.25.1
09:29:00 jsonschema-specifications==2025.9.1
09:29:00 keystoneauth1==5.12.0
09:29:00 kubernetes==34.1.0
09:29:00 lftools==0.37.14
09:29:00 lxml==6.0.2
09:29:00 markdown-it-py==4.0.0
09:29:00 MarkupSafe==3.0.3
09:29:00 mdurl==0.1.2
09:29:00 msgpack==1.1.1
09:29:00 multi_key_dict==2.0.3
09:29:00 munch==4.0.0
09:29:00 netaddr==1.3.0
09:29:00 niet==1.4.2
09:29:00 nodeenv==1.9.1
09:29:00 oauth2client==4.1.3
09:29:00 oauthlib==3.3.1
09:29:00 openstacksdk==4.7.1
09:29:00 os-service-types==1.8.0
09:29:00 osc-lib==4.2.0
09:29:00 oslo.config==10.0.0
09:29:00 oslo.context==6.1.0
09:29:00 oslo.i18n==6.6.0
09:29:00 oslo.log==7.2.1
09:29:00 oslo.serialization==5.8.0
09:29:00 oslo.utils==9.1.0
09:29:00 packaging==25.0
09:29:00 pbr==7.0.1
09:29:00 platformdirs==4.4.0
09:29:00 prettytable==3.16.0
09:29:00 psutil==7.1.0
09:29:00 pyasn1==0.6.1
09:29:00 pyasn1_modules==0.4.2
09:29:00 pycparser==2.23
09:29:00 pygerrit2==2.0.15
09:29:00 PyGithub==2.8.1
09:29:00 Pygments==2.19.2
09:29:00 PyJWT==2.10.1
09:29:00 PyNaCl==1.6.0
09:29:00 pyparsing==2.4.7
09:29:00 pyperclip==1.11.0
09:29:00 pyrsistent==0.20.0
09:29:00 python-cinderclient==9.8.0
09:29:00 python-dateutil==2.9.0.post0
09:29:00 python-heatclient==4.3.0
09:29:00 python-jenkins==1.8.3
09:29:00 python-keystoneclient==5.7.0
09:29:00 python-magnumclient==4.9.0
09:29:00 python-openstackclient==8.2.0
09:29:00 python-swiftclient==4.8.0
09:29:00 PyYAML==6.0.3
09:29:00 referencing==0.36.2
09:29:00 requests==2.32.5
09:29:00 requests-oauthlib==2.0.0
09:29:00 requestsexceptions==1.4.0
09:29:00 rfc3986==2.0.0
09:29:00 rich==14.1.0
09:29:00 rich-argparse==1.7.1
09:29:00 rpds-py==0.27.1
09:29:00 rsa==4.9.1
09:29:00 ruamel.yaml==0.18.15
09:29:00 ruamel.yaml.clib==0.2.14
09:29:00 s3transfer==0.14.0
09:29:00 simplejson==3.20.2
09:29:00 six==1.17.0
09:29:00 smmap==5.0.2
09:29:00 soupsieve==2.8
09:29:00 stevedore==5.5.0
09:29:00 tabulate==0.9.0
09:29:00 toml==0.10.2
09:29:00 tomlkit==0.13.3
09:29:00 tqdm==4.67.1
09:29:00 typing_extensions==4.15.0
09:29:00 tzdata==2025.2
09:29:00 urllib3==1.26.20
09:29:00 virtualenv==20.34.0
09:29:00 wcwidth==0.2.14
09:29:00 websocket-client==1.8.0
09:29:00 wrapt==1.17.3
09:29:00 xdg==6.0.0
09:29:00 xmltodict==1.0.2
09:29:00 yq==3.4.3
09:29:00 [EnvInject] - Injecting environment variables from a build step.
09:29:00 [EnvInject] - Injecting as environment variables the properties content
09:29:00 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:29:00 OS_CLOUD=vex
09:29:00 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-18
09:29:00 OS_STACK_TEMPLATE_DIR=openstack-hot
09:29:00
09:29:00 [EnvInject] - Variables injected successfully.
09:29:00 provisioning config files...
09:29:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:29:00 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins1823401905481442293.sh
09:29:00 ---> Create parameters file for OpenStack HOT
09:29:00 OpenStack Heat parameters generated
09:29:00 -----------------------------------
09:29:00 parameters:
09:29:00 vm_0_count: '3'
09:29:00 vm_0_flavor: 'v3-standard-4'
09:29:00 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:29:00 vm_1_count: '1'
09:29:00 vm_1_flavor: 'v3-standard-2'
09:29:00 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:29:00
09:29:00 job_name: '12556-18'
09:29:00 silo: 'releng'
09:29:00 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins992504681099624688.sh
09:29:00 ---> Create HEAT stack
09:29:00 + source /home/jenkins/lf-env.sh
09:29:00 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:29:00 ++ mktemp -d /tmp/venv-XXXX
09:29:00 + lf_venv=/tmp/venv-zWDb
09:29:00 + local venv_file=/tmp/.os_lf_venv
09:29:00 + local python=python3
09:29:00 + local options
09:29:00 + local set_path=true
09:29:00 + local install_args=
09:29:00 ++ 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
09:29:00 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:29:00 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:29:00 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:29:00 + true
09:29:00 + case $1 in
09:29:00 + python=python3
09:29:00 + shift 2
09:29:00 + true
09:29:00 + case $1 in
09:29:00 + shift
09:29:00 + break
09:29:00 + case $python in
09:29:00 + local pkg_list=
09:29:00 + [[ -d /opt/pyenv ]]
09:29:00 + echo 'Setup pyenv:'
09:29:00 Setup pyenv:
09:29:00 + export PYENV_ROOT=/opt/pyenv
09:29:00 + PYENV_ROOT=/opt/pyenv
09:29:00 + 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
09:29:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:29:00 + pyenv versions
09:29:00 system
09:29:00 3.8.13
09:29:00 3.9.13
09:29:00 3.10.13
09:29:00 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
09:29:00 + command -v pyenv
09:29:00 ++ pyenv init - --no-rehash
09:29:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:29:00 for i in ${!paths[@]}; do
09:29:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:29:00 fi; done;
09:29:00 echo "${paths[*]}"'\'')"
09:29:00 export PATH="/opt/pyenv/shims:${PATH}"
09:29:00 export PYENV_SHELL=bash
09:29:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:29:00 pyenv() {
09:29:00 local command
09:29:00 command="${1:-}"
09:29:00 if [ "$#" -gt 0 ]; then
09:29:00 shift
09:29:00 fi
09:29:00
09:29:00 case "$command" in
09:29:00 rehash|shell)
09:29:00 eval "$(pyenv "sh-$command" "$@")"
09:29:00 ;;
09:29:00 *)
09:29:00 command pyenv "$command" "$@"
09:29:00 ;;
09:29:00 esac
09:29:00 }'
09:29:00 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:29:00 for i in ${!paths[@]}; do
09:29:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:29:00 fi; done;
09:29:00 echo "${paths[*]}"'
09:29:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:29:00 ++ 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
09:29:00 ++ 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
09:29:00 ++ export PYENV_SHELL=bash
09:29:00 ++ PYENV_SHELL=bash
09:29:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:29:00 +++ complete -F _pyenv pyenv
09:29:00 ++ lf-pyver python3
09:29:00 ++ local py_version_xy=python3
09:29:00 ++ local py_version_xyz=
09:29:00 ++ awk '{ print $1 }'
09:29:00 ++ pyenv versions
09:29:00 ++ local command
09:29:00 ++ command=versions
09:29:00 ++ '[' 1 -gt 0 ']'
09:29:00 ++ shift
09:29:00 ++ case "$command" in
09:29:00 ++ command pyenv versions
09:29:00 ++ pyenv versions
09:29:00 ++ sed 's/^[ *]* //'
09:29:00 ++ grep -E '^[0-9.]*[0-9]$'
09:29:00 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:29:00 +++ tail -n 1
09:29:00 +++ grep '^3' /tmp/.pyenv_versions
09:29:00 +++ sort -V
09:29:00 ++ py_version_xyz=3.11.7
09:29:00 ++ [[ -z 3.11.7 ]]
09:29:00 ++ echo 3.11.7
09:29:00 ++ return 0
09:29:00 + pyenv local 3.11.7
09:29:00 + local command
09:29:00 + command=local
09:29:00 + '[' 2 -gt 0 ']'
09:29:00 + shift
09:29:00 + case "$command" in
09:29:00 + command pyenv local 3.11.7
09:29:00 + pyenv local 3.11.7
09:29:01 + for arg in "$@"
09:29:01 + case $arg in
09:29:01 + pkg_list+='lftools[openstack] '
09:29:01 + for arg in "$@"
09:29:01 + case $arg in
09:29:01 + pkg_list+='kubernetes '
09:29:01 + for arg in "$@"
09:29:01 + case $arg in
09:29:01 + pkg_list+='niet '
09:29:01 + for arg in "$@"
09:29:01 + case $arg in
09:29:01 + pkg_list+='python-heatclient '
09:29:01 + for arg in "$@"
09:29:01 + case $arg in
09:29:01 + pkg_list+='python-openstackclient '
09:29:01 + for arg in "$@"
09:29:01 + case $arg in
09:29:01 + pkg_list+='python-magnumclient '
09:29:01 + for arg in "$@"
09:29:01 + case $arg in
09:29:01 + pkg_list+='urllib3~=1.26.15 '
09:29:01 + for arg in "$@"
09:29:01 + case $arg in
09:29:01 + pkg_list+='yq '
09:29:01 + [[ -f /tmp/.os_lf_venv ]]
09:29:01 ++ cat /tmp/.os_lf_venv
09:29:01 + lf_venv=/tmp/venv-yKML
09:29:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yKML from' file:/tmp/.os_lf_venv
09:29:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yKML from file:/tmp/.os_lf_venv
09:29:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:29:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:29:01 + local 'pip_opts=--upgrade --quiet'
09:29:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:29:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:29:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:29:01 + [[ -n '' ]]
09:29:01 + [[ -n '' ]]
09:29:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:29:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:29:01 + /tmp/venv-yKML/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
09:29:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:29:03 lf-activate-venv(): INFO: Base packages installed successfully
09:29:03 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:29:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:29:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:29:03 + /tmp/venv-yKML/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
09:29:22 + type python3
09:29:22 + true
09:29:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yKML/bin to PATH'
09:29:22 lf-activate-venv(): INFO: Adding /tmp/venv-yKML/bin to PATH
09:29:22 + PATH=/tmp/venv-yKML/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
09:29:22 + return 0
09:29:22 + openstack --os-cloud vex limits show --absolute
09:29:24 +--------------------------+---------+
09:29:24 | Name | Value |
09:29:24 +--------------------------+---------+
09:29:24 | maxTotalInstances | -1 |
09:29:24 | maxTotalCores | 450 |
09:29:24 | maxTotalRAMSize | 1000000 |
09:29:24 | maxServerMeta | 128 |
09:29:24 | maxImageMeta | 128 |
09:29:24 | maxPersonality | 5 |
09:29:24 | maxPersonalitySize | 10240 |
09:29:24 | maxTotalKeypairs | 100 |
09:29:24 | maxServerGroups | 10 |
09:29:24 | maxServerGroupMembers | 10 |
09:29:24 | maxTotalFloatingIps | -1 |
09:29:24 | maxSecurityGroups | -1 |
09:29:24 | maxSecurityGroupRules | -1 |
09:29:24 | totalRAMUsed | 712704 |
09:29:24 | totalCoresUsed | 174 |
09:29:24 | totalInstancesUsed | 53 |
09:29:24 | totalFloatingIpsUsed | 0 |
09:29:24 | totalSecurityGroupsUsed | 0 |
09:29:24 | totalServerGroupsUsed | 0 |
09:29:24 | maxTotalVolumes | -1 |
09:29:24 | maxTotalSnapshots | 10 |
09:29:24 | maxTotalVolumeGigabytes | 4096 |
09:29:24 | maxTotalBackups | 10 |
09:29:24 | maxTotalBackupGigabytes | 1000 |
09:29:24 | totalVolumesUsed | 0 |
09:29:24 | totalGigabytesUsed | 0 |
09:29:24 | totalSnapshotsUsed | 0 |
09:29:24 | totalBackupsUsed | 0 |
09:29:24 | totalBackupGigabytesUsed | 0 |
09:29:24 +--------------------------+---------+
09:29:24 + pushd /opt/ciman/openstack-hot
09:29:24 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium
09:29:24 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-18 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml
09:30:01 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-18
09:30:01 Waiting to initialize infrastructure...
09:30:01 Waiting to initialize infrastructure...
09:30:01 Stack initialization successful.
09:30:01 ------------------------------------
09:30:01 Stack Details
09:30:01 ------------------------------------
09:30:01 {'added': None,
09:30:01 'capabilities': [],
09:30:01 'created_at': '2025-10-02T09:29:27Z',
09:30:01 'deleted': None,
09:30:01 'deleted_at': None,
09:30:01 'description': 'No description',
09:30:01 'environment': None,
09:30:01 'environment_files': None,
09:30:01 'files': None,
09:30:01 'files_container': None,
09:30:01 'id': '964dfb08-d9f2-4c17-98fd-a77300eef5a2',
09:30:01 'is_rollback_disabled': True,
09:30:01 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-18/964dfb08-d9f2-4c17-98fd-a77300eef5a2',
09:30:01 'rel': 'self'}],
09:30:01 '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'})}),
09:30:01 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-18',
09:30:01 'notification_topics': [],
09:30:01 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:30:01 'output_key': 'vm_0_ips',
09:30:01 'output_value': ['10.30.171.2',
09:30:01 '10.30.171.221',
09:30:01 '10.30.170.252']},
09:30:01 {'description': 'IP addresses of the 2nd vm types',
09:30:01 'output_key': 'vm_1_ips',
09:30:01 'output_value': ['10.30.171.34']}],
09:30:01 'owner_id': ****,
09:30:01 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:30:01 'OS::stack_id': '964dfb08-d9f2-4c17-98fd-a77300eef5a2',
09:30:01 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-18',
09:30:01 'job_name': '12556-18',
09:30:01 'silo': 'releng',
09:30:01 'vm_0_count': '3',
09:30:01 'vm_0_flavor': 'v3-standard-4',
09:30:01 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:30:01 '20250201-010426.857',
09:30:01 'vm_1_count': '1',
09:30:01 'vm_1_flavor': 'v3-standard-2',
09:30:01 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:30:01 '- 20250201-060151.911'},
09:30:01 'parent_id': None,
09:30:01 'replaced': None,
09:30:01 'status': 'CREATE_COMPLETE',
09:30:01 'status_reason': 'Stack CREATE completed successfully',
09:30:01 'tags': [],
09:30:01 'template': None,
09:30:01 'template_description': 'No description',
09:30:01 'template_url': None,
09:30:01 'timeout_mins': 15,
09:30:01 'unchanged': None,
09:30:01 'updated': None,
09:30:01 'updated_at': None,
09:30:01 'user_project_id': 'cf5fbc3f2509416caab2e1c561b65eb5'}
09:30:01 ------------------------------------
09:30:01 + popd
09:30:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium
09:30:01 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins8666355051184714987.sh
09:30:01 ---> Copy SSH public keys to CSIT lab
09:30:01 Setup pyenv:
09:30:02 system
09:30:02 3.8.13
09:30:02 3.9.13
09:30:02 3.10.13
09:30:02 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
09:30:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yKML from file:/tmp/.os_lf_venv
09:30:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:30:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:30:04 lf-activate-venv(): INFO: Base packages installed successfully
09:30:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:30:18 lf-activate-venv(): INFO: Adding /tmp/venv-yKML/bin to PATH
09:30:20 SSH not responding on 10.30.171.2. Retrying in 10 seconds...
09:30:20 SSH not responding on 10.30.171.221. Retrying in 10 seconds...
09:30:20 SSH not responding on 10.30.170.252. Retrying in 10 seconds...
09:30:20 SSH not responding on 10.30.171.34. Retrying in 10 seconds...
09:30:30 Ping to 10.30.171.2 successful.
09:30:30 Ping to 10.30.171.221 successful.
09:30:30 Ping to 10.30.170.252 successful.
09:30:30 Ping to 10.30.171.34 successful.
09:30:31 SSH not responding on 10.30.170.252. Retrying in 10 seconds...
09:30:31 SSH not responding on 10.30.171.221. Retrying in 10 seconds...
09:30:31 SSH not responding on 10.30.171.34. Retrying in 10 seconds...
09:30:33 SSH not responding on 10.30.171.2. Retrying in 10 seconds...
09:30:41 Ping to 10.30.170.252 successful.
09:30:41 Ping to 10.30.171.221 successful.
09:30:41 Ping to 10.30.171.34 successful.
09:30:41 SSH not responding on 10.30.170.252. Retrying in 10 seconds...
09:30:41 SSH not responding on 10.30.171.221. Retrying in 10 seconds...
09:30:43 Ping to 10.30.171.2 successful.
09:30:44 SSH not responding on 10.30.171.2. Retrying in 10 seconds...
09:30:47 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts.
09:30:47 releng-12556-18-1-mininet-ovs-217-0
09:30:47 Successfully copied public keys to slave 10.30.171.34
09:30:51 Ping to 10.30.170.252 successful.
09:30:51 Ping to 10.30.171.221 successful.
09:30:51 SSH not responding on 10.30.170.252. Retrying in 10 seconds...
09:30:51 SSH not responding on 10.30.171.221. Retrying in 10 seconds...
09:30:54 Ping to 10.30.171.2 successful.
09:30:56 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:30:56 releng-12556-18-0-builder-0
09:30:56 Successfully copied public keys to slave 10.30.171.2
09:30:56 Process 6493 ready.
09:31:01 Ping to 10.30.170.252 successful.
09:31:01 Ping to 10.30.171.221 successful.
09:31:02 SSH not responding on 10.30.170.252. Retrying in 10 seconds...
09:31:04 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:31:04 releng-12556-18-0-builder-1
09:31:04 Successfully copied public keys to slave 10.30.171.221
09:31:04 Process 6494 ready.
09:31:12 Ping to 10.30.170.252 successful.
09:31:13 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:31:14 releng-12556-18-0-builder-2
09:31:14 Successfully copied public keys to slave 10.30.170.252
09:31:14 Process 6495 ready.
09:31:14 Process 6496 ready.
09:31:14 SSH ready on all stack servers.
09:31:14 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins15975097808033401741.sh
09:31:14 Setup pyenv:
09:31:14 system
09:31:14 3.8.13
09:31:14 3.9.13
09:31:14 3.10.13
09:31:14 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
09:31:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O65r
09:31:18 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv
09:31:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:31:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:31:23 lf-activate-venv(): INFO: Base packages installed successfully
09:31:23 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:31:26 lf-activate-venv(): INFO: Adding /tmp/venv-O65r/bin to PATH
09:31:26 + echo 'Installing Python Requirements'
09:31:26 Installing Python Requirements
09:31:26 + cat
09:31:26 + python -m pip install -r requirements.txt
09:31:26 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:31:26 Collecting docker-py (from -r requirements.txt (line 1))
09:31:26 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)
09:31:26 Collecting ipaddr (from -r requirements.txt (line 2))
09:31:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:31:26 Preparing metadata (setup.py): started
09:31:27 Preparing metadata (setup.py): finished with status 'done'
09:31:27 Collecting netaddr (from -r requirements.txt (line 3))
09:31:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:31:27 Collecting netifaces (from -r requirements.txt (line 4))
09:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:31:27 Preparing metadata (setup.py): started
09:31:27 Preparing metadata (setup.py): finished with status 'done'
09:31:27 Collecting pyhocon (from -r requirements.txt (line 5))
09:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:31:27 Collecting requests (from -r requirements.txt (line 6))
09:31:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:31:27 Collecting robotframework (from -r requirements.txt (line 7))
09:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:31:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 21.7 MB/s 0:00:00
09:31:27 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:31:27 Preparing metadata (setup.py): started
09:31:27 Preparing metadata (setup.py): finished with status 'done'
09:31:28 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:31:28 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:31:28 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)
09:31:28 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:31:28 Preparing metadata (setup.py): started
09:31:28 Preparing metadata (setup.py): finished with status 'done'
09:31:29 Collecting scapy (from -r requirements.txt (line 12))
09:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:31:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 40.1 MB/s 0:00:00
09:31:29 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:31:29 Preparing metadata (setup.py): started
09:31:29 Preparing metadata (setup.py): finished with status 'done'
09:31:29 Collecting elasticsearch (from -r requirements.txt (line 18))
09:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:31:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 4.0 MB/s 0:00:00
09:31:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:31:29 Collecting pyangbind (from -r requirements.txt (line 22))
09:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:31:29 Collecting isodate (from -r requirements.txt (line 25))
09:31:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:31:29 Collecting jmespath (from -r requirements.txt (line 28))
09:31:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:31:29 Collecting jsonpatch (from -r requirements.txt (line 31))
09:31:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:31:30 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:31:30 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:31:30 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:31:30 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)
09:31:30 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:31:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:31:31 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
09:31:31 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:31:31 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
09:31:31 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:31:31 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:31:33 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:31:33 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:31:33 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:31:33 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)
09:31:33 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
09:31:33 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:31:33 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:31:33 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:31:34 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:31:34 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)
09:31:34 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:31:34 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)
09:31:34 Collecting elasticsearch (from -r requirements.txt (line 18))
09:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:31:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 6.6 MB/s 0:00:00
09:31:34 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:31:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:31:34 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:31:34 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:31:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:31:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 3.4 MB/s 0:00:00
09:31:35 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:31:41 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)
09:31:42 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:31:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
09:31:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 24.8 MB/s 0:00:00
09:31:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:31:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:31:42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:42 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)
09:31:43 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:31:43 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:31:43 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:43 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)
09:31:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:43 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)
09:31:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:31:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
09:31:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 60.0 MB/s 0:00:00
09:31:44 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:44 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)
09:31:44 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:31:44 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
09:31:44 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:31:44 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
09:31:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
09:31:44 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:31:44 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:31:44 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:44 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)
09:31:44 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:31:44 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:31:44 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))
09:31:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:31:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:31:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:31:45 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:31:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:31:45 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:31:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:31:45 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:31:45 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:31:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:31:45 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:31:45 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:31:45 Building wheel for robotframework-sshlibrary (setup.py): started
09:31:45 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:31:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=6f3842feec2179780139f3038fbd07d664f66ef6b2de2448db5dbf1c97ecf1ef
09:31:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:31:45 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:31:45 Building wheel for ipaddr (setup.py): started
09:31:46 Building wheel for ipaddr (setup.py): finished with status 'done'
09:31:46 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=638e6eb58c42a75db7a49ff7f95e4acfbe7e0389ede37ded9671fa4f80ff81bd
09:31:46 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:31:46 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:31:46 Building wheel for netifaces (setup.py): started
09:31:49 Building wheel for netifaces (setup.py): finished with status 'done'
09:31:49 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41076 sha256=4fc37ab4085d0f2183f24dc35ca97b9ddbd6e61c9af89c0767dc4e8c31813673
09:31:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:31:49 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:31:49 Building wheel for robotframework-httplibrary (setup.py): started
09:31:49 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:31:49 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d1b31337ac3ddc95709b1c8311af31db2664db9bad6dbc927744f21a6c5c68e1
09:31:49 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:31:49 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:31:49 Building wheel for jsonpath-rw (setup.py): started
09:31:50 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:31:50 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=89379bfe57976ea342abb05f43bce5468c63dd1b5b6b0a5097f6464ec056c1ec
09:31:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:31:50 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:31:50 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
09:31:59
09:31:59 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.9.18 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
09:31:59 + pip freeze
09:31:59 attrs==25.3.0
09:31:59 bcrypt==5.0.0
09:31:59 beautifulsoup4==4.14.2
09:31:59 certifi==2025.8.3
09:31:59 cffi==2.0.0
09:31:59 charset-normalizer==3.4.3
09:31:59 click==8.3.0
09:31:59 cryptography==46.0.2
09:31:59 decorator==5.2.1
09:31:59 distlib==0.4.0
09:31:59 docker-py==1.10.6
09:31:59 docker-pycreds==0.4.0
09:31:59 elastic-transport==8.17.1
09:31:59 elasticsearch==8.19.1
09:31:59 elasticsearch-dsl==8.15.4
09:31:59 enum34==1.1.10
09:31:59 filelock==3.19.1
09:31:59 h11==0.16.0
09:31:59 idna==3.10
09:31:59 invoke==2.2.0
09:31:59 ipaddr==2.2.0
09:31:59 isodate==0.7.2
09:31:59 jmespath==1.0.1
09:31:59 jsonpatch==1.33
09:31:59 jsonpath-rw==1.4.0
09:31:59 jsonpointer==3.0.0
09:31:59 lxml==6.0.2
09:31:59 netaddr==1.3.0
09:31:59 netifaces==0.11.0
09:31:59 outcome==1.3.0.post0
09:31:59 paramiko==4.0.0
09:31:59 platformdirs==4.4.0
09:31:59 ply==3.11
09:31:59 pyang==2.7.1
09:31:59 pyangbind==0.8.6
09:31:59 pycparser==2.23
09:31:59 pyhocon==0.3.61
09:31:59 PyNaCl==1.6.0
09:31:59 pyparsing==3.2.5
09:31:59 PySocks==1.7.1
09:31:59 python-dateutil==2.9.0.post0
09:31:59 regex==2025.9.18
09:31:59 requests==2.32.5
09:31:59 robotframework==7.3.2
09:31:59 robotframework-httplibrary==0.4.2
09:31:59 robotframework-pythonlibcore==4.4.1
09:31:59 robotframework-requests==0.9.7
09:31:59 robotframework-selenium2library==3.0.0
09:31:59 robotframework-seleniumlibrary==6.7.1
09:31:59 robotframework-sshlibrary==3.8.0
09:31:59 scapy==2.6.1
09:31:59 scp==0.15.0
09:31:59 selenium==4.35.0
09:31:59 six==1.17.0
09:31:59 sniffio==1.3.1
09:31:59 sortedcontainers==2.4.0
09:31:59 soupsieve==2.8
09:31:59 trio==0.30.0
09:31:59 trio-websocket==0.12.2
09:31:59 typing_extensions==4.14.1
09:31:59 urllib3==2.5.0
09:31:59 virtualenv==20.34.0
09:31:59 waitress==3.0.2
09:31:59 WebOb==1.8.9
09:31:59 websocket-client==1.8.0
09:31:59 WebTest==3.0.6
09:31:59 wsproto==1.2.0
09:31:59 [EnvInject] - Injecting environment variables from a build step.
09:31:59 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:31:59 [EnvInject] - Variables injected successfully.
09:31:59 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins17964080863985303704.sh
09:31:59 Setup pyenv:
09:32:00 system
09:32:00 3.8.13
09:32:00 3.9.13
09:32:00 3.10.13
09:32:00 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
09:32:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yKML from file:/tmp/.os_lf_venv
09:32:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:32:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:32:02 lf-activate-venv(): INFO: Base packages installed successfully
09:32:02 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:32:09 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.
09:32:09 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:32:09 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:32:09 lf-activate-venv(): INFO: Adding /tmp/venv-yKML/bin to PATH
09:32:09 + ODL_SYSTEM=()
09:32:09 + TOOLS_SYSTEM=()
09:32:09 + OPENSTACK_SYSTEM=()
09:32:09 + OPENSTACK_CONTROLLERS=()
09:32:09 + mapfile -t ADDR
09:32:09 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-18
09:32:09 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:32:11 + for i in "${ADDR[@]}"
09:32:11 ++ ssh 10.30.171.2 hostname -s
09:32:11 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:32:12 + REMHOST=releng-12556-18-0-builder-0
09:32:12 + case ${REMHOST} in
09:32:12 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:32:12 + for i in "${ADDR[@]}"
09:32:12 ++ ssh 10.30.171.221 hostname -s
09:32:12 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:32:13 + REMHOST=releng-12556-18-0-builder-1
09:32:13 + case ${REMHOST} in
09:32:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:32:13 + for i in "${ADDR[@]}"
09:32:13 ++ ssh 10.30.170.252 hostname -s
09:32:13 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:32:13 + REMHOST=releng-12556-18-0-builder-2
09:32:13 + case ${REMHOST} in
09:32:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:32:13 + for i in "${ADDR[@]}"
09:32:13 ++ ssh 10.30.171.34 hostname -s
09:32:13 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts.
09:32:13 + REMHOST=releng-12556-18-1-mininet-ovs-217-0
09:32:13 + case ${REMHOST} in
09:32:13 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:32:13 + echo NUM_ODL_SYSTEM=3
09:32:13 + echo NUM_TOOLS_SYSTEM=1
09:32:13 + '[' '' == yes ']'
09:32:13 + NUM_OPENSTACK_SYSTEM=0
09:32:13 + echo NUM_OPENSTACK_SYSTEM=0
09:32:13 + '[' 0 -eq 2 ']'
09:32:13 + echo ODL_SYSTEM_IP=10.30.171.2
09:32:13 ++ seq 0 2
09:32:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:32:13 + echo ODL_SYSTEM_1_IP=10.30.171.2
09:32:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:32:13 + echo ODL_SYSTEM_2_IP=10.30.171.221
09:32:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:32:13 + echo ODL_SYSTEM_3_IP=10.30.170.252
09:32:13 + echo TOOLS_SYSTEM_IP=10.30.171.34
09:32:13 ++ seq 0 0
09:32:13 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:32:13 + echo TOOLS_SYSTEM_1_IP=10.30.171.34
09:32:13 + openstack_index=0
09:32:13 + NUM_OPENSTACK_CONTROL_NODES=1
09:32:13 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:32:13 ++ seq 0 0
09:32:13 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:32:13 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:32:13 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:32:13 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:32:13 + '[' -1 -ge 2 ']'
09:32:13 ++ seq 0 -2
09:32:13 + NUM_OPENSTACK_HAPROXY_NODES=0
09:32:13 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:32:13 ++ seq 0 -1
09:32:13 + echo 'Contents of slave_addresses.txt:'
09:32:13 Contents of slave_addresses.txt:
09:32:13 + cat slave_addresses.txt
09:32:13 NUM_ODL_SYSTEM=3
09:32:13 NUM_TOOLS_SYSTEM=1
09:32:13 NUM_OPENSTACK_SYSTEM=0
09:32:13 ODL_SYSTEM_IP=10.30.171.2
09:32:13 ODL_SYSTEM_1_IP=10.30.171.2
09:32:13 ODL_SYSTEM_2_IP=10.30.171.221
09:32:13 ODL_SYSTEM_3_IP=10.30.170.252
09:32:13 TOOLS_SYSTEM_IP=10.30.171.34
09:32:13 TOOLS_SYSTEM_1_IP=10.30.171.34
09:32:13 NUM_OPENSTACK_CONTROL_NODES=1
09:32:13 OPENSTACK_CONTROL_NODE_1_IP=
09:32:13 NUM_OPENSTACK_COMPUTE_NODES=-1
09:32:13 NUM_OPENSTACK_HAPROXY_NODES=0
09:32:13 [EnvInject] - Injecting environment variables from a build step.
09:32:13 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:32:13 [EnvInject] - Variables injected successfully.
09:32:13 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins17153359163177953289.sh
09:32:13 Preparing for JRE Version 21
09:32:13 Karaf artifact is netconf-karaf
09:32:13 Karaf project is netconf
09:32:13 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:32:13 [EnvInject] - Injecting environment variables from a build step.
09:32:13 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:32:13 [EnvInject] - Variables injected successfully.
09:32:13 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins13880059213825286510.sh
09:32:14 2025-10-02 09:32:14 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
09:32:14 Bundle version is 10.0.0-SNAPSHOT
09:32:14 --2025-10-02 09:32:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/maven-metadata.xml
09:32:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:32:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:32:14 HTTP request sent, awaiting response... 200 OK
09:32:14 Length: 1414 (1.4K) [application/xml]
09:32:14 Saving to: ‘maven-metadata.xml’
09:32:14
09:32:14 0K . 100% 29.9M=0s
09:32:14
09:32:14 2025-10-02 09:32:14 (29.9 MB/s) - ‘maven-metadata.xml’ saved [1414/1414]
09:32:14
09:32:14
09:32:14
09:32:14 org.opendaylight.netconf
09:32:14 netconf-karaf
09:32:14
09:32:14 20251001190529
09:32:14
09:32:14 20251001.190529
09:32:14 168
09:32:14
09:32:14
09:32:14
09:32:14 pom
09:32:14 10.0.0-20251001.190529-168
09:32:14 20251001190529
09:32:14
09:32:14
09:32:14 tar.gz
09:32:14 10.0.0-20251001.190529-168
09:32:14 20251001190529
09:32:14
09:32:14
09:32:14 zip
09:32:14 10.0.0-20251001.190529-168
09:32:14 20251001190529
09:32:14
09:32:14
09:32:14 cyclonedx
09:32:14 xml
09:32:14 10.0.0-20251001.190529-168
09:32:14 20251001190529
09:32:14
09:32:14
09:32:14 cyclonedx
09:32:14 json
09:32:14 10.0.0-20251001.190529-168
09:32:14 20251001190529
09:32:14
09:32:14
09:32:14
09:32:14 10.0.0-SNAPSHOT
09:32:14
09:32:14 Nexus timestamp is 10.0.0-20251001.190529-168
09:32:14 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:14 Distribution bundle is netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:14 Distribution bundle version is 10.0.0-SNAPSHOT
09:32:14 Distribution folder is netconf-karaf-10.0.0-SNAPSHOT
09:32:14 Nexus prefix is https://nexus.opendaylight.org
09:32:14 [EnvInject] - Injecting environment variables from a build step.
09:32:14 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:32:14 [EnvInject] - Variables injected successfully.
09:32:14 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins6281122156303065016.sh
09:32:14 Setup pyenv:
09:32:14 system
09:32:14 3.8.13
09:32:14 3.9.13
09:32:14 3.10.13
09:32:14 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
09:32:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yKML from file:/tmp/.os_lf_venv
09:32:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:32:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:32:17 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.
09:32:17 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:32:17 lf-activate-venv(): INFO: Base packages installed successfully
09:32:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:32:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:32:25 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-yKML/bin to PATH
09:32:25 Copying common-functions.sh to /tmp
09:32:27 Copying common-functions.sh to 10.30.171.34:/tmp
09:32:27 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts.
09:32:28 Copying common-functions.sh to 10.30.171.2:/tmp
09:32:28 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:32:29 Copying common-functions.sh to 10.30.171.221:/tmp
09:32:29 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:32:29 Copying common-functions.sh to 10.30.170.252:/tmp
09:32:29 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:32:29 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins17306627796296597641.sh
09:32:30 common-functions.sh is being sourced
09:32:30 common-functions environment:
09:32:30 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:30 ACTUALFEATURES:
09:32:30 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:30 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:30 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:30 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:30 CONTROLLERMEM: 2048m
09:32:30 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:30 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:30 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:30 SUITES:
09:32:30
09:32:30 #################################################
09:32:30 ## Configure Cluster and Start ##
09:32:30 #################################################
09:32:30 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
09:32:30 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
09:32:30 Locating script plan to use...
09:32:30 Finished running script plans
09:32:30 Configuring member-1 with IP address 10.30.171.2
09:32:30 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:32:30 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:32:30 + source /tmp/common-functions.sh netconf-karaf-10.0.0-SNAPSHOT vanadium
09:32:30 common-functions.sh is being sourced
09:32:30 ++ [[ /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 ]]
09:32:30 ++ echo 'common-functions.sh is being sourced'
09:32:30 ++ BUNDLEFOLDER=netconf-karaf-10.0.0-SNAPSHOT
09:32:30 ++ DISTROSTREAM=vanadium
09:32:30 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:30 ++ MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:30 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:30 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:30 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:30 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:30 ++ export LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:30 ++ LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:30 ++ export MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:30 ++ MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:30 ++ export CONTROLLERMEM=
09:32:30 ++ CONTROLLERMEM=
09:32:30 ++ case "${DISTROSTREAM}" in
09:32:30 ++ CLUSTER_SYSTEM=pekko
09:32:30 ++ export AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:30 ++ AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:30 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:30 ++ MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:30 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:30 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:30 ++ print_common_env
09:32:30 ++ cat
09:32:30 common-functions environment:
09:32:30 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:30 ACTUALFEATURES:
09:32:30 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:30 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:30 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:30 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:30 CONTROLLERMEM:
09:32:30 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:30 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:30 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:30 SUITES:
09:32:30
09:32:30 ++ SSH='ssh -t -t'
09:32:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:32:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:32:30 Changing to /tmp
09:32:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:30 + echo 'Changing to /tmp'
09:32:30 + cd /tmp
09:32:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip'
09:32:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:30 --2025-10-02 09:32:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:32:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:32:30 HTTP request sent, awaiting response... 200 OK
09:32:30 Length: 155890323 (149M) [application/zip]
09:32:30 Saving to: ‘netconf-karaf-10.0.0-20251001.190529-168.zip’
09:32:30
09:32:30 0K ........ ........ ........ ........ ........ ........ 2% 86.3M 2s
09:32:30 3072K ........ ........ ........ ........ ........ ........ 4% 127M 1s
09:32:30 6144K ........ ........ ........ ........ ........ ........ 6% 155M 1s
09:32:30 9216K ........ ........ ........ ........ ........ ........ 8% 162M 1s
09:32:30 12288K ........ ........ ........ ........ ........ ........ 10% 200M 1s
09:32:30 15360K ........ ........ ........ ........ ........ ........ 12% 195M 1s
09:32:30 18432K ........ ........ ........ ........ ........ ........ 14% 228M 1s
09:32:30 21504K ........ ........ ........ ........ ........ ........ 16% 170M 1s
09:32:30 24576K ........ ........ ........ ........ ........ ........ 18% 284M 1s
09:32:30 27648K ........ ........ ........ ........ ........ ........ 20% 238M 1s
09:32:30 30720K ........ ........ ........ ........ ........ ........ 22% 208M 1s
09:32:30 33792K ........ ........ ........ ........ ........ ........ 24% 268M 1s
09:32:30 36864K ........ ........ ........ ........ ........ ........ 26% 252M 1s
09:32:30 39936K ........ ........ ........ ........ ........ ........ 28% 303M 1s
09:32:30 43008K ........ ........ ........ ........ ........ ........ 30% 233M 1s
09:32:30 46080K ........ ........ ........ ........ ........ ........ 32% 301M 1s
09:32:30 49152K ........ ........ ........ ........ ........ ........ 34% 332M 0s
09:32:30 52224K ........ ........ ........ ........ ........ ........ 36% 297M 0s
09:32:30 55296K ........ ........ ........ ........ ........ ........ 38% 275M 0s
09:32:30 58368K ........ ........ ........ ........ ........ ........ 40% 286M 0s
09:32:30 61440K ........ ........ ........ ........ ........ ........ 42% 339M 0s
09:32:30 64512K ........ ........ ........ ........ ........ ........ 44% 361M 0s
09:32:30 67584K ........ ........ ........ ........ ........ ........ 46% 357M 0s
09:32:30 70656K ........ ........ ........ ........ ........ ........ 48% 366M 0s
09:32:30 73728K ........ ........ ........ ........ ........ ........ 50% 224M 0s
09:32:30 76800K ........ ........ ........ ........ ........ ........ 52% 279M 0s
09:32:30 79872K ........ ........ ........ ........ ........ ........ 54% 313M 0s
09:32:30 82944K ........ ........ ........ ........ ........ ........ 56% 373M 0s
09:32:30 86016K ........ ........ ........ ........ ........ ........ 58% 335M 0s
09:32:30 89088K ........ ........ ........ ........ ........ ........ 60% 347M 0s
09:32:30 92160K ........ ........ ........ ........ ........ ........ 62% 296M 0s
09:32:30 95232K ........ ........ ........ ........ ........ ........ 64% 269M 0s
09:32:30 98304K ........ ........ ........ ........ ........ ........ 66% 201M 0s
09:32:30 101376K ........ ........ ........ ........ ........ ........ 68% 291M 0s
09:32:30 104448K ........ ........ ........ ........ ........ ........ 70% 347M 0s
09:32:30 107520K ........ ........ ........ ........ ........ ........ 72% 353M 0s
09:32:30 110592K ........ ........ ........ ........ ........ ........ 74% 353M 0s
09:32:30 113664K ........ ........ ........ ........ ........ ........ 76% 272M 0s
09:32:30 116736K ........ ........ ........ ........ ........ ........ 78% 279M 0s
09:32:30 119808K ........ ........ ........ ........ ........ ........ 80% 247M 0s
09:32:30 122880K ........ ........ ........ ........ ........ ........ 82% 222M 0s
09:32:30 125952K ........ ........ ........ ........ ........ ........ 84% 318M 0s
09:32:31 129024K ........ ........ ........ ........ ........ ........ 86% 360M 0s
09:32:31 132096K ........ ........ ........ ........ ........ ........ 88% 350M 0s
09:32:31 135168K ........ ........ ........ ........ ........ ........ 90% 362M 0s
09:32:31 138240K ........ ........ ........ ........ ........ ........ 92% 334M 0s
09:32:31 141312K ........ ........ ........ ........ ........ ........ 94% 220M 0s
09:32:31 144384K ........ ........ ........ ........ ........ ........ 96% 342M 0s
09:32:31 147456K ........ ........ ........ ........ ........ ........ 98% 325M 0s
09:32:31 150528K ........ ........ ........ .. 100% 318M=0.6s
09:32:31
09:32:31 2025-10-02 09:32:31 (254 MB/s) - ‘netconf-karaf-10.0.0-20251001.190529-168.zip’ saved [155890323/155890323]
09:32:31
09:32:31 Extracting the new controller...
09:32:31 + echo 'Extracting the new controller...'
09:32:31 + unzip -q netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:32 Adding external repositories...
09:32:32 + echo 'Adding external repositories...'
09:32:32 + 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/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:32 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:32 ################################################################################
09:32:32 #
09:32:32 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:32 # contributor license agreements. See the NOTICE file distributed with
09:32:32 # this work for additional information regarding copyright ownership.
09:32:32 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:32 # (the "License"); you may not use this file except in compliance with
09:32:32 # the License. You may obtain a copy of the License at
09:32:32 #
09:32:32 # http://www.apache.org/licenses/LICENSE-2.0
09:32:32 #
09:32:32 # Unless required by applicable law or agreed to in writing, software
09:32:32 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:32 # See the License for the specific language governing permissions and
09:32:32 # limitations under the License.
09:32:32 #
09:32:32 ################################################################################
09:32:32
09:32:32 #
09:32:32 # If set to true, the following property will not allow any certificate to be used
09:32:32 # when accessing Maven repositories through SSL
09:32:32 #
09:32:32 #org.ops4j.pax.url.mvn.certificateCheck=
09:32:32
09:32:32 #
09:32:32 # Path to the local Maven settings file.
09:32:32 # The repositories defined in this file will be automatically added to the list
09:32:32 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:32:32 # below is not set.
09:32:32 # The following locations are checked for the existence of the settings.xml file
09:32:32 # * 1. looks for the specified url
09:32:32 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:32:32 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:32:32 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:32:32 #
09:32:32 #org.ops4j.pax.url.mvn.settings=
09:32:32
09:32:32 #
09:32:32 # Path to the local Maven repository which is used to avoid downloading
09:32:32 # artifacts when they already exist locally.
09:32:32 # The value of this property will be extracted from the settings.xml file
09:32:32 # above, or defaulted to:
09:32:32 # System.getProperty( "user.home" ) + "/.m2/repository"
09:32:32 #
09:32:32 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:32:32
09:32:32 #
09:32:32 # Default this to false. It's just weird to use undocumented repos
09:32:32 #
09:32:32 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:32:32
09:32:32 #
09:32:32 # Uncomment if you don't wanna use the proxy settings
09:32:32 # from the Maven conf/settings.xml file
09:32:32 #
09:32:32 # org.ops4j.pax.url.mvn.proxySupport=false
09:32:32
09:32:32 #
09:32:32 # Disable aether support by default. This ensure that the defaultRepositories
09:32:32 # below will be used
09:32:32 #
09:32:32 #org.ops4j.pax.url.mvn.disableAether=true
09:32:32
09:32:32 #
09:32:32 # Comma separated list of repositories scanned when resolving an artifact.
09:32:32 # Those repositories will be checked before iterating through the
09:32:32 # below list of repositories and even before the local repository
09:32:32 # A repository url can be appended with zero or more of the following flags:
09:32:32 # @snapshots : the repository contains snaphots
09:32:32 # @noreleases : the repository does not contain any released artifacts
09:32:32 #
09:32:32 # The following property value will add the system folder as a repo.
09:32:32 #
09:32:32 #org.ops4j.pax.url.mvn.defaultRepositories=
09:32:32
09:32:32 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:32:32 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:32:32
09:32:32 #
09:32:32 # Comma separated list of repositories scanned when resolving an artifact.
09:32:32 # The default list includes the following repositories:
09:32:32 # http://repo1.maven.org/maven2@id=central
09:32:32 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:32:32 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:32:32 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:32:32 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:32:32 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:32:32 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:32:32 # To add repositories to the default ones, prepend '+' to the list of repositories
09:32:32 # to add.
09:32:32 # A repository url can be appended with zero or more of the following flags:
09:32:32 # @snapshots : the repository contains snapshots
09:32:32 # @noreleases : the repository does not contain any released artifacts
09:32:32 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:32:32 #
09:32:32 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 \
09:32:32 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
09:32:32 file:${karaf.data}/kar@id=kar.repository@multi
09:32:32 Configuring the startup features...
09:32:32 + [[ True == \T\r\u\e ]]
09:32:32 + echo 'Configuring the startup features...'
09:32:32 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:32 + FEATURE_TEST_STRING=features-test
09:32:32 + FEATURE_TEST_VERSION=10.0.0-SNAPSHOT
09:32:32 + KARAF_VERSION=netconf
09:32:32 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
09:32:32 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:32 ################################################################################
09:32:32 #
09:32:32 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:32 # contributor license agreements. See the NOTICE file distributed with
09:32:32 # this work for additional information regarding copyright ownership.
09:32:32 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:32 # (the "License"); you may not use this file except in compliance with
09:32:32 # the License. You may obtain a copy of the License at
09:32:32 #
09:32:32 # http://www.apache.org/licenses/LICENSE-2.0
09:32:32 #
09:32:32 # Unless required by applicable law or agreed to in writing, software
09:32:32 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:32 # See the License for the specific language governing permissions and
09:32:32 # limitations under the License.
09:32:32 #
09:32:32 ################################################################################
09:32:32
09:32:32 #
09:32:32 # Comma separated list of features repositories to register by default
09:32:32 #
09:32:32 featuresRepositories = file:${karaf.etc}/9ebeb618-e69d-4344-aa7a-ae12907aaec6.xml
09:32:32
09:32:32 #
09:32:32 # Comma separated list of features to install at startup
09:32:32 #
09:32:32 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, e014f56b-849e-4075-9fbd-578cd76fe63b
09:32:32
09:32:32 #
09:32:32 # Resource repositories (OBR) that the features resolver can use
09:32:32 # to resolve requirements/capabilities
09:32:32 #
09:32:32 # The format of the resourceRepositories is
09:32:32 # resourceRepositories=[xml:url|json:url],...
09:32:32 # for Instance:
09:32:32 #
09:32:32 #resourceRepositories=xml:http://host/path/to/index.xml
09:32:32 # or
09:32:32 #resourceRepositories=json:http://host/path/to/index.json
09:32:32 #
09:32:32
09:32:32 #
09:32:32 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:32:32 #
09:32:32 featuresBootAsynchronous=false
09:32:32
09:32:32 #
09:32:32 # Service requirements enforcement
09:32:32 #
09:32:32 # By default, the feature resolver checks the service requirements/capabilities of
09:32:32 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:32:32 # the required bundles.
09:32:32 # The following flag can have those values:
09:32:32 # - disable: service requirements are completely ignored
09:32:32 # - default: service requirements are ignored for old features
09:32:32 # - enforce: service requirements are always verified
09:32:32 #
09:32:32 #serviceRequirements=default
09:32:32
09:32:32 #
09:32:32 # Store cfg file for config element in feature
09:32:32 #
09:32:32 #configCfgStore=true
09:32:32
09:32:32 #
09:32:32 # Define if the feature service automatically refresh bundles
09:32:32 #
09:32:32 autoRefresh=true
09:32:32
09:32:32 #
09:32:32 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:32:32 # XML file defines instructions related to features processing
09:32:32 # versions.properties may declare properties to resolve placeholders in XML file
09:32:32 # both files are relative to ${karaf.etc}
09:32:32 #
09:32:32 #featureProcessing=org.apache.karaf.features.xml
09:32:32 #featureProcessingVersions=versions.properties
09:32:32 + configure_karaf_log netconf ''
09:32:32 + local -r karaf_version=netconf
09:32:32 + local -r controllerdebugmap=
09:32:32 + local logapi=log4j
09:32:32 + grep log4j2 /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:32:32 log4j2.rootLogger.level = INFO
09:32:32 #log4j2.rootLogger.type = asyncRoot
09:32:32 #log4j2.rootLogger.includeLocation = false
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:32:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:32:32 log4j2.rootLogger.appenderRef.Console.ref = Console
09:32:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:32:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:32:32 log4j2.logger.spifly.name = org.apache.aries.spifly
09:32:32 log4j2.logger.spifly.level = WARN
09:32:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:32:32 log4j2.logger.audit.level = INFO
09:32:32 log4j2.logger.audit.additivity = false
09:32:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:32:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:32:32 log4j2.appender.console.type = Console
09:32:32 log4j2.appender.console.name = Console
09:32:32 log4j2.appender.console.layout.type = PatternLayout
09:32:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:32:32 log4j2.appender.rolling.type = RollingRandomAccessFile
09:32:32 log4j2.appender.rolling.name = RollingFile
09:32:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:32:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:32:32 #log4j2.appender.rolling.immediateFlush = false
09:32:32 log4j2.appender.rolling.append = true
09:32:32 log4j2.appender.rolling.layout.type = PatternLayout
09:32:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:32:32 log4j2.appender.rolling.policies.type = Policies
09:32:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:32:32 log4j2.appender.rolling.policies.size.size = 64MB
09:32:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:32:32 log4j2.appender.rolling.strategy.max = 7
09:32:32 log4j2.appender.audit.type = RollingRandomAccessFile
09:32:32 log4j2.appender.audit.name = AuditRollingFile
09:32:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:32:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:32:32 log4j2.appender.audit.append = true
09:32:32 log4j2.appender.audit.layout.type = PatternLayout
09:32:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:32:32 log4j2.appender.audit.policies.type = Policies
09:32:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:32:32 log4j2.appender.audit.policies.size.size = 8MB
09:32:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:32:32 log4j2.appender.audit.strategy.max = 7
09:32:32 log4j2.appender.osgi.type = PaxOsgi
09:32:32 log4j2.appender.osgi.name = PaxOsgi
09:32:32 log4j2.appender.osgi.filter = *
09:32:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:32:32 #log4j2.logger.aether.level = TRACE
09:32:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:32:32 #log4j2.logger.http-headers.level = DEBUG
09:32:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:32:32 #log4j2.logger.maven.level = TRACE
09:32:32 + logapi=log4j2
09:32:32 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
09:32:32 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
09:32:32 + '[' log4j2 == log4j2 ']'
09:32:32 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:32 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:32:32 controllerdebugmap:
09:32:32 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:32 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:32:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:32:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:32:32 + unset IFS
09:32:32 + echo 'controllerdebugmap: '
09:32:32 + '[' -n '' ']'
09:32:32 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:32:32 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:32 ################################################################################
09:32:32 #
09:32:32 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:32 # contributor license agreements. See the NOTICE file distributed with
09:32:32 # this work for additional information regarding copyright ownership.
09:32:32 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:32 # (the "License"); you may not use this file except in compliance with
09:32:32 # the License. You may obtain a copy of the License at
09:32:32 #
09:32:32 # http://www.apache.org/licenses/LICENSE-2.0
09:32:32 #
09:32:32 # Unless required by applicable law or agreed to in writing, software
09:32:32 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:32 # See the License for the specific language governing permissions and
09:32:32 # limitations under the License.
09:32:32 #
09:32:32 ################################################################################
09:32:32
09:32:32 # Common pattern layout for appenders
09:32:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:32:32
09:32:32 # Root logger
09:32:32 log4j2.rootLogger.level = INFO
09:32:32 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:32:32 #log4j2.rootLogger.type = asyncRoot
09:32:32 #log4j2.rootLogger.includeLocation = false
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:32:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:32:32 log4j2.rootLogger.appenderRef.Console.ref = Console
09:32:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:32:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:32:32
09:32:32 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:32:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:32:32
09:32:32 # Loggers configuration
09:32:32
09:32:32 # Spifly logger
09:32:32 log4j2.logger.spifly.name = org.apache.aries.spifly
09:32:32 log4j2.logger.spifly.level = WARN
09:32:32
09:32:32 # Security audit logger
09:32:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:32:32 log4j2.logger.audit.level = INFO
09:32:32 log4j2.logger.audit.additivity = false
09:32:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:32:32
09:32:32 # Appenders configuration
09:32:32
09:32:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:32:32 log4j2.appender.console.type = Console
09:32:32 log4j2.appender.console.name = Console
09:32:32 log4j2.appender.console.layout.type = PatternLayout
09:32:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:32:32
09:32:32 # Rolling file appender
09:32:32 log4j2.appender.rolling.type = RollingRandomAccessFile
09:32:32 log4j2.appender.rolling.name = RollingFile
09:32:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:32:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:32:32 # uncomment to not force a disk flush
09:32:32 #log4j2.appender.rolling.immediateFlush = false
09:32:32 log4j2.appender.rolling.append = true
09:32:32 log4j2.appender.rolling.layout.type = PatternLayout
09:32:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:32:32 log4j2.appender.rolling.policies.type = Policies
09:32:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:32:32 log4j2.appender.rolling.policies.size.size = 1GB
09:32:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:32:32 log4j2.appender.rolling.strategy.max = 7
09:32:32
09:32:32 # Audit file appender
09:32:32 log4j2.appender.audit.type = RollingRandomAccessFile
09:32:32 log4j2.appender.audit.name = AuditRollingFile
09:32:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:32:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:32:32 log4j2.appender.audit.append = true
09:32:32 log4j2.appender.audit.layout.type = PatternLayout
09:32:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:32:32 log4j2.appender.audit.policies.type = Policies
09:32:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:32:32 log4j2.appender.audit.policies.size.size = 8MB
09:32:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:32:32 log4j2.appender.audit.strategy.max = 7
09:32:32
09:32:32 # OSGi appender
09:32:32 log4j2.appender.osgi.type = PaxOsgi
09:32:32 log4j2.appender.osgi.name = PaxOsgi
09:32:32 log4j2.appender.osgi.filter = *
09:32:32
09:32:32 # help with identification of maven-related problems with pax-url-aether
09:32:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:32:32 #log4j2.logger.aether.level = TRACE
09:32:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:32:32 #log4j2.logger.http-headers.level = DEBUG
09:32:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:32:32 #log4j2.logger.maven.level = TRACE
09:32:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:32:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:32:32 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:32 Configure
09:32:32 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:32:32 max memory: 2048m
09:32:32 memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:32 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:32:32 + local -r controllermem=2048m
09:32:32 + local -r memconf=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:32 + echo Configure
09:32:32 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:32:32 + echo ' max memory: 2048m'
09:32:32 + echo ' memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv'
09:32:32 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:32 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:32 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:32 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv'
09:32:32 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:32 #!/bin/sh
09:32:32 #
09:32:32 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:32 # contributor license agreements. See the NOTICE file distributed with
09:32:32 # this work for additional information regarding copyright ownership.
09:32:32 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:32 # (the "License"); you may not use this file except in compliance with
09:32:32 # the License. You may obtain a copy of the License at
09:32:32 #
09:32:32 # http://www.apache.org/licenses/LICENSE-2.0
09:32:32 #
09:32:32 # Unless required by applicable law or agreed to in writing, software
09:32:32 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:32 # See the License for the specific language governing permissions and
09:32:32 # limitations under the License.
09:32:32 #
09:32:32
09:32:32 #
09:32:32 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:32:32 # script: client, instance, shell, start, status, stop, karaf
09:32:32 #
09:32:32 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:32:32 # Actions go here...
09:32:32 # fi
09:32:32
09:32:32 #
09:32:32 # general settings which should be applied for all scripts go here; please keep
09:32:32 # in mind that it is possible that scripts might be executed more than once, e.g.
09:32:32 # in example of the start script where the start script is executed first and the
09:32:32 # karaf script afterwards.
09:32:32 #
09:32:32
09:32:32 #
09:32:32 # The following section shows the possible configuration options for the default
09:32:32 # karaf scripts
09:32:32 #
09:32:32 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:32:32 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:32:32 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:32:32 # export EXTRA_JAVA_OPTS # Additional JVM options
09:32:32 # export KARAF_HOME # Karaf home folder
09:32:32 # export KARAF_DATA # Karaf data folder
09:32:32 # export KARAF_BASE # Karaf base folder
09:32:32 # export KARAF_ETC # Karaf etc folder
09:32:32 # export KARAF_LOG # Karaf log folder
09:32:32 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:32:32 # export KARAF_OPTS # Additional available Karaf options
09:32:32 # export KARAF_DEBUG # Enable debug mode
09:32:32 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:32:32 # export KARAF_NOROOT # Prevent execution as root if set to true
09:32:32 Set Java version
09:32:32 + echo 'Set Java version'
09:32:32 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:32:32 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:32:32 sudo: a password is required
09:32:32 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:32 JDK default version ...
09:32:32 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:32:32 sudo: a password is required
09:32:32 + echo 'JDK default version ...'
09:32:32 + java -version
09:32:32 openjdk version "21.0.5" 2024-10-15
09:32:32 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:32:32 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:32:32 Set JAVA_HOME
09:32:32 + echo 'Set JAVA_HOME'
09:32:32 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:32:32 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:32:32 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:32 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:32 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:32 Listing all open ports on controller system...
09:32:32 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:32:32 + echo 'Listing all open ports on controller system...'
09:32:32 + netstat -pnatu
09:32:32 /tmp/configuration-script.sh: line 40: netstat: command not found
09:32:32 + '[' -f /tmp/custom_shard_config.txt ']'
09:32:32 Configuring cluster
09:32:32 + echo 'Configuring cluster'
09:32:32 + /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.2 10.30.171.221 10.30.170.252
09:32:32 ################################################
09:32:32 ## Configure Cluster ##
09:32:32 ################################################
09:32:32 NOTE: Cluster configuration files not found. Copying from
09:32:32 /tmp/netconf-karaf-10.0.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.0
09:32:32 Configuring unique name in pekko.conf
09:32:32 Configuring hostname in pekko.conf
09:32:32 Configuring data and rpc seed nodes in pekko.conf
09:32:32 modules = [
09:32:32
09:32:32 ]
09:32:32 Configuring replication type in module-shards.conf
09:32:32 ################################################
09:32:32 ## NOTE: Manually restart controller to ##
09:32:32 ## apply configuration. ##
09:32:32 ################################################
09:32:32 Dump pekko.conf
09:32:32 + echo 'Dump pekko.conf'
09:32:32 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:32
09:32:32 odl-cluster-data {
09:32:32 pekko {
09:32:32 remote {
09:32:32 artery {
09:32:32 enabled = on
09:32:32 transport = tcp
09:32:32 canonical.hostname = "10.30.171.2"
09:32:32 canonical.port = 2550
09:32:32 }
09:32:32 }
09:32:32
09:32:32 cluster {
09:32:32 # Using artery.
09:32:32 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.2:2550",
09:32:32 "pekko://opendaylight-cluster-data@10.30.171.221:2550",
09:32:32 "pekko://opendaylight-cluster-data@10.30.170.252:2550"]
09:32:32
09:32:32 roles = ["member-1"]
09:32:32
09:32:32 # when under load we might trip a false positive on the failure detector
09:32:32 # failure-detector {
09:32:32 # heartbeat-interval = 4 s
09:32:32 # acceptable-heartbeat-pause = 16s
09:32:32 # }
09:32:32 }
09:32:32
09:32:32 persistence {
09:32:32 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:32:32 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:32:32 # The relative path is always relative to KARAF_HOME.
09:32:32
09:32:32 # snapshot-store.local.dir = "target/snapshots"
09:32:32 }
09:32:32 disable-default-actor-system-quarantined-event-handling = "false"
09:32:32 }
09:32:32 }
09:32:32 Dump modules.conf
09:32:32 + echo 'Dump modules.conf'
09:32:32 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:32 modules = [
09:32:32
09:32:32 ]
09:32:32 Dump module-shards.conf
09:32:32 + echo 'Dump module-shards.conf'
09:32:32 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:32 module-shards = [
09:32:32 {
09:32:32 name = "default"
09:32:32 shards = [
09:32:32 {
09:32:32 name = "default"
09:32:32 replicas = ["member-1",
09:32:32 "member-2",
09:32:32 "member-3"]
09:32:32 }
09:32:32 ]
09:32:32 }
09:32:32 ]
09:32:32 Configuring member-2 with IP address 10.30.171.221
09:32:32 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:32:33 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:32:33 + source /tmp/common-functions.sh netconf-karaf-10.0.0-SNAPSHOT vanadium
09:32:33 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:32:33 ++ echo 'common-functions.sh is being sourced'
09:32:33 common-functions.sh is being sourced
09:32:33 ++ BUNDLEFOLDER=netconf-karaf-10.0.0-SNAPSHOT
09:32:33 ++ DISTROSTREAM=vanadium
09:32:33 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:33 ++ MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:33 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:33 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:33 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:33 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:33 ++ export LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:33 ++ LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:33 ++ export MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:33 ++ MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:33 ++ export CONTROLLERMEM=
09:32:33 ++ CONTROLLERMEM=
09:32:33 ++ case "${DISTROSTREAM}" in
09:32:33 ++ CLUSTER_SYSTEM=pekko
09:32:33 ++ export AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:33 ++ AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:33 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:33 ++ MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:33 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:33 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:33 ++ print_common_env
09:32:33 ++ cat
09:32:33 common-functions environment:
09:32:33 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:33 ACTUALFEATURES:
09:32:33 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:33 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:33 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:33 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:33 CONTROLLERMEM:
09:32:33 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:33 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:33 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:33 SUITES:
09:32:33
09:32:33 ++ SSH='ssh -t -t'
09:32:33 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:32:33 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:32:33 Changing to /tmp
09:32:33 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:33 + echo 'Changing to /tmp'
09:32:33 + cd /tmp
09:32:33 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip'
09:32:33 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:33 --2025-10-02 09:32:33-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:33 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:32:33 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:32:33 HTTP request sent, awaiting response... 200 OK
09:32:33 Length: 155890323 (149M) [application/zip]
09:32:33 Saving to: ‘netconf-karaf-10.0.0-20251001.190529-168.zip’
09:32:33
09:32:33 0K ........ ........ ........ ........ ........ ........ 2% 55.3M 3s
09:32:33 3072K ........ ........ ........ ........ ........ ........ 4% 92.5M 2s
09:32:33 6144K ........ ........ ........ ........ ........ ........ 6% 76.0M 2s
09:32:33 9216K ........ ........ ........ ........ ........ ........ 8% 116M 2s
09:32:33 12288K ........ ........ ........ ........ ........ ........ 10% 164M 2s
09:32:33 15360K ........ ........ ........ ........ ........ ........ 12% 153M 1s
09:32:33 18432K ........ ........ ........ ........ ........ ........ 14% 151M 1s
09:32:33 21504K ........ ........ ........ ........ ........ ........ 16% 160M 1s
09:32:33 24576K ........ ........ ........ ........ ........ ........ 18% 154M 1s
09:32:33 27648K ........ ........ ........ ........ ........ ........ 20% 122M 1s
09:32:33 30720K ........ ........ ........ ........ ........ ........ 22% 154M 1s
09:32:33 33792K ........ ........ ........ ........ ........ ........ 24% 174M 1s
09:32:33 36864K ........ ........ ........ ........ ........ ........ 26% 150M 1s
09:32:33 39936K ........ ........ ........ ........ ........ ........ 28% 173M 1s
09:32:33 43008K ........ ........ ........ ........ ........ ........ 30% 188M 1s
09:32:33 46080K ........ ........ ........ ........ ........ ........ 32% 145M 1s
09:32:33 49152K ........ ........ ........ ........ ........ ........ 34% 201M 1s
09:32:33 52224K ........ ........ ........ ........ ........ ........ 36% 196M 1s
09:32:33 55296K ........ ........ ........ ........ ........ ........ 38% 221M 1s
09:32:33 58368K ........ ........ ........ ........ ........ ........ 40% 217M 1s
09:32:33 61440K ........ ........ ........ ........ ........ ........ 42% 202M 1s
09:32:33 64512K ........ ........ ........ ........ ........ ........ 44% 223M 1s
09:32:33 67584K ........ ........ ........ ........ ........ ........ 46% 217M 1s
09:32:33 70656K ........ ........ ........ ........ ........ ........ 48% 224M 1s
09:32:33 73728K ........ ........ ........ ........ ........ ........ 50% 220M 1s
09:32:33 76800K ........ ........ ........ ........ ........ ........ 52% 203M 0s
09:32:33 79872K ........ ........ ........ ........ ........ ........ 54% 221M 0s
09:32:33 82944K ........ ........ ........ ........ ........ ........ 56% 211M 0s
09:32:33 86016K ........ ........ ........ ........ ........ ........ 58% 222M 0s
09:32:33 89088K ........ ........ ........ ........ ........ ........ 60% 222M 0s
09:32:33 92160K ........ ........ ........ ........ ........ ........ 62% 223M 0s
09:32:33 95232K ........ ........ ........ ........ ........ ........ 64% 225M 0s
09:32:33 98304K ........ ........ ........ ........ ........ ........ 66% 223M 0s
09:32:33 101376K ........ ........ ........ ........ ........ ........ 68% 219M 0s
09:32:33 104448K ........ ........ ........ ........ ........ ........ 70% 216M 0s
09:32:33 107520K ........ ........ ........ ........ ........ ........ 72% 213M 0s
09:32:33 110592K ........ ........ ........ ........ ........ ........ 74% 218M 0s
09:32:33 113664K ........ ........ ........ ........ ........ ........ 76% 212M 0s
09:32:33 116736K ........ ........ ........ ........ ........ ........ 78% 215M 0s
09:32:34 119808K ........ ........ ........ ........ ........ ........ 80% 221M 0s
09:32:34 122880K ........ ........ ........ ........ ........ ........ 82% 218M 0s
09:32:34 125952K ........ ........ ........ ........ ........ ........ 84% 222M 0s
09:32:34 129024K ........ ........ ........ ........ ........ ........ 86% 212M 0s
09:32:34 132096K ........ ........ ........ ........ ........ ........ 88% 218M 0s
09:32:34 135168K ........ ........ ........ ........ ........ ........ 90% 207M 0s
09:32:34 138240K ........ ........ ........ ........ ........ ........ 92% 248M 0s
09:32:34 141312K ........ ........ ........ ........ ........ ........ 94% 334M 0s
09:32:34 144384K ........ ........ ........ ........ ........ ........ 96% 339M 0s
09:32:34 147456K ........ ........ ........ ........ ........ ........ 98% 189M 0s
09:32:34 150528K ........ ........ ........ .. 100% 144M=0.8s
09:32:34
09:32:34 2025-10-02 09:32:34 (176 MB/s) - ‘netconf-karaf-10.0.0-20251001.190529-168.zip’ saved [155890323/155890323]
09:32:34
09:32:34 Extracting the new controller...
09:32:34 + echo 'Extracting the new controller...'
09:32:34 + unzip -q netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:35 Adding external repositories...
09:32:35 + echo 'Adding external repositories...'
09:32:35 + 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/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:35 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:35 ################################################################################
09:32:35 #
09:32:35 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:35 # contributor license agreements. See the NOTICE file distributed with
09:32:35 # this work for additional information regarding copyright ownership.
09:32:35 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:35 # (the "License"); you may not use this file except in compliance with
09:32:35 # the License. You may obtain a copy of the License at
09:32:35 #
09:32:35 # http://www.apache.org/licenses/LICENSE-2.0
09:32:35 #
09:32:35 # Unless required by applicable law or agreed to in writing, software
09:32:35 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:35 # See the License for the specific language governing permissions and
09:32:35 # limitations under the License.
09:32:35 #
09:32:35 ################################################################################
09:32:35
09:32:35 #
09:32:35 # If set to true, the following property will not allow any certificate to be used
09:32:35 # when accessing Maven repositories through SSL
09:32:35 #
09:32:35 #org.ops4j.pax.url.mvn.certificateCheck=
09:32:35
09:32:35 #
09:32:35 # Path to the local Maven settings file.
09:32:35 # The repositories defined in this file will be automatically added to the list
09:32:35 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:32:35 # below is not set.
09:32:35 # The following locations are checked for the existence of the settings.xml file
09:32:35 # * 1. looks for the specified url
09:32:35 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:32:35 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:32:35 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:32:35 #
09:32:35 #org.ops4j.pax.url.mvn.settings=
09:32:35
09:32:35 #
09:32:35 # Path to the local Maven repository which is used to avoid downloading
09:32:35 # artifacts when they already exist locally.
09:32:35 # The value of this property will be extracted from the settings.xml file
09:32:35 # above, or defaulted to:
09:32:35 # System.getProperty( "user.home" ) + "/.m2/repository"
09:32:35 #
09:32:35 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:32:35
09:32:35 #
09:32:35 # Default this to false. It's just weird to use undocumented repos
09:32:35 #
09:32:35 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:32:35
09:32:35 #
09:32:35 # Uncomment if you don't wanna use the proxy settings
09:32:35 # from the Maven conf/settings.xml file
09:32:35 #
09:32:35 # org.ops4j.pax.url.mvn.proxySupport=false
09:32:35
09:32:35 #
09:32:35 # Disable aether support by default. This ensure that the defaultRepositories
09:32:35 # below will be used
09:32:35 #
09:32:35 #org.ops4j.pax.url.mvn.disableAether=true
09:32:35
09:32:35 #
09:32:35 # Comma separated list of repositories scanned when resolving an artifact.
09:32:35 # Those repositories will be checked before iterating through the
09:32:35 # below list of repositories and even before the local repository
09:32:35 # A repository url can be appended with zero or more of the following flags:
09:32:35 # @snapshots : the repository contains snaphots
09:32:35 # @noreleases : the repository does not contain any released artifacts
09:32:35 #
09:32:35 # The following property value will add the system folder as a repo.
09:32:35 #
09:32:35 #org.ops4j.pax.url.mvn.defaultRepositories=
09:32:35
09:32:35 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:32:35 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:32:35
09:32:35 #
09:32:35 # Comma separated list of repositories scanned when resolving an artifact.
09:32:35 # The default list includes the following repositories:
09:32:35 # http://repo1.maven.org/maven2@id=central
09:32:35 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:32:35 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:32:35 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:32:35 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:32:35 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:32:35 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:32:35 # To add repositories to the default ones, prepend '+' to the list of repositories
09:32:35 # to add.
09:32:35 # A repository url can be appended with zero or more of the following flags:
09:32:35 # @snapshots : the repository contains snapshots
09:32:35 # @noreleases : the repository does not contain any released artifacts
09:32:35 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:32:35 #
09:32:35 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 \
09:32:35 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
09:32:35 file:${karaf.data}/kar@id=kar.repository@multi
09:32:35 Configuring the startup features...
09:32:35 + [[ True == \T\r\u\e ]]
09:32:35 + echo 'Configuring the startup features...'
09:32:35 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:35 + FEATURE_TEST_STRING=features-test
09:32:35 + FEATURE_TEST_VERSION=10.0.0-SNAPSHOT
09:32:35 + KARAF_VERSION=netconf
09:32:35 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
09:32:35 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:35 ################################################################################
09:32:35 #
09:32:35 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:35 # contributor license agreements. See the NOTICE file distributed with
09:32:35 # this work for additional information regarding copyright ownership.
09:32:35 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:35 # (the "License"); you may not use this file except in compliance with
09:32:35 # the License. You may obtain a copy of the License at
09:32:35 #
09:32:35 # http://www.apache.org/licenses/LICENSE-2.0
09:32:35 #
09:32:35 # Unless required by applicable law or agreed to in writing, software
09:32:35 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:35 # See the License for the specific language governing permissions and
09:32:35 # limitations under the License.
09:32:35 #
09:32:35 ################################################################################
09:32:35
09:32:35 #
09:32:35 # Comma separated list of features repositories to register by default
09:32:35 #
09:32:35 featuresRepositories = file:${karaf.etc}/9ebeb618-e69d-4344-aa7a-ae12907aaec6.xml
09:32:35
09:32:35 #
09:32:35 # Comma separated list of features to install at startup
09:32:35 #
09:32:35 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, e014f56b-849e-4075-9fbd-578cd76fe63b
09:32:35
09:32:35 #
09:32:35 # Resource repositories (OBR) that the features resolver can use
09:32:35 # to resolve requirements/capabilities
09:32:35 #
09:32:35 # The format of the resourceRepositories is
09:32:35 # resourceRepositories=[xml:url|json:url],...
09:32:35 # for Instance:
09:32:35 #
09:32:35 #resourceRepositories=xml:http://host/path/to/index.xml
09:32:35 # or
09:32:35 #resourceRepositories=json:http://host/path/to/index.json
09:32:35 #
09:32:35
09:32:35 #
09:32:35 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:32:35 #
09:32:35 featuresBootAsynchronous=false
09:32:35
09:32:35 #
09:32:35 # Service requirements enforcement
09:32:35 #
09:32:35 # By default, the feature resolver checks the service requirements/capabilities of
09:32:35 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:32:35 # the required bundles.
09:32:35 # The following flag can have those values:
09:32:35 # - disable: service requirements are completely ignored
09:32:35 # - default: service requirements are ignored for old features
09:32:35 # - enforce: service requirements are always verified
09:32:35 #
09:32:35 #serviceRequirements=default
09:32:35
09:32:35 #
09:32:35 # Store cfg file for config element in feature
09:32:35 #
09:32:35 #configCfgStore=true
09:32:35
09:32:35 #
09:32:35 # Define if the feature service automatically refresh bundles
09:32:35 #
09:32:35 autoRefresh=true
09:32:35
09:32:35 #
09:32:35 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:32:35 # XML file defines instructions related to features processing
09:32:35 # versions.properties may declare properties to resolve placeholders in XML file
09:32:35 # both files are relative to ${karaf.etc}
09:32:35 #
09:32:35 #featureProcessing=org.apache.karaf.features.xml
09:32:35 #featureProcessingVersions=versions.properties
09:32:35 + configure_karaf_log netconf ''
09:32:35 + local -r karaf_version=netconf
09:32:35 + local -r controllerdebugmap=
09:32:35 + local logapi=log4j
09:32:35 + grep log4j2 /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:32:35 log4j2.rootLogger.level = INFO
09:32:35 #log4j2.rootLogger.type = asyncRoot
09:32:35 #log4j2.rootLogger.includeLocation = false
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:32:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:32:35 log4j2.rootLogger.appenderRef.Console.ref = Console
09:32:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:32:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:32:35 log4j2.logger.spifly.name = org.apache.aries.spifly
09:32:35 log4j2.logger.spifly.level = WARN
09:32:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:32:35 log4j2.logger.audit.level = INFO
09:32:35 log4j2.logger.audit.additivity = false
09:32:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:32:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:32:35 log4j2.appender.console.type = Console
09:32:35 log4j2.appender.console.name = Console
09:32:35 log4j2.appender.console.layout.type = PatternLayout
09:32:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:32:35 log4j2.appender.rolling.type = RollingRandomAccessFile
09:32:35 log4j2.appender.rolling.name = RollingFile
09:32:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:32:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:32:35 #log4j2.appender.rolling.immediateFlush = false
09:32:35 log4j2.appender.rolling.append = true
09:32:35 log4j2.appender.rolling.layout.type = PatternLayout
09:32:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:32:35 log4j2.appender.rolling.policies.type = Policies
09:32:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:32:35 log4j2.appender.rolling.policies.size.size = 64MB
09:32:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:32:35 log4j2.appender.rolling.strategy.max = 7
09:32:35 log4j2.appender.audit.type = RollingRandomAccessFile
09:32:35 log4j2.appender.audit.name = AuditRollingFile
09:32:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:32:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:32:35 log4j2.appender.audit.append = true
09:32:35 log4j2.appender.audit.layout.type = PatternLayout
09:32:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:32:35 log4j2.appender.audit.policies.type = Policies
09:32:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:32:35 log4j2.appender.audit.policies.size.size = 8MB
09:32:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:32:35 log4j2.appender.audit.strategy.max = 7
09:32:35 log4j2.appender.osgi.type = PaxOsgi
09:32:35 log4j2.appender.osgi.name = PaxOsgi
09:32:35 log4j2.appender.osgi.filter = *
09:32:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:32:35 #log4j2.logger.aether.level = TRACE
09:32:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:32:35 #log4j2.logger.http-headers.level = DEBUG
09:32:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:32:35 #log4j2.logger.maven.level = TRACE
09:32:35 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
09:32:35 + logapi=log4j2
09:32:35 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
09:32:35 + '[' log4j2 == log4j2 ']'
09:32:35 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:35 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:32:35 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:32:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:32:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:32:35 controllerdebugmap:
09:32:35 + unset IFS
09:32:35 + echo 'controllerdebugmap: '
09:32:35 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:35 + '[' -n '' ']'
09:32:35 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:32:35 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:35 ################################################################################
09:32:35 #
09:32:35 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:35 # contributor license agreements. See the NOTICE file distributed with
09:32:35 # this work for additional information regarding copyright ownership.
09:32:35 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:35 # (the "License"); you may not use this file except in compliance with
09:32:35 # the License. You may obtain a copy of the License at
09:32:35 #
09:32:35 # http://www.apache.org/licenses/LICENSE-2.0
09:32:35 #
09:32:35 # Unless required by applicable law or agreed to in writing, software
09:32:35 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:35 # See the License for the specific language governing permissions and
09:32:35 # limitations under the License.
09:32:35 #
09:32:35 ################################################################################
09:32:35
09:32:35 # Common pattern layout for appenders
09:32:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:32:35
09:32:35 # Root logger
09:32:35 log4j2.rootLogger.level = INFO
09:32:35 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:32:35 #log4j2.rootLogger.type = asyncRoot
09:32:35 #log4j2.rootLogger.includeLocation = false
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:32:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:32:35 log4j2.rootLogger.appenderRef.Console.ref = Console
09:32:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:32:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:32:35
09:32:35 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:32:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:32:35
09:32:35 # Loggers configuration
09:32:35
09:32:35 # Spifly logger
09:32:35 log4j2.logger.spifly.name = org.apache.aries.spifly
09:32:35 log4j2.logger.spifly.level = WARN
09:32:35
09:32:35 # Security audit logger
09:32:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:32:35 log4j2.logger.audit.level = INFO
09:32:35 log4j2.logger.audit.additivity = false
09:32:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:32:35
09:32:35 # Appenders configuration
09:32:35
09:32:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:32:35 log4j2.appender.console.type = Console
09:32:35 log4j2.appender.console.name = Console
09:32:35 log4j2.appender.console.layout.type = PatternLayout
09:32:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:32:35
09:32:35 # Rolling file appender
09:32:35 log4j2.appender.rolling.type = RollingRandomAccessFile
09:32:35 log4j2.appender.rolling.name = RollingFile
09:32:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:32:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:32:35 # uncomment to not force a disk flush
09:32:35 #log4j2.appender.rolling.immediateFlush = false
09:32:35 log4j2.appender.rolling.append = true
09:32:35 log4j2.appender.rolling.layout.type = PatternLayout
09:32:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:32:35 log4j2.appender.rolling.policies.type = Policies
09:32:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:32:35 log4j2.appender.rolling.policies.size.size = 1GB
09:32:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:32:35 log4j2.appender.rolling.strategy.max = 7
09:32:35
09:32:35 # Audit file appender
09:32:35 log4j2.appender.audit.type = RollingRandomAccessFile
09:32:35 log4j2.appender.audit.name = AuditRollingFile
09:32:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:32:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:32:35 log4j2.appender.audit.append = true
09:32:35 log4j2.appender.audit.layout.type = PatternLayout
09:32:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:32:35 log4j2.appender.audit.policies.type = Policies
09:32:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:32:35 log4j2.appender.audit.policies.size.size = 8MB
09:32:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:32:35 log4j2.appender.audit.strategy.max = 7
09:32:35
09:32:35 # OSGi appender
09:32:35 log4j2.appender.osgi.type = PaxOsgi
09:32:35 log4j2.appender.osgi.name = PaxOsgi
09:32:35 log4j2.appender.osgi.filter = *
09:32:35
09:32:35 # help with identification of maven-related problems with pax-url-aether
09:32:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:32:35 #log4j2.logger.aether.level = TRACE
09:32:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:32:35 #log4j2.logger.http-headers.level = DEBUG
09:32:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:32:35 #log4j2.logger.maven.level = TRACE
09:32:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:32:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:32:35 Configure
09:32:35 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:35 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:32:35 + local -r controllermem=2048m
09:32:35 + local -r memconf=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:35 + echo Configure
09:32:35 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:32:35 max memory: 2048m
09:32:35 memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:35 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:32:35 + echo ' max memory: 2048m'
09:32:35 + echo ' memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv'
09:32:35 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:35 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:35 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:35 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv'
09:32:35 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:35 #!/bin/sh
09:32:35 #
09:32:35 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:35 # contributor license agreements. See the NOTICE file distributed with
09:32:35 # this work for additional information regarding copyright ownership.
09:32:35 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:35 # (the "License"); you may not use this file except in compliance with
09:32:35 # the License. You may obtain a copy of the License at
09:32:35 #
09:32:35 # http://www.apache.org/licenses/LICENSE-2.0
09:32:35 #
09:32:35 # Unless required by applicable law or agreed to in writing, software
09:32:35 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:35 # See the License for the specific language governing permissions and
09:32:35 # limitations under the License.
09:32:35 #
09:32:35
09:32:35 #
09:32:35 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:32:35 # script: client, instance, shell, start, status, stop, karaf
09:32:35 #
09:32:35 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:32:35 # Actions go here...
09:32:35 # fi
09:32:35
09:32:35 #
09:32:35 # general settings which should be applied for all scripts go here; please keep
09:32:35 # in mind that it is possible that scripts might be executed more than once, e.g.
09:32:35 # in example of the start script where the start script is executed first and the
09:32:35 # karaf script afterwards.
09:32:35 #
09:32:35
09:32:35 #
09:32:35 # The following section shows the possible configuration options for the default
09:32:35 # karaf scripts
09:32:35 #
09:32:35 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:32:35 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:32:35 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:32:35 # export EXTRA_JAVA_OPTS # Additional JVM options
09:32:35 # export KARAF_HOME # Karaf home folder
09:32:35 # export KARAF_DATA # Karaf data folder
09:32:35 # export KARAF_BASE # Karaf base folder
09:32:35 # export KARAF_ETC # Karaf etc folder
09:32:35 # export KARAF_LOG # Karaf log folder
09:32:35 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:32:35 # export KARAF_OPTS # Additional available Karaf options
09:32:35 # export KARAF_DEBUG # Enable debug mode
09:32:35 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:32:35 # export KARAF_NOROOT # Prevent execution as root if set to true
09:32:35 Set Java version
09:32:35 + echo 'Set Java version'
09:32:35 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:32:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:32:35 sudo: a password is required
09:32:35 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:32:35 sudo: a password is required
09:32:35 JDK default version ...
09:32:35 + echo 'JDK default version ...'
09:32:35 + java -version
09:32:36 openjdk version "21.0.5" 2024-10-15
09:32:36 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:32:36 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:32:36 Set JAVA_HOME
09:32:36 + echo 'Set JAVA_HOME'
09:32:36 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:32:36 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:32:36 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:36 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:36 Listing all open ports on controller system...
09:32:36 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:36 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:32:36 + echo 'Listing all open ports on controller system...'
09:32:36 + netstat -pnatu
09:32:36 /tmp/configuration-script.sh: line 40: netstat: command not found
09:32:36 Configuring cluster
09:32:36 + '[' -f /tmp/custom_shard_config.txt ']'
09:32:36 + echo 'Configuring cluster'
09:32:36 + /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.2 10.30.171.221 10.30.170.252
09:32:36 ################################################
09:32:36 ## Configure Cluster ##
09:32:36 ################################################
09:32:36 NOTE: Cluster configuration files not found. Copying from
09:32:36 /tmp/netconf-karaf-10.0.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.0
09:32:36 Configuring unique name in pekko.conf
09:32:36 Configuring hostname in pekko.conf
09:32:36 Configuring data and rpc seed nodes in pekko.conf
09:32:36 modules = [
09:32:36
09:32:36 ]
09:32:36 Configuring replication type in module-shards.conf
09:32:36 ################################################
09:32:36 ## NOTE: Manually restart controller to ##
09:32:36 ## apply configuration. ##
09:32:36 ################################################
09:32:36 Dump pekko.conf
09:32:36 + echo 'Dump pekko.conf'
09:32:36 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:36
09:32:36 odl-cluster-data {
09:32:36 pekko {
09:32:36 remote {
09:32:36 artery {
09:32:36 enabled = on
09:32:36 transport = tcp
09:32:36 canonical.hostname = "10.30.171.221"
09:32:36 canonical.port = 2550
09:32:36 }
09:32:36 }
09:32:36
09:32:36 cluster {
09:32:36 # Using artery.
09:32:36 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.2:2550",
09:32:36 "pekko://opendaylight-cluster-data@10.30.171.221:2550",
09:32:36 "pekko://opendaylight-cluster-data@10.30.170.252:2550"]
09:32:36
09:32:36 roles = ["member-2"]
09:32:36
09:32:36 # when under load we might trip a false positive on the failure detector
09:32:36 # failure-detector {
09:32:36 # heartbeat-interval = 4 s
09:32:36 # acceptable-heartbeat-pause = 16s
09:32:36 # }
09:32:36 }
09:32:36
09:32:36 persistence {
09:32:36 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:32:36 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:32:36 # The relative path is always relative to KARAF_HOME.
09:32:36
09:32:36 # snapshot-store.local.dir = "target/snapshots"
09:32:36 }
09:32:36 disable-default-actor-system-quarantined-event-handling = "false"
09:32:36 }
09:32:36 }
09:32:36 Dump modules.conf
09:32:36 + echo 'Dump modules.conf'
09:32:36 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:36 modules = [
09:32:36
09:32:36 ]
09:32:36 Dump module-shards.conf
09:32:36 + echo 'Dump module-shards.conf'
09:32:36 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:36 module-shards = [
09:32:36 {
09:32:36 name = "default"
09:32:36 shards = [
09:32:36 {
09:32:36 name = "default"
09:32:36 replicas = ["member-1",
09:32:36 "member-2",
09:32:36 "member-3"]
09:32:36 }
09:32:36 ]
09:32:36 }
09:32:36 ]
09:32:36 Configuring member-3 with IP address 10.30.170.252
09:32:36 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:32:36 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:32:36 + source /tmp/common-functions.sh netconf-karaf-10.0.0-SNAPSHOT vanadium
09:32:36 ++ [[ /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 ]]
09:32:36 common-functions.sh is being sourced
09:32:36 ++ echo 'common-functions.sh is being sourced'
09:32:36 ++ BUNDLEFOLDER=netconf-karaf-10.0.0-SNAPSHOT
09:32:36 ++ DISTROSTREAM=vanadium
09:32:36 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:36 ++ MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:36 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:36 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:36 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:36 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:36 ++ export LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:36 ++ LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:36 ++ export MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:36 ++ MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:36 ++ export CONTROLLERMEM=
09:32:36 ++ CONTROLLERMEM=
09:32:36 ++ case "${DISTROSTREAM}" in
09:32:36 ++ CLUSTER_SYSTEM=pekko
09:32:36 ++ export AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:36 ++ AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:36 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:36 ++ MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:36 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:36 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:36 ++ print_common_env
09:32:36 ++ cat
09:32:36 common-functions environment:
09:32:36 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:36 ACTUALFEATURES:
09:32:36 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:36 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:36 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:36 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:36 CONTROLLERMEM:
09:32:36 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:36 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:36 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:36 SUITES:
09:32:36
09:32:36 ++ SSH='ssh -t -t'
09:32:36 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:32:36 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:32:36 Changing to /tmp
09:32:36 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:36 + echo 'Changing to /tmp'
09:32:36 + cd /tmp
09:32:36 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip'
09:32:36 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:36 --2025-10-02 09:32:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:32:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:32:36 HTTP request sent, awaiting response... 200 OK
09:32:36 Length: 155890323 (149M) [application/zip]
09:32:36 Saving to: ‘netconf-karaf-10.0.0-20251001.190529-168.zip’
09:32:36
09:32:36 0K ........ ........ ........ ........ ........ ........ 2% 78.0M 2s
09:32:37 3072K ........ ........ ........ ........ ........ ........ 4% 93.5M 2s
09:32:37 6144K ........ ........ ........ ........ ........ ........ 6% 114M 2s
09:32:37 9216K ........ ........ ........ ........ ........ ........ 8% 109M 1s
09:32:37 12288K ........ ........ ........ ........ ........ ........ 10% 128M 1s
09:32:37 15360K ........ ........ ........ ........ ........ ........ 12% 100M 1s
09:32:37 18432K ........ ........ ........ ........ ........ ........ 14% 122M 1s
09:32:37 21504K ........ ........ ........ ........ ........ ........ 16% 178M 1s
09:32:37 24576K ........ ........ ........ ........ ........ ........ 18% 192M 1s
09:32:37 27648K ........ ........ ........ ........ ........ ........ 20% 202M 1s
09:32:37 30720K ........ ........ ........ ........ ........ ........ 22% 188M 1s
09:32:37 33792K ........ ........ ........ ........ ........ ........ 24% 138M 1s
09:32:37 36864K ........ ........ ........ ........ ........ ........ 26% 141M 1s
09:32:37 39936K ........ ........ ........ ........ ........ ........ 28% 158M 1s
09:32:37 43008K ........ ........ ........ ........ ........ ........ 30% 176M 1s
09:32:37 46080K ........ ........ ........ ........ ........ ........ 32% 131M 1s
09:32:37 49152K ........ ........ ........ ........ ........ ........ 34% 143M 1s
09:32:37 52224K ........ ........ ........ ........ ........ ........ 36% 161M 1s
09:32:37 55296K ........ ........ ........ ........ ........ ........ 38% 157M 1s
09:32:37 58368K ........ ........ ........ ........ ........ ........ 40% 165M 1s
09:32:37 61440K ........ ........ ........ ........ ........ ........ 42% 169M 1s
09:32:37 64512K ........ ........ ........ ........ ........ ........ 44% 155M 1s
09:32:37 67584K ........ ........ ........ ........ ........ ........ 46% 170M 1s
09:32:37 70656K ........ ........ ........ ........ ........ ........ 48% 145M 1s
09:32:37 73728K ........ ........ ........ ........ ........ ........ 50% 162M 1s
09:32:37 76800K ........ ........ ........ ........ ........ ........ 52% 193M 1s
09:32:37 79872K ........ ........ ........ ........ ........ ........ 54% 165M 0s
09:32:37 82944K ........ ........ ........ ........ ........ ........ 56% 188M 0s
09:32:37 86016K ........ ........ ........ ........ ........ ........ 58% 159M 0s
09:32:37 89088K ........ ........ ........ ........ ........ ........ 60% 182M 0s
09:32:37 92160K ........ ........ ........ ........ ........ ........ 62% 160M 0s
09:32:37 95232K ........ ........ ........ ........ ........ ........ 64% 160M 0s
09:32:37 98304K ........ ........ ........ ........ ........ ........ 66% 157M 0s
09:32:37 101376K ........ ........ ........ ........ ........ ........ 68% 155M 0s
09:32:37 104448K ........ ........ ........ ........ ........ ........ 70% 143M 0s
09:32:37 107520K ........ ........ ........ ........ ........ ........ 72% 163M 0s
09:32:37 110592K ........ ........ ........ ........ ........ ........ 74% 157M 0s
09:32:37 113664K ........ ........ ........ ........ ........ ........ 76% 164M 0s
09:32:37 116736K ........ ........ ........ ........ ........ ........ 78% 171M 0s
09:32:37 119808K ........ ........ ........ ........ ........ ........ 80% 156M 0s
09:32:37 122880K ........ ........ ........ ........ ........ ........ 82% 163M 0s
09:32:37 125952K ........ ........ ........ ........ ........ ........ 84% 160M 0s
09:32:37 129024K ........ ........ ........ ........ ........ ........ 86% 169M 0s
09:32:37 132096K ........ ........ ........ ........ ........ ........ 88% 189M 0s
09:32:37 135168K ........ ........ ........ ........ ........ ........ 90% 156M 0s
09:32:37 138240K ........ ........ ........ ........ ........ ........ 92% 158M 0s
09:32:37 141312K ........ ........ ........ ........ ........ ........ 94% 146M 0s
09:32:37 144384K ........ ........ ........ ........ ........ ........ 96% 140M 0s
09:32:37 147456K ........ ........ ........ ........ ........ ........ 98% 140M 0s
09:32:37 150528K ........ ........ ........ .. 100% 154M=1.0s
09:32:37
09:32:37 2025-10-02 09:32:37 (149 MB/s) - ‘netconf-karaf-10.0.0-20251001.190529-168.zip’ saved [155890323/155890323]
09:32:37
09:32:37 Extracting the new controller...
09:32:37 + echo 'Extracting the new controller...'
09:32:37 + unzip -q netconf-karaf-10.0.0-20251001.190529-168.zip
09:32:39 Adding external repositories...
09:32:39 + echo 'Adding external repositories...'
09:32:39 + 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/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:39 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:39 ################################################################################
09:32:39 #
09:32:39 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:39 # contributor license agreements. See the NOTICE file distributed with
09:32:39 # this work for additional information regarding copyright ownership.
09:32:39 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:39 # (the "License"); you may not use this file except in compliance with
09:32:39 # the License. You may obtain a copy of the License at
09:32:39 #
09:32:39 # http://www.apache.org/licenses/LICENSE-2.0
09:32:39 #
09:32:39 # Unless required by applicable law or agreed to in writing, software
09:32:39 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:39 # See the License for the specific language governing permissions and
09:32:39 # limitations under the License.
09:32:39 #
09:32:39 ################################################################################
09:32:39
09:32:39 #
09:32:39 # If set to true, the following property will not allow any certificate to be used
09:32:39 # when accessing Maven repositories through SSL
09:32:39 #
09:32:39 #org.ops4j.pax.url.mvn.certificateCheck=
09:32:39
09:32:39 #
09:32:39 # Path to the local Maven settings file.
09:32:39 # The repositories defined in this file will be automatically added to the list
09:32:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:32:39 # below is not set.
09:32:39 # The following locations are checked for the existence of the settings.xml file
09:32:39 # * 1. looks for the specified url
09:32:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:32:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:32:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:32:39 #
09:32:39 #org.ops4j.pax.url.mvn.settings=
09:32:39
09:32:39 #
09:32:39 # Path to the local Maven repository which is used to avoid downloading
09:32:39 # artifacts when they already exist locally.
09:32:39 # The value of this property will be extracted from the settings.xml file
09:32:39 # above, or defaulted to:
09:32:39 # System.getProperty( "user.home" ) + "/.m2/repository"
09:32:39 #
09:32:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:32:39
09:32:39 #
09:32:39 # Default this to false. It's just weird to use undocumented repos
09:32:39 #
09:32:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:32:39
09:32:39 #
09:32:39 # Uncomment if you don't wanna use the proxy settings
09:32:39 # from the Maven conf/settings.xml file
09:32:39 #
09:32:39 # org.ops4j.pax.url.mvn.proxySupport=false
09:32:39
09:32:39 #
09:32:39 # Disable aether support by default. This ensure that the defaultRepositories
09:32:39 # below will be used
09:32:39 #
09:32:39 #org.ops4j.pax.url.mvn.disableAether=true
09:32:39
09:32:39 #
09:32:39 # Comma separated list of repositories scanned when resolving an artifact.
09:32:39 # Those repositories will be checked before iterating through the
09:32:39 # below list of repositories and even before the local repository
09:32:39 # A repository url can be appended with zero or more of the following flags:
09:32:39 # @snapshots : the repository contains snaphots
09:32:39 # @noreleases : the repository does not contain any released artifacts
09:32:39 #
09:32:39 # The following property value will add the system folder as a repo.
09:32:39 #
09:32:39 #org.ops4j.pax.url.mvn.defaultRepositories=
09:32:39
09:32:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:32:39 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:32:39
09:32:39 #
09:32:39 # Comma separated list of repositories scanned when resolving an artifact.
09:32:39 # The default list includes the following repositories:
09:32:39 # http://repo1.maven.org/maven2@id=central
09:32:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:32:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:32:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:32:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:32:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:32:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:32:39 # To add repositories to the default ones, prepend '+' to the list of repositories
09:32:39 # to add.
09:32:39 # A repository url can be appended with zero or more of the following flags:
09:32:39 # @snapshots : the repository contains snapshots
09:32:39 # @noreleases : the repository does not contain any released artifacts
09:32:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:32:39 #
09:32:39 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 \
09:32:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
09:32:39 file:${karaf.data}/kar@id=kar.repository@multi
09:32:39 + [[ True == \T\r\u\e ]]
09:32:39 + echo 'Configuring the startup features...'
09:32:39 Configuring the startup features...
09:32:39 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:39 + FEATURE_TEST_STRING=features-test
09:32:39 + FEATURE_TEST_VERSION=10.0.0-SNAPSHOT
09:32:39 + KARAF_VERSION=netconf
09:32:39 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
09:32:39 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:39 ################################################################################
09:32:39 #
09:32:39 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:39 # contributor license agreements. See the NOTICE file distributed with
09:32:39 # this work for additional information regarding copyright ownership.
09:32:39 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:39 # (the "License"); you may not use this file except in compliance with
09:32:39 # the License. You may obtain a copy of the License at
09:32:39 #
09:32:39 # http://www.apache.org/licenses/LICENSE-2.0
09:32:39 #
09:32:39 # Unless required by applicable law or agreed to in writing, software
09:32:39 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:39 # See the License for the specific language governing permissions and
09:32:39 # limitations under the License.
09:32:39 #
09:32:39 ################################################################################
09:32:39
09:32:39 #
09:32:39 # Comma separated list of features repositories to register by default
09:32:39 #
09:32:39 featuresRepositories = file:${karaf.etc}/9ebeb618-e69d-4344-aa7a-ae12907aaec6.xml
09:32:39
09:32:39 #
09:32:39 # Comma separated list of features to install at startup
09:32:39 #
09:32:39 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, e014f56b-849e-4075-9fbd-578cd76fe63b
09:32:39
09:32:39 #
09:32:39 # Resource repositories (OBR) that the features resolver can use
09:32:39 # to resolve requirements/capabilities
09:32:39 #
09:32:39 # The format of the resourceRepositories is
09:32:39 # resourceRepositories=[xml:url|json:url],...
09:32:39 # for Instance:
09:32:39 #
09:32:39 #resourceRepositories=xml:http://host/path/to/index.xml
09:32:39 # or
09:32:39 #resourceRepositories=json:http://host/path/to/index.json
09:32:39 #
09:32:39
09:32:39 #
09:32:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:32:39 #
09:32:39 featuresBootAsynchronous=false
09:32:39
09:32:39 #
09:32:39 # Service requirements enforcement
09:32:39 #
09:32:39 # By default, the feature resolver checks the service requirements/capabilities of
09:32:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:32:39 # the required bundles.
09:32:39 # The following flag can have those values:
09:32:39 # - disable: service requirements are completely ignored
09:32:39 # - default: service requirements are ignored for old features
09:32:39 # - enforce: service requirements are always verified
09:32:39 #
09:32:39 #serviceRequirements=default
09:32:39
09:32:39 #
09:32:39 # Store cfg file for config element in feature
09:32:39 #
09:32:39 #configCfgStore=true
09:32:39
09:32:39 #
09:32:39 # Define if the feature service automatically refresh bundles
09:32:39 #
09:32:39 autoRefresh=true
09:32:39
09:32:39 #
09:32:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:32:39 # XML file defines instructions related to features processing
09:32:39 # versions.properties may declare properties to resolve placeholders in XML file
09:32:39 # both files are relative to ${karaf.etc}
09:32:39 #
09:32:39 #featureProcessing=org.apache.karaf.features.xml
09:32:39 #featureProcessingVersions=versions.properties
09:32:39 + configure_karaf_log netconf ''
09:32:39 + local -r karaf_version=netconf
09:32:39 + local -r controllerdebugmap=
09:32:39 + local logapi=log4j
09:32:39 + grep log4j2 /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:32:39 log4j2.rootLogger.level = INFO
09:32:39 #log4j2.rootLogger.type = asyncRoot
09:32:39 #log4j2.rootLogger.includeLocation = false
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:32:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:32:39 log4j2.rootLogger.appenderRef.Console.ref = Console
09:32:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:32:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:32:39 log4j2.logger.spifly.name = org.apache.aries.spifly
09:32:39 log4j2.logger.spifly.level = WARN
09:32:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:32:39 log4j2.logger.audit.level = INFO
09:32:39 log4j2.logger.audit.additivity = false
09:32:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:32:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:32:39 log4j2.appender.console.type = Console
09:32:39 log4j2.appender.console.name = Console
09:32:39 log4j2.appender.console.layout.type = PatternLayout
09:32:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:32:39 log4j2.appender.rolling.type = RollingRandomAccessFile
09:32:39 log4j2.appender.rolling.name = RollingFile
09:32:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:32:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:32:39 #log4j2.appender.rolling.immediateFlush = false
09:32:39 log4j2.appender.rolling.append = true
09:32:39 log4j2.appender.rolling.layout.type = PatternLayout
09:32:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:32:39 log4j2.appender.rolling.policies.type = Policies
09:32:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:32:39 log4j2.appender.rolling.policies.size.size = 64MB
09:32:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:32:39 log4j2.appender.rolling.strategy.max = 7
09:32:39 log4j2.appender.audit.type = RollingRandomAccessFile
09:32:39 log4j2.appender.audit.name = AuditRollingFile
09:32:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:32:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:32:39 log4j2.appender.audit.append = true
09:32:39 log4j2.appender.audit.layout.type = PatternLayout
09:32:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:32:39 log4j2.appender.audit.policies.type = Policies
09:32:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:32:39 log4j2.appender.audit.policies.size.size = 8MB
09:32:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:32:39 log4j2.appender.audit.strategy.max = 7
09:32:39 log4j2.appender.osgi.type = PaxOsgi
09:32:39 log4j2.appender.osgi.name = PaxOsgi
09:32:39 log4j2.appender.osgi.filter = *
09:32:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:32:39 #log4j2.logger.aether.level = TRACE
09:32:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:32:39 #log4j2.logger.http-headers.level = DEBUG
09:32:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:32:39 #log4j2.logger.maven.level = TRACE
09:32:39 + logapi=log4j2
09:32:39 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
09:32:39 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
09:32:39 + '[' log4j2 == log4j2 ']'
09:32:39 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:32:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:32:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:32:39 controllerdebugmap:
09:32:39 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:32:39 + unset IFS
09:32:39 + echo 'controllerdebugmap: '
09:32:39 + '[' -n '' ']'
09:32:39 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:32:39 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:39 ################################################################################
09:32:39 #
09:32:39 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:39 # contributor license agreements. See the NOTICE file distributed with
09:32:39 # this work for additional information regarding copyright ownership.
09:32:39 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:39 # (the "License"); you may not use this file except in compliance with
09:32:39 # the License. You may obtain a copy of the License at
09:32:39 #
09:32:39 # http://www.apache.org/licenses/LICENSE-2.0
09:32:39 #
09:32:39 # Unless required by applicable law or agreed to in writing, software
09:32:39 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:39 # See the License for the specific language governing permissions and
09:32:39 # limitations under the License.
09:32:39 #
09:32:39 ################################################################################
09:32:39
09:32:39 # Common pattern layout for appenders
09:32:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:32:39
09:32:39 # Root logger
09:32:39 log4j2.rootLogger.level = INFO
09:32:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:32:39 #log4j2.rootLogger.type = asyncRoot
09:32:39 #log4j2.rootLogger.includeLocation = false
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:32:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:32:39 log4j2.rootLogger.appenderRef.Console.ref = Console
09:32:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:32:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:32:39
09:32:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:32:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:32:39
09:32:39 # Loggers configuration
09:32:39
09:32:39 # Spifly logger
09:32:39 log4j2.logger.spifly.name = org.apache.aries.spifly
09:32:39 log4j2.logger.spifly.level = WARN
09:32:39
09:32:39 # Security audit logger
09:32:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:32:39 log4j2.logger.audit.level = INFO
09:32:39 log4j2.logger.audit.additivity = false
09:32:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:32:39
09:32:39 # Appenders configuration
09:32:39
09:32:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:32:39 log4j2.appender.console.type = Console
09:32:39 log4j2.appender.console.name = Console
09:32:39 log4j2.appender.console.layout.type = PatternLayout
09:32:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:32:39
09:32:39 # Rolling file appender
09:32:39 log4j2.appender.rolling.type = RollingRandomAccessFile
09:32:39 log4j2.appender.rolling.name = RollingFile
09:32:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:32:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:32:39 # uncomment to not force a disk flush
09:32:39 #log4j2.appender.rolling.immediateFlush = false
09:32:39 log4j2.appender.rolling.append = true
09:32:39 log4j2.appender.rolling.layout.type = PatternLayout
09:32:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:32:39 log4j2.appender.rolling.policies.type = Policies
09:32:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:32:39 log4j2.appender.rolling.policies.size.size = 1GB
09:32:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:32:39 log4j2.appender.rolling.strategy.max = 7
09:32:39
09:32:39 # Audit file appender
09:32:39 log4j2.appender.audit.type = RollingRandomAccessFile
09:32:39 log4j2.appender.audit.name = AuditRollingFile
09:32:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:32:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:32:39 log4j2.appender.audit.append = true
09:32:39 log4j2.appender.audit.layout.type = PatternLayout
09:32:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:32:39 log4j2.appender.audit.policies.type = Policies
09:32:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:32:39 log4j2.appender.audit.policies.size.size = 8MB
09:32:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:32:39 log4j2.appender.audit.strategy.max = 7
09:32:39
09:32:39 # OSGi appender
09:32:39 log4j2.appender.osgi.type = PaxOsgi
09:32:39 log4j2.appender.osgi.name = PaxOsgi
09:32:39 log4j2.appender.osgi.filter = *
09:32:39
09:32:39 # help with identification of maven-related problems with pax-url-aether
09:32:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:32:39 #log4j2.logger.aether.level = TRACE
09:32:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:32:39 #log4j2.logger.http-headers.level = DEBUG
09:32:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:32:39 #log4j2.logger.maven.level = TRACE
09:32:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:32:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:32:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:39 Configure
09:32:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:32:39 max memory: 2048m
09:32:39 memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:32:39 + local -r controllermem=2048m
09:32:39 + local -r memconf=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:39 + echo Configure
09:32:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:32:39 + echo ' max memory: 2048m'
09:32:39 + echo ' memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv'
09:32:39 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:39 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:39 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv'
09:32:39 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:39 #!/bin/sh
09:32:39 #
09:32:39 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:39 # contributor license agreements. See the NOTICE file distributed with
09:32:39 # this work for additional information regarding copyright ownership.
09:32:39 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:39 # (the "License"); you may not use this file except in compliance with
09:32:39 # the License. You may obtain a copy of the License at
09:32:39 #
09:32:39 # http://www.apache.org/licenses/LICENSE-2.0
09:32:39 #
09:32:39 # Unless required by applicable law or agreed to in writing, software
09:32:39 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:39 # See the License for the specific language governing permissions and
09:32:39 # limitations under the License.
09:32:39 #
09:32:39
09:32:39 #
09:32:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:32:39 # script: client, instance, shell, start, status, stop, karaf
09:32:39 #
09:32:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:32:39 # Actions go here...
09:32:39 # fi
09:32:39
09:32:39 #
09:32:39 # general settings which should be applied for all scripts go here; please keep
09:32:39 # in mind that it is possible that scripts might be executed more than once, e.g.
09:32:39 # in example of the start script where the start script is executed first and the
09:32:39 # karaf script afterwards.
09:32:39 #
09:32:39
09:32:39 #
09:32:39 # The following section shows the possible configuration options for the default
09:32:39 # karaf scripts
09:32:39 #
09:32:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:32:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:32:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:32:39 # export EXTRA_JAVA_OPTS # Additional JVM options
09:32:39 # export KARAF_HOME # Karaf home folder
09:32:39 # export KARAF_DATA # Karaf data folder
09:32:39 # export KARAF_BASE # Karaf base folder
09:32:39 # export KARAF_ETC # Karaf etc folder
09:32:39 # export KARAF_LOG # Karaf log folder
09:32:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:32:39 # export KARAF_OPTS # Additional available Karaf options
09:32:39 # export KARAF_DEBUG # Enable debug mode
09:32:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:32:39 # export KARAF_NOROOT # Prevent execution as root if set to true
09:32:39 Set Java version
09:32:39 + echo 'Set Java version'
09:32:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:32:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:32:39 sudo: a password is required
09:32:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:32:39 sudo: a password is required
09:32:39 JDK default version ...
09:32:39 + echo 'JDK default version ...'
09:32:39 + java -version
09:32:39 openjdk version "21.0.5" 2024-10-15
09:32:39 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:32:39 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:32:39 Set JAVA_HOME
09:32:39 + echo 'Set JAVA_HOME'
09:32:39 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:32:39 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:32:39 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:39 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:39 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:39 Listing all open ports on controller system...
09:32:39 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:32:39 + echo 'Listing all open ports on controller system...'
09:32:39 + netstat -pnatu
09:32:39 /tmp/configuration-script.sh: line 40: netstat: command not found
09:32:39 + '[' -f /tmp/custom_shard_config.txt ']'
09:32:39 Configuring cluster
09:32:39 + echo 'Configuring cluster'
09:32:39 + /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.2 10.30.171.221 10.30.170.252
09:32:39 ################################################
09:32:39 ## Configure Cluster ##
09:32:39 ################################################
09:32:39 NOTE: Cluster configuration files not found. Copying from
09:32:39 /tmp/netconf-karaf-10.0.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.0
09:32:39 Configuring unique name in pekko.conf
09:32:39 Configuring hostname in pekko.conf
09:32:39 Configuring data and rpc seed nodes in pekko.conf
09:32:39 modules = [
09:32:39
09:32:39 ]
09:32:39 Configuring replication type in module-shards.conf
09:32:39 ################################################
09:32:39 ## NOTE: Manually restart controller to ##
09:32:39 ## apply configuration. ##
09:32:39 ################################################
09:32:39 Dump pekko.conf
09:32:39 + echo 'Dump pekko.conf'
09:32:39 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:39
09:32:39 odl-cluster-data {
09:32:39 pekko {
09:32:39 remote {
09:32:39 artery {
09:32:39 enabled = on
09:32:39 transport = tcp
09:32:39 canonical.hostname = "10.30.170.252"
09:32:39 canonical.port = 2550
09:32:39 }
09:32:39 }
09:32:39
09:32:39 cluster {
09:32:39 # Using artery.
09:32:39 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.2:2550",
09:32:39 "pekko://opendaylight-cluster-data@10.30.171.221:2550",
09:32:39 "pekko://opendaylight-cluster-data@10.30.170.252:2550"]
09:32:39
09:32:39 roles = ["member-3"]
09:32:39
09:32:39 # when under load we might trip a false positive on the failure detector
09:32:39 # failure-detector {
09:32:39 # heartbeat-interval = 4 s
09:32:39 # acceptable-heartbeat-pause = 16s
09:32:39 # }
09:32:39 }
09:32:39
09:32:39 persistence {
09:32:39 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:32:39 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:32:39 # The relative path is always relative to KARAF_HOME.
09:32:39
09:32:39 # snapshot-store.local.dir = "target/snapshots"
09:32:39 }
09:32:39 disable-default-actor-system-quarantined-event-handling = "false"
09:32:39 }
09:32:39 }
09:32:39 Dump modules.conf
09:32:39 + echo 'Dump modules.conf'
09:32:39 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:39 modules = [
09:32:39
09:32:39 ]
09:32:39 Dump module-shards.conf
09:32:39 + echo 'Dump module-shards.conf'
09:32:39 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:39 module-shards = [
09:32:39 {
09:32:39 name = "default"
09:32:39 shards = [
09:32:39 {
09:32:39 name = "default"
09:32:39 replicas = ["member-1",
09:32:39 "member-2",
09:32:39 "member-3"]
09:32:39 }
09:32:39 ]
09:32:39 }
09:32:39 ]
09:32:39 Locating config plan to use...
09:32:39 Finished running config plans
09:32:39 Starting member-1 with IP address 10.30.171.2
09:32:39 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:32:39 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:32:40 Redirecting karaf console output to karaf_console.log
09:32:40 Starting controller...
09:32:40 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log
09:32:40 Starting member-2 with IP address 10.30.171.221
09:32:40 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:32:40 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:32:40 Redirecting karaf console output to karaf_console.log
09:32:40 Starting controller...
09:32:40 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log
09:32:40 Starting member-3 with IP address 10.30.170.252
09:32:40 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:32:40 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:32:41 Redirecting karaf console output to karaf_console.log
09:32:41 Starting controller...
09:32:41 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log
09:32:41 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins5971171692155546444.sh
09:32:41 common-functions.sh is being sourced
09:32:41 common-functions environment:
09:32:41 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:41 ACTUALFEATURES:
09:32:41 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:41 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties
09:32:41 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:41 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv
09:32:41 CONTROLLERMEM: 2048m
09:32:41 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf
09:32:41 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf
09:32:41 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf
09:32:41 SUITES:
09:32:41
09:32:41 + echo '#################################################'
09:32:41 #################################################
09:32:41 + echo '## Verify Cluster is UP ##'
09:32:41 ## Verify Cluster is UP ##
09:32:41 + echo '#################################################'
09:32:41 #################################################
09:32:41 + create_post_startup_script
09:32:41 + cat
09:32:41 + copy_and_run_post_startup_script
09:32:41 + seed_index=1
09:32:41 ++ seq 1 3
09:32:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:32:41 + CONTROLLERIP=ODL_SYSTEM_1_IP
09:32:41 + echo 'Execute the post startup script on controller 10.30.171.2'
09:32:41 Execute the post startup script on controller 10.30.171.2
09:32:41 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.2:/tmp/
09:32:41 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:32:41 + ssh 10.30.171.2 'bash /tmp/post-startup-script.sh 1'
09:32:41 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:32:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:32:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:32:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:32:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:41 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:33:46 2025-10-02T09:33:31,648 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:33:46 Controller is UP
09:33:46 2025-10-02T09:33:31,648 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:33:46 Listing all open ports on controller system...
09:33:46 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:33:46 looking for "BindException: Address already in use" in log file
09:33:46 looking for "server is unhealthy" in log file
09:33:46 + '[' 1 == 0 ']'
09:33:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:33:46 + CONTROLLERIP=ODL_SYSTEM_2_IP
09:33:46 + echo 'Execute the post startup script on controller 10.30.171.221'
09:33:46 Execute the post startup script on controller 10.30.171.221
09:33:46 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.221:/tmp/
09:33:46 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:33:47 + ssh 10.30.171.221 'bash /tmp/post-startup-script.sh 2'
09:33:47 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:33:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:47 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:34:52 2025-10-02T09:33:30,234 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:34:52 Controller is UP
09:34:52 2025-10-02T09:33:30,234 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:34:52 Listing all open ports on controller system...
09:34:52 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:34:52 looking for "BindException: Address already in use" in log file
09:34:52 looking for "server is unhealthy" in log file
09:34:52 + '[' 2 == 0 ']'
09:34:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:34:52 + CONTROLLERIP=ODL_SYSTEM_3_IP
09:34:52 + echo 'Execute the post startup script on controller 10.30.170.252'
09:34:52 Execute the post startup script on controller 10.30.170.252
09:34:52 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.252:/tmp/
09:34:52 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:34:52 + ssh 10.30.170.252 'bash /tmp/post-startup-script.sh 3'
09:34:53 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:34:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:34:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:35:53 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:35:58 2025-10-02T09:33:29,919 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:35:58 Controller is UP
09:35:58 2025-10-02T09:33:29,919 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:35:58 Listing all open ports on controller system...
09:35:58 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:35:58 looking for "BindException: Address already in use" in log file
09:35:58 looking for "server is unhealthy" in log file
09:35:58 + '[' 0 == 0 ']'
09:35:58 + seed_index=1
09:35:58 + dump_controller_threads
09:35:58 ++ seq 1 3
09:35:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:35:58 + CONTROLLERIP=ODL_SYSTEM_1_IP
09:35:58 + echo 'Let'\''s take the karaf thread dump'
09:35:58 Let's take the karaf thread dump
09:35:58 + ssh 10.30.171.2 'sudo ps aux'
09:35:58 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:35:58 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
09:35:58 ++ grep -v grep
09:35:58 ++ cut -f2 '-d '
09:35:58 ++ tr -s ' '
09:35:58 + pid=2049
09:35:58 + echo 'karaf main: org.apache.karaf.main.Main, pid:2049'
09:35:58 karaf main: org.apache.karaf.main.Main, pid:2049
09:35:58 + ssh 10.30.171.2 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2049'
09:35:58 Warning: Permanently added '10.30.171.2' (ECDSA) to the list of known hosts.
09:35:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:35:59 + CONTROLLERIP=ODL_SYSTEM_2_IP
09:35:59 + echo 'Let'\''s take the karaf thread dump'
09:35:59 Let's take the karaf thread dump
09:35:59 + ssh 10.30.171.221 'sudo ps aux'
09:35:59 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:35:59 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
09:35:59 ++ grep -v grep
09:35:59 ++ tr -s ' '
09:35:59 ++ cut -f2 '-d '
09:35:59 + pid=2056
09:35:59 + echo 'karaf main: org.apache.karaf.main.Main, pid:2056'
09:35:59 karaf main: org.apache.karaf.main.Main, pid:2056
09:35:59 + ssh 10.30.171.221 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2056'
09:35:59 Warning: Permanently added '10.30.171.221' (ECDSA) to the list of known hosts.
09:36:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:36:00 + CONTROLLERIP=ODL_SYSTEM_3_IP
09:36:00 + echo 'Let'\''s take the karaf thread dump'
09:36:00 Let's take the karaf thread dump
09:36:00 + ssh 10.30.170.252 'sudo ps aux'
09:36:00 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:36:01 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
09:36:01 ++ grep -v grep
09:36:01 ++ cut -f2 '-d '
09:36:01 ++ tr -s ' '
09:36:01 + pid=2058
09:36:01 + echo 'karaf main: org.apache.karaf.main.Main, pid:2058'
09:36:01 karaf main: org.apache.karaf.main.Main, pid:2058
09:36:01 + ssh 10.30.170.252 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2058'
09:36:01 Warning: Permanently added '10.30.170.252' (ECDSA) to the list of known hosts.
09:36:01 + '[' 0 -gt 0 ']'
09:36:01 + echo 'Generating controller variables...'
09:36:01 Generating controller variables...
09:36:01 ++ seq 1 3
09:36:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:36:01 + CONTROLLERIP=ODL_SYSTEM_1_IP
09:36:01 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.2'
09:36:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:36:01 + CONTROLLERIP=ODL_SYSTEM_2_IP
09:36:01 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.2 -v ODL_SYSTEM_2_IP:10.30.171.221'
09:36:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:36:01 + CONTROLLERIP=ODL_SYSTEM_3_IP
09:36:01 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.2 -v ODL_SYSTEM_2_IP:10.30.171.221 -v ODL_SYSTEM_3_IP:10.30.170.252'
09:36:01 + echo 'Generating mininet variables...'
09:36:01 Generating mininet variables...
09:36:01 ++ seq 1 1
09:36:01 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
09:36:01 + MININETIP=TOOLS_SYSTEM_1_IP
09:36:01 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.34'
09:36:01 + get_test_suites SUITES
09:36:01 + local __suite_list=SUITES
09:36:01 + echo 'Locating test plan to use...'
09:36:01 Locating test plan to use...
09:36:01 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt
09:36:01 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']'
09:36:01 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt
09:36:01 + '[' disabled '!=' disabled ']'
09:36:01 + echo 'Changing the testplan path...'
09:36:01 Changing the testplan path...
09:36:01 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-vanadium: /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt
09:36:01 + cat testplan.txt
09:36:01 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved.
09:36:01 #
09:36:01 # This program and the accompanying materials are made available under the
09:36:01 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
09:36:01 # and is available at http://www.eclipse.org/legal/epl-v10.html
09:36:01
09:36:01 # Place the suites in run order:
09:36:01
09:36:01 # Run non intrusive cluster tests first.
09:36:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
09:36:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot
09:36:01
09:36:01 # Run the intrusive cluster tests after the non-intrusive ones.
09:36:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
09:36:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
09:36:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
09:36:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot
09:36:01
09:36:01 # Next suite is commented because of NETCONF-454
09:36:01 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
09:36:01 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot
09:36:01
09:36:01 # Repeat some suites again to try to detect breakage caused by
09:36:01 # the intrusive tests that survived a "device deconfigure" - "device
09:36:01 # reconfigure" cycle.
09:36:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
09:36:01 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
09:36:01 + '[' -z '' ']'
09:36:01 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
09:36:01 ++ tr '\012' ' '
09:36:01 + suite_list='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '
09:36:01 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '\'''
09:36:01 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '
09:36:01 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...'
09:36:01 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...
09:36:01 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:netconf-karaf-10.0.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip -v CONTROLLER:10.30.171.2 -v CONTROLLER1:10.30.171.221 -v CONTROLLER2:10.30.170.252 -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-only-vanadium -v MININET:10.30.171.34 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.171.2 -v ODL_SYSTEM_1_IP:10.30.171.2 -v ODL_SYSTEM_2_IP:10.30.171.221 -v ODL_SYSTEM_3_IP:10.30.170.252 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.34 -v TOOLS_SYSTEM_1_IP:10.30.171.34 -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-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
09:36:01 ==============================================================================
09:36:01 netconf-clustering.txt
09:36:01 ==============================================================================
09:36:02 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite.
09:36:02 ==============================================================================
09:36:08 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:09 | FAIL |
09:36:09 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:36:09 ------------------------------------------------------------------------------
09:36:09 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:10 | PASS |
09:36:10 ------------------------------------------------------------------------------
09:36:10 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:11 | FAIL |
09:36:11 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089
09:36:11
09:36:11 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:36:11 ------------------------------------------------------------------------------
09:36:11 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:22 | FAIL |
09:36:22 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1
09:36:22 ------------------------------------------------------------------------------
09:36:22 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:43 | FAIL |
09:36:43 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.2:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:36:43 ------------------------------------------------------------------------------
09:36:43 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:36:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:04 | FAIL |
09:37:04 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.252:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:04 ------------------------------------------------------------------------------
09:37:04 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:12 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:13 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:15 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:17 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:30 | FAIL |
09:37:30 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.221:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
09:37:30 ------------------------------------------------------------------------------
09:37:30 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:59 | FAIL |
09:37:59 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.2:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:37:59 ------------------------------------------------------------------------------
09:37:59 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:10 | FAIL |
09:38:10 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.252:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:38:10 ------------------------------------------------------------------------------
09:38:10 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:21 | FAIL |
09:38:21 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.221:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:38:21 ------------------------------------------------------------------------------
09:38:21 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:21 | FAIL |
09:38:21 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.221:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
09:38:21 ------------------------------------------------------------------------------
09:38:21 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:32 | FAIL |
09:38:32 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.221:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:38:32 ------------------------------------------------------------------------------
09:38:32 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:43 | FAIL |
09:38:43 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.252:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:38:43 ------------------------------------------------------------------------------
09:38:43 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:53 | FAIL |
09:38:53 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.2:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:38:53 ------------------------------------------------------------------------------
09:38:53 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:54 | FAIL |
09:38:54 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:38:54
09:38:54 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.221:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
09:38:54 ------------------------------------------------------------------------------
09:38:54 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:54 | FAIL |
09:38:54 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:38:54
09:38:54 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.221:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:38:54 ------------------------------------------------------------------------------
09:38:54 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:39:55 | FAIL |
09:39:55 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:39:55
09:39:55 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.252:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:39:55 ------------------------------------------------------------------------------
09:39:55 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:39:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:39:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:40:56 | FAIL |
09:40:56 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:40:56
09:40:56 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.2:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:40:56 ------------------------------------------------------------------------------
09:40:56 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:40:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:40:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:40:56 | FAIL |
09:40:56 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:40:56
09:40:56 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.221:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
09:40:56 ------------------------------------------------------------------------------
09:40:56 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:40:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:40:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:40:57 | FAIL |
09:40:57 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:40:57
09:40:57 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.221:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:40:57 ------------------------------------------------------------------------------
09:40:57 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:40:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:40:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:41:57 | FAIL |
09:41:57 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:41:57
09:41:57 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.252:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:41:57 ------------------------------------------------------------------------------
09:41:57 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:41:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:41:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:58 | FAIL |
09:42:58 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:42:58
09:42:58 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.2:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:42:58 ------------------------------------------------------------------------------
09:42:58 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:58 | FAIL |
09:42:58 Dictionary does not contain key 'netconf-test-device'.
09:42:58 ------------------------------------------------------------------------------
09:42:58 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:58 | PASS |
09:42:58 ------------------------------------------------------------------------------
09:42:58 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:59 | PASS |
09:42:59 ------------------------------------------------------------------------------
09:42:59 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:42:59 | PASS |
09:42:59 ------------------------------------------------------------------------------
09:42:59 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL |
09:42:59 Suite teardown failed:
09:42:59 Variable '${testtool_log}' not found.
09:42:59
09:42:59 26 tests, 0 passed, 26 failed
09:42:59 ==============================================================================
09:42:59 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su...
09:42:59 ==============================================================================
09:43:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:03 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Create_Device_Data :: Send some sample test data into the device a... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Modify_Device_Data :: Send a request to change the sample test dat... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Data_Is_Modified :: Get the device data and make sure... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Delete_Device_Data :: Send a request to delete the sample test dat... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Deconfigured_On_Configurer :: Check that the device i... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Deconfigured_On_Checker :: Check that the device is g... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 Check_Device_Deconfigured_On_Setter :: Check that the device is go... | FAIL |
09:43:03 Parent suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03 ------------------------------------------------------------------------------
09:43:03 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL |
09:43:03 Suite setup failed:
09:43:03 Dictionary '${Stream_dict}' has no key 'vanadium'.
09:43:03
09:43:03 Also suite teardown failed:
09:43:03 Variable '${testtool_log}' not found.
09:43:03
09:43:03 26 tests, 0 passed, 26 failed
09:43:03 ==============================================================================
09:43:04 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base...
09:43:04 ==============================================================================
09:43:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:06 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:43:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:13 | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:22 | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Start_All_And_Sync :: Start each member and wait for sync. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:46:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:46:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:46:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:46:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:46:31