23:34:14 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 29
23:34:14 originally caused by:
23:34:14 Started by timer
23:34:14 Running as SYSTEM
23:34:14 [EnvInject] - Loading node environment variables.
23:34:14 Building remotely on prd-centos8-robot-2c-8g-19999 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-only-vanadium
23:34:15 [ssh-agent] Looking for ssh-agent implementation...
23:34:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:34:15 $ ssh-agent
23:34:15 SSH_AUTH_SOCK=/tmp/ssh-Woqyc5i73nkt/agent.5286
23:34:15 SSH_AGENT_PID=5287
23:34:15 [ssh-agent] Started.
23:34:15 Running ssh-add (command line suppressed)
23:34:15 Identity added: /w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_2786822412164713755.key (/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_2786822412164713755.key)
23:34:15 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:34:15 The recommended git tool is: NONE
23:34:17 using credential opendaylight-jenkins-ssh
23:34:17 Wiping out workspace first.
23:34:17 Cloning the remote Git repository
23:34:17 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:34:17 > git init /w/workspace/netconf-csit-1node-scale-only-vanadium/test # timeout=10
23:34:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:34:17 > git --version # timeout=10
23:34:17 > git --version # 'git version 2.43.0'
23:34:17 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:34:17 [INFO] Currently running in a labeled security context
23:34:17 [INFO] Currently SELinux is 'enforcing' on the host
23:34:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh16765906872340315633.key
23:34:17 Verifying host key using known hosts file
23:34:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:34:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:34:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:34:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:34:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:34:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:34:20 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:34:20 [INFO] Currently running in a labeled security context
23:34:20 [INFO] Currently SELinux is 'enforcing' on the host
23:34:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh18414778465943298567.key
23:34:20 Verifying host key using known hosts file
23:34:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:34:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:34:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:34:20 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
23:34:20 > git config core.sparsecheckout # timeout=10
23:34:21 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
23:34:21 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
23:34:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:34:21 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:34:21 No emails were triggered.
23:34:21 provisioning config files...
23:34:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:34:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:34:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:34:22 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins4288001838644154660.sh
23:34:22 ---> python-tools-install.sh
23:34:22 Setup pyenv:
23:34:22 system
23:34:22 * 3.8.13 (set by /opt/pyenv/version)
23:34:22 * 3.9.13 (set by /opt/pyenv/version)
23:34:22 * 3.10.13 (set by /opt/pyenv/version)
23:34:22 * 3.11.7 (set by /opt/pyenv/version)
23:34:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EzYu
23:34:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:34:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:34:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:34:31 lf-activate-venv(): INFO: Base packages installed successfully
23:34:31 lf-activate-venv(): INFO: Installing additional packages: lftools
23:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-EzYu/bin to PATH
23:34:55 Generating Requirements File
23:35:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:35:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:35:13 Python 3.11.7
23:35:14 pip 26.0.1 from /tmp/venv-EzYu/lib/python3.11/site-packages/pip (python 3.11)
23:35:14 appdirs==1.4.4
23:35:14 argcomplete==3.6.3
23:35:14 aspy.yaml==1.3.0
23:35:14 attrs==25.4.0
23:35:14 autopage==0.6.0
23:35:14 beautifulsoup4==4.14.3
23:35:14 boto3==1.42.54
23:35:14 botocore==1.42.54
23:35:14 bs4==0.0.2
23:35:14 certifi==2026.1.4
23:35:14 cffi==2.0.0
23:35:14 cfgv==3.5.0
23:35:14 chardet==6.0.0.post1
23:35:14 charset-normalizer==3.4.4
23:35:14 click==8.3.1
23:35:14 cliff==4.13.2
23:35:14 cmd2==3.2.2
23:35:14 cryptography==3.3.2
23:35:14 debtcollector==3.0.0
23:35:14 decorator==5.2.1
23:35:14 defusedxml==0.7.1
23:35:14 Deprecated==1.3.1
23:35:14 distlib==0.4.0
23:35:14 dnspython==2.8.0
23:35:14 docker==7.1.0
23:35:14 dogpile.cache==1.5.0
23:35:14 durationpy==0.10
23:35:14 email-validator==2.3.0
23:35:14 filelock==3.24.3
23:35:14 future==1.0.0
23:35:14 gitdb==4.0.12
23:35:14 GitPython==3.1.46
23:35:14 httplib2==0.30.2
23:35:14 identify==2.6.16
23:35:14 idna==3.11
23:35:14 importlib-resources==1.5.0
23:35:14 iso8601==2.1.0
23:35:14 Jinja2==3.1.6
23:35:14 jmespath==1.1.0
23:35:14 jsonpatch==1.33
23:35:14 jsonpointer==3.0.0
23:35:14 jsonschema==4.26.0
23:35:14 jsonschema-specifications==2025.9.1
23:35:14 keystoneauth1==5.13.1
23:35:14 kubernetes==35.0.0
23:35:14 lftools==0.37.21
23:35:14 lxml==6.0.2
23:35:14 markdown-it-py==4.0.0
23:35:14 MarkupSafe==3.0.3
23:35:14 mdurl==0.1.2
23:35:14 msgpack==1.1.2
23:35:14 multi_key_dict==2.0.3
23:35:14 munch==4.0.0
23:35:14 netaddr==1.3.0
23:35:14 niet==1.4.2
23:35:14 nodeenv==1.10.0
23:35:14 oauth2client==4.1.3
23:35:14 oauthlib==3.3.1
23:35:14 openstacksdk==4.10.0
23:35:14 os-service-types==1.8.2
23:35:14 osc-lib==4.4.0
23:35:14 oslo.config==10.3.0
23:35:14 oslo.context==6.3.0
23:35:14 oslo.i18n==6.7.2
23:35:14 oslo.log==8.1.0
23:35:14 oslo.serialization==5.9.1
23:35:14 oslo.utils==10.0.0
23:35:14 packaging==26.0
23:35:14 pbr==7.0.3
23:35:14 platformdirs==4.9.2
23:35:14 prettytable==3.17.0
23:35:14 psutil==7.2.2
23:35:14 pyasn1==0.6.2
23:35:14 pyasn1_modules==0.4.2
23:35:14 pycparser==3.0
23:35:14 pygerrit2==2.0.15
23:35:14 PyGithub==2.8.1
23:35:14 Pygments==2.19.2
23:35:14 PyJWT==2.11.0
23:35:14 PyNaCl==1.6.2
23:35:14 pyparsing==2.4.7
23:35:14 pyperclip==1.11.0
23:35:14 pyrsistent==0.20.0
23:35:14 python-cinderclient==9.8.0
23:35:14 python-dateutil==2.9.0.post0
23:35:14 python-heatclient==5.0.0
23:35:14 python-jenkins==1.8.3
23:35:14 python-keystoneclient==5.7.0
23:35:14 python-magnumclient==4.9.0
23:35:14 python-openstackclient==9.0.0
23:35:14 python-swiftclient==4.9.0
23:35:14 PyYAML==6.0.3
23:35:14 referencing==0.37.0
23:35:14 requests==2.32.5
23:35:14 requests-oauthlib==2.0.0
23:35:14 requestsexceptions==1.4.0
23:35:14 rfc3986==2.0.0
23:35:14 rich==14.3.3
23:35:14 rich-argparse==1.7.2
23:35:14 rpds-py==0.30.0
23:35:14 rsa==4.9.1
23:35:14 ruamel.yaml==0.19.1
23:35:14 ruamel.yaml.clib==0.2.15
23:35:14 s3transfer==0.16.0
23:35:14 simplejson==3.20.2
23:35:14 six==1.17.0
23:35:14 smmap==5.0.2
23:35:14 soupsieve==2.8.3
23:35:14 stevedore==5.7.0
23:35:14 tabulate==0.9.0
23:35:14 toml==0.10.2
23:35:14 tomlkit==0.14.0
23:35:14 tqdm==4.67.3
23:35:14 typing_extensions==4.15.0
23:35:14 urllib3==1.26.20
23:35:14 virtualenv==20.38.0
23:35:14 wcwidth==0.6.0
23:35:14 websocket-client==1.9.0
23:35:14 wrapt==2.1.1
23:35:14 xdg==6.0.0
23:35:14 xmltodict==1.0.4
23:35:14 yq==3.4.3
23:35:14 [EnvInject] - Injecting environment variables from a build step.
23:35:14 [EnvInject] - Injecting as environment variables the properties content
23:35:14 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:35:14 OS_CLOUD=vex
23:35:14 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-59
23:35:14 OS_STACK_TEMPLATE_DIR=openstack-hot
23:35:14
23:35:14 [EnvInject] - Variables injected successfully.
23:35:14 provisioning config files...
23:35:14 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:35:14 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins779120143516105228.sh
23:35:14 ---> Create parameters file for OpenStack HOT
23:35:14 OpenStack Heat parameters generated
23:35:14 -----------------------------------
23:35:14 parameters:
23:35:14 vm_0_count: '1'
23:35:14 vm_0_flavor: 'v3-standard-4'
23:35:14 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
23:35:14 vm_1_count: '1'
23:35:14 vm_1_flavor: 'v3-standard-2'
23:35:14 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:35:14
23:35:14 job_name: '23161-59'
23:35:14 silo: 'releng'
23:35:14 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins16744779532898040523.sh
23:35:14 ---> Create HEAT stack
23:35:14 + source /home/jenkins/lf-env.sh
23:35:14 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:35:14 ++ mktemp -d /tmp/venv-XXXX
23:35:14 + lf_venv=/tmp/venv-GfeC
23:35:14 + local venv_file=/tmp/.os_lf_venv
23:35:14 + local python=python3
23:35:14 + local options
23:35:14 + local set_path=true
23:35:14 + local install_args=
23:35:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:35:14 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:35:14 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:35:14 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:35:14 + true
23:35:14 + case $1 in
23:35:14 + python=python3
23:35:14 + shift 2
23:35:14 + true
23:35:14 + case $1 in
23:35:14 + shift
23:35:14 + break
23:35:14 + case $python in
23:35:14 + local pkg_list=
23:35:14 + [[ -d /opt/pyenv ]]
23:35:14 + echo 'Setup pyenv:'
23:35:14 Setup pyenv:
23:35:14 + export PYENV_ROOT=/opt/pyenv
23:35:14 + PYENV_ROOT=/opt/pyenv
23:35:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:35:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:35:14 + pyenv versions
23:35:15 system
23:35:15 3.8.13
23:35:15 3.9.13
23:35:15 3.10.13
23:35:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
23:35:15 + command -v pyenv
23:35:15 ++ pyenv init - --no-rehash
23:35:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:35:15 for i in ${!paths[@]}; do
23:35:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:35:15 fi; done;
23:35:15 echo "${paths[*]}"'\'')"
23:35:15 export PATH="/opt/pyenv/shims:${PATH}"
23:35:15 export PYENV_SHELL=bash
23:35:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:35:15 pyenv() {
23:35:15 local command
23:35:15 command="${1:-}"
23:35:15 if [ "$#" -gt 0 ]; then
23:35:15 shift
23:35:15 fi
23:35:15
23:35:15 case "$command" in
23:35:15 rehash|shell)
23:35:15 eval "$(pyenv "sh-$command" "$@")"
23:35:15 ;;
23:35:15 *)
23:35:15 command pyenv "$command" "$@"
23:35:15 ;;
23:35:15 esac
23:35:15 }'
23:35:15 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:35:15 for i in ${!paths[@]}; do
23:35:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:35:15 fi; done;
23:35:15 echo "${paths[*]}"'
23:35:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:35:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:35:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:35:15 ++ export PYENV_SHELL=bash
23:35:15 ++ PYENV_SHELL=bash
23:35:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:35:15 +++ complete -F _pyenv pyenv
23:35:15 ++ lf-pyver python3
23:35:15 ++ local py_version_xy=python3
23:35:15 ++ local py_version_xyz=
23:35:15 ++ awk '{ print $1 }'
23:35:15 ++ pyenv versions
23:35:15 ++ local command
23:35:15 ++ command=versions
23:35:15 ++ '[' 1 -gt 0 ']'
23:35:15 ++ shift
23:35:15 ++ case "$command" in
23:35:15 ++ command pyenv versions
23:35:15 ++ pyenv versions
23:35:15 ++ sed 's/^[ *]* //'
23:35:15 ++ grep -E '^[0-9.]*[0-9]$'
23:35:15 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:35:15 +++ grep '^3' /tmp/.pyenv_versions
23:35:15 +++ tail -n 1
23:35:15 +++ sort -V
23:35:15 ++ py_version_xyz=3.11.7
23:35:15 ++ [[ -z 3.11.7 ]]
23:35:15 ++ echo 3.11.7
23:35:15 ++ return 0
23:35:15 + pyenv local 3.11.7
23:35:15 + local command
23:35:15 + command=local
23:35:15 + '[' 2 -gt 0 ']'
23:35:15 + shift
23:35:15 + case "$command" in
23:35:15 + command pyenv local 3.11.7
23:35:15 + pyenv local 3.11.7
23:35:15 + for arg in "$@"
23:35:15 + case $arg in
23:35:15 + pkg_list+='lftools[openstack] '
23:35:15 + for arg in "$@"
23:35:15 + case $arg in
23:35:15 + pkg_list+='kubernetes '
23:35:15 + for arg in "$@"
23:35:15 + case $arg in
23:35:15 + pkg_list+='niet '
23:35:15 + for arg in "$@"
23:35:15 + case $arg in
23:35:15 + pkg_list+='python-heatclient '
23:35:15 + for arg in "$@"
23:35:15 + case $arg in
23:35:15 + pkg_list+='python-openstackclient '
23:35:15 + for arg in "$@"
23:35:15 + case $arg in
23:35:15 + pkg_list+='python-magnumclient '
23:35:15 + for arg in "$@"
23:35:15 + case $arg in
23:35:15 + pkg_list+='urllib3~=1.26.15 '
23:35:15 + for arg in "$@"
23:35:15 + case $arg in
23:35:15 + pkg_list+='yq '
23:35:15 + [[ -f /tmp/.os_lf_venv ]]
23:35:15 ++ cat /tmp/.os_lf_venv
23:35:15 + lf_venv=/tmp/venv-EzYu
23:35:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EzYu from' file:/tmp/.os_lf_venv
23:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EzYu from file:/tmp/.os_lf_venv
23:35:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:35:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:35:15 + local 'pip_opts=--upgrade --quiet'
23:35:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:35:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:35:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:35:15 + [[ -n '' ]]
23:35:15 + [[ -n '' ]]
23:35:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:35:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:35:15 + /tmp/venv-EzYu/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:35:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:35:17 lf-activate-venv(): INFO: Base packages installed successfully
23:35:17 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:35:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:35:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:35:17 + /tmp/venv-EzYu/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:35:33 + type python3
23:35:33 + true
23:35:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EzYu/bin to PATH'
23:35:33 lf-activate-venv(): INFO: Adding /tmp/venv-EzYu/bin to PATH
23:35:33 + PATH=/tmp/venv-EzYu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:35:33 + return 0
23:35:33 + openstack --os-cloud vex limits show --absolute
23:35:33 /tmp/venv-EzYu/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
23:35:33 warnings.warn(
23:35:34 +--------------------------+---------+
23:35:34 | Name | Value |
23:35:34 +--------------------------+---------+
23:35:34 | maxTotalInstances | -1 |
23:35:34 | maxTotalCores | 450 |
23:35:34 | maxTotalRAMSize | 1000000 |
23:35:34 | maxServerMeta | 128 |
23:35:34 | maxImageMeta | 128 |
23:35:34 | maxPersonality | 5 |
23:35:34 | maxPersonalitySize | 10240 |
23:35:34 | maxTotalKeypairs | 100 |
23:35:34 | maxServerGroups | 10 |
23:35:34 | maxServerGroupMembers | 10 |
23:35:34 | maxTotalFloatingIps | -1 |
23:35:34 | maxSecurityGroups | -1 |
23:35:34 | maxSecurityGroupRules | -1 |
23:35:34 | totalRAMUsed | 245760 |
23:35:34 | totalCoresUsed | 60 |
23:35:34 | totalInstancesUsed | 25 |
23:35:34 | totalFloatingIpsUsed | 0 |
23:35:34 | totalSecurityGroupsUsed | 0 |
23:35:34 | totalServerGroupsUsed | 0 |
23:35:34 | maxTotalVolumes | -1 |
23:35:34 | maxTotalSnapshots | 10 |
23:35:34 | maxTotalVolumeGigabytes | 4096 |
23:35:34 | maxTotalBackups | 10 |
23:35:34 | maxTotalBackupGigabytes | 1000 |
23:35:34 | totalVolumesUsed | 0 |
23:35:34 | totalGigabytesUsed | 0 |
23:35:34 | totalSnapshotsUsed | 0 |
23:35:34 | totalBackupsUsed | 0 |
23:35:34 | totalBackupGigabytesUsed | 0 |
23:35:34 +--------------------------+---------+
23:35:35 + pushd /opt/ciman/openstack-hot
23:35:35 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-only-vanadium
23:35:35 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-only-vanadium-59 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-only-vanadium/stack-parameters.yaml
23:35:35 /tmp/venv-EzYu/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
23:35:35 warnings.warn(
23:36:10 Creating stack releng-netconf-csit-1node-scale-only-vanadium-59
23:36:10 Waiting to initialize infrastructure...
23:36:10 Waiting to initialize infrastructure...
23:36:10 Stack initialization successful.
23:36:10 ------------------------------------
23:36:10 Stack Details
23:36:10 ------------------------------------
23:36:10 {'added': None,
23:36:10 'capabilities': [],
23:36:10 'created_at': '2026-02-22T23:35:38Z',
23:36:10 'deleted': None,
23:36:10 'deleted_at': None,
23:36:10 'description': 'No description',
23:36:10 'environment': None,
23:36:10 'environment_files': None,
23:36:10 'files': None,
23:36:10 'files_container': None,
23:36:10 'id': '8b783a72-9aa4-4fd7-be26-50f0289048a1',
23:36:10 'is_rollback_disabled': True,
23:36:10 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-only-vanadium-59/8b783a72-9aa4-4fd7-be26-50f0289048a1',
23:36:10 'rel': 'self'}],
23:36:10 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:36:10 'name': 'releng-netconf-csit-1node-scale-only-vanadium-59',
23:36:10 'notification_topics': [],
23:36:10 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:36:10 'output_key': 'vm_0_ips',
23:36:10 'output_value': ['10.30.171.251']},
23:36:10 {'description': 'IP addresses of the 2nd vm types',
23:36:10 'output_key': 'vm_1_ips',
23:36:10 'output_value': ['10.30.170.212']}],
23:36:10 'owner_id': ****,
23:36:10 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:36:10 'OS::stack_id': '8b783a72-9aa4-4fd7-be26-50f0289048a1',
23:36:10 'OS::stack_name': 'releng-netconf-csit-1node-scale-only-vanadium-59',
23:36:10 'job_name': '23161-59',
23:36:10 'silo': 'releng',
23:36:10 'vm_0_count': '1',
23:36:10 'vm_0_flavor': 'v3-standard-4',
23:36:10 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:36:10 '20260201-010217.481',
23:36:10 'vm_1_count': '1',
23:36:10 'vm_1_flavor': 'v3-standard-2',
23:36:10 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:36:10 '- 20250917-133034.654'},
23:36:10 'parent_id': None,
23:36:10 'replaced': None,
23:36:10 'status': 'CREATE_COMPLETE',
23:36:10 'status_reason': 'Stack CREATE completed successfully',
23:36:10 'tags': [],
23:36:10 'template': None,
23:36:10 'template_description': 'No description',
23:36:10 'template_url': None,
23:36:10 'timeout_mins': 15,
23:36:10 'unchanged': None,
23:36:10 'updated': None,
23:36:10 'updated_at': None,
23:36:10 'user_project_id': '558a7a72ac5748a9960542ebdb1fe9ab'}
23:36:10 ------------------------------------
23:36:11 + popd
23:36:11 /w/workspace/netconf-csit-1node-scale-only-vanadium
23:36:11 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins11934351108604715878.sh
23:36:11 ---> Copy SSH public keys to CSIT lab
23:36:11 Setup pyenv:
23:36:11 system
23:36:11 3.8.13
23:36:11 3.9.13
23:36:11 3.10.13
23:36:11 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
23:36:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EzYu from file:/tmp/.os_lf_venv
23:36:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:13 lf-activate-venv(): INFO: Base packages installed successfully
23:36:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-EzYu/bin to PATH
23:36:26 /tmp/venv-EzYu/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
23:36:26 warnings.warn(
23:36:28 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
23:36:29 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
23:36:29 releng-23161-59-1-mininet-ovs-217-0
23:36:29 Successfully copied public keys to slave 10.30.170.212
23:36:38 Ping to 10.30.171.251 successful.
23:36:39 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:36:39 releng-23161-59-0-builder-0
23:36:39 Successfully copied public keys to slave 10.30.171.251
23:36:39 Process 6501 ready.
23:36:39 Process 6502 ready.
23:36:39 SSH ready on all stack servers.
23:36:39 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins14326901881087166113.sh
23:36:39 Setup pyenv:
23:36:40 system
23:36:40 3.8.13
23:36:40 3.9.13
23:36:40 3.10.13
23:36:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
23:36:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Oo7M
23:36:44 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-only-vanadium/.robot_venv
23:36:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:48 lf-activate-venv(): INFO: Base packages installed successfully
23:36:48 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-Oo7M/bin to PATH
23:36:49 + echo 'Installing Python Requirements'
23:36:49 Installing Python Requirements
23:36:49 + cat
23:36:49 + python -m pip install -r requirements.txt
23:36:50 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:36:50 Collecting docker-py (from -r requirements.txt (line 1))
23:36:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:36:50 Collecting ipaddr (from -r requirements.txt (line 2))
23:36:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:36:50 Installing build dependencies: started
23:36:50 Installing build dependencies: finished with status 'done'
23:36:50 Getting requirements to build wheel: started
23:36:51 Getting requirements to build wheel: finished with status 'done'
23:36:51 Preparing metadata (pyproject.toml): started
23:36:51 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:51 Collecting netaddr (from -r requirements.txt (line 3))
23:36:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:36:51 Collecting netifaces (from -r requirements.txt (line 4))
23:36:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:36:51 Installing build dependencies: started
23:36:52 Installing build dependencies: finished with status 'done'
23:36:52 Getting requirements to build wheel: started
23:36:52 Getting requirements to build wheel: finished with status 'done'
23:36:52 Preparing metadata (pyproject.toml): started
23:36:53 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:53 Collecting pyhocon (from -r requirements.txt (line 5))
23:36:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:36:53 Collecting requests (from -r requirements.txt (line 6))
23:36:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:36:53 Collecting robotframework (from -r requirements.txt (line 7))
23:36:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
23:36:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 32.2 MB/s 0:00:00
23:36:53 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:36:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:36:53 Installing build dependencies: started
23:36:54 Installing build dependencies: finished with status 'done'
23:36:54 Getting requirements to build wheel: started
23:36:54 Getting requirements to build wheel: finished with status 'done'
23:36:54 Preparing metadata (pyproject.toml): started
23:36:54 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:54 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:36:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:36:54 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:36:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:36:54 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:36:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:36:54 Installing build dependencies: started
23:36:55 Installing build dependencies: finished with status 'done'
23:36:55 Getting requirements to build wheel: started
23:36:55 Getting requirements to build wheel: finished with status 'done'
23:36:55 Preparing metadata (pyproject.toml): started
23:36:56 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:56 Collecting scapy (from -r requirements.txt (line 12))
23:36:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
23:36:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 33.4 MB/s 0:00:00
23:36:56 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:36:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:36:56 Installing build dependencies: started
23:36:56 Installing build dependencies: finished with status 'done'
23:36:56 Getting requirements to build wheel: started
23:36:57 Getting requirements to build wheel: finished with status 'done'
23:36:57 Preparing metadata (pyproject.toml): started
23:36:57 Preparing metadata (pyproject.toml): finished with status 'done'
23:36:57 Collecting elasticsearch (from -r requirements.txt (line 18))
23:36:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
23:36:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 20.4 MB/s 0:00:00
23:36:57 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:36:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:36:57 Collecting pyangbind (from -r requirements.txt (line 22))
23:36:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
23:36:57 Collecting isodate (from -r requirements.txt (line 25))
23:36:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:36:57 Collecting jmespath (from -r requirements.txt (line 28))
23:36:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
23:36:57 Collecting jsonpatch (from -r requirements.txt (line 31))
23:36:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:36:57 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:36:58 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:36:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:36:58 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:36:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:36:58 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:36:58 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:36:58 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
23:36:58 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:36:58 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:36:58 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
23:36:58 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
23:36:58 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:36:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:36:58 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:36:58 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:36:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:36:58 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:36:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:36:58 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:36:58 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:36:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
23:36:58 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:36:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
23:36:58 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:36:58 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:36:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:36:58 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:36:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:36:58 Collecting elasticsearch (from -r requirements.txt (line 18))
23:36:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
23:36:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 33.4 MB/s 0:00:00
23:36:59 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:36:59 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:36:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:36:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:36:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:36:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:36:59 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:36:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:36:59 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:36:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:36:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.9 MB/s 0:00:00
23:36:59 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:36:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:37:00 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:37:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:37:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 34.7 MB/s 0:00:00
23:37:00 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:37:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:37:00 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:37:01 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:37:01 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:37:01 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:37:01 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:37:01 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:37:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
23:37:01 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
23:37:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 59.7 MB/s 0:00:00
23:37:01 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
23:37:01 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:37:01 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
23:37:02 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:37:02 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:37:02 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:37:02 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:37:02 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:37:02 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:37:02 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:37:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:37:02 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:37:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:37:02 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:37:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:37:02 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:37:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:37:02 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:37:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
23:37:02 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:37:02 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:37:02 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:37:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=f1a0be47bae4326f24bbb89bf400cee9cf111806997daa9b67b9265f3622f5f2
23:37:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:37:02 Building wheel for ipaddr (pyproject.toml): started
23:37:03 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:37:03 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=7913046aa75b639bd67def96cdb10fdb49cc658856c009a0d170b5123b5c88e5
23:37:03 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:37:03 Building wheel for netifaces (pyproject.toml): started
23:37:05 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:37:05 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41106 sha256=2d7f0e7cde039b94fdccc67587078b7c20c69e5608f18cc347212db0be843925
23:37:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:37:05 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:37:05 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:37:05 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=f97bc54a37c8e3afa679c076290b44eb6d4182d1189e5c6f8f0831c62feb5cfc
23:37:05 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:37:05 Building wheel for jsonpath-rw (pyproject.toml): started
23:37:06 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:37:06 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=f6a031ceec90cc3a8b69871f604c56e78b27343325a41a291547dc27035a2a97
23:37:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:37:06 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:37:06 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:37:13
23:37:13 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 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.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:37:13 + pip freeze
23:37:13 attrs==25.4.0
23:37:13 bcrypt==5.0.0
23:37:13 beautifulsoup4==4.14.3
23:37:13 certifi==2026.1.4
23:37:13 cffi==2.0.0
23:37:13 charset-normalizer==3.4.4
23:37:13 click==8.3.1
23:37:13 cryptography==46.0.5
23:37:13 decorator==5.2.1
23:37:13 distlib==0.4.0
23:37:13 docker-py==1.10.6
23:37:13 docker-pycreds==0.4.0
23:37:13 elastic-transport==8.17.1
23:37:13 elasticsearch==8.19.3
23:37:13 elasticsearch-dsl==8.15.4
23:37:13 enum34==1.1.10
23:37:13 filelock==3.24.3
23:37:13 h11==0.16.0
23:37:13 idna==3.11
23:37:13 invoke==2.2.1
23:37:13 ipaddr==2.2.0
23:37:13 isodate==0.7.2
23:37:13 jmespath==1.1.0
23:37:13 jsonpatch==1.33
23:37:13 jsonpath-rw==1.4.0
23:37:13 jsonpointer==3.0.0
23:37:13 lxml==6.0.2
23:37:13 netaddr==1.3.0
23:37:13 netifaces==0.11.0
23:37:13 outcome==1.3.0.post0
23:37:13 packaging==26.0
23:37:13 paramiko==4.0.0
23:37:13 platformdirs==4.9.2
23:37:13 ply==3.11
23:37:13 pyang==2.7.1
23:37:13 pyangbind==0.8.7
23:37:13 pycparser==3.0
23:37:13 pyhocon==0.3.61
23:37:13 PyNaCl==1.6.2
23:37:13 pyparsing==3.3.2
23:37:13 PySocks==1.7.1
23:37:13 python-dateutil==2.9.0.post0
23:37:13 regex==2026.2.19
23:37:13 requests==2.32.5
23:37:13 robotframework==7.4.1
23:37:13 robotframework-httplibrary==0.4.2
23:37:13 robotframework-pythonlibcore==4.5.0
23:37:13 robotframework-requests==0.9.7
23:37:13 robotframework-selenium2library==3.0.0
23:37:13 robotframework-seleniumlibrary==6.8.0
23:37:13 robotframework-sshlibrary==3.8.0
23:37:13 scapy==2.7.0
23:37:13 scp==0.15.0
23:37:13 selenium==4.41.0
23:37:13 six==1.17.0
23:37:13 sniffio==1.3.1
23:37:13 sortedcontainers==2.4.0
23:37:13 soupsieve==2.8.3
23:37:13 trio==0.33.0
23:37:13 trio-websocket==0.12.2
23:37:13 typing_extensions==4.15.0
23:37:13 urllib3==2.6.3
23:37:13 virtualenv==20.38.0
23:37:13 waitress==3.0.2
23:37:13 WebOb==1.8.9
23:37:13 websocket-client==1.9.0
23:37:13 WebTest==3.0.7
23:37:13 wsproto==1.3.2
23:37:14 [EnvInject] - Injecting environment variables from a build step.
23:37:14 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:37:14 [EnvInject] - Variables injected successfully.
23:37:14 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins11185545957323509671.sh
23:37:14 Setup pyenv:
23:37:14 system
23:37:14 3.8.13
23:37:14 3.9.13
23:37:14 3.10.13
23:37:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
23:37:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EzYu from file:/tmp/.os_lf_venv
23:37:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:37:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:37:16 lf-activate-venv(): INFO: Base packages installed successfully
23:37:16 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-EzYu/bin to PATH
23:37:23 + ODL_SYSTEM=()
23:37:23 + TOOLS_SYSTEM=()
23:37:23 + OPENSTACK_SYSTEM=()
23:37:23 + OPENSTACK_CONTROLLERS=()
23:37:23 + mapfile -t ADDR
23:37:23 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-only-vanadium-59
23:37:23 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:37:23 /tmp/venv-EzYu/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
23:37:23 warnings.warn(
23:37:25 + for i in "${ADDR[@]}"
23:37:25 ++ ssh 10.30.171.251 hostname -s
23:37:25 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:25 + REMHOST=releng-23161-59-0-builder-0
23:37:25 + case ${REMHOST} in
23:37:25 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:37:25 + for i in "${ADDR[@]}"
23:37:25 ++ ssh 10.30.170.212 hostname -s
23:37:25 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
23:37:25 + REMHOST=releng-23161-59-1-mininet-ovs-217-0
23:37:25 + case ${REMHOST} in
23:37:25 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:37:25 + echo NUM_ODL_SYSTEM=1
23:37:25 + echo NUM_TOOLS_SYSTEM=1
23:37:25 + '[' '' == yes ']'
23:37:25 + NUM_OPENSTACK_SYSTEM=0
23:37:25 + echo NUM_OPENSTACK_SYSTEM=0
23:37:25 + '[' 0 -eq 2 ']'
23:37:25 + echo ODL_SYSTEM_IP=10.30.171.251
23:37:25 ++ seq 0 0
23:37:25 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:37:25 + echo ODL_SYSTEM_1_IP=10.30.171.251
23:37:25 + echo TOOLS_SYSTEM_IP=10.30.170.212
23:37:25 ++ seq 0 0
23:37:25 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:37:25 + echo TOOLS_SYSTEM_1_IP=10.30.170.212
23:37:25 + openstack_index=0
23:37:25 + NUM_OPENSTACK_CONTROL_NODES=1
23:37:25 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:37:25 ++ seq 0 0
23:37:25 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:37:25 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:37:25 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:25 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:25 + '[' -1 -ge 2 ']'
23:37:25 ++ seq 0 -2
23:37:25 + NUM_OPENSTACK_HAPROXY_NODES=0
23:37:25 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:37:25 ++ seq 0 -1
23:37:25 + echo 'Contents of slave_addresses.txt:'
23:37:25 Contents of slave_addresses.txt:
23:37:25 + cat slave_addresses.txt
23:37:25 NUM_ODL_SYSTEM=1
23:37:25 NUM_TOOLS_SYSTEM=1
23:37:25 NUM_OPENSTACK_SYSTEM=0
23:37:25 ODL_SYSTEM_IP=10.30.171.251
23:37:25 ODL_SYSTEM_1_IP=10.30.171.251
23:37:25 TOOLS_SYSTEM_IP=10.30.170.212
23:37:25 TOOLS_SYSTEM_1_IP=10.30.170.212
23:37:25 NUM_OPENSTACK_CONTROL_NODES=1
23:37:25 OPENSTACK_CONTROL_NODE_1_IP=
23:37:25 NUM_OPENSTACK_COMPUTE_NODES=-1
23:37:25 NUM_OPENSTACK_HAPROXY_NODES=0
23:37:25 [EnvInject] - Injecting environment variables from a build step.
23:37:25 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:37:25 [EnvInject] - Variables injected successfully.
23:37:25 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins5322805889964067000.sh
23:37:25 Preparing for JRE Version 21
23:37:25 Karaf artifact is netconf-karaf
23:37:25 Karaf project is netconf
23:37:25 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:37:25 [EnvInject] - Injecting environment variables from a build step.
23:37:25 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:37:25 [EnvInject] - Variables injected successfully.
23:37:25 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins18407871937365800667.sh
23:37:26 2026-02-22 23:37:26 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3691/3691] -> "pom.xml" [1]
23:37:26 Bundle version is 10.0.3-SNAPSHOT
23:37:26 --2026-02-22 23:37:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
23:37:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:26 HTTP request sent, awaiting response... 200 OK
23:37:26 Length: 1414 (1.4K) [application/xml]
23:37:26 Saving to: ‘maven-metadata.xml’
23:37:26
23:37:26 0K . 100% 52.3M=0s
23:37:26
23:37:26 2026-02-22 23:37:26 (52.3 MB/s) - ‘maven-metadata.xml’ saved [1414/1414]
23:37:26
23:37:26
23:37:26
23:37:26 org.opendaylight.netconf
23:37:26 netconf-karaf
23:37:26
23:37:26 20260222190759
23:37:26
23:37:26 20260222.190759
23:37:26 163
23:37:26
23:37:26
23:37:26
23:37:26 pom
23:37:26 10.0.3-20260222.190759-163
23:37:26 20260222190759
23:37:26
23:37:26
23:37:26 tar.gz
23:37:26 10.0.3-20260222.190759-163
23:37:26 20260222190759
23:37:26
23:37:26
23:37:26 zip
23:37:26 10.0.3-20260222.190759-163
23:37:26 20260222190759
23:37:26
23:37:26
23:37:26 cyclonedx
23:37:26 xml
23:37:26 10.0.3-20260222.190759-163
23:37:26 20260222190759
23:37:26
23:37:26
23:37:26 cyclonedx
23:37:26 json
23:37:26 10.0.3-20260222.190759-163
23:37:26 20260222190759
23:37:26
23:37:26
23:37:26
23:37:26 10.0.3-SNAPSHOT
23:37:26
23:37:26 Nexus timestamp is 10.0.3-20260222.190759-163
23:37:26 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip
23:37:26 Distribution bundle is netconf-karaf-10.0.3-20260222.190759-163.zip
23:37:26 Distribution bundle version is 10.0.3-SNAPSHOT
23:37:26 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
23:37:26 Nexus prefix is https://nexus.opendaylight.org
23:37:26 [EnvInject] - Injecting environment variables from a build step.
23:37:26 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:37:26 [EnvInject] - Variables injected successfully.
23:37:26 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins15211310371683036147.sh
23:37:26 Setup pyenv:
23:37:26 system
23:37:26 3.8.13
23:37:26 3.9.13
23:37:26 3.10.13
23:37:26 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
23:37:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EzYu from file:/tmp/.os_lf_venv
23:37:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:37:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:37:28 lf-activate-venv(): INFO: Base packages installed successfully
23:37:28 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:37:33 lf-activate-venv(): INFO: Adding /tmp/venv-EzYu/bin to PATH
23:37:33 Copying common-functions.sh to /tmp
23:37:33 /tmp/venv-EzYu/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
23:37:33 warnings.warn(
23:37:35 Copying common-functions.sh to 10.30.171.251:/tmp
23:37:35 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:35 Copying common-functions.sh to 10.30.170.212:/tmp
23:37:35 Warning: Permanently added '10.30.170.212' (ECDSA) to the list of known hosts.
23:37:36 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins14946025622555758012.sh
23:37:36 common-functions.sh is being sourced
23:37:36 common-functions environment:
23:37:36 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:36 ACTUALFEATURES:
23:37:36 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:36 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:37:36 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:36 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:36 CONTROLLERMEM: 2048m
23:37:36 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:37:36 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:37:36 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:37:36 SUITES:
23:37:36
23:37:36 #################################################
23:37:36 ## Configure Cluster and Start ##
23:37:36 #################################################
23:37:36 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology
23:37:36 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology
23:37:36 Locating script plan to use...
23:37:36 script plan exists!!!
23:37:36 Changing the script plan path...
23:37:36 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
23:37:36 #
23:37:36 # This program and the accompanying materials are made available under the
23:37:36 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:37:36 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:37:36
23:37:36 # Place the suites in run order:
23:37:36 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh
23:37:36 Executing /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh...
23:37:36 Finished running script plans
23:37:36 Configuring member-1 with IP address 10.30.171.251
23:37:36 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:36 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:36 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
23:37:36 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:37:36 common-functions.sh is being sourced
23:37:36 ++ echo 'common-functions.sh is being sourced'
23:37:36 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
23:37:36 ++ DISTROSTREAM=vanadium
23:37:36 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:36 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:36 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:36 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:36 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:37:36 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:37:36 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:36 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:36 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:36 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:36 ++ export CONTROLLERMEM=
23:37:36 ++ CONTROLLERMEM=
23:37:36 ++ case "${DISTROSTREAM}" in
23:37:36 ++ CLUSTER_SYSTEM=akka
23:37:36 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:37:36 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:37:36 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:37:36 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:37:36 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:37:36 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:37:36 ++ print_common_env
23:37:36 ++ cat
23:37:36 common-functions environment:
23:37:36 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:36 ACTUALFEATURES:
23:37:36 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:36 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:37:36 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:36 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:36 CONTROLLERMEM:
23:37:36 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:37:36 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:37:36 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:37:36 SUITES:
23:37:36
23:37:36 ++ SSH='ssh -t -t'
23:37:36 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:37:36 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:37:36 Changing to /tmp
23:37:36 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip
23:37:36 + echo 'Changing to /tmp'
23:37:36 + cd /tmp
23:37:36 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip'
23:37:36 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip
23:37:36 --2026-02-22 23:37:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip
23:37:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:37:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:37:36 HTTP request sent, awaiting response... 200 OK
23:37:36 Length: 156637502 (149M) [application/zip]
23:37:36 Saving to: ‘netconf-karaf-10.0.3-20260222.190759-163.zip’
23:37:36
23:37:36 0K ........ ........ ........ ........ ........ ........ 2% 20.2M 7s
23:37:37 3072K ........ ........ ........ ........ ........ ........ 4% 73.9M 5s
23:37:37 6144K ........ ........ ........ ........ ........ ........ 6% 137M 3s
23:37:37 9216K ........ ........ ........ ........ ........ ........ 8% 109M 3s
23:37:37 12288K ........ ........ ........ ........ ........ ........ 10% 110M 2s
23:37:37 15360K ........ ........ ........ ........ ........ ........ 12% 95.9M 2s
23:37:37 18432K ........ ........ ........ ........ ........ ........ 14% 147M 2s
23:37:37 21504K ........ ........ ........ ........ ........ ........ 16% 165M 2s
23:37:37 24576K ........ ........ ........ ........ ........ ........ 18% 151M 2s
23:37:37 27648K ........ ........ ........ ........ ........ ........ 20% 183M 1s
23:37:37 30720K ........ ........ ........ ........ ........ ........ 22% 193M 1s
23:37:37 33792K ........ ........ ........ ........ ........ ........ 24% 208M 1s
23:37:37 36864K ........ ........ ........ ........ ........ ........ 26% 229M 1s
23:37:37 39936K ........ ........ ........ ........ ........ ........ 28% 237M 1s
23:37:37 43008K ........ ........ ........ ........ ........ ........ 30% 235M 1s
23:37:37 46080K ........ ........ ........ ........ ........ ........ 32% 231M 1s
23:37:37 49152K ........ ........ ........ ........ ........ ........ 34% 233M 1s
23:37:37 52224K ........ ........ ........ ........ ........ ........ 36% 248M 1s
23:37:37 55296K ........ ........ ........ ........ ........ ........ 38% 234M 1s
23:37:37 58368K ........ ........ ........ ........ ........ ........ 40% 236M 1s
23:37:37 61440K ........ ........ ........ ........ ........ ........ 42% 182M 1s
23:37:37 64512K ........ ........ ........ ........ ........ ........ 44% 238M 1s
23:37:37 67584K ........ ........ ........ ........ ........ ........ 46% 234M 1s
23:37:37 70656K ........ ........ ........ ........ ........ ........ 48% 233M 1s
23:37:37 73728K ........ ........ ........ ........ ........ ........ 50% 237M 1s
23:37:37 76800K ........ ........ ........ ........ ........ ........ 52% 228M 1s
23:37:37 79872K ........ ........ ........ ........ ........ ........ 54% 258M 1s
23:37:37 82944K ........ ........ ........ ........ ........ ........ 56% 232M 0s
23:37:37 86016K ........ ........ ........ ........ ........ ........ 58% 247M 0s
23:37:37 89088K ........ ........ ........ ........ ........ ........ 60% 147M 0s
23:37:37 92160K ........ ........ ........ ........ ........ ........ 62% 265M 0s
23:37:37 95232K ........ ........ ........ ........ ........ ........ 64% 223M 0s
23:37:37 98304K ........ ........ ........ ........ ........ ........ 66% 230M 0s
23:37:37 101376K ........ ........ ........ ........ ........ ........ 68% 244M 0s
23:37:37 104448K ........ ........ ........ ........ ........ ........ 70% 236M 0s
23:37:37 107520K ........ ........ ........ ........ ........ ........ 72% 240M 0s
23:37:37 110592K ........ ........ ........ ........ ........ ........ 74% 246M 0s
23:37:37 113664K ........ ........ ........ ........ ........ ........ 76% 196M 0s
23:37:37 116736K ........ ........ ........ ........ ........ ........ 78% 311M 0s
23:37:37 119808K ........ ........ ........ ........ ........ ........ 80% 242M 0s
23:37:37 122880K ........ ........ ........ ........ ........ ........ 82% 226M 0s
23:37:37 125952K ........ ........ ........ ........ ........ ........ 84% 246M 0s
23:37:37 129024K ........ ........ ........ ........ ........ ........ 86% 237M 0s
23:37:37 132096K ........ ........ ........ ........ ........ ........ 88% 235M 0s
23:37:37 135168K ........ ........ ........ ........ ........ ........ 90% 236M 0s
23:37:37 138240K ........ ........ ........ ........ ........ ........ 92% 236M 0s
23:37:37 141312K ........ ........ ........ ........ ........ ........ 94% 232M 0s
23:37:37 144384K ........ ........ ........ ........ ........ ........ 96% 230M 0s
23:37:37 147456K ........ ........ ........ ........ ........ ........ 98% 230M 0s
23:37:37 150528K ........ ........ ........ ........ ...... 100% 228M=0.9s
23:37:37
23:37:37 2026-02-22 23:37:37 (167 MB/s) - ‘netconf-karaf-10.0.3-20260222.190759-163.zip’ saved [156637502/156637502]
23:37:37
23:37:37 Extracting the new controller...
23:37:37 + echo 'Extracting the new controller...'
23:37:37 + unzip -q netconf-karaf-10.0.3-20260222.190759-163.zip
23:37:39 Adding external repositories...
23:37:39 + echo 'Adding external repositories...'
23:37:39 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:39 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:37:39 ################################################################################
23:37:39 #
23:37:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:39 # contributor license agreements. See the NOTICE file distributed with
23:37:39 # this work for additional information regarding copyright ownership.
23:37:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:39 # (the "License"); you may not use this file except in compliance with
23:37:39 # the License. You may obtain a copy of the License at
23:37:39 #
23:37:39 # http://www.apache.org/licenses/LICENSE-2.0
23:37:39 #
23:37:39 # Unless required by applicable law or agreed to in writing, software
23:37:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:39 # See the License for the specific language governing permissions and
23:37:39 # limitations under the License.
23:37:39 #
23:37:39 ################################################################################
23:37:39
23:37:39 #
23:37:39 # If set to true, the following property will not allow any certificate to be used
23:37:39 # when accessing Maven repositories through SSL
23:37:39 #
23:37:39 #org.ops4j.pax.url.mvn.certificateCheck=
23:37:39
23:37:39 #
23:37:39 # Path to the local Maven settings file.
23:37:39 # The repositories defined in this file will be automatically added to the list
23:37:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:37:39 # below is not set.
23:37:39 # The following locations are checked for the existence of the settings.xml file
23:37:39 # * 1. looks for the specified url
23:37:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:37:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:37:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:37:39 #
23:37:39 #org.ops4j.pax.url.mvn.settings=
23:37:39
23:37:39 #
23:37:39 # Path to the local Maven repository which is used to avoid downloading
23:37:39 # artifacts when they already exist locally.
23:37:39 # The value of this property will be extracted from the settings.xml file
23:37:39 # above, or defaulted to:
23:37:39 # System.getProperty( "user.home" ) + "/.m2/repository"
23:37:39 #
23:37:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:37:39
23:37:39 #
23:37:39 # Default this to false. It's just weird to use undocumented repos
23:37:39 #
23:37:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:37:39
23:37:39 #
23:37:39 # Uncomment if you don't wanna use the proxy settings
23:37:39 # from the Maven conf/settings.xml file
23:37:39 #
23:37:39 # org.ops4j.pax.url.mvn.proxySupport=false
23:37:39
23:37:39 #
23:37:39 # Disable aether support by default. This ensure that the defaultRepositories
23:37:39 # below will be used
23:37:39 #
23:37:39 #org.ops4j.pax.url.mvn.disableAether=true
23:37:39
23:37:39 #
23:37:39 # Comma separated list of repositories scanned when resolving an artifact.
23:37:39 # Those repositories will be checked before iterating through the
23:37:39 # below list of repositories and even before the local repository
23:37:39 # A repository url can be appended with zero or more of the following flags:
23:37:39 # @snapshots : the repository contains snaphots
23:37:39 # @noreleases : the repository does not contain any released artifacts
23:37:39 #
23:37:39 # The following property value will add the system folder as a repo.
23:37:39 #
23:37:39 #org.ops4j.pax.url.mvn.defaultRepositories=
23:37:39
23:37:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:37:39 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:37:39
23:37:39 #
23:37:39 # Comma separated list of repositories scanned when resolving an artifact.
23:37:39 # The default list includes the following repositories:
23:37:39 # http://repo1.maven.org/maven2@id=central
23:37:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:37:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:37:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:37:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:37:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:37:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:37:39 # To add repositories to the default ones, prepend '+' to the list of repositories
23:37:39 # to add.
23:37:39 # A repository url can be appended with zero or more of the following flags:
23:37:39 # @snapshots : the repository contains snapshots
23:37:39 # @noreleases : the repository does not contain any released artifacts
23:37:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:37:39 #
23:37:39 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
23:37:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
23:37:39 file:${karaf.data}/kar@id=kar.repository@multi
23:37:39 Configuring the startup features...
23:37:39 + [[ True == \T\r\u\e ]]
23:37:39 + echo 'Configuring the startup features...'
23:37:39 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:39 + FEATURE_TEST_STRING=features-test
23:37:39 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
23:37:39 + KARAF_VERSION=netconf
23:37:39 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:37:39 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:37:39 ################################################################################
23:37:39 #
23:37:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:39 # contributor license agreements. See the NOTICE file distributed with
23:37:39 # this work for additional information regarding copyright ownership.
23:37:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:39 # (the "License"); you may not use this file except in compliance with
23:37:39 # the License. You may obtain a copy of the License at
23:37:39 #
23:37:39 # http://www.apache.org/licenses/LICENSE-2.0
23:37:39 #
23:37:39 # Unless required by applicable law or agreed to in writing, software
23:37:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:39 # See the License for the specific language governing permissions and
23:37:39 # limitations under the License.
23:37:39 #
23:37:39 ################################################################################
23:37:39
23:37:39 #
23:37:39 # Comma separated list of features repositories to register by default
23:37:39 #
23:37:39 featuresRepositories = file:${karaf.etc}/405b8ddb-c11d-4567-83c1-be47bc76d843.xml
23:37:39
23:37:39 #
23:37:39 # Comma separated list of features to install at startup
23:37:39 #
23:37:39 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology, aedf5a5a-29a2-41de-ac1d-80f3c8f3a50b
23:37:39
23:37:39 #
23:37:39 # Resource repositories (OBR) that the features resolver can use
23:37:39 # to resolve requirements/capabilities
23:37:39 #
23:37:39 # The format of the resourceRepositories is
23:37:39 # resourceRepositories=[xml:url|json:url],...
23:37:39 # for Instance:
23:37:39 #
23:37:39 #resourceRepositories=xml:http://host/path/to/index.xml
23:37:39 # or
23:37:39 #resourceRepositories=json:http://host/path/to/index.json
23:37:39 #
23:37:39
23:37:39 #
23:37:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:37:39 #
23:37:39 featuresBootAsynchronous=false
23:37:39
23:37:39 #
23:37:39 # Service requirements enforcement
23:37:39 #
23:37:39 # By default, the feature resolver checks the service requirements/capabilities of
23:37:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:37:39 # the required bundles.
23:37:39 # The following flag can have those values:
23:37:39 # - disable: service requirements are completely ignored
23:37:39 # - default: service requirements are ignored for old features
23:37:39 # - enforce: service requirements are always verified
23:37:39 #
23:37:39 #serviceRequirements=default
23:37:39
23:37:39 #
23:37:39 # Store cfg file for config element in feature
23:37:39 #
23:37:39 #configCfgStore=true
23:37:39
23:37:39 #
23:37:39 # Define if the feature service automatically refresh bundles
23:37:39 #
23:37:39 autoRefresh=true
23:37:39
23:37:39 #
23:37:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:37:39 # XML file defines instructions related to features processing
23:37:39 # versions.properties may declare properties to resolve placeholders in XML file
23:37:39 # both files are relative to ${karaf.etc}
23:37:39 #
23:37:39 #featureProcessing=org.apache.karaf.features.xml
23:37:39 #featureProcessingVersions=versions.properties
23:37:39 + configure_karaf_log netconf ''
23:37:39 + local -r karaf_version=netconf
23:37:39 + local -r controllerdebugmap=
23:37:39 + local logapi=log4j
23:37:39 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:39 log4j2.rootLogger.level = INFO
23:37:39 #log4j2.rootLogger.type = asyncRoot
23:37:39 #log4j2.rootLogger.includeLocation = false
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:39 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:39 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:39 log4j2.logger.spifly.level = WARN
23:37:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:39 log4j2.logger.audit.level = INFO
23:37:39 log4j2.logger.audit.additivity = false
23:37:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:39 log4j2.appender.console.type = Console
23:37:39 log4j2.appender.console.name = Console
23:37:39 log4j2.appender.console.layout.type = PatternLayout
23:37:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:39 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:39 log4j2.appender.rolling.name = RollingFile
23:37:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:39 #log4j2.appender.rolling.immediateFlush = false
23:37:39 log4j2.appender.rolling.append = true
23:37:39 log4j2.appender.rolling.layout.type = PatternLayout
23:37:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:39 log4j2.appender.rolling.policies.type = Policies
23:37:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:39 log4j2.appender.rolling.policies.size.size = 64MB
23:37:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:39 log4j2.appender.rolling.strategy.max = 7
23:37:39 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:39 log4j2.appender.audit.name = AuditRollingFile
23:37:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:39 log4j2.appender.audit.append = true
23:37:39 log4j2.appender.audit.layout.type = PatternLayout
23:37:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:39 log4j2.appender.audit.policies.type = Policies
23:37:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:39 log4j2.appender.audit.policies.size.size = 8MB
23:37:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:39 log4j2.appender.audit.strategy.max = 7
23:37:39 log4j2.appender.osgi.type = PaxOsgi
23:37:39 log4j2.appender.osgi.name = PaxOsgi
23:37:39 log4j2.appender.osgi.filter = *
23:37:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:39 #log4j2.logger.aether.level = TRACE
23:37:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:39 #log4j2.logger.http-headers.level = DEBUG
23:37:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:39 #log4j2.logger.maven.level = TRACE
23:37:39 + logapi=log4j2
23:37:39 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
23:37:39 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
23:37:39 + '[' log4j2 == log4j2 ']'
23:37:39 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:37:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:37:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:37:39 controllerdebugmap:
23:37:39 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:37:39 + unset IFS
23:37:39 + echo 'controllerdebugmap: '
23:37:39 + '[' -n '' ']'
23:37:39 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:37:39 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:37:39 ################################################################################
23:37:39 #
23:37:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:39 # contributor license agreements. See the NOTICE file distributed with
23:37:39 # this work for additional information regarding copyright ownership.
23:37:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:39 # (the "License"); you may not use this file except in compliance with
23:37:39 # the License. You may obtain a copy of the License at
23:37:39 #
23:37:39 # http://www.apache.org/licenses/LICENSE-2.0
23:37:39 #
23:37:39 # Unless required by applicable law or agreed to in writing, software
23:37:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:39 # See the License for the specific language governing permissions and
23:37:39 # limitations under the License.
23:37:39 #
23:37:39 ################################################################################
23:37:39
23:37:39 # Common pattern layout for appenders
23:37:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:37:39
23:37:39 # Root logger
23:37:39 log4j2.rootLogger.level = INFO
23:37:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:37:39 #log4j2.rootLogger.type = asyncRoot
23:37:39 #log4j2.rootLogger.includeLocation = false
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:37:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:37:39 log4j2.rootLogger.appenderRef.Console.ref = Console
23:37:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:37:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:37:39
23:37:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:37:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:37:39
23:37:39 # Loggers configuration
23:37:39
23:37:39 # Spifly logger
23:37:39 log4j2.logger.spifly.name = org.apache.aries.spifly
23:37:39 log4j2.logger.spifly.level = WARN
23:37:39
23:37:39 # Security audit logger
23:37:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:37:39 log4j2.logger.audit.level = INFO
23:37:39 log4j2.logger.audit.additivity = false
23:37:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:37:39
23:37:39 # Appenders configuration
23:37:39
23:37:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:37:39 log4j2.appender.console.type = Console
23:37:39 log4j2.appender.console.name = Console
23:37:39 log4j2.appender.console.layout.type = PatternLayout
23:37:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:37:39
23:37:39 # Rolling file appender
23:37:39 log4j2.appender.rolling.type = RollingRandomAccessFile
23:37:39 log4j2.appender.rolling.name = RollingFile
23:37:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:37:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:37:39 # uncomment to not force a disk flush
23:37:39 #log4j2.appender.rolling.immediateFlush = false
23:37:39 log4j2.appender.rolling.append = true
23:37:39 log4j2.appender.rolling.layout.type = PatternLayout
23:37:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:37:39 log4j2.appender.rolling.policies.type = Policies
23:37:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:37:39 log4j2.appender.rolling.policies.size.size = 1GB
23:37:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:37:39 log4j2.appender.rolling.strategy.max = 7
23:37:39
23:37:39 # Audit file appender
23:37:39 log4j2.appender.audit.type = RollingRandomAccessFile
23:37:39 log4j2.appender.audit.name = AuditRollingFile
23:37:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:37:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:37:39 log4j2.appender.audit.append = true
23:37:39 log4j2.appender.audit.layout.type = PatternLayout
23:37:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:37:39 log4j2.appender.audit.policies.type = Policies
23:37:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:37:39 log4j2.appender.audit.policies.size.size = 8MB
23:37:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:37:39 log4j2.appender.audit.strategy.max = 7
23:37:39
23:37:39 # OSGi appender
23:37:39 log4j2.appender.osgi.type = PaxOsgi
23:37:39 log4j2.appender.osgi.name = PaxOsgi
23:37:39 log4j2.appender.osgi.filter = *
23:37:39
23:37:39 # help with identification of maven-related problems with pax-url-aether
23:37:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:37:39 #log4j2.logger.aether.level = TRACE
23:37:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:37:39 #log4j2.logger.http-headers.level = DEBUG
23:37:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:37:39 #log4j2.logger.maven.level = TRACE
23:37:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:37:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:37:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:37:39 + local -r controllermem=6144m
23:37:39 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:39 Configure
23:37:39 + echo Configure
23:37:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:37:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:37:39 max memory: 6144m
23:37:39 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:39 + echo ' max memory: 6144m'
23:37:39 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
23:37:39 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:39 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:39 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
23:37:39 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:37:39 #!/bin/sh
23:37:39 #
23:37:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:37:39 # contributor license agreements. See the NOTICE file distributed with
23:37:39 # this work for additional information regarding copyright ownership.
23:37:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:37:39 # (the "License"); you may not use this file except in compliance with
23:37:39 # the License. You may obtain a copy of the License at
23:37:39 #
23:37:39 # http://www.apache.org/licenses/LICENSE-2.0
23:37:39 #
23:37:39 # Unless required by applicable law or agreed to in writing, software
23:37:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:37:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:37:39 # See the License for the specific language governing permissions and
23:37:39 # limitations under the License.
23:37:39 #
23:37:39
23:37:39 #
23:37:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:37:39 # script: client, instance, shell, start, status, stop, karaf
23:37:39 #
23:37:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:37:39 # Actions go here...
23:37:39 # fi
23:37:39
23:37:39 #
23:37:39 # general settings which should be applied for all scripts go here; please keep
23:37:39 # in mind that it is possible that scripts might be executed more than once, e.g.
23:37:39 # in example of the start script where the start script is executed first and the
23:37:39 # karaf script afterwards.
23:37:39 #
23:37:39
23:37:39 #
23:37:39 # The following section shows the possible configuration options for the default
23:37:39 # karaf scripts
23:37:39 #
23:37:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:37:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:37:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:37:39 # export EXTRA_JAVA_OPTS # Additional JVM options
23:37:39 # export KARAF_HOME # Karaf home folder
23:37:39 # export KARAF_DATA # Karaf data folder
23:37:39 # export KARAF_BASE # Karaf base folder
23:37:39 # export KARAF_ETC # Karaf etc folder
23:37:39 # export KARAF_LOG # Karaf log folder
23:37:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:37:39 # export KARAF_OPTS # Additional available Karaf options
23:37:39 # export KARAF_DEBUG # Enable debug mode
23:37:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:37:39 # export KARAF_NOROOT # Prevent execution as root if set to true
23:37:39 Set Java version
23:37:39 + echo 'Set Java version'
23:37:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:37:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:39 sudo: a password is required
23:37:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:37:39 sudo: a password is required
23:37:39 + echo 'JDK default version ...'
23:37:39 JDK default version ...
23:37:39 + java -version
23:37:39 openjdk version "21.0.9" 2025-10-21
23:37:39 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:37:39 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:37:39 Set JAVA_HOME
23:37:39 + echo 'Set JAVA_HOME'
23:37:39 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:39 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:37:39 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:39 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:39 Listing all open ports on controller system...
23:37:39 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:37:39 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:37:39 + echo 'Listing all open ports on controller system...'
23:37:39 + netstat -pnatu
23:37:39 /tmp/configuration-script.sh: line 40: netstat: command not found
23:37:39 Configuring cluster
23:37:39 + '[' -f /tmp/custom_shard_config.txt ']'
23:37:39 + echo 'Configuring cluster'
23:37:39 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.251
23:37:39 ################################################
23:37:39 ## Configure Cluster ##
23:37:39 ################################################
23:37:39 NOTE: Cluster configuration files not found. Copying from
23:37:39 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.4
23:37:39 Configuring unique name in pekko.conf
23:37:39 Configuring hostname in pekko.conf
23:37:39 Configuring data and rpc seed nodes in pekko.conf
23:37:39 modules = [
23:37:39
23:37:39 ]
23:37:39 Configuring replication type in module-shards.conf
23:37:39 ################################################
23:37:39 ## NOTE: Manually restart controller to ##
23:37:39 ## apply configuration. ##
23:37:39 ################################################
23:37:39 Dump akka.conf
23:37:39 + echo 'Dump akka.conf'
23:37:39 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:37:39 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
23:37:39 Dump modules.conf
23:37:39 + echo 'Dump modules.conf'
23:37:39 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:37:39 modules = [
23:37:39
23:37:39 ]
23:37:39 Dump module-shards.conf
23:37:39 + echo 'Dump module-shards.conf'
23:37:39 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:37:39 module-shards = [
23:37:39 {
23:37:39 name = "default"
23:37:39 shards = [
23:37:39 {
23:37:39 name = "default"
23:37:39 replicas = ["member-1"]
23:37:39 }
23:37:39 ]
23:37:39 }
23:37:39 ]
23:37:39 Locating config plan to use...
23:37:39 Finished running config plans
23:37:39 Starting member-1 with IP address 10.30.171.251
23:37:39 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:40 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:40 Redirecting karaf console output to karaf_console.log
23:37:40 Starting controller...
23:37:40 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:37:40 Execute the post startup script on controller 10.30.171.251
23:37:40 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:40 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:37:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:37:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:38:40 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:38:45 2026-02-22T23:37:55,437 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:38:45 Controller is UP
23:38:45 2026-02-22T23:37:55,437 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:38:45 Listing all open ports on controller system...
23:38:45 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:38:45 looking for "BindException: Address already in use" in log file
23:38:45 looking for "server is unhealthy" in log file
23:38:45 Let's take the karaf thread dump
23:38:45 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:38:46 karaf main: org.apache.karaf.main.Main, pid:2042
23:38:46 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
23:38:46 Generating mininet variables...
23:38:46 Locating test plan to use...
23:38:46 Changing the testplan path...
23:38:46 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
23:38:46 #
23:38:46 # This program and the accompanying materials are made available under the
23:38:46 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:38:46 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:38:46
23:38:46 # Place the suites in run order:
23:38:46 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready
23:38:46 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot
23:38:46 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot
23:38:46 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot
23:38:46 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot
23:38:46 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot ...
23:38:46 ==============================================================================
23:38:46 netconf-scale.txt
23:38:46 ==============================================================================
23:38:46 netconf-scale.txt.Ready
23:38:46 ==============================================================================
23:38:47 netconf-scale.txt.Ready.Netconfready :: netconf-connector readiness test su...
23:38:47 ==============================================================================
23:38:50 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:28 | FAIL |
23:44:28 ... click for list of related bugs or create a new one if needed (with the
23:44:28 "netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready"
23:44:28 reference somewhere inside)
23:44:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status"
23:44:28
23:44:28 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Keyword 'TemplatedRequests.Get_As_Xml_Templated' failed after retrying for 30 seconds. The last error was: HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.251:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=test-device/yang-ext:mount
23:44:28 ------------------------------------------------------------------------------
23:44:28 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:28 | PASS |
23:44:28 ------------------------------------------------------------------------------
23:44:28 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:29 | PASS |
23:44:29 Netconf was detected to be up and running so bug 5014 did not show up.
23:44:29 ------------------------------------------------------------------------------
23:44:29 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:29 | PASS |
23:44:29 Netconf was detected to be up and running so bug 5014 did not show up.
23:44:29 ------------------------------------------------------------------------------
23:44:29 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:29 | PASS |
23:44:29 ------------------------------------------------------------------------------
23:44:29 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:48 | PASS |
23:44:48 ------------------------------------------------------------------------------
23:44:49 netconf-scale.txt.Ready.Netconfready :: netconf-connector readines... | FAIL |
23:44:49 6 tests, 5 passed, 1 failed
23:44:49 ==============================================================================
23:44:49 netconf-scale.txt.Ready | FAIL |
23:44:49 6 tests, 5 passed, 1 failed
23:44:49 ==============================================================================
23:44:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-scale.txt.Performance' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:44:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-scale.txt.Performance' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:44:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-scale.txt.Performance' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:44:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-scale.txt.Performance' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:44:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-scale.txt.Performance' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:44:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-scale.txt.Performance' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:44:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/RestPerfClient.robot' on line 31: Suite 'netconf-scale.txt.Performance' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:44:49 netconf-scale.txt.Performance :: netconf-restperfclient Update performance ...
23:44:49 ==============================================================================
23:44:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:52 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:59 | PASS |
23:44:59 ------------------------------------------------------------------------------
23:44:59 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:59 | PASS |
23:44:59 ------------------------------------------------------------------------------
23:44:59 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:02 | PASS |
23:45:02 ------------------------------------------------------------------------------
23:45:02 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:02 | PASS |
23:45:02 ------------------------------------------------------------------------------
23:45:02 Run_Restperfclient :: Deploy and execute restperfclient, asking it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:03 | FAIL |
23:45:03 ... click for list of related bugs or create a new one if needed (with the
23:45:03 "netconf_scale_txt_performance_run_restperfclient"
23:45:03 reference somewhere inside)
23:45:03 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_performance_run_restperfclient&order=bug_status"
23:45:03
23:45:03 '' == ''
23:45:03 ------------------------------------------------------------------------------
23:45:03 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
23:45:03 Setup failed:
23:45:03 SKIPPED due to a failure in a previous fundamental test case.
23:45:03 ------------------------------------------------------------------------------
23:45:03 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:03 | PASS |
23:45:03 ------------------------------------------------------------------------------
23:45:03 netconf-scale.txt.Performance :: netconf-restperfclient Update per... | FAIL |
23:45:03 7 tests, 5 passed, 2 failed
23:45:03 ==============================================================================
23:45:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-scale.txt.Mdsal' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-scale.txt.Mdsal' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-scale.txt.Mdsal' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-scale.txt.Mdsal' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-scale.txt.Mdsal' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/RestPerfClient.robot' on line 31: Suite 'netconf-scale.txt.Mdsal' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-scale.txt.Mdsal' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:03 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performance test su...
23:45:03 ==============================================================================
23:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:06 Create_Test_Data_For_Direct_Access :: Send some sample test data i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:06 | PASS |
23:45:06 ------------------------------------------------------------------------------
23:45:06 Run_RestPerfClient_Directly_On_MDSAL :: Deploy and execute restper... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:07 | FAIL |
23:45:07 ... click for list of related bugs or create a new one if needed (with the
23:45:07 "netconf_scale_txt_mdsal_run_restperfclient_directly_on_mdsal"
23:45:07 reference somewhere inside)
23:45:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_mdsal_run_restperfclient_directly_on_mdsal&order=bug_status"
23:45:07
23:45:07 '' == ''
23:45:07 ------------------------------------------------------------------------------
23:45:07 Check_For_Failed_Direct_MDSAL_Requests :: Make sure there are no f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:07 | PASS |
23:45:07 ------------------------------------------------------------------------------
23:45:07 Cleanup_And_Collect_For_Direct_Access :: Cleanup the test data pro... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:08 | PASS |
23:45:08 ------------------------------------------------------------------------------
23:45:08 Create_Test_Data_For_Connector_Access :: Create the test data cont... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:08 | FAIL |
23:45:08 ... click for list of related bugs or create a new one if needed (with the
23:45:08 "netconf_scale_txt_mdsal_create_test_data_for_connector_access"
23:45:08 reference somewhere inside)
23:45:08 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_mdsal_create_test_data_for_connector_access&order=bug_status"
23:45:08
23:45:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.171.251:8181/rests/data
23:45:08 ------------------------------------------------------------------------------
23:45:08 Configure_ODL_As_A_Device_On_Netconf :: Configure ODL MDSAL Northb... | FAIL |
23:45:08 Setup failed:
23:45:08 SKIPPED due to a failure in a previous fundamental test case.
23:45:08 ------------------------------------------------------------------------------
23:45:08 Run_RestPerfClient_Through_Netconf_Connector :: Ask RestPerfClient... | FAIL |
23:45:08 Setup failed:
23:45:08 SKIPPED due to a failure in a previous fundamental test case.
23:45:08 ------------------------------------------------------------------------------
23:45:08 Check_For_Failed_Netconf_Connector_Requests :: Make sure there are... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:08 | FAIL |
23:45:08 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5581
23:45:08
23:45:08 '' == ''
23:45:08 ------------------------------------------------------------------------------
23:45:08 Deconfigure_ODL_From_Netconf :: Deconfigure the ODL MDSAL Northbou... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:08 | FAIL |
23:45:08 ... click for list of related bugs or create a new one if needed (with the
23:45:08 "netconf_scale_txt_mdsal_deconfigure_odl_from_netconf"
23:45:08 reference somewhere inside)
23:45:08 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_mdsal_deconfigure_odl_from_netconf&order=bug_status"
23:45:08
23:45:08 Dictionary does not contain key 'odl-mdsal-northbound-via-netconf-connector'.
23:45:08 ------------------------------------------------------------------------------
23:45:08 Cleanup_And_Collect_For_Connector_Access :: Delete the test data p... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:08 | FAIL |
23:45:08 ... click for list of related bugs or create a new one if needed (with the
23:45:08 "netconf_scale_txt_mdsal_cleanup_and_collect_for_connector_access"
23:45:08 reference somewhere inside)
23:45:08 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_mdsal_cleanup_and_collect_for_connector_access&order=bug_status"
23:45:08
23:45:08 '' == ''
23:45:08 ------------------------------------------------------------------------------
23:45:08 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performanc... | FAIL |
23:45:08 10 tests, 3 passed, 7 failed
23:45:08 ==============================================================================
23:45:08 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-scale.txt.Getmulti' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:08 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-scale.txt.Getmulti' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:08 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-scale.txt.Getmulti' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:08 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-scale.txt.Getmulti' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:08 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-scale.txt.Getmulti' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:08 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-scale.txt.Getmulti' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
23:45:08 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite (multi-t...
23:45:08 ==============================================================================
23:45:10 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:11 | PASS |
23:46:11 ------------------------------------------------------------------------------
23:46:11 Configure_Devices_On_Netconf :: Make requests to configure the tes... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:14