22:55:48 Started by upstream project "integration-distribution-mri-test-vanadium" build number 21
22:55:48 originally caused by:
22:55:48 Started by timer
22:55:48 Running as SYSTEM
22:55:49 [EnvInject] - Loading node environment variables.
22:55:49 Building remotely on prd-centos8-robot-2c-8g-15647 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-only-vanadium
22:55:50 [ssh-agent] Looking for ssh-agent implementation...
22:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:55:50 $ ssh-agent
22:55:50 SSH_AUTH_SOCK=/tmp/ssh-2JHzPNvWH0ql/agent.5276
22:55:50 SSH_AGENT_PID=5278
22:55:50 [ssh-agent] Started.
22:55:50 Running ssh-add (command line suppressed)
22:55:50 Identity added: /w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_8110640310245423302.key (/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_8110640310245423302.key)
22:55:50 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:55:50 The recommended git tool is: NONE
22:55:53 using credential opendaylight-jenkins-ssh
22:55:53 Wiping out workspace first.
22:55:53 Cloning the remote Git repository
22:55:53 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:55:53 > git init /w/workspace/netconf-csit-1node-scale-only-vanadium/test # timeout=10
22:55:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:55:53 > git --version # timeout=10
22:55:53 > git --version # 'git version 2.43.0'
22:55:53 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:55:53 [INFO] Currently running in a labeled security context
22:55:53 [INFO] Currently SELinux is 'enforcing' on the host
22:55:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh9984396075185268624.key
22:55:53 Verifying host key using known hosts file
22:55:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:55:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:55:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:55:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:55:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:55:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:55:56 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:55:56 [INFO] Currently running in a labeled security context
22:55:56 [INFO] Currently SELinux is 'enforcing' on the host
22:55:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh5909398037749831392.key
22:55:56 Verifying host key using known hosts file
22:55:56 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.
22:55:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:55:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:55:56 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:55:56 > git config core.sparsecheckout # timeout=10
22:55:56 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:55:56 Commit message: "Add bgpcep variables for vanadium"
22:55:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:55:56 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:55:57 No emails were triggered.
22:55:57 provisioning config files...
22:55:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:55:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:55:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:55:59 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins8008236568525102642.sh
22:55:59 ---> python-tools-install.sh
22:55:59 Setup pyenv:
22:55:59 system
22:55:59 * 3.8.13 (set by /opt/pyenv/version)
22:55:59 * 3.9.13 (set by /opt/pyenv/version)
22:55:59 * 3.10.13 (set by /opt/pyenv/version)
22:55:59 * 3.11.7 (set by /opt/pyenv/version)
22:56:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bXMM
22:56:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:56:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:08 lf-activate-venv(): INFO: Base packages installed successfully
22:56:08 lf-activate-venv(): INFO: Installing additional packages: lftools
22:56:37 lf-activate-venv(): INFO: Adding /tmp/venv-bXMM/bin to PATH
22:56:37 Generating Requirements File
22:56:58 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.
22:56:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:56:58 Python 3.11.7
22:56:59 pip 25.3 from /tmp/venv-bXMM/lib/python3.11/site-packages/pip (python 3.11)
22:56:59 appdirs==1.4.4
22:56:59 argcomplete==3.6.3
22:56:59 aspy.yaml==1.3.0
22:56:59 attrs==25.4.0
22:56:59 autopage==0.5.2
22:56:59 beautifulsoup4==4.14.3
22:56:59 boto3==1.42.14
22:56:59 botocore==1.42.14
22:56:59 bs4==0.0.2
22:56:59 cachetools==6.2.4
22:56:59 certifi==2025.11.12
22:56:59 cffi==2.0.0
22:56:59 cfgv==3.5.0
22:56:59 chardet==5.2.0
22:56:59 charset-normalizer==3.4.4
22:56:59 click==8.3.1
22:56:59 cliff==4.13.1
22:56:59 cmd2==3.0.0
22:56:59 cryptography==3.3.2
22:56:59 debtcollector==3.0.0
22:56:59 decorator==5.2.1
22:56:59 defusedxml==0.7.1
22:56:59 Deprecated==1.3.1
22:56:59 distlib==0.4.0
22:56:59 dnspython==2.8.0
22:56:59 docker==7.1.0
22:56:59 dogpile.cache==1.5.0
22:56:59 durationpy==0.10
22:56:59 email-validator==2.3.0
22:56:59 filelock==3.20.1
22:56:59 future==1.0.0
22:56:59 gitdb==4.0.12
22:56:59 GitPython==3.1.45
22:56:59 google-auth==2.45.0
22:56:59 httplib2==0.31.0
22:56:59 identify==2.6.15
22:56:59 idna==3.11
22:56:59 importlib-resources==1.5.0
22:56:59 iso8601==2.1.0
22:56:59 Jinja2==3.1.6
22:56:59 jmespath==1.0.1
22:56:59 jsonpatch==1.33
22:56:59 jsonpointer==3.0.0
22:56:59 jsonschema==4.25.1
22:56:59 jsonschema-specifications==2025.9.1
22:56:59 keystoneauth1==5.12.0
22:56:59 kubernetes==34.1.0
22:56:59 lftools==0.37.18
22:56:59 lxml==6.0.2
22:56:59 markdown-it-py==4.0.0
22:56:59 MarkupSafe==3.0.3
22:56:59 mdurl==0.1.2
22:56:59 msgpack==1.1.2
22:56:59 multi_key_dict==2.0.3
22:56:59 munch==4.0.0
22:56:59 netaddr==1.3.0
22:56:59 niet==1.4.2
22:56:59 nodeenv==1.10.0
22:56:59 oauth2client==4.1.3
22:56:59 oauthlib==3.3.1
22:56:59 openstacksdk==4.8.0
22:56:59 os-service-types==1.8.2
22:56:59 osc-lib==4.3.0
22:56:59 oslo.config==10.1.0
22:56:59 oslo.context==6.2.0
22:56:59 oslo.i18n==6.7.1
22:56:59 oslo.log==8.0.0
22:56:59 oslo.serialization==5.8.0
22:56:59 oslo.utils==9.2.0
22:56:59 packaging==25.0
22:56:59 pbr==7.0.3
22:56:59 platformdirs==4.5.1
22:56:59 prettytable==3.17.0
22:56:59 psutil==7.1.3
22:56:59 pyasn1==0.6.1
22:56:59 pyasn1_modules==0.4.2
22:56:59 pycparser==2.23
22:56:59 pygerrit2==2.0.15
22:56:59 PyGithub==2.8.1
22:56:59 Pygments==2.19.2
22:56:59 PyJWT==2.10.1
22:56:59 PyNaCl==1.6.1
22:56:59 pyparsing==2.4.7
22:56:59 pyperclip==1.11.0
22:56:59 pyrsistent==0.20.0
22:56:59 python-cinderclient==9.8.0
22:56:59 python-dateutil==2.9.0.post0
22:56:59 python-heatclient==4.3.0
22:56:59 python-jenkins==1.8.3
22:56:59 python-keystoneclient==5.7.0
22:56:59 python-magnumclient==4.9.0
22:56:59 python-openstackclient==8.2.0
22:56:59 python-swiftclient==4.9.0
22:56:59 PyYAML==6.0.3
22:56:59 referencing==0.37.0
22:56:59 requests==2.32.5
22:56:59 requests-oauthlib==2.0.0
22:56:59 requestsexceptions==1.4.0
22:56:59 rfc3986==2.0.0
22:56:59 rich==14.2.0
22:56:59 rich-argparse==1.7.2
22:56:59 rpds-py==0.30.0
22:56:59 rsa==4.9.1
22:56:59 ruamel.yaml==0.18.17
22:56:59 ruamel.yaml.clib==0.2.15
22:56:59 s3transfer==0.16.0
22:56:59 simplejson==3.20.2
22:56:59 six==1.17.0
22:56:59 smmap==5.0.2
22:56:59 soupsieve==2.8.1
22:56:59 stevedore==5.6.0
22:56:59 tabulate==0.9.0
22:56:59 toml==0.10.2
22:56:59 tomlkit==0.13.3
22:56:59 tqdm==4.67.1
22:56:59 typing_extensions==4.15.0
22:56:59 tzdata==2025.3
22:56:59 urllib3==1.26.20
22:56:59 virtualenv==20.35.4
22:56:59 wcwidth==0.2.14
22:56:59 websocket-client==1.9.0
22:56:59 wrapt==2.0.1
22:56:59 xdg==6.0.0
22:56:59 xmltodict==1.0.2
22:56:59 yq==3.4.3
22:56:59 [EnvInject] - Injecting environment variables from a build step.
22:56:59 [EnvInject] - Injecting as environment variables the properties content
22:56:59 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:56:59 OS_CLOUD=vex
22:56:59 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-40
22:56:59 OS_STACK_TEMPLATE_DIR=openstack-hot
22:56:59
22:56:59 [EnvInject] - Variables injected successfully.
22:56:59 provisioning config files...
22:56:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:56:59 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins5348414704025699925.sh
22:56:59 ---> Create parameters file for OpenStack HOT
22:56:59 OpenStack Heat parameters generated
22:56:59 -----------------------------------
22:56:59 parameters:
22:56:59 vm_0_count: '1'
22:56:59 vm_0_flavor: 'v3-standard-4'
22:56:59 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
22:56:59 vm_1_count: '1'
22:56:59 vm_1_flavor: 'v3-standard-2'
22:56:59 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:56:59
22:56:59 job_name: '23161-40'
22:56:59 silo: 'releng'
22:57:00 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins13560051208556894597.sh
22:57:00 ---> Create HEAT stack
22:57:00 + source /home/jenkins/lf-env.sh
22:57:00 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:57:00 ++ mktemp -d /tmp/venv-XXXX
22:57:00 + lf_venv=/tmp/venv-bLn6
22:57:00 + local venv_file=/tmp/.os_lf_venv
22:57:00 + local python=python3
22:57:00 + local options
22:57:00 + local set_path=true
22:57:00 + local install_args=
22:57:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:57:00 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:57:00 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:57:00 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:57:00 + true
22:57:00 + case $1 in
22:57:00 + python=python3
22:57:00 + shift 2
22:57:00 + true
22:57:00 + case $1 in
22:57:00 + shift
22:57:00 + break
22:57:00 + case $python in
22:57:00 + local pkg_list=
22:57:00 + [[ -d /opt/pyenv ]]
22:57:00 + echo 'Setup pyenv:'
22:57:00 Setup pyenv:
22:57:00 + export PYENV_ROOT=/opt/pyenv
22:57:00 + PYENV_ROOT=/opt/pyenv
22:57:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:57:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:57:00 + pyenv versions
22:57:00 system
22:57:00 3.8.13
22:57:00 3.9.13
22:57:00 3.10.13
22:57:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:57:00 + command -v pyenv
22:57:00 ++ pyenv init - --no-rehash
22:57:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:57:00 for i in ${!paths[@]}; do
22:57:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:57:00 fi; done;
22:57:00 echo "${paths[*]}"'\'')"
22:57:00 export PATH="/opt/pyenv/shims:${PATH}"
22:57:00 export PYENV_SHELL=bash
22:57:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:57:00 pyenv() {
22:57:00 local command
22:57:00 command="${1:-}"
22:57:00 if [ "$#" -gt 0 ]; then
22:57:00 shift
22:57:00 fi
22:57:00
22:57:00 case "$command" in
22:57:00 rehash|shell)
22:57:00 eval "$(pyenv "sh-$command" "$@")"
22:57:00 ;;
22:57:00 *)
22:57:00 command pyenv "$command" "$@"
22:57:00 ;;
22:57:00 esac
22:57:00 }'
22:57:00 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:57:00 for i in ${!paths[@]}; do
22:57:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:57:00 fi; done;
22:57:00 echo "${paths[*]}"'
22:57:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:57:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:57:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:57:00 ++ export PYENV_SHELL=bash
22:57:00 ++ PYENV_SHELL=bash
22:57:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:57:00 +++ complete -F _pyenv pyenv
22:57:00 ++ lf-pyver python3
22:57:00 ++ local py_version_xy=python3
22:57:00 ++ local py_version_xyz=
22:57:00 ++ awk '{ print $1 }'
22:57:00 ++ pyenv versions
22:57:00 ++ local command
22:57:00 ++ command=versions
22:57:00 ++ '[' 1 -gt 0 ']'
22:57:00 ++ shift
22:57:00 ++ case "$command" in
22:57:00 ++ command pyenv versions
22:57:00 ++ pyenv versions
22:57:00 ++ sed 's/^[ *]* //'
22:57:00 ++ grep -E '^[0-9.]*[0-9]$'
22:57:00 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:57:00 +++ tail -n 1
22:57:00 +++ grep '^3' /tmp/.pyenv_versions
22:57:00 +++ sort -V
22:57:00 ++ py_version_xyz=3.11.7
22:57:00 ++ [[ -z 3.11.7 ]]
22:57:00 ++ echo 3.11.7
22:57:00 ++ return 0
22:57:00 + pyenv local 3.11.7
22:57:00 + local command
22:57:00 + command=local
22:57:00 + '[' 2 -gt 0 ']'
22:57:00 + shift
22:57:00 + case "$command" in
22:57:00 + command pyenv local 3.11.7
22:57:00 + pyenv local 3.11.7
22:57:00 + for arg in "$@"
22:57:00 + case $arg in
22:57:00 + pkg_list+='lftools[openstack] '
22:57:00 + for arg in "$@"
22:57:00 + case $arg in
22:57:00 + pkg_list+='kubernetes '
22:57:00 + for arg in "$@"
22:57:00 + case $arg in
22:57:00 + pkg_list+='niet '
22:57:00 + for arg in "$@"
22:57:00 + case $arg in
22:57:00 + pkg_list+='python-heatclient '
22:57:00 + for arg in "$@"
22:57:00 + case $arg in
22:57:00 + pkg_list+='python-openstackclient '
22:57:00 + for arg in "$@"
22:57:00 + case $arg in
22:57:00 + pkg_list+='python-magnumclient '
22:57:00 + for arg in "$@"
22:57:00 + case $arg in
22:57:00 + pkg_list+='urllib3~=1.26.15 '
22:57:00 + for arg in "$@"
22:57:00 + case $arg in
22:57:00 + pkg_list+='yq '
22:57:00 + [[ -f /tmp/.os_lf_venv ]]
22:57:00 ++ cat /tmp/.os_lf_venv
22:57:00 + lf_venv=/tmp/venv-bXMM
22:57:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bXMM from' file:/tmp/.os_lf_venv
22:57:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bXMM from file:/tmp/.os_lf_venv
22:57:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:57:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:00 + local 'pip_opts=--upgrade --quiet'
22:57:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:57:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:57:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:57:00 + [[ -n '' ]]
22:57:00 + [[ -n '' ]]
22:57:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:57:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:00 + /tmp/venv-bXMM/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
22:57:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:57:02 lf-activate-venv(): INFO: Base packages installed successfully
22:57:02 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:57:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:57:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:57:02 + /tmp/venv-bXMM/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
22:57:19 + type python3
22:57:19 + true
22:57:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bXMM/bin to PATH'
22:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-bXMM/bin to PATH
22:57:19 + PATH=/tmp/venv-bXMM/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
22:57:19 + return 0
22:57:19 + openstack --os-cloud vex limits show --absolute
22:57:21 +--------------------------+---------+
22:57:21 | Name | Value |
22:57:21 +--------------------------+---------+
22:57:21 | maxTotalInstances | -1 |
22:57:21 | maxTotalCores | 450 |
22:57:21 | maxTotalRAMSize | 1000000 |
22:57:21 | maxServerMeta | 128 |
22:57:21 | maxImageMeta | 128 |
22:57:21 | maxPersonality | 5 |
22:57:21 | maxPersonalitySize | 10240 |
22:57:21 | maxTotalKeypairs | 100 |
22:57:21 | maxServerGroups | 10 |
22:57:21 | maxServerGroupMembers | 10 |
22:57:21 | maxTotalFloatingIps | -1 |
22:57:21 | maxSecurityGroups | -1 |
22:57:21 | maxSecurityGroupRules | -1 |
22:57:21 | totalRAMUsed | 892928 |
22:57:21 | totalCoresUsed | 218 |
22:57:21 | totalInstancesUsed | 89 |
22:57:21 | totalFloatingIpsUsed | 0 |
22:57:21 | totalSecurityGroupsUsed | 0 |
22:57:21 | totalServerGroupsUsed | 0 |
22:57:21 | maxTotalVolumes | -1 |
22:57:21 | maxTotalSnapshots | 10 |
22:57:21 | maxTotalVolumeGigabytes | 4096 |
22:57:21 | maxTotalBackups | 10 |
22:57:21 | maxTotalBackupGigabytes | 1000 |
22:57:21 | totalVolumesUsed | 3 |
22:57:21 | totalGigabytesUsed | 60 |
22:57:21 | totalSnapshotsUsed | 0 |
22:57:21 | totalBackupsUsed | 0 |
22:57:21 | totalBackupGigabytesUsed | 0 |
22:57:21 +--------------------------+---------+
22:57:21 + pushd /opt/ciman/openstack-hot
22:57:21 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-only-vanadium
22:57:21 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-only-vanadium-40 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-only-vanadium/stack-parameters.yaml
22:57:57 Creating stack releng-netconf-csit-1node-scale-only-vanadium-40
22:57:57 Waiting to initialize infrastructure...
22:57:57 Waiting to initialize infrastructure...
22:57:57 Stack initialization successful.
22:57:57 ------------------------------------
22:57:57 Stack Details
22:57:57 ------------------------------------
22:57:57 {'added': None,
22:57:57 'capabilities': [],
22:57:57 'created_at': '2025-12-21T22:57:24Z',
22:57:57 'deleted': None,
22:57:57 'deleted_at': None,
22:57:57 'description': 'No description',
22:57:57 'environment': None,
22:57:57 'environment_files': None,
22:57:57 'files': None,
22:57:57 'files_container': None,
22:57:57 'id': '9b8fc2a7-6962-4297-abaa-948888b19eae',
22:57:57 'is_rollback_disabled': True,
22:57:57 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-only-vanadium-40/9b8fc2a7-6962-4297-abaa-948888b19eae',
22:57:57 'rel': 'self'}],
22:57:57 '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'})}),
22:57:57 'name': 'releng-netconf-csit-1node-scale-only-vanadium-40',
22:57:57 'notification_topics': [],
22:57:57 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:57:57 'output_key': 'vm_0_ips',
22:57:57 'output_value': ['10.30.170.32']},
22:57:57 {'description': 'IP addresses of the 2nd vm types',
22:57:57 'output_key': 'vm_1_ips',
22:57:57 'output_value': ['10.30.170.207']}],
22:57:57 'owner_id': ****,
22:57:57 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:57:57 'OS::stack_id': '9b8fc2a7-6962-4297-abaa-948888b19eae',
22:57:57 'OS::stack_name': 'releng-netconf-csit-1node-scale-only-vanadium-40',
22:57:57 'job_name': '23161-40',
22:57:57 'silo': 'releng',
22:57:57 'vm_0_count': '1',
22:57:57 'vm_0_flavor': 'v3-standard-4',
22:57:57 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:57:57 '20251201-010221.432',
22:57:57 'vm_1_count': '1',
22:57:57 'vm_1_flavor': 'v3-standard-2',
22:57:57 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:57:57 '- 20250917-133034.654'},
22:57:57 'parent_id': None,
22:57:57 'replaced': None,
22:57:57 'status': 'CREATE_COMPLETE',
22:57:57 'status_reason': 'Stack CREATE completed successfully',
22:57:57 'tags': [],
22:57:57 'template': None,
22:57:57 'template_description': 'No description',
22:57:57 'template_url': None,
22:57:57 'timeout_mins': 15,
22:57:57 'unchanged': None,
22:57:57 'updated': None,
22:57:57 'updated_at': None,
22:57:57 'user_project_id': '6d1bb9b32e03458b8de24526263cda34'}
22:57:57 ------------------------------------
22:57:57 + popd
22:57:57 /w/workspace/netconf-csit-1node-scale-only-vanadium
22:57:57 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins15088680054735463003.sh
22:57:57 ---> Copy SSH public keys to CSIT lab
22:57:57 Setup pyenv:
22:57:57 system
22:57:57 3.8.13
22:57:57 3.9.13
22:57:57 3.10.13
22:57:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:57:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bXMM from file:/tmp/.os_lf_venv
22:57:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:59 lf-activate-venv(): INFO: Base packages installed successfully
22:57:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:58:12 lf-activate-venv(): INFO: Adding /tmp/venv-bXMM/bin to PATH
22:58:14 SSH not responding on 10.30.170.32. Retrying in 10 seconds...
22:58:15 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts.
22:58:15 releng-23161-40-1-mininet-ovs-217-0
22:58:15 Successfully copied public keys to slave 10.30.170.207
22:58:24 Ping to 10.30.170.32 successful.
22:58:25 SSH not responding on 10.30.170.32. Retrying in 10 seconds...
22:58:35 Ping to 10.30.170.32 successful.
22:58:35 SSH not responding on 10.30.170.32. Retrying in 10 seconds...
22:58:45 Ping to 10.30.170.32 successful.
22:58:46 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:58:47 releng-23161-40-0-builder-0
22:58:47 Successfully copied public keys to slave 10.30.170.32
22:58:47 Process 6489 ready.
22:58:47 Process 6490 ready.
22:58:47 SSH ready on all stack servers.
22:58:47 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins180955513944570191.sh
22:58:47 Setup pyenv:
22:58:47 system
22:58:47 3.8.13
22:58:47 3.9.13
22:58:47 3.10.13
22:58:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:58:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e1rA
22:58:51 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-only-vanadium/.robot_venv
22:58:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:58:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:58:55 lf-activate-venv(): INFO: Base packages installed successfully
22:58:55 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:58:57 lf-activate-venv(): INFO: Adding /tmp/venv-e1rA/bin to PATH
22:58:57 + echo 'Installing Python Requirements'
22:58:57 Installing Python Requirements
22:58:57 + cat
22:58:57 + python -m pip install -r requirements.txt
22:58:57 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:58:57 Collecting docker-py (from -r requirements.txt (line 1))
22:58:57 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)
22:58:57 Collecting ipaddr (from -r requirements.txt (line 2))
22:58:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:58:57 Installing build dependencies: started
22:58:58 Installing build dependencies: finished with status 'done'
22:58:58 Getting requirements to build wheel: started
22:58:58 Getting requirements to build wheel: finished with status 'done'
22:58:58 Preparing metadata (pyproject.toml): started
22:58:58 Preparing metadata (pyproject.toml): finished with status 'done'
22:58:58 Collecting netaddr (from -r requirements.txt (line 3))
22:58:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:58:58 Collecting netifaces (from -r requirements.txt (line 4))
22:58:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:58:59 Installing build dependencies: started
22:58:59 Installing build dependencies: finished with status 'done'
22:58:59 Getting requirements to build wheel: started
22:59:00 Getting requirements to build wheel: finished with status 'done'
22:59:00 Preparing metadata (pyproject.toml): started
22:59:00 Preparing metadata (pyproject.toml): finished with status 'done'
22:59:00 Collecting pyhocon (from -r requirements.txt (line 5))
22:59:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:59:00 Collecting requests (from -r requirements.txt (line 6))
22:59:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:59:00 Collecting robotframework (from -r requirements.txt (line 7))
22:59:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
22:59:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 38.9 MB/s 0:00:00
22:59:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:59:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:59:00 Installing build dependencies: started
22:59:01 Installing build dependencies: finished with status 'done'
22:59:01 Getting requirements to build wheel: started
22:59:01 Getting requirements to build wheel: finished with status 'done'
22:59:01 Preparing metadata (pyproject.toml): started
22:59:02 Preparing metadata (pyproject.toml): finished with status 'done'
22:59:02 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:59:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:59:02 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:59:02 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)
22:59:02 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:59:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:59:02 Installing build dependencies: started
22:59:03 Installing build dependencies: finished with status 'done'
22:59:03 Getting requirements to build wheel: started
22:59:03 Getting requirements to build wheel: finished with status 'done'
22:59:03 Preparing metadata (pyproject.toml): started
22:59:03 Preparing metadata (pyproject.toml): finished with status 'done'
22:59:03 Collecting scapy (from -r requirements.txt (line 12))
22:59:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
22:59:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 51.3 MB/s 0:00:00
22:59:03 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:59:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:59:03 Installing build dependencies: started
22:59:04 Installing build dependencies: finished with status 'done'
22:59:04 Getting requirements to build wheel: started
22:59:05 Getting requirements to build wheel: finished with status 'done'
22:59:05 Preparing metadata (pyproject.toml): started
22:59:05 Preparing metadata (pyproject.toml): finished with status 'done'
22:59:05 Collecting elasticsearch (from -r requirements.txt (line 18))
22:59:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
22:59:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 28.9 MB/s 0:00:00
22:59:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:59:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:59:05 Collecting pyangbind (from -r requirements.txt (line 22))
22:59:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:59:05 Collecting isodate (from -r requirements.txt (line 25))
22:59:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:59:05 Collecting jmespath (from -r requirements.txt (line 28))
22:59:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:59:05 Collecting jsonpatch (from -r requirements.txt (line 31))
22:59:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:59:05 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:59:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:59:05 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:59:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:59:05 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:59:05 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)
22:59:05 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:59:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:59:05 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:59:05 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)
22:59:05 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:59:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
22:59:06 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:59:06 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)
22:59:06 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:59:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:59:06 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
22:59:06 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:59:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
22:59:06 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:59:06 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:59:06 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)
22:59:06 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:59:06 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:59:06 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:59:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:59:06 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
22:59:06 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
22:59:06 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:59:06 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)
22:59:06 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:59:06 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:59:06 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)
22:59:06 Collecting elasticsearch (from -r requirements.txt (line 18))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
22:59:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 40.8 MB/s 0:00:00
22:59:06 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:59:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:59:06 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:59:06 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:59:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.9 MB/s 0:00:00
22:59:07 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:59:07 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)
22:59:08 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:59:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:59:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 34.5 MB/s 0:00:00
22:59:08 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:59:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:59:08 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:59:08 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)
22:59:08 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:59:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:59:08 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:59:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:59:08 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:59:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:59:09 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:59:09 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)
22:59:09 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:59:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:59:09 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:59:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
22:59:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 91.2 MB/s 0:00:00
22:59:09 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:59:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
22:59:09 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:59:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:59:09 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:59:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:59:09 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))
22:59:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:59:09 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))
22:59:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:59:09 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))
22:59:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:59:09 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))
22:59:09 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)
22:59:09 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))
22:59:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:59:09 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:59:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:59:10 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:59:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:59:10 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:59:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:59:10 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:59:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:59:10 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))
22:59:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:59:10 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:59:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
22:59:10 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:59:10 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:59:10 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:59:10 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=7dd02e3339bcd49f2d81fccb1750068a10b4a92a5fea7e3c18a0cd011b465669
22:59:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:59:10 Building wheel for ipaddr (pyproject.toml): started
22:59:10 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:59:10 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ea8c43fed83ead171f737dee8217080c13a1e03fb76375e6e52ff382ecbbcfdb
22:59:10 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:59:10 Building wheel for netifaces (pyproject.toml): started
22:59:13 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:59:13 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=b75418f50fa643192bdfb5583ffd9b32b395d0ae96439d34c0d6c85e2516744e
22:59:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:59:13 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:59:13 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:59:13 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e35ce321bc93fa780812369de69ab46f333622106732836d861b425ef5bf63b2
22:59:13 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:59:13 Building wheel for jsonpath-rw (pyproject.toml): started
22:59:13 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:59:13 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e3b255a661e0b8b77fa8b7dae1c982442329b9c5870cc7c15625bae1d6b2badc
22:59:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:59:13 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:59:13 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
22:59:20
22:59:20 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:59:21 + pip freeze
22:59:21 attrs==25.4.0
22:59:21 bcrypt==5.0.0
22:59:21 beautifulsoup4==4.14.3
22:59:21 certifi==2025.11.12
22:59:21 cffi==2.0.0
22:59:21 charset-normalizer==3.4.4
22:59:21 click==8.3.1
22:59:21 cryptography==46.0.3
22:59:21 decorator==5.2.1
22:59:21 distlib==0.4.0
22:59:21 docker-py==1.10.6
22:59:21 docker-pycreds==0.4.0
22:59:21 elastic-transport==8.17.1
22:59:21 elasticsearch==8.19.2
22:59:21 elasticsearch-dsl==8.15.4
22:59:21 enum34==1.1.10
22:59:21 filelock==3.20.1
22:59:21 h11==0.16.0
22:59:21 idna==3.11
22:59:21 invoke==2.2.1
22:59:21 ipaddr==2.2.0
22:59:21 isodate==0.7.2
22:59:21 jmespath==1.0.1
22:59:21 jsonpatch==1.33
22:59:21 jsonpath-rw==1.4.0
22:59:21 jsonpointer==3.0.0
22:59:21 lxml==6.0.2
22:59:21 netaddr==1.3.0
22:59:21 netifaces==0.11.0
22:59:21 outcome==1.3.0.post0
22:59:21 paramiko==4.0.0
22:59:21 platformdirs==4.5.1
22:59:21 ply==3.11
22:59:21 pyang==2.7.1
22:59:21 pyangbind==0.8.7
22:59:21 pycparser==2.23
22:59:21 pyhocon==0.3.61
22:59:21 PyNaCl==1.6.1
22:59:21 pyparsing==3.2.5
22:59:21 PySocks==1.7.1
22:59:21 python-dateutil==2.9.0.post0
22:59:21 regex==2025.11.3
22:59:21 requests==2.32.5
22:59:21 robotframework==7.4
22:59:21 robotframework-httplibrary==0.4.2
22:59:21 robotframework-pythonlibcore==4.4.1
22:59:21 robotframework-requests==0.9.7
22:59:21 robotframework-selenium2library==3.0.0
22:59:21 robotframework-seleniumlibrary==6.8.0
22:59:21 robotframework-sshlibrary==3.8.0
22:59:21 scapy==2.6.1
22:59:21 scp==0.15.0
22:59:21 selenium==4.39.0
22:59:21 six==1.17.0
22:59:21 sniffio==1.3.1
22:59:21 sortedcontainers==2.4.0
22:59:21 soupsieve==2.8.1
22:59:21 trio==0.32.0
22:59:21 trio-websocket==0.12.2
22:59:21 typing_extensions==4.15.0
22:59:21 urllib3==2.6.2
22:59:21 virtualenv==20.35.4
22:59:21 waitress==3.0.2
22:59:21 WebOb==1.8.9
22:59:21 websocket-client==1.9.0
22:59:21 WebTest==3.0.7
22:59:21 wsproto==1.3.2
22:59:21 [EnvInject] - Injecting environment variables from a build step.
22:59:21 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:59:21 [EnvInject] - Variables injected successfully.
22:59:21 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins15749079516664531689.sh
22:59:21 Setup pyenv:
22:59:21 system
22:59:21 3.8.13
22:59:21 3.9.13
22:59:21 3.10.13
22:59:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:59:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bXMM from file:/tmp/.os_lf_venv
22:59:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:59:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:59:23 lf-activate-venv(): INFO: Base packages installed successfully
22:59:23 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:59:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:59:31 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:59:31 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
22:59:31 lf-activate-venv(): INFO: Adding /tmp/venv-bXMM/bin to PATH
22:59:31 + ODL_SYSTEM=()
22:59:31 + TOOLS_SYSTEM=()
22:59:31 + OPENSTACK_SYSTEM=()
22:59:31 + OPENSTACK_CONTROLLERS=()
22:59:31 + mapfile -t ADDR
22:59:31 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-only-vanadium-40
22:59:31 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:59:33 + for i in "${ADDR[@]}"
22:59:33 ++ ssh 10.30.170.32 hostname -s
22:59:33 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:59:33 + REMHOST=releng-23161-40-0-builder-0
22:59:33 + case ${REMHOST} in
22:59:33 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:59:33 + for i in "${ADDR[@]}"
22:59:33 ++ ssh 10.30.170.207 hostname -s
22:59:33 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts.
22:59:33 + REMHOST=releng-23161-40-1-mininet-ovs-217-0
22:59:33 + case ${REMHOST} in
22:59:33 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:59:33 + echo NUM_ODL_SYSTEM=1
22:59:33 + echo NUM_TOOLS_SYSTEM=1
22:59:33 + '[' '' == yes ']'
22:59:33 + NUM_OPENSTACK_SYSTEM=0
22:59:33 + echo NUM_OPENSTACK_SYSTEM=0
22:59:33 + '[' 0 -eq 2 ']'
22:59:33 + echo ODL_SYSTEM_IP=10.30.170.32
22:59:33 ++ seq 0 0
22:59:33 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:59:33 + echo ODL_SYSTEM_1_IP=10.30.170.32
22:59:33 + echo TOOLS_SYSTEM_IP=10.30.170.207
22:59:33 ++ seq 0 0
22:59:33 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:59:33 + echo TOOLS_SYSTEM_1_IP=10.30.170.207
22:59:33 + openstack_index=0
22:59:33 + NUM_OPENSTACK_CONTROL_NODES=1
22:59:33 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:59:33 ++ seq 0 0
22:59:33 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:59:33 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:59:33 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:59:33 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:59:33 + '[' -1 -ge 2 ']'
22:59:33 ++ seq 0 -2
22:59:33 + NUM_OPENSTACK_HAPROXY_NODES=0
22:59:33 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:59:33 ++ seq 0 -1
22:59:33 + echo 'Contents of slave_addresses.txt:'
22:59:33 Contents of slave_addresses.txt:
22:59:33 + cat slave_addresses.txt
22:59:33 NUM_ODL_SYSTEM=1
22:59:33 NUM_TOOLS_SYSTEM=1
22:59:33 NUM_OPENSTACK_SYSTEM=0
22:59:33 ODL_SYSTEM_IP=10.30.170.32
22:59:33 ODL_SYSTEM_1_IP=10.30.170.32
22:59:33 TOOLS_SYSTEM_IP=10.30.170.207
22:59:33 TOOLS_SYSTEM_1_IP=10.30.170.207
22:59:33 NUM_OPENSTACK_CONTROL_NODES=1
22:59:33 OPENSTACK_CONTROL_NODE_1_IP=
22:59:33 NUM_OPENSTACK_COMPUTE_NODES=-1
22:59:33 NUM_OPENSTACK_HAPROXY_NODES=0
22:59:33 [EnvInject] - Injecting environment variables from a build step.
22:59:33 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:59:34 [EnvInject] - Variables injected successfully.
22:59:34 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins13301593422327771145.sh
22:59:34 Preparing for JRE Version 21
22:59:34 Karaf artifact is karaf
22:59:34 Karaf project is integration
22:59:34 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:59:34 [EnvInject] - Injecting environment variables from a build step.
22:59:34 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:59:34 [EnvInject] - Variables injected successfully.
22:59:34 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins1958955678115786357.sh
22:59:34 2025-12-21 22:59:34 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
22:59:34 Bundle version is 0.23.0-SNAPSHOT
22:59:34 --2025-12-21 22:59:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
22:59:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:59:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:59:34 HTTP request sent, awaiting response... 200 OK
22:59:34 Length: 1410 (1.4K) [application/xml]
22:59:34 Saving to: ‘maven-metadata.xml’
22:59:34
22:59:34 0K . 100% 52.7M=0s
22:59:34
22:59:34 2025-12-21 22:59:34 (52.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
22:59:34
22:59:34
22:59:34
22:59:34 org.opendaylight.integration
22:59:34 karaf
22:59:34 0.23.0-SNAPSHOT
22:59:34
22:59:34
22:59:34 20251221.223415
22:59:34 764
22:59:34
22:59:34 20251221223415
22:59:34
22:59:34
22:59:34 pom
22:59:34 0.23.0-20251221.223415-764
22:59:34 20251221223415
22:59:34
22:59:34
22:59:34 tar.gz
22:59:34 0.23.0-20251221.223415-764
22:59:34 20251221223415
22:59:34
22:59:34
22:59:34 zip
22:59:34 0.23.0-20251221.223415-764
22:59:34 20251221223415
22:59:34
22:59:34
22:59:34 cyclonedx
22:59:34 xml
22:59:34 0.23.0-20251221.223415-764
22:59:34 20251221223415
22:59:34
22:59:34
22:59:34 cyclonedx
22:59:34 json
22:59:34 0.23.0-20251221.223415-764
22:59:34 20251221223415
22:59:34
22:59:34
22:59:34
22:59:34
22:59:34 Nexus timestamp is 0.23.0-20251221.223415-764
22:59:34 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251221.223415-764.zip
22:59:34 Distribution bundle is karaf-0.23.0-20251221.223415-764.zip
22:59:34 Distribution bundle version is 0.23.0-SNAPSHOT
22:59:34 Distribution folder is karaf-0.23.0-SNAPSHOT
22:59:34 Nexus prefix is https://nexus.opendaylight.org
22:59:34 [EnvInject] - Injecting environment variables from a build step.
22:59:34 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:59:34 [EnvInject] - Variables injected successfully.
22:59:34 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins11754598059747728923.sh
22:59:34 Setup pyenv:
22:59:34 system
22:59:34 3.8.13
22:59:34 3.9.13
22:59:34 3.10.13
22:59:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:59:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bXMM from file:/tmp/.os_lf_venv
22:59:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:59:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:59:36 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.
22:59:36 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:59:36 lf-activate-venv(): INFO: Base packages installed successfully
22:59:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:59:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:59:42 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:59:42 lf-activate-venv(): INFO: Adding /tmp/venv-bXMM/bin to PATH
22:59:42 Copying common-functions.sh to /tmp
22:59:44 Copying common-functions.sh to 10.30.170.207:/tmp
22:59:44 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts.
22:59:44 Copying common-functions.sh to 10.30.170.32:/tmp
22:59:44 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:59:44 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2970086597112620789.sh
22:59:44 common-functions.sh is being sourced
22:59:44 common-functions environment:
22:59:44 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:44 ACTUALFEATURES:
22:59:44 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:44 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:59:44 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:44 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:44 CONTROLLERMEM: 2048m
22:59:44 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:59:44 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:59:44 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:59:44 SUITES:
22:59:44
22:59:44 #################################################
22:59:44 ## Configure Cluster and Start ##
22:59:44 #################################################
22:59:44 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology
22:59:44 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology
22:59:44 Locating script plan to use...
22:59:44 script plan exists!!!
22:59:44 Changing the script plan path...
22:59:44 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
22:59:44 #
22:59:44 # This program and the accompanying materials are made available under the
22:59:44 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:59:44 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:59:44
22:59:44 # Place the suites in run order:
22:59:44 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh
22:59:44 Executing /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh...
22:59:44 Finished running script plans
22:59:44 Configuring member-1 with IP address 10.30.170.32
22:59:44 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:59:45 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:59:45 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
22:59:45 ++ [[ /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 ]]
22:59:45 common-functions.sh is being sourced
22:59:45 ++ echo 'common-functions.sh is being sourced'
22:59:45 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
22:59:45 ++ DISTROSTREAM=vanadium
22:59:45 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:45 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:45 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:45 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:45 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:59:45 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:59:45 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:45 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:45 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:45 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:45 ++ export CONTROLLERMEM=
22:59:45 ++ CONTROLLERMEM=
22:59:45 ++ case "${DISTROSTREAM}" in
22:59:45 ++ CLUSTER_SYSTEM=pekko
22:59:45 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:59:45 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:59:45 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:59:45 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:59:45 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:59:45 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:59:45 ++ print_common_env
22:59:45 ++ cat
22:59:45 common-functions environment:
22:59:45 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:45 ACTUALFEATURES:
22:59:45 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:45 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:59:45 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:45 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:45 CONTROLLERMEM:
22:59:45 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:59:45 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:59:45 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:59:45 SUITES:
22:59:45
22:59:45 ++ SSH='ssh -t -t'
22:59:45 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:59:45 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:59:45 Changing to /tmp
22:59:45 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251221.223415-764.zip
22:59:45 + echo 'Changing to /tmp'
22:59:45 + cd /tmp
22:59:45 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251221.223415-764.zip'
22:59:45 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251221.223415-764.zip
22:59:45 --2025-12-21 22:59:45-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251221.223415-764.zip
22:59:45 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:59:45 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:59:45 HTTP request sent, awaiting response... 200 OK
22:59:45 Length: 240367991 (229M) [application/zip]
22:59:45 Saving to: ‘karaf-0.23.0-20251221.223415-764.zip’
22:59:45
22:59:45 0K ........ ........ ........ ........ ........ ........ 1% 74.2M 3s
22:59:45 3072K ........ ........ ........ ........ ........ ........ 2% 94.9M 3s
22:59:45 6144K ........ ........ ........ ........ ........ ........ 3% 122M 2s
22:59:45 9216K ........ ........ ........ ........ ........ ........ 5% 83.7M 2s
22:59:45 12288K ........ ........ ........ ........ ........ ........ 6% 118M 2s
22:59:45 15360K ........ ........ ........ ........ ........ ........ 7% 140M 2s
22:59:45 18432K ........ ........ ........ ........ ........ ........ 9% 161M 2s
22:59:45 21504K ........ ........ ........ ........ ........ ........ 10% 172M 2s
22:59:45 24576K ........ ........ ........ ........ ........ ........ 11% 165M 2s
22:59:45 27648K ........ ........ ........ ........ ........ ........ 13% 122M 2s
22:59:45 30720K ........ ........ ........ ........ ........ ........ 14% 146M 2s
22:59:45 33792K ........ ........ ........ ........ ........ ........ 15% 151M 2s
22:59:45 36864K ........ ........ ........ ........ ........ ........ 17% 158M 2s
22:59:45 39936K ........ ........ ........ ........ ........ ........ 18% 163M 1s
22:59:45 43008K ........ ........ ........ ........ ........ ........ 19% 113M 1s
22:59:45 46080K ........ ........ ........ ........ ........ ........ 20% 129M 1s
22:59:45 49152K ........ ........ ........ ........ ........ ........ 22% 134M 1s
22:59:45 52224K ........ ........ ........ ........ ........ ........ 23% 128M 1s
22:59:45 55296K ........ ........ ........ ........ ........ ........ 24% 126M 1s
22:59:45 58368K ........ ........ ........ ........ ........ ........ 26% 107M 1s
22:59:45 61440K ........ ........ ........ ........ ........ ........ 27% 121M 1s
22:59:45 64512K ........ ........ ........ ........ ........ ........ 28% 111M 1s
22:59:45 67584K ........ ........ ........ ........ ........ ........ 30% 142M 1s
22:59:45 70656K ........ ........ ........ ........ ........ ........ 31% 158M 1s
22:59:45 73728K ........ ........ ........ ........ ........ ........ 32% 129M 1s
22:59:45 76800K ........ ........ ........ ........ ........ ........ 34% 154M 1s
22:59:46 79872K ........ ........ ........ ........ ........ ........ 35% 140M 1s
22:59:46 82944K ........ ........ ........ ........ ........ ........ 36% 143M 1s
22:59:46 86016K ........ ........ ........ ........ ........ ........ 37% 150M 1s
22:59:46 89088K ........ ........ ........ ........ ........ ........ 39% 149M 1s
22:59:46 92160K ........ ........ ........ ........ ........ ........ 40% 140M 1s
22:59:46 95232K ........ ........ ........ ........ ........ ........ 41% 148M 1s
22:59:46 98304K ........ ........ ........ ........ ........ ........ 43% 146M 1s
22:59:46 101376K ........ ........ ........ ........ ........ ........ 44% 157M 1s
22:59:46 104448K ........ ........ ........ ........ ........ ........ 45% 168M 1s
22:59:46 107520K ........ ........ ........ ........ ........ ........ 47% 166M 1s
22:59:46 110592K ........ ........ ........ ........ ........ ........ 48% 150M 1s
22:59:46 113664K ........ ........ ........ ........ ........ ........ 49% 156M 1s
22:59:46 116736K ........ ........ ........ ........ ........ ........ 51% 132M 1s
22:59:46 119808K ........ ........ ........ ........ ........ ........ 52% 220M 1s
22:59:46 122880K ........ ........ ........ ........ ........ ........ 53% 127M 1s
22:59:46 125952K ........ ........ ........ ........ ........ ........ 54% 167M 1s
22:59:46 129024K ........ ........ ........ ........ ........ ........ 56% 161M 1s
22:59:46 132096K ........ ........ ........ ........ ........ ........ 57% 123M 1s
22:59:46 135168K ........ ........ ........ ........ ........ ........ 58% 188M 1s
22:59:46 138240K ........ ........ ........ ........ ........ ........ 60% 143M 1s
22:59:46 141312K ........ ........ ........ ........ ........ ........ 61% 144M 1s
22:59:46 144384K ........ ........ ........ ........ ........ ........ 62% 127M 1s
22:59:46 147456K ........ ........ ........ ........ ........ ........ 64% 175M 1s
22:59:46 150528K ........ ........ ........ ........ ........ ........ 65% 127M 1s
22:59:46 153600K ........ ........ ........ ........ ........ ........ 66% 188M 1s
22:59:46 156672K ........ ........ ........ ........ ........ ........ 68% 99.8M 1s
22:59:46 159744K ........ ........ ........ ........ ........ ........ 69% 174M 1s
22:59:46 162816K ........ ........ ........ ........ ........ ........ 70% 201M 0s
22:59:46 165888K ........ ........ ........ ........ ........ ........ 71% 174M 0s
22:59:46 168960K ........ ........ ........ ........ ........ ........ 73% 110M 0s
22:59:46 172032K ........ ........ ........ ........ ........ ........ 74% 212M 0s
22:59:46 175104K ........ ........ ........ ........ ........ ........ 75% 105M 0s
22:59:46 178176K ........ ........ ........ ........ ........ ........ 77% 134M 0s
22:59:46 181248K ........ ........ ........ ........ ........ ........ 78% 173M 0s
22:59:46 184320K ........ ........ ........ ........ ........ ........ 79% 112M 0s
22:59:46 187392K ........ ........ ........ ........ ........ ........ 81% 213M 0s
22:59:46 190464K ........ ........ ........ ........ ........ ........ 82% 98.7M 0s
22:59:46 193536K ........ ........ ........ ........ ........ ........ 83% 179M 0s
22:59:46 196608K ........ ........ ........ ........ ........ ........ 85% 159M 0s
22:59:46 199680K ........ ........ ........ ........ ........ ........ 86% 104M 0s
22:59:46 202752K ........ ........ ........ ........ ........ ........ 87% 236M 0s
22:59:46 205824K ........ ........ ........ ........ ........ ........ 88% 229M 0s
22:59:46 208896K ........ ........ ........ ........ ........ ........ 90% 222M 0s
22:59:46 211968K ........ ........ ........ ........ ........ ........ 91% 222M 0s
22:59:46 215040K ........ ........ ........ ........ ........ ........ 92% 230M 0s
22:59:46 218112K ........ ........ ........ ........ ........ ........ 94% 224M 0s
22:59:46 221184K ........ ........ ........ ........ ........ ........ 95% 225M 0s
22:59:46 224256K ........ ........ ........ ........ ........ ........ 96% 234M 0s
22:59:46 227328K ........ ........ ........ ........ ........ ........ 98% 226M 0s
22:59:46 230400K ........ ........ ........ ........ ........ ........ 99% 224M 0s
22:59:46 233472K ........ ........ ... 100% 227M=1.6s
22:59:46
22:59:46 2025-12-21 22:59:46 (145 MB/s) - ‘karaf-0.23.0-20251221.223415-764.zip’ saved [240367991/240367991]
22:59:46
22:59:46 Extracting the new controller...
22:59:46 + echo 'Extracting the new controller...'
22:59:46 + unzip -q karaf-0.23.0-20251221.223415-764.zip
22:59:49 Adding external repositories...
22:59:49 + echo 'Adding external repositories...'
22:59:49 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:49 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:49 ################################################################################
22:59:49 #
22:59:49 # Licensed to the Apache Software Foundation (ASF) under one or more
22:59:49 # contributor license agreements. See the NOTICE file distributed with
22:59:49 # this work for additional information regarding copyright ownership.
22:59:49 # The ASF licenses this file to You under the Apache License, Version 2.0
22:59:49 # (the "License"); you may not use this file except in compliance with
22:59:49 # the License. You may obtain a copy of the License at
22:59:49 #
22:59:49 # http://www.apache.org/licenses/LICENSE-2.0
22:59:49 #
22:59:49 # Unless required by applicable law or agreed to in writing, software
22:59:49 # distributed under the License is distributed on an "AS IS" BASIS,
22:59:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:59:49 # See the License for the specific language governing permissions and
22:59:49 # limitations under the License.
22:59:49 #
22:59:49 ################################################################################
22:59:49
22:59:49 #
22:59:49 # If set to true, the following property will not allow any certificate to be used
22:59:49 # when accessing Maven repositories through SSL
22:59:49 #
22:59:49 #org.ops4j.pax.url.mvn.certificateCheck=
22:59:49
22:59:49 #
22:59:49 # Path to the local Maven settings file.
22:59:49 # The repositories defined in this file will be automatically added to the list
22:59:49 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:59:49 # below is not set.
22:59:49 # The following locations are checked for the existence of the settings.xml file
22:59:49 # * 1. looks for the specified url
22:59:49 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:59:49 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:59:49 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:59:49 #
22:59:49 #org.ops4j.pax.url.mvn.settings=
22:59:49
22:59:49 #
22:59:49 # Path to the local Maven repository which is used to avoid downloading
22:59:49 # artifacts when they already exist locally.
22:59:49 # The value of this property will be extracted from the settings.xml file
22:59:49 # above, or defaulted to:
22:59:49 # System.getProperty( "user.home" ) + "/.m2/repository"
22:59:49 #
22:59:49 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:59:49
22:59:49 #
22:59:49 # Default this to false. It's just weird to use undocumented repos
22:59:49 #
22:59:49 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:59:49
22:59:49 #
22:59:49 # Uncomment if you don't wanna use the proxy settings
22:59:49 # from the Maven conf/settings.xml file
22:59:49 #
22:59:49 # org.ops4j.pax.url.mvn.proxySupport=false
22:59:49
22:59:49 #
22:59:49 # Comma separated list of repositories scanned when resolving an artifact.
22:59:49 # Those repositories will be checked before iterating through the
22:59:49 # below list of repositories and even before the local repository
22:59:49 # A repository url can be appended with zero or more of the following flags:
22:59:49 # @snapshots : the repository contains snaphots
22:59:49 # @noreleases : the repository does not contain any released artifacts
22:59:49 #
22:59:49 # The following property value will add the system folder as a repo.
22:59:49 #
22:59:49 org.ops4j.pax.url.mvn.defaultRepositories=\
22:59:49 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:59:49 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:59:49 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:59:49
22:59:49 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:59:49 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:59:49
22:59:49 #
22:59:49 # Comma separated list of repositories scanned when resolving an artifact.
22:59:49 # The default list includes the following repositories:
22:59:49 # http://repo1.maven.org/maven2@id=central
22:59:49 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:59:49 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:59:49 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:59:49 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:59:49 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:59:49 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:59:49 # To add repositories to the default ones, prepend '+' to the list of repositories
22:59:49 # to add.
22:59:49 # A repository url can be appended with zero or more of the following flags:
22:59:49 # @snapshots : the repository contains snapshots
22:59:49 # @noreleases : the repository does not contain any released artifacts
22:59:49 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:59:49 #
22:59:49 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
22:59:49
22:59:49 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:59:49 + [[ True == \T\r\u\e ]]
22:59:49 + echo 'Configuring the startup features...'
22:59:49 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:49 + FEATURE_TEST_STRING=features-test
22:59:49 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
22:59:49 + KARAF_VERSION=karaf4
22:59:49 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:59:49 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:49 + [[ ! -z '' ]]
22:59:49 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:49 ################################################################################
22:59:49 #
22:59:49 # Licensed to the Apache Software Foundation (ASF) under one or more
22:59:49 # contributor license agreements. See the NOTICE file distributed with
22:59:49 # this work for additional information regarding copyright ownership.
22:59:49 # The ASF licenses this file to You under the Apache License, Version 2.0
22:59:49 # (the "License"); you may not use this file except in compliance with
22:59:49 # the License. You may obtain a copy of the License at
22:59:49 #
22:59:49 # http://www.apache.org/licenses/LICENSE-2.0
22:59:49 #
22:59:49 # Unless required by applicable law or agreed to in writing, software
22:59:49 # distributed under the License is distributed on an "AS IS" BASIS,
22:59:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:59:49 # See the License for the specific language governing permissions and
22:59:49 # limitations under the License.
22:59:49 #
22:59:49 ################################################################################
22:59:49
22:59:49 #
22:59:49 # Comma separated list of features repositories to register by default
22:59:49 #
22:59:49 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/7740cced-fe05-4237-a657-f810dc359d66.xml
22:59:49
22:59:49 #
22:59:49 # Comma separated list of features to install at startup
22:59:49 #
22:59:49 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology, c8895c8a-1b12-4f70-9834-6ef13e9f62db
22:59:49
22:59:49 #
22:59:49 # Resource repositories (OBR) that the features resolver can use
22:59:49 # to resolve requirements/capabilities
22:59:49 #
22:59:49 # The format of the resourceRepositories is
22:59:49 # resourceRepositories=[xml:url|json:url],...
22:59:49 # for Instance:
22:59:49 #
22:59:49 #resourceRepositories=xml:http://host/path/to/index.xml
22:59:49 # or
22:59:49 #resourceRepositories=json:http://host/path/to/index.json
22:59:49 #
22:59:49
22:59:49 #
22:59:49 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:59:49 #
22:59:49 featuresBootAsynchronous=false
22:59:49
22:59:49 #
22:59:49 # Service requirements enforcement
22:59:49 #
22:59:49 # By default, the feature resolver checks the service requirements/capabilities of
22:59:49 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:59:49 # the required bundles.
22:59:49 # The following flag can have those values:
22:59:49 # - disable: service requirements are completely ignored
22:59:49 # - default: service requirements are ignored for old features
22:59:49 # - enforce: service requirements are always verified
22:59:49 #
22:59:49 #serviceRequirements=default
22:59:49
22:59:49 #
22:59:49 # Store cfg file for config element in feature
22:59:49 #
22:59:49 #configCfgStore=true
22:59:49
22:59:49 #
22:59:49 # Define if the feature service automatically refresh bundles
22:59:49 #
22:59:49 autoRefresh=true
22:59:49
22:59:49 #
22:59:49 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:59:49 # XML file defines instructions related to features processing
22:59:49 # versions.properties may declare properties to resolve placeholders in XML file
22:59:49 # both files are relative to ${karaf.etc}
22:59:49 #
22:59:49 #featureProcessing=org.apache.karaf.features.xml
22:59:49 #featureProcessingVersions=versions.properties
22:59:49 + configure_karaf_log karaf4 ''
22:59:49 + local -r karaf_version=karaf4
22:59:49 + local -r controllerdebugmap=
22:59:49 + local logapi=log4j
22:59:49 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:59:49 log4j2.rootLogger.level = INFO
22:59:49 #log4j2.rootLogger.type = asyncRoot
22:59:49 #log4j2.rootLogger.includeLocation = false
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:59:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:59:49 log4j2.rootLogger.appenderRef.Console.ref = Console
22:59:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:59:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:59:49 log4j2.logger.spifly.name = org.apache.aries.spifly
22:59:49 log4j2.logger.spifly.level = WARN
22:59:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:59:49 log4j2.logger.audit.level = INFO
22:59:49 log4j2.logger.audit.additivity = false
22:59:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:59:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:59:49 log4j2.appender.console.type = Console
22:59:49 log4j2.appender.console.name = Console
22:59:49 log4j2.appender.console.layout.type = PatternLayout
22:59:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:59:49 log4j2.appender.rolling.type = RollingRandomAccessFile
22:59:49 log4j2.appender.rolling.name = RollingFile
22:59:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:59:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:59:49 #log4j2.appender.rolling.immediateFlush = false
22:59:49 log4j2.appender.rolling.append = true
22:59:49 log4j2.appender.rolling.layout.type = PatternLayout
22:59:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:59:49 log4j2.appender.rolling.policies.type = Policies
22:59:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:59:49 log4j2.appender.rolling.policies.size.size = 64MB
22:59:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:59:49 log4j2.appender.rolling.strategy.max = 7
22:59:49 log4j2.appender.audit.type = RollingRandomAccessFile
22:59:49 log4j2.appender.audit.name = AuditRollingFile
22:59:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:59:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:59:49 log4j2.appender.audit.append = true
22:59:49 log4j2.appender.audit.layout.type = PatternLayout
22:59:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:59:49 log4j2.appender.audit.policies.type = Policies
22:59:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:59:49 log4j2.appender.audit.policies.size.size = 8MB
22:59:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:59:49 log4j2.appender.audit.strategy.max = 7
22:59:49 log4j2.appender.osgi.type = PaxOsgi
22:59:49 log4j2.appender.osgi.name = PaxOsgi
22:59:49 log4j2.appender.osgi.filter = *
22:59:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:59:49 #log4j2.logger.aether.level = TRACE
22:59:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:59:49 #log4j2.logger.http-headers.level = DEBUG
22:59:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:59:49 #log4j2.logger.maven.level = TRACE
22:59:49 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:59:49 + logapi=log4j2
22:59:49 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:59:49 + '[' log4j2 == log4j2 ']'
22:59:49 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:49 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:59:49 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:59:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:59:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:59:49 controllerdebugmap:
22:59:49 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:49 + unset IFS
22:59:49 + echo 'controllerdebugmap: '
22:59:49 + '[' -n '' ']'
22:59:49 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:59:49 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:49 ################################################################################
22:59:49 #
22:59:49 # Licensed to the Apache Software Foundation (ASF) under one or more
22:59:49 # contributor license agreements. See the NOTICE file distributed with
22:59:49 # this work for additional information regarding copyright ownership.
22:59:49 # The ASF licenses this file to You under the Apache License, Version 2.0
22:59:49 # (the "License"); you may not use this file except in compliance with
22:59:49 # the License. You may obtain a copy of the License at
22:59:49 #
22:59:49 # http://www.apache.org/licenses/LICENSE-2.0
22:59:49 #
22:59:49 # Unless required by applicable law or agreed to in writing, software
22:59:49 # distributed under the License is distributed on an "AS IS" BASIS,
22:59:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:59:49 # See the License for the specific language governing permissions and
22:59:49 # limitations under the License.
22:59:49 #
22:59:49 ################################################################################
22:59:49
22:59:49 # Common pattern layout for appenders
22:59:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:59:49
22:59:49 # Root logger
22:59:49 log4j2.rootLogger.level = INFO
22:59:49 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:59:49 #log4j2.rootLogger.type = asyncRoot
22:59:49 #log4j2.rootLogger.includeLocation = false
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:59:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:59:49 log4j2.rootLogger.appenderRef.Console.ref = Console
22:59:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:59:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:59:49
22:59:49 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:59:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:59:49
22:59:49 # Loggers configuration
22:59:49
22:59:49 # Spifly logger
22:59:49 log4j2.logger.spifly.name = org.apache.aries.spifly
22:59:49 log4j2.logger.spifly.level = WARN
22:59:49
22:59:49 # Security audit logger
22:59:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:59:49 log4j2.logger.audit.level = INFO
22:59:49 log4j2.logger.audit.additivity = false
22:59:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:59:49
22:59:49 # Appenders configuration
22:59:49
22:59:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:59:49 log4j2.appender.console.type = Console
22:59:49 log4j2.appender.console.name = Console
22:59:49 log4j2.appender.console.layout.type = PatternLayout
22:59:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:59:49
22:59:49 # Rolling file appender
22:59:49 log4j2.appender.rolling.type = RollingRandomAccessFile
22:59:49 log4j2.appender.rolling.name = RollingFile
22:59:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:59:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:59:49 # uncomment to not force a disk flush
22:59:49 #log4j2.appender.rolling.immediateFlush = false
22:59:49 log4j2.appender.rolling.append = true
22:59:49 log4j2.appender.rolling.layout.type = PatternLayout
22:59:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:59:49 log4j2.appender.rolling.policies.type = Policies
22:59:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:59:49 log4j2.appender.rolling.policies.size.size = 1GB
22:59:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:59:49 log4j2.appender.rolling.strategy.max = 7
22:59:49
22:59:49 # Audit file appender
22:59:49 log4j2.appender.audit.type = RollingRandomAccessFile
22:59:49 log4j2.appender.audit.name = AuditRollingFile
22:59:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:59:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:59:49 log4j2.appender.audit.append = true
22:59:49 log4j2.appender.audit.layout.type = PatternLayout
22:59:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:59:49 log4j2.appender.audit.policies.type = Policies
22:59:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:59:49 log4j2.appender.audit.policies.size.size = 8MB
22:59:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:59:49 log4j2.appender.audit.strategy.max = 7
22:59:49
22:59:49 # OSGi appender
22:59:49 log4j2.appender.osgi.type = PaxOsgi
22:59:49 log4j2.appender.osgi.name = PaxOsgi
22:59:49 log4j2.appender.osgi.filter = *
22:59:49
22:59:49 # help with identification of maven-related problems with pax-url-aether
22:59:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:59:49 #log4j2.logger.aether.level = TRACE
22:59:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:59:49 #log4j2.logger.http-headers.level = DEBUG
22:59:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:59:49 #log4j2.logger.maven.level = TRACE
22:59:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:59:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:59:49 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:49 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:59:49 + local -r controllermem=6144m
22:59:49 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:49 Configure
22:59:49 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:59:49 max memory: 6144m
22:59:49 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:49 + echo Configure
22:59:49 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:59:49 + echo ' max memory: 6144m'
22:59:49 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
22:59:49 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:49 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:49 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:49 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
22:59:49 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:59:49 #!/bin/sh
22:59:49 #
22:59:49 # Licensed to the Apache Software Foundation (ASF) under one or more
22:59:49 # contributor license agreements. See the NOTICE file distributed with
22:59:49 # this work for additional information regarding copyright ownership.
22:59:49 # The ASF licenses this file to You under the Apache License, Version 2.0
22:59:49 # (the "License"); you may not use this file except in compliance with
22:59:49 # the License. You may obtain a copy of the License at
22:59:49 #
22:59:49 # http://www.apache.org/licenses/LICENSE-2.0
22:59:49 #
22:59:49 # Unless required by applicable law or agreed to in writing, software
22:59:49 # distributed under the License is distributed on an "AS IS" BASIS,
22:59:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:59:49 # See the License for the specific language governing permissions and
22:59:49 # limitations under the License.
22:59:49 #
22:59:49
22:59:49 #
22:59:49 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:59:49 # script: client, instance, shell, start, status, stop, karaf
22:59:49 #
22:59:49 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:59:49 # Actions go here...
22:59:49 # fi
22:59:49
22:59:49 #
22:59:49 # general settings which should be applied for all scripts go here; please keep
22:59:49 # in mind that it is possible that scripts might be executed more than once, e.g.
22:59:49 # in example of the start script where the start script is executed first and the
22:59:49 # karaf script afterwards.
22:59:49 #
22:59:49
22:59:49 #
22:59:49 # The following section shows the possible configuration options for the default
22:59:49 # karaf scripts
22:59:49 #
22:59:49 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:59:49 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:59:49 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:59:49 # export EXTRA_JAVA_OPTS # Additional JVM options
22:59:49 # export KARAF_HOME # Karaf home folder
22:59:49 # export KARAF_DATA # Karaf data folder
22:59:49 # export KARAF_BASE # Karaf base folder
22:59:49 # export KARAF_ETC # Karaf etc folder
22:59:49 # export KARAF_LOG # Karaf log folder
22:59:49 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:59:49 # export KARAF_OPTS # Additional available Karaf options
22:59:49 # export KARAF_DEBUG # Enable debug mode
22:59:49 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:59:49 # export KARAF_NOROOT # Prevent execution as root if set to true
22:59:49 Set Java version
22:59:49 + echo 'Set Java version'
22:59:49 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:59:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:59:49 sudo: a password is required
22:59:49 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:59:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:59:49 sudo: a password is required
22:59:49 JDK default version ...
22:59:49 + echo 'JDK default version ...'
22:59:49 + java -version
22:59:49 openjdk version "21.0.9" 2025-10-21
22:59:49 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:59:49 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:59:49 Set JAVA_HOME
22:59:49 + echo 'Set JAVA_HOME'
22:59:49 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:59:49 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:59:49 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:59:49 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:59:49 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:59:49 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:59:49 Listing all open ports on controller system...
22:59:49 + echo 'Listing all open ports on controller system...'
22:59:49 + netstat -pnatu
22:59:49 /tmp/configuration-script.sh: line 40: netstat: command not found
22:59:49 Configuring cluster
22:59:49 + '[' -f /tmp/custom_shard_config.txt ']'
22:59:49 + echo 'Configuring cluster'
22:59:49 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.32
22:59:49 ################################################
22:59:49 ## Configure Cluster ##
22:59:49 ################################################
22:59:49 NOTE: Cluster configuration files not found. Copying from
22:59:49 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:59:49 Configuring unique name in pekko.conf
22:59:49 Configuring hostname in pekko.conf
22:59:49 Configuring data and rpc seed nodes in pekko.conf
22:59:49 modules = [
22:59:49
22:59:49 {
22:59:49 name = "inventory"
22:59:49 namespace = "urn:opendaylight:inventory"
22:59:49 shard-strategy = "module"
22:59:49 },
22:59:49 {
22:59:49 name = "topology"
22:59:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:59:49 shard-strategy = "module"
22:59:49 },
22:59:49 {
22:59:49 name = "toaster"
22:59:49 namespace = "http://netconfcentral.org/ns/toaster"
22:59:49 shard-strategy = "module"
22:59:49 }
22:59:49 ]
22:59:49 Configuring replication type in module-shards.conf
22:59:49 ################################################
22:59:49 ## NOTE: Manually restart controller to ##
22:59:49 ## apply configuration. ##
22:59:49 ################################################
22:59:49 Dump pekko.conf
22:59:49 + echo 'Dump pekko.conf'
22:59:49 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:59:49
22:59:49 odl-cluster-data {
22:59:49 pekko {
22:59:49 remote {
22:59:49 artery {
22:59:49 enabled = on
22:59:49 transport = tcp
22:59:49 canonical.hostname = "10.30.170.32"
22:59:49 canonical.port = 2550
22:59:49 }
22:59:49 }
22:59:49
22:59:49 cluster {
22:59:49 # Using artery.
22:59:49 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.32:2550"]
22:59:49
22:59:49 roles = ["member-1"]
22:59:49
22:59:49 # when under load we might trip a false positive on the failure detector
22:59:49 # failure-detector {
22:59:49 # heartbeat-interval = 4 s
22:59:49 # acceptable-heartbeat-pause = 16s
22:59:49 # }
22:59:49 }
22:59:49
22:59:49 persistence {
22:59:49 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:59:49 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:59:49 # The relative path is always relative to KARAF_HOME.
22:59:49
22:59:49 # snapshot-store.local.dir = "target/snapshots"
22:59:49 }
22:59:49 disable-default-actor-system-quarantined-event-handling = "false"
22:59:49 }
22:59:49 }
22:59:49 Dump modules.conf
22:59:49 + echo 'Dump modules.conf'
22:59:49 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:59:49 modules = [
22:59:49
22:59:49 {
22:59:49 name = "inventory"
22:59:49 namespace = "urn:opendaylight:inventory"
22:59:49 shard-strategy = "module"
22:59:49 },
22:59:49 {
22:59:49 name = "topology"
22:59:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:59:49 shard-strategy = "module"
22:59:49 },
22:59:49 {
22:59:49 name = "toaster"
22:59:49 namespace = "http://netconfcentral.org/ns/toaster"
22:59:49 shard-strategy = "module"
22:59:49 }
22:59:49 ]
22:59:49 Dump module-shards.conf
22:59:49 + echo 'Dump module-shards.conf'
22:59:49 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:59:49 module-shards = [
22:59:49 {
22:59:49 name = "default"
22:59:49 shards = [
22:59:49 {
22:59:49 name = "default"
22:59:49 replicas = ["member-1"]
22:59:49 }
22:59:49 ]
22:59:49 },
22:59:49 {
22:59:49 name = "inventory"
22:59:49 shards = [
22:59:49 {
22:59:49 name="inventory"
22:59:49 replicas = ["member-1"]
22:59:49 }
22:59:49 ]
22:59:49 },
22:59:49 {
22:59:49 name = "topology"
22:59:49 shards = [
22:59:49 {
22:59:49 name="topology"
22:59:49 replicas = ["member-1"]
22:59:49 }
22:59:49 ]
22:59:49 },
22:59:49 {
22:59:49 name = "toaster"
22:59:49 shards = [
22:59:49 {
22:59:49 name="toaster"
22:59:49 replicas = ["member-1"]
22:59:49 }
22:59:49 ]
22:59:49 }
22:59:49 ]
22:59:49 Locating config plan to use...
22:59:49 Finished running config plans
22:59:49 Starting member-1 with IP address 10.30.170.32
22:59:49 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:59:50 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:59:50 Redirecting karaf console output to karaf_console.log
22:59:50 Starting controller...
22:59:50 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
22:59:50 Execute the post startup script on controller 10.30.170.32
22:59:50 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:59:50 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:59:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:50 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:00:55 2025-12-21T23:00:07,842 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:00:55 Controller is UP
23:00:55 2025-12-21T23:00:07,842 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:00:55 Listing all open ports on controller system...
23:00:55 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:00:55 looking for "BindException: Address already in use" in log file
23:00:55 looking for "server is unhealthy" in log file
23:00:55 Let's take the karaf thread dump
23:00:55 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
23:00:56 karaf main: org.apache.karaf.main.Main, pid:2052
23:00:56 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
23:00:56 Generating mininet variables...
23:00:56 Locating test plan to use...
23:00:56 Changing the testplan path...
23:00:56 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
23:00:56 #
23:00:56 # This program and the accompanying materials are made available under the
23:00:56 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:00:56 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:00:56
23:00:56 # Place the suites in run order:
23:00:56 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready
23:00:56 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot
23:00:56 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot
23:00:56 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot
23:00:56 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot
23:00:56 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:00:57 ==============================================================================
23:00:57 netconf-scale.txt
23:00:57 ==============================================================================
23:00:57 netconf-scale.txt.Ready
23:00:57 ==============================================================================
23:00:57 netconf-scale.txt.Ready.Netconfready :: netconf-connector readiness test su...
23:00:57 ==============================================================================
23:01:00 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:05 | PASS |
23:01:05 ------------------------------------------------------------------------------
23:01:05 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:05 | PASS |
23:01:05 ------------------------------------------------------------------------------
23:01:05 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:05 | PASS |
23:01:05 Netconf was detected to be up and running so bug 5014 did not show up.
23:01:05 ------------------------------------------------------------------------------
23:01:05 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:01:05 | PASS |
23:01:05 Netconf was detected to be up and running so bug 5014 did not show up.
23:01:05 ------------------------------------------------------------------------------
23:01:05 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:06 | PASS |
23:01:06 ------------------------------------------------------------------------------
23:01:06 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:24 | PASS |
23:01:24 ------------------------------------------------------------------------------
23:01:24 netconf-scale.txt.Ready.Netconfready :: netconf-connector readines... | PASS |
23:01:24 6 tests, 6 passed, 0 failed
23:01:24 ==============================================================================
23:01:24 netconf-scale.txt.Ready | PASS |
23:01:24 6 tests, 6 passed, 0 failed
23:01:24 ==============================================================================
23:01:24 [ 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:01:24 [ 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:01:24 [ 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:01:24 [ 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:01:24 [ 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:01:24 [ 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:01:24 [ 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:01:24 netconf-scale.txt.Performance :: netconf-restperfclient Update performance ...
23:01:24 ==============================================================================
23:01:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:28 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:34 | PASS |
23:01:34 ------------------------------------------------------------------------------
23:01:34 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:34 | PASS |
23:01:34 ------------------------------------------------------------------------------
23:01:34 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:36 | PASS |
23:01:36 ------------------------------------------------------------------------------
23:01:36 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:37 | FAIL |
23:01:37 ... click for list of related bugs or create a new one if needed (with the
23:01:37 "netconf_scale_txt_performance_create_device_data"
23:01:37 reference somewhere inside)
23:01:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_performance_create_device_data&order=bug_status"
23:01:37
23:01:37 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.32:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
23:01:37 ------------------------------------------------------------------------------
23:01:37 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
23:01:37 Setup failed:
23:01:37 SKIPPED due to a failure in a previous fundamental test case.
23:01:37 ------------------------------------------------------------------------------
23:01:37 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
23:01:37 Setup failed:
23:01:37 SKIPPED due to a failure in a previous fundamental test case.
23:01:37 ------------------------------------------------------------------------------
23:01:37 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:37 | FAIL |
23:01:37 ... click for list of related bugs or create a new one if needed (with the
23:01:37 "netconf_scale_txt_performance_cleanup_and_collect"
23:01:37 reference somewhere inside)
23:01:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_performance_cleanup_and_collect&order=bug_status"
23:01:37
23:01:37 '' == ''
23:01:37 ------------------------------------------------------------------------------
23:01:37 netconf-scale.txt.Performance :: netconf-restperfclient Update per... | FAIL |
23:01:37 7 tests, 3 passed, 4 failed
23:01:37 ==============================================================================
23:01:37 [ 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:01:37 [ 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:01:37 [ 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:01:37 [ 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:01:37 [ 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:01:37 [ 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:01:37 [ 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:01:37 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performance test su...
23:01:37 ==============================================================================
23:01:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:40 Create_Test_Data_For_Direct_Access :: Send some sample test data i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:40 | PASS |
23:01:40 ------------------------------------------------------------------------------
23:01:40 Run_RestPerfClient_Directly_On_MDSAL :: Deploy and execute restper... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:41 | FAIL |
23:01:41 ... click for list of related bugs or create a new one if needed (with the
23:01:41 "netconf_scale_txt_mdsal_run_restperfclient_directly_on_mdsal"
23:01:41 reference somewhere inside)
23:01:41 "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:01:41
23:01:41 '' == ''
23:01:41 ------------------------------------------------------------------------------
23:01:41 Check_For_Failed_Direct_MDSAL_Requests :: Make sure there are no f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:41 | PASS |
23:01:41 ------------------------------------------------------------------------------
23:01:41 Cleanup_And_Collect_For_Direct_Access :: Cleanup the test data pro... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:41 | PASS |
23:01:41 ------------------------------------------------------------------------------
23:01:41 Create_Test_Data_For_Connector_Access :: Create the test data cont... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:41 | FAIL |
23:01:41 ... click for list of related bugs or create a new one if needed (with the
23:01:41 "netconf_scale_txt_mdsal_create_test_data_for_connector_access"
23:01:41 reference somewhere inside)
23:01:41 "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:01:41
23:01:41 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.32:8181/rests/data
23:01:41 ------------------------------------------------------------------------------
23:01:41 Configure_ODL_As_A_Device_On_Netconf :: Configure ODL MDSAL Northb... | FAIL |
23:01:41 Setup failed:
23:01:41 SKIPPED due to a failure in a previous fundamental test case.
23:01:41 ------------------------------------------------------------------------------
23:01:41 Run_RestPerfClient_Through_Netconf_Connector :: Ask RestPerfClient... | FAIL |
23:01:41 Setup failed:
23:01:41 SKIPPED due to a failure in a previous fundamental test case.
23:01:41 ------------------------------------------------------------------------------
23:01:41 Check_For_Failed_Netconf_Connector_Requests :: Make sure there are... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:41 | FAIL |
23:01:41 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5581
23:01:41
23:01:41 '' == ''
23:01:41 ------------------------------------------------------------------------------
23:01:41 Deconfigure_ODL_From_Netconf :: Deconfigure the ODL MDSAL Northbou... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:41 | FAIL |
23:01:41 ... click for list of related bugs or create a new one if needed (with the
23:01:41 "netconf_scale_txt_mdsal_deconfigure_odl_from_netconf"
23:01:41 reference somewhere inside)
23:01:41 "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:01:41
23:01:41 Dictionary does not contain key 'odl-mdsal-northbound-via-netconf-connector'.
23:01:41 ------------------------------------------------------------------------------
23:01:41 Cleanup_And_Collect_For_Connector_Access :: Delete the test data p... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:42 | FAIL |
23:01:42 ... click for list of related bugs or create a new one if needed (with the
23:01:42 "netconf_scale_txt_mdsal_cleanup_and_collect_for_connector_access"
23:01:42 reference somewhere inside)
23:01:42 "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:01:42
23:01:42 '' == ''
23:01:42 ------------------------------------------------------------------------------
23:01:42 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performanc... | FAIL |
23:01:42 10 tests, 3 passed, 7 failed
23:01:42 ==============================================================================
23:01:42 [ 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:01:42 [ 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:01:42 [ 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:01:42 [ 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:01:42 [ 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:01:42 [ 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:01:42 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite (multi-t...
23:01:42 ==============================================================================
23:01:43 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:45 | PASS |
23:02:45 ------------------------------------------------------------------------------
23:02:45 Configure_Devices_On_Netconf :: Make requests to configure the tes... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:02:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:48