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