23:59:31 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 27
23:59:31 originally caused by:
23:59:31 Started by timer
23:59:31 Running as SYSTEM
23:59:31 [EnvInject] - Loading node environment variables.
23:59:31 Building remotely on prd-centos8-robot-2c-8g-8775 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium
23:59:32 [ssh-agent] Looking for ssh-agent implementation...
23:59:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:59:32 $ ssh-agent
23:59:32 SSH_AUTH_SOCK=/tmp/ssh-4uCotea4PAPt/agent.5284
23:59:32 SSH_AGENT_PID=5285
23:59:32 [ssh-agent] Started.
23:59:32 Running ssh-add (command line suppressed)
23:59:32 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium@tmp/private_key_9413232962132640738.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium@tmp/private_key_9413232962132640738.key)
23:59:32 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:59:32 The recommended git tool is: NONE
23:59:35 using credential opendaylight-jenkins-ssh
23:59:35 Wiping out workspace first.
23:59:35 Cloning the remote Git repository
23:59:35 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:59:35 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test # timeout=10
23:59:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:59:35 > git --version # timeout=10
23:59:35 > git --version # 'git version 2.43.0'
23:59:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:59:35 [INFO] Currently running in a labeled security context
23:59:35 [INFO] Currently SELinux is 'enforcing' on the host
23:59:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh13742946483744334836.key
23:59:35 Verifying host key using known hosts file
23:59:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:59:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:59:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:59:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:59:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:59:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:59:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:59:38 [INFO] Currently running in a labeled security context
23:59:38 [INFO] Currently SELinux is 'enforcing' on the host
23:59:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh12960973828037568812.key
23:59:38 Verifying host key using known hosts file
23:59:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:59:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:59:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:59:38 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
23:59:38 > git config core.sparsecheckout # timeout=10
23:59:38 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
23:59:38 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
23:59:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:59:39 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:59:39 No emails were triggered.
23:59:39 provisioning config files...
23:59:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:59:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:59:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:59:40 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins18134643466877134013.sh
23:59:40 ---> python-tools-install.sh
23:59:40 Setup pyenv:
23:59:40 system
23:59:40 * 3.8.13 (set by /opt/pyenv/version)
23:59:40 * 3.9.13 (set by /opt/pyenv/version)
23:59:40 * 3.10.13 (set by /opt/pyenv/version)
23:59:40 * 3.11.7 (set by /opt/pyenv/version)
23:59:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tr6r
23:59:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:59:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:59:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:59:52 lf-activate-venv(): INFO: Base packages installed successfully
23:59:52 lf-activate-venv(): INFO: Installing additional packages: lftools
00:00:23 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:00:23 Generating Requirements File
00:01:04 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.
00:01:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:01:05 Python 3.11.7
00:01:05 pip 26.0.1 from /tmp/venv-Tr6r/lib/python3.11/site-packages/pip (python 3.11)
00:01:05 appdirs==1.4.4
00:01:05 argcomplete==3.6.3
00:01:05 aspy.yaml==1.3.0
00:01:05 attrs==25.4.0
00:01:05 autopage==0.6.0
00:01:05 beautifulsoup4==4.14.3
00:01:05 boto3==1.42.44
00:01:05 botocore==1.42.44
00:01:05 bs4==0.0.2
00:01:05 certifi==2026.1.4
00:01:05 cffi==2.0.0
00:01:05 cfgv==3.5.0
00:01:05 chardet==5.2.0
00:01:05 charset-normalizer==3.4.4
00:01:05 click==8.3.1
00:01:05 cliff==4.13.1
00:01:05 cmd2==3.2.0
00:01:05 cryptography==3.3.2
00:01:05 debtcollector==3.0.0
00:01:05 decorator==5.2.1
00:01:05 defusedxml==0.7.1
00:01:05 Deprecated==1.3.1
00:01:05 distlib==0.4.0
00:01:05 dnspython==2.8.0
00:01:05 docker==7.1.0
00:01:05 dogpile.cache==1.5.0
00:01:05 durationpy==0.10
00:01:05 email-validator==2.3.0
00:01:05 filelock==3.20.3
00:01:05 future==1.0.0
00:01:05 gitdb==4.0.12
00:01:05 GitPython==3.1.46
00:01:05 httplib2==0.30.2
00:01:05 identify==2.6.16
00:01:05 idna==3.11
00:01:05 importlib-resources==1.5.0
00:01:05 iso8601==2.1.0
00:01:05 Jinja2==3.1.6
00:01:05 jmespath==1.1.0
00:01:05 jsonpatch==1.33
00:01:05 jsonpointer==3.0.0
00:01:05 jsonschema==4.26.0
00:01:05 jsonschema-specifications==2025.9.1
00:01:05 keystoneauth1==5.13.0
00:01:05 kubernetes==35.0.0
00:01:05 lftools==0.37.21
00:01:05 lxml==6.0.2
00:01:05 markdown-it-py==4.0.0
00:01:05 MarkupSafe==3.0.3
00:01:05 mdurl==0.1.2
00:01:05 msgpack==1.1.2
00:01:05 multi_key_dict==2.0.3
00:01:05 munch==4.0.0
00:01:05 netaddr==1.3.0
00:01:05 niet==1.4.2
00:01:05 nodeenv==1.10.0
00:01:05 oauth2client==4.1.3
00:01:05 oauthlib==3.3.1
00:01:05 openstacksdk==4.9.0
00:01:05 os-service-types==1.8.2
00:01:05 osc-lib==4.3.0
00:01:05 oslo.config==10.2.0
00:01:05 oslo.context==6.2.0
00:01:05 oslo.i18n==6.7.1
00:01:05 oslo.log==8.0.0
00:01:05 oslo.serialization==5.9.0
00:01:05 oslo.utils==9.2.0
00:01:05 packaging==26.0
00:01:05 pbr==7.0.3
00:01:05 platformdirs==4.5.1
00:01:05 prettytable==3.17.0
00:01:05 psutil==7.2.2
00:01:05 pyasn1==0.6.2
00:01:05 pyasn1_modules==0.4.2
00:01:05 pycparser==3.0
00:01:05 pygerrit2==2.0.15
00:01:05 PyGithub==2.8.1
00:01:05 Pygments==2.19.2
00:01:05 PyJWT==2.11.0
00:01:05 PyNaCl==1.6.2
00:01:05 pyparsing==2.4.7
00:01:05 pyperclip==1.11.0
00:01:05 pyrsistent==0.20.0
00:01:05 python-cinderclient==9.8.0
00:01:05 python-dateutil==2.9.0.post0
00:01:05 python-heatclient==5.0.0
00:01:05 python-jenkins==1.8.3
00:01:05 python-keystoneclient==5.7.0
00:01:05 python-magnumclient==4.9.0
00:01:05 python-openstackclient==8.3.0
00:01:05 python-swiftclient==4.9.0
00:01:05 PyYAML==6.0.3
00:01:05 referencing==0.37.0
00:01:05 requests==2.32.5
00:01:05 requests-oauthlib==2.0.0
00:01:05 requestsexceptions==1.4.0
00:01:05 rfc3986==2.0.0
00:01:05 rich==14.3.2
00:01:05 rich-argparse==1.7.2
00:01:05 rpds-py==0.30.0
00:01:05 rsa==4.9.1
00:01:05 ruamel.yaml==0.19.1
00:01:05 ruamel.yaml.clib==0.2.15
00:01:05 s3transfer==0.16.0
00:01:05 simplejson==3.20.2
00:01:05 six==1.17.0
00:01:05 smmap==5.0.2
00:01:05 soupsieve==2.8.3
00:01:05 stevedore==5.6.0
00:01:05 tabulate==0.9.0
00:01:05 toml==0.10.2
00:01:05 tomlkit==0.14.0
00:01:05 tqdm==4.67.3
00:01:05 typing_extensions==4.15.0
00:01:05 tzdata==2025.3
00:01:05 urllib3==1.26.20
00:01:05 virtualenv==20.36.1
00:01:05 wcwidth==0.6.0
00:01:05 websocket-client==1.9.0
00:01:05 wrapt==2.1.1
00:01:05 xdg==6.0.0
00:01:05 xmltodict==1.0.2
00:01:05 yq==3.4.3
00:01:05 [EnvInject] - Injecting environment variables from a build step.
00:01:05 [EnvInject] - Injecting as environment variables the properties content
00:01:05 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:01:05 OS_CLOUD=vex
00:01:05 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27
00:01:05 OS_STACK_TEMPLATE_DIR=openstack-hot
00:01:05
00:01:05 [EnvInject] - Variables injected successfully.
00:01:05 provisioning config files...
00:01:06 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:01:06 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins14077180865412390138.sh
00:01:06 ---> Create parameters file for OpenStack HOT
00:01:06 OpenStack Heat parameters generated
00:01:06 -----------------------------------
00:01:06 parameters:
00:01:06 vm_0_count: '1'
00:01:06 vm_0_flavor: 'v3-standard-4'
00:01:06 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:01:06 vm_1_count: '1'
00:01:06 vm_1_flavor: 'v3-standard-2'
00:01:06 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782'
00:01:06
00:01:06 job_name: '19126-27'
00:01:06 silo: 'releng'
00:01:06 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins2122536557280313556.sh
00:01:06 ---> Create HEAT stack
00:01:06 + source /home/jenkins/lf-env.sh
00:01:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:01:06 ++ mktemp -d /tmp/venv-XXXX
00:01:06 + lf_venv=/tmp/venv-cc6X
00:01:06 + local venv_file=/tmp/.os_lf_venv
00:01:06 + local python=python3
00:01:06 + local options
00:01:06 + local set_path=true
00:01:06 + local install_args=
00:01:06 ++ 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
00:01:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:01:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:01:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:01:06 + true
00:01:06 + case $1 in
00:01:06 + python=python3
00:01:06 + shift 2
00:01:06 + true
00:01:06 + case $1 in
00:01:06 + shift
00:01:06 + break
00:01:06 + case $python in
00:01:06 + local pkg_list=
00:01:06 + [[ -d /opt/pyenv ]]
00:01:06 + echo 'Setup pyenv:'
00:01:06 Setup pyenv:
00:01:06 + export PYENV_ROOT=/opt/pyenv
00:01:06 + PYENV_ROOT=/opt/pyenv
00:01:06 + 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
00:01:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:01:06 + pyenv versions
00:01:06 system
00:01:06 3.8.13
00:01:06 3.9.13
00:01:06 3.10.13
00:01:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:01:06 + command -v pyenv
00:01:06 ++ pyenv init - --no-rehash
00:01:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:01:06 for i in ${!paths[@]}; do
00:01:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:01:06 fi; done;
00:01:06 echo "${paths[*]}"'\'')"
00:01:06 export PATH="/opt/pyenv/shims:${PATH}"
00:01:06 export PYENV_SHELL=bash
00:01:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:01:06 pyenv() {
00:01:06 local command
00:01:06 command="${1:-}"
00:01:06 if [ "$#" -gt 0 ]; then
00:01:06 shift
00:01:06 fi
00:01:06
00:01:06 case "$command" in
00:01:06 rehash|shell)
00:01:06 eval "$(pyenv "sh-$command" "$@")"
00:01:06 ;;
00:01:06 *)
00:01:06 command pyenv "$command" "$@"
00:01:06 ;;
00:01:06 esac
00:01:06 }'
00:01:06 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:01:06 for i in ${!paths[@]}; do
00:01:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:01:06 fi; done;
00:01:06 echo "${paths[*]}"'
00:01:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:01:06 ++ 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
00:01:06 ++ 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
00:01:06 ++ export PYENV_SHELL=bash
00:01:06 ++ PYENV_SHELL=bash
00:01:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:01:06 +++ complete -F _pyenv pyenv
00:01:06 ++ lf-pyver python3
00:01:06 ++ local py_version_xy=python3
00:01:06 ++ local py_version_xyz=
00:01:06 ++ awk '{ print $1 }'
00:01:06 ++ pyenv versions
00:01:06 ++ local command
00:01:06 ++ command=versions
00:01:06 ++ '[' 1 -gt 0 ']'
00:01:06 ++ shift
00:01:06 ++ case "$command" in
00:01:06 ++ command pyenv versions
00:01:06 ++ pyenv versions
00:01:06 ++ sed 's/^[ *]* //'
00:01:06 ++ grep -E '^[0-9.]*[0-9]$'
00:01:06 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:01:06 +++ grep '^3' /tmp/.pyenv_versions
00:01:06 +++ tail -n 1
00:01:06 +++ sort -V
00:01:06 ++ py_version_xyz=3.11.7
00:01:06 ++ [[ -z 3.11.7 ]]
00:01:06 ++ echo 3.11.7
00:01:06 ++ return 0
00:01:06 + pyenv local 3.11.7
00:01:06 + local command
00:01:06 + command=local
00:01:06 + '[' 2 -gt 0 ']'
00:01:06 + shift
00:01:06 + case "$command" in
00:01:06 + command pyenv local 3.11.7
00:01:06 + pyenv local 3.11.7
00:01:06 + for arg in "$@"
00:01:06 + case $arg in
00:01:06 + pkg_list+='lftools[openstack] '
00:01:06 + for arg in "$@"
00:01:06 + case $arg in
00:01:06 + pkg_list+='kubernetes '
00:01:06 + for arg in "$@"
00:01:06 + case $arg in
00:01:06 + pkg_list+='niet '
00:01:06 + for arg in "$@"
00:01:06 + case $arg in
00:01:06 + pkg_list+='python-heatclient '
00:01:06 + for arg in "$@"
00:01:06 + case $arg in
00:01:06 + pkg_list+='python-openstackclient '
00:01:06 + for arg in "$@"
00:01:06 + case $arg in
00:01:06 + pkg_list+='python-magnumclient '
00:01:06 + for arg in "$@"
00:01:06 + case $arg in
00:01:06 + pkg_list+='urllib3~=1.26.15 '
00:01:06 + for arg in "$@"
00:01:06 + case $arg in
00:01:06 + pkg_list+='yq '
00:01:06 + [[ -f /tmp/.os_lf_venv ]]
00:01:06 ++ cat /tmp/.os_lf_venv
00:01:06 + lf_venv=/tmp/venv-Tr6r
00:01:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from' file:/tmp/.os_lf_venv
00:01:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from file:/tmp/.os_lf_venv
00:01:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:01:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:01:06 + local 'pip_opts=--upgrade --quiet'
00:01:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:01:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:01:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:01:06 + [[ -n '' ]]
00:01:06 + [[ -n '' ]]
00:01:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:01:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:01:06 + /tmp/venv-Tr6r/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
00:01:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:01:08 lf-activate-venv(): INFO: Base packages installed successfully
00:01:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:01:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:01:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:01:08 + /tmp/venv-Tr6r/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
00:01:41 + type python3
00:01:41 + true
00:01:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH'
00:01:41 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:01:41 + PATH=/tmp/venv-Tr6r/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
00:01:41 + return 0
00:01:41 + openstack --os-cloud vex limits show --absolute
00:01:43 +--------------------------+---------+
00:01:43 | Name | Value |
00:01:43 +--------------------------+---------+
00:01:43 | maxTotalInstances | -1 |
00:01:43 | maxTotalCores | 450 |
00:01:43 | maxTotalRAMSize | 1000000 |
00:01:43 | maxServerMeta | 128 |
00:01:43 | maxImageMeta | 128 |
00:01:43 | maxPersonality | 5 |
00:01:43 | maxPersonalitySize | 10240 |
00:01:43 | maxTotalKeypairs | 100 |
00:01:43 | maxServerGroups | 10 |
00:01:43 | maxServerGroupMembers | 10 |
00:01:43 | maxTotalFloatingIps | -1 |
00:01:43 | maxSecurityGroups | -1 |
00:01:43 | maxSecurityGroupRules | -1 |
00:01:43 | totalRAMUsed | 270336 |
00:01:43 | totalCoresUsed | 66 |
00:01:43 | totalInstancesUsed | 25 |
00:01:43 | totalFloatingIpsUsed | 0 |
00:01:43 | totalSecurityGroupsUsed | 0 |
00:01:43 | totalServerGroupsUsed | 0 |
00:01:43 | maxTotalVolumes | -1 |
00:01:43 | maxTotalSnapshots | 10 |
00:01:43 | maxTotalVolumeGigabytes | 4096 |
00:01:43 | maxTotalBackups | 10 |
00:01:43 | maxTotalBackupGigabytes | 1000 |
00:01:43 | totalVolumesUsed | 0 |
00:01:43 | totalGigabytesUsed | 0 |
00:01:43 | totalSnapshotsUsed | 0 |
00:01:43 | totalBackupsUsed | 0 |
00:01:43 | totalBackupGigabytesUsed | 0 |
00:01:43 +--------------------------+---------+
00:01:43 + pushd /opt/ciman/openstack-hot
00:01:43 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium
00:01:43 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/stack-parameters.yaml
00:02:09 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27
00:02:09 Waiting to initialize infrastructure...
00:02:09 Stack initialization successful.
00:02:09 ------------------------------------
00:02:09 Stack Details
00:02:09 ------------------------------------
00:02:09 {'added': None,
00:02:09 'capabilities': [],
00:02:09 'created_at': '2026-02-09T00:01:46Z',
00:02:09 'deleted': None,
00:02:09 'deleted_at': None,
00:02:09 'description': 'No description',
00:02:09 'environment': None,
00:02:09 'environment_files': None,
00:02:09 'files': None,
00:02:09 'files_container': None,
00:02:09 'id': 'a93b99d1-be99-4236-a412-b1bc8b1fd8e3',
00:02:09 'is_rollback_disabled': True,
00:02:09 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27/a93b99d1-be99-4236-a412-b1bc8b1fd8e3',
00:02:09 'rel': 'self'}],
00:02:09 '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'})}),
00:02:09 'name': 'releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27',
00:02:09 'notification_topics': [],
00:02:09 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:02:09 'output_key': 'vm_1_ips',
00:02:09 'output_value': ['10.30.170.221']},
00:02:09 {'description': 'IP addresses of the 1st vm types',
00:02:09 'output_key': 'vm_0_ips',
00:02:09 'output_value': ['10.30.171.95']}],
00:02:09 'owner_id': ****,
00:02:09 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:02:09 'OS::stack_id': 'a93b99d1-be99-4236-a412-b1bc8b1fd8e3',
00:02:09 'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27',
00:02:09 'job_name': '19126-27',
00:02:09 'silo': 'releng',
00:02:09 'vm_0_count': '1',
00:02:09 'vm_0_flavor': 'v3-standard-4',
00:02:09 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:02:09 '20260201-010217.481',
00:02:09 'vm_1_count': '1',
00:02:09 'vm_1_flavor': 'v3-standard-2',
00:02:09 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
00:02:09 '20260201-170120.782'},
00:02:09 'parent_id': None,
00:02:09 'replaced': None,
00:02:09 'status': 'CREATE_COMPLETE',
00:02:09 'status_reason': 'Stack CREATE completed successfully',
00:02:09 'tags': [],
00:02:09 'template': None,
00:02:09 'template_description': 'No description',
00:02:09 'template_url': None,
00:02:09 'timeout_mins': 15,
00:02:09 'unchanged': None,
00:02:09 'updated': None,
00:02:09 'updated_at': None,
00:02:09 'user_project_id': '01c2285d44c743228f4069e46342c0f6'}
00:02:09 ------------------------------------
00:02:09 + popd
00:02:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium
00:02:09 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins12653301603591926373.sh
00:02:09 ---> Copy SSH public keys to CSIT lab
00:02:09 Setup pyenv:
00:02:09 system
00:02:09 3.8.13
00:02:09 3.9.13
00:02:09 3.10.13
00:02:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:02:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from file:/tmp/.os_lf_venv
00:02:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:02:12 lf-activate-venv(): INFO: Base packages installed successfully
00:02:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:02:32 SSH not responding on 10.30.170.221. Retrying in 10 seconds...
00:02:32 SSH not responding on 10.30.171.95. Retrying in 10 seconds...
00:02:42 Ping to 10.30.170.221 successful.
00:02:42 Ping to 10.30.171.95 successful.
00:02:43 SSH not responding on 10.30.171.95. Retrying in 10 seconds...
00:02:43 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts.
00:02:44 releng-19126-27-1-docker-0
00:02:44 Successfully copied public keys to slave 10.30.170.221
00:02:44 Process 6527 ready.
00:02:53 Ping to 10.30.171.95 successful.
00:02:54 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:02:54 releng-19126-27-0-builder-0
00:02:54 Successfully copied public keys to slave 10.30.171.95
00:02:54 Process 6528 ready.
00:02:54 SSH ready on all stack servers.
00:02:54 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins11995980340992777425.sh
00:02:54 Setup pyenv:
00:02:54 system
00:02:54 3.8.13
00:02:54 3.9.13
00:02:54 3.10.13
00:02:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:02:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5pmM
00:02:59 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.robot_venv
00:02:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:04 lf-activate-venv(): INFO: Base packages installed successfully
00:03:04 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:03:05 lf-activate-venv(): INFO: Adding /tmp/venv-5pmM/bin to PATH
00:03:05 + echo 'Installing Python Requirements'
00:03:05 Installing Python Requirements
00:03:05 + cat
00:03:05 + python -m pip install -r requirements.txt
00:03:06 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:03:06 Collecting docker-py (from -r requirements.txt (line 1))
00:03:06 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)
00:03:06 Collecting ipaddr (from -r requirements.txt (line 2))
00:03:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:03:06 Installing build dependencies: started
00:03:07 Installing build dependencies: finished with status 'done'
00:03:07 Getting requirements to build wheel: started
00:03:07 Getting requirements to build wheel: finished with status 'done'
00:03:07 Preparing metadata (pyproject.toml): started
00:03:07 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:07 Collecting netaddr (from -r requirements.txt (line 3))
00:03:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:03:07 Collecting netifaces (from -r requirements.txt (line 4))
00:03:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:03:07 Installing build dependencies: started
00:03:08 Installing build dependencies: finished with status 'done'
00:03:08 Getting requirements to build wheel: started
00:03:08 Getting requirements to build wheel: finished with status 'done'
00:03:08 Preparing metadata (pyproject.toml): started
00:03:09 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:09 Collecting pyhocon (from -r requirements.txt (line 5))
00:03:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:03:09 Collecting requests (from -r requirements.txt (line 6))
00:03:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:03:09 Collecting robotframework (from -r requirements.txt (line 7))
00:03:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:03:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 31.8 MB/s 0:00:00
00:03:09 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:03:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:03:09 Installing build dependencies: started
00:03:10 Installing build dependencies: finished with status 'done'
00:03:10 Getting requirements to build wheel: started
00:03:10 Getting requirements to build wheel: finished with status 'done'
00:03:10 Preparing metadata (pyproject.toml): started
00:03:10 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:10 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:03:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:03:10 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:03:10 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)
00:03:10 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:03:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:03:10 Installing build dependencies: started
00:03:11 Installing build dependencies: finished with status 'done'
00:03:11 Getting requirements to build wheel: started
00:03:11 Getting requirements to build wheel: finished with status 'done'
00:03:11 Preparing metadata (pyproject.toml): started
00:03:12 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:12 Collecting scapy (from -r requirements.txt (line 12))
00:03:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:03:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 12.9 MB/s 0:00:00
00:03:12 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:03:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:03:12 Installing build dependencies: started
00:03:13 Installing build dependencies: finished with status 'done'
00:03:13 Getting requirements to build wheel: started
00:03:13 Getting requirements to build wheel: finished with status 'done'
00:03:13 Preparing metadata (pyproject.toml): started
00:03:13 Preparing metadata (pyproject.toml): finished with status 'done'
00:03:13 Collecting elasticsearch (from -r requirements.txt (line 18))
00:03:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:03:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 36.1 MB/s 0:00:00
00:03:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:03:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:03:14 Collecting pyangbind (from -r requirements.txt (line 22))
00:03:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:03:14 Collecting isodate (from -r requirements.txt (line 25))
00:03:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:03:14 Collecting jmespath (from -r requirements.txt (line 28))
00:03:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:03:14 Collecting jsonpatch (from -r requirements.txt (line 31))
00:03:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:03:14 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:03:14 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:03:14 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:03:14 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)
00:03:14 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:03:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:03:14 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:03:14 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)
00:03:14 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:03:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:03:14 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:03:14 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)
00:03:14 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:03:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:03:14 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:03:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:03:14 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:03:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:03:14 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:03:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:03:14 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:03:14 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)
00:03:15 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:03:15 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:03:15 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:03:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:03:15 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:03:15 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:03:15 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:03:15 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)
00:03:15 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:03:15 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:03:15 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)
00:03:15 Collecting elasticsearch (from -r requirements.txt (line 18))
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:03:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 32.8 MB/s 0:00:00
00:03:15 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:03:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:03:15 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:03:15 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:03:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:03:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.8 MB/s 0:00:00
00:03:15 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:03:15 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)
00:03:16 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:03:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:03:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 36.0 MB/s 0:00:00
00:03:16 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:03:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:03:17 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:17 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)
00:03:17 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:03:17 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:03:17 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:03:17 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:17 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)
00:03:17 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:03:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:03:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:03:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 31.0 MB/s 0:00:00
00:03:18 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:03:18 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:03:18 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:03:19 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))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:03:19 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:03:19 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:03:19 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:03:19 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))
00:03:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:03:19 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))
00:03:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:03:20 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))
00:03:20 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)
00:03:20 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))
00:03:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:03:20 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:03:20 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:03:21 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:03:21 Requirement already satisfied: packaging in /tmp/venv-5pmM/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:03:21 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:03:21 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:03:21 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:03:21 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:03:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:03:21 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))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:03:21 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:03:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:03:21 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:03:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:03:21 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:03:21 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:03:22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:03:22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=56db575489356336cfd31c8814f63b6a6f84c27fea1cc70a57d8fbfd96e3d7dc
00:03:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:03:22 Building wheel for ipaddr (pyproject.toml): started
00:03:22 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:03:22 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=16c5f4c4ee1fca45ad90b8d6caca79ac634b67282a9ce42175301d2345624605
00:03:22 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:03:22 Building wheel for netifaces (pyproject.toml): started
00:03:24 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:03:24 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41072 sha256=7d3798dcf32f9819b686d0528bf84b9c8a773fd48610ae713e864c7a7a91c2d6
00:03:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:03:24 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:03:25 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:03:25 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=2b215714e92d8c7dab62e0ebd6270d9692674d23eb4075e51421e3207bb6a6e5
00:03:25 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:03:25 Building wheel for jsonpath-rw (pyproject.toml): started
00:03:25 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:03:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=187d8204ce68e432bc5454c47a7c7e7f82047f83ac67c582744e18e5ccd03ada
00:03:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:03:25 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:03:25 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:03:32
00:03:32 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:03:33 + pip freeze
00:03:33 async-generator==1.10
00:03:33 attrs==25.4.0
00:03:33 bcrypt==5.0.0
00:03:33 beautifulsoup4==4.14.3
00:03:33 certifi==2026.1.4
00:03:33 cffi==2.0.0
00:03:33 charset-normalizer==3.4.4
00:03:33 click==8.3.1
00:03:33 cryptography==46.0.4
00:03:33 decorator==5.2.1
00:03:33 distlib==0.4.0
00:03:33 docker-py==1.10.6
00:03:33 docker-pycreds==0.4.0
00:03:33 elastic-transport==8.17.1
00:03:33 elasticsearch==8.19.3
00:03:33 elasticsearch-dsl==8.15.4
00:03:33 enum34==1.1.10
00:03:33 filelock==3.20.3
00:03:33 h11==0.16.0
00:03:33 idna==3.11
00:03:33 importlib_metadata==8.7.1
00:03:33 invoke==2.2.1
00:03:33 ipaddr==2.2.0
00:03:33 isodate==0.7.2
00:03:33 jmespath==1.1.0
00:03:33 jsonpatch==1.33
00:03:33 jsonpath-rw==1.4.0
00:03:33 jsonpointer==3.0.0
00:03:33 lxml==6.0.2
00:03:33 mypy_extensions==1.1.0
00:03:33 netaddr==1.3.0
00:03:33 netifaces==0.11.0
00:03:33 outcome==1.3.0.post0
00:03:33 packaging==26.0
00:03:33 paramiko==4.0.0
00:03:33 platformdirs==4.5.1
00:03:33 ply==3.11
00:03:33 pyang==2.7.1
00:03:33 pyangbind==0.8.7
00:03:33 pycparser==3.0
00:03:33 pyhocon==0.3.61
00:03:33 PyNaCl==1.6.2
00:03:33 pyparsing==3.3.2
00:03:33 PySocks==1.7.1
00:03:33 python-dateutil==2.9.0.post0
00:03:33 regex==2026.1.15
00:03:33 requests==2.32.5
00:03:33 robotframework==7.4.1
00:03:33 robotframework-httplibrary==0.4.2
00:03:33 robotframework-pythonlibcore==4.5.0
00:03:33 robotframework-requests==0.9.7
00:03:33 robotframework-selenium2library==3.0.0
00:03:33 robotframework-seleniumlibrary==6.8.0
00:03:33 robotframework-sshlibrary==3.8.0
00:03:33 scapy==2.7.0
00:03:33 scp==0.15.0
00:03:33 selenium==4.40.0
00:03:33 six==1.17.0
00:03:33 sniffio==1.3.1
00:03:33 sortedcontainers==2.4.0
00:03:33 soupsieve==2.8.3
00:03:33 trio==0.32.0
00:03:33 trio-typing==0.10.0
00:03:33 trio-websocket==0.12.2
00:03:33 types-certifi==2021.10.8.3
00:03:33 types-urllib3==1.26.25.14
00:03:33 typing_extensions==4.15.0
00:03:33 urllib3==2.6.3
00:03:33 virtualenv==20.36.1
00:03:33 waitress==3.0.2
00:03:33 WebOb==1.8.9
00:03:33 websocket-client==1.9.0
00:03:33 WebTest==3.0.7
00:03:33 wsproto==1.3.2
00:03:33 zipp==3.23.0
00:03:33 [EnvInject] - Injecting environment variables from a build step.
00:03:33 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:03:33 [EnvInject] - Variables injected successfully.
00:03:33 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins13241829606234244299.sh
00:03:33 Setup pyenv:
00:03:33 system
00:03:33 3.8.13
00:03:33 3.9.13
00:03:33 3.10.13
00:03:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:03:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from file:/tmp/.os_lf_venv
00:03:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:35 lf-activate-venv(): INFO: Base packages installed successfully
00:03:35 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:03:43 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:03:43 + ODL_SYSTEM=()
00:03:43 + TOOLS_SYSTEM=()
00:03:43 + OPENSTACK_SYSTEM=()
00:03:43 + OPENSTACK_CONTROLLERS=()
00:03:43 + mapfile -t ADDR
00:03:43 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27
00:03:43 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:03:44 + for i in "${ADDR[@]}"
00:03:44 ++ ssh 10.30.171.95 hostname -s
00:03:44 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:03:45 + REMHOST=releng-19126-27-0-builder-0
00:03:45 + case ${REMHOST} in
00:03:45 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:03:45 + for i in "${ADDR[@]}"
00:03:45 ++ ssh 10.30.170.221 hostname -s
00:03:45 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts.
00:03:45 + REMHOST=releng-19126-27-1-docker-0
00:03:45 + case ${REMHOST} in
00:03:45 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:03:45 + echo NUM_ODL_SYSTEM=1
00:03:45 + echo NUM_TOOLS_SYSTEM=1
00:03:45 + '[' '' == yes ']'
00:03:45 + NUM_OPENSTACK_SYSTEM=0
00:03:45 + echo NUM_OPENSTACK_SYSTEM=0
00:03:45 + '[' 0 -eq 2 ']'
00:03:45 + echo ODL_SYSTEM_IP=10.30.171.95
00:03:45 ++ seq 0 0
00:03:45 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:03:45 + echo ODL_SYSTEM_1_IP=10.30.171.95
00:03:45 + echo TOOLS_SYSTEM_IP=10.30.170.221
00:03:45 ++ seq 0 0
00:03:45 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:03:45 + echo TOOLS_SYSTEM_1_IP=10.30.170.221
00:03:45 + openstack_index=0
00:03:45 + NUM_OPENSTACK_CONTROL_NODES=1
00:03:45 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:03:45 ++ seq 0 0
00:03:45 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:03:45 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:03:45 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:03:45 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:03:45 + '[' -1 -ge 2 ']'
00:03:45 ++ seq 0 -2
00:03:45 + NUM_OPENSTACK_HAPROXY_NODES=0
00:03:45 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:03:45 ++ seq 0 -1
00:03:45 + echo 'Contents of slave_addresses.txt:'
00:03:45 Contents of slave_addresses.txt:
00:03:45 + cat slave_addresses.txt
00:03:45 NUM_ODL_SYSTEM=1
00:03:45 NUM_TOOLS_SYSTEM=1
00:03:45 NUM_OPENSTACK_SYSTEM=0
00:03:45 ODL_SYSTEM_IP=10.30.171.95
00:03:45 ODL_SYSTEM_1_IP=10.30.171.95
00:03:45 TOOLS_SYSTEM_IP=10.30.170.221
00:03:45 TOOLS_SYSTEM_1_IP=10.30.170.221
00:03:45 NUM_OPENSTACK_CONTROL_NODES=1
00:03:45 OPENSTACK_CONTROL_NODE_1_IP=
00:03:45 NUM_OPENSTACK_COMPUTE_NODES=-1
00:03:45 NUM_OPENSTACK_HAPROXY_NODES=0
00:03:45 [EnvInject] - Injecting environment variables from a build step.
00:03:45 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:03:45 [EnvInject] - Variables injected successfully.
00:03:45 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins3603911914142804812.sh
00:03:45 Preparing for JRE Version 21
00:03:45 Karaf artifact is netconf-karaf
00:03:45 Karaf project is netconf
00:03:45 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:03:45 [EnvInject] - Injecting environment variables from a build step.
00:03:45 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:03:45 [EnvInject] - Variables injected successfully.
00:03:45 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins8635600726441615322.sh
00:03:45 2026-02-09 00:03:45 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
00:03:45 Bundle version is 10.0.3-SNAPSHOT
00:03:45 --2026-02-09 00:03:45-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
00:03:45 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:03:45 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:03:45 HTTP request sent, awaiting response... 200 OK
00:03:45 Length: 1414 (1.4K) [application/xml]
00:03:45 Saving to: ‘maven-metadata.xml’
00:03:45
00:03:45 0K . 100% 54.3M=0s
00:03:45
00:03:45 2026-02-09 00:03:45 (54.3 MB/s) - ‘maven-metadata.xml’ saved [1414/1414]
00:03:45
00:03:45
00:03:45
00:03:45 org.opendaylight.netconf
00:03:45 netconf-karaf
00:03:45
00:03:45 20260207191005
00:03:45
00:03:45 20260207.191005
00:03:45 135
00:03:45
00:03:45
00:03:45
00:03:45 pom
00:03:45 10.0.3-20260207.191005-135
00:03:45 20260207191005
00:03:45
00:03:45
00:03:45 tar.gz
00:03:45 10.0.3-20260207.191005-135
00:03:45 20260207191005
00:03:45
00:03:45
00:03:45 zip
00:03:45 10.0.3-20260207.191005-135
00:03:45 20260207191005
00:03:45
00:03:45
00:03:45 cyclonedx
00:03:45 xml
00:03:45 10.0.3-20260207.191005-135
00:03:45 20260207191005
00:03:45
00:03:45
00:03:45 cyclonedx
00:03:45 json
00:03:45 10.0.3-20260207.191005-135
00:03:45 20260207191005
00:03:45
00:03:45
00:03:45
00:03:45 10.0.3-SNAPSHOT
00:03:45
00:03:46 Nexus timestamp is 10.0.3-20260207.191005-135
00:03:46 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:46 Distribution bundle is netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:46 Distribution bundle version is 10.0.3-SNAPSHOT
00:03:46 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
00:03:46 Nexus prefix is https://nexus.opendaylight.org
00:03:46 [EnvInject] - Injecting environment variables from a build step.
00:03:46 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:03:46 [EnvInject] - Variables injected successfully.
00:03:46 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins3712372489976557733.sh
00:03:46 Setup pyenv:
00:03:46 system
00:03:46 3.8.13
00:03:46 3.9.13
00:03:46 3.10.13
00:03:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:03:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from file:/tmp/.os_lf_venv
00:03:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:48 lf-activate-venv(): INFO: Base packages installed successfully
00:03:48 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:03:53 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:03:53 Copying common-functions.sh to /tmp
00:03:55 Copying common-functions.sh to 10.30.170.221:/tmp
00:03:55 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts.
00:03:55 Copying common-functions.sh to 10.30.171.95:/tmp
00:03:55 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:03:56 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins4774780761705265205.sh
00:03:56 common-functions.sh is being sourced
00:03:56 common-functions environment:
00:03:56 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:56 ACTUALFEATURES:
00:03:56 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:56 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:03:56 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:56 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:56 CONTROLLERMEM: 2048m
00:03:56 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:03:56 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:03:56 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:03:56 SUITES:
00:03:56
00:03:56 #################################################
00:03:56 ## Configure Cluster and Start ##
00:03:56 #################################################
00:03:56 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
00:03:56 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
00:03:56 Locating script plan to use...
00:03:56 Finished running script plans
00:03:56 Configuring member-1 with IP address 10.30.171.95
00:03:56 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:03:56 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:03:56 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
00:03:56 common-functions.sh is being sourced
00:03:56 ++ [[ /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 ]]
00:03:56 ++ echo 'common-functions.sh is being sourced'
00:03:56 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
00:03:56 ++ DISTROSTREAM=vanadium
00:03:56 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:56 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:56 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:56 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:56 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:03:56 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:03:56 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:56 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:56 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:56 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:56 ++ export CONTROLLERMEM=
00:03:56 ++ CONTROLLERMEM=
00:03:56 ++ case "${DISTROSTREAM}" in
00:03:56 ++ CLUSTER_SYSTEM=akka
00:03:56 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:03:56 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:03:56 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:03:56 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:03:56 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:03:56 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:03:56 ++ print_common_env
00:03:56 ++ cat
00:03:56 common-functions environment:
00:03:56 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:56 ACTUALFEATURES:
00:03:56 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:56 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:03:56 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:56 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:56 CONTROLLERMEM:
00:03:56 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:03:56 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:03:56 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:03:56 SUITES:
00:03:56
00:03:56 ++ SSH='ssh -t -t'
00:03:56 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:03:56 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:03:56 Changing to /tmp
00:03:56 + echo 'Changing to /tmp'
00:03:56 + cd /tmp
00:03:56 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:56 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip'
00:03:56 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:56 --2026-02-09 00:03:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:03:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:03:59 HTTP request sent, awaiting response... 200 OK
00:03:59 Length: 155266148 (148M) [application/zip]
00:03:59 Saving to: ‘netconf-karaf-10.0.3-20260207.191005-135.zip’
00:03:59
00:03:59 0K ........ ........ ........ ........ ........ ........ 2% 70.4M 2s
00:03:59 3072K ........ ........ ........ ........ ........ ........ 4% 118M 2s
00:03:59 6144K ........ ........ ........ ........ ........ ........ 6% 147M 1s
00:03:59 9216K ........ ........ ........ ........ ........ ........ 8% 143M 1s
00:03:59 12288K ........ ........ ........ ........ ........ ........ 10% 137M 1s
00:03:59 15360K ........ ........ ........ ........ ........ ........ 12% 162M 1s
00:03:59 18432K ........ ........ ........ ........ ........ ........ 14% 186M 1s
00:03:59 21504K ........ ........ ........ ........ ........ ........ 16% 186M 1s
00:03:59 24576K ........ ........ ........ ........ ........ ........ 18% 196M 1s
00:03:59 27648K ........ ........ ........ ........ ........ ........ 20% 175M 1s
00:03:59 30720K ........ ........ ........ ........ ........ ........ 22% 178M 1s
00:03:59 33792K ........ ........ ........ ........ ........ ........ 24% 203M 1s
00:03:59 36864K ........ ........ ........ ........ ........ ........ 26% 158M 1s
00:03:59 39936K ........ ........ ........ ........ ........ ........ 28% 152M 1s
00:03:59 43008K ........ ........ ........ ........ ........ ........ 30% 173M 1s
00:03:59 46080K ........ ........ ........ ........ ........ ........ 32% 166M 1s
00:03:59 49152K ........ ........ ........ ........ ........ ........ 34% 220M 1s
00:04:00 52224K ........ ........ ........ ........ ........ ........ 36% 149M 1s
00:04:00 55296K ........ ........ ........ ........ ........ ........ 38% 124M 1s
00:04:00 58368K ........ ........ ........ ........ ........ ........ 40% 100M 1s
00:04:00 61440K ........ ........ ........ ........ ........ ........ 42% 87.2M 1s
00:04:00 64512K ........ ........ ........ ........ ........ ........ 44% 171M 1s
00:04:00 67584K ........ ........ ........ ........ ........ ........ 46% 205M 1s
00:04:00 70656K ........ ........ ........ ........ ........ ........ 48% 136M 1s
00:04:00 73728K ........ ........ ........ ........ ........ ........ 50% 158M 1s
00:04:00 76800K ........ ........ ........ ........ ........ ........ 52% 181M 0s
00:04:00 79872K ........ ........ ........ ........ ........ ........ 54% 196M 0s
00:04:00 82944K ........ ........ ........ ........ ........ ........ 56% 166M 0s
00:04:00 86016K ........ ........ ........ ........ ........ ........ 58% 182M 0s
00:04:00 89088K ........ ........ ........ ........ ........ ........ 60% 202M 0s
00:04:00 92160K ........ ........ ........ ........ ........ ........ 62% 249M 0s
00:04:00 95232K ........ ........ ........ ........ ........ ........ 64% 185M 0s
00:04:00 98304K ........ ........ ........ ........ ........ ........ 66% 192M 0s
00:04:00 101376K ........ ........ ........ ........ ........ ........ 68% 196M 0s
00:04:00 104448K ........ ........ ........ ........ ........ ........ 70% 130M 0s
00:04:00 107520K ........ ........ ........ ........ ........ ........ 72% 138M 0s
00:04:00 110592K ........ ........ ........ ........ ........ ........ 74% 131M 0s
00:04:00 113664K ........ ........ ........ ........ ........ ........ 76% 250M 0s
00:04:00 116736K ........ ........ ........ ........ ........ ........ 79% 214M 0s
00:04:00 119808K ........ ........ ........ ........ ........ ........ 81% 154M 0s
00:04:00 122880K ........ ........ ........ ........ ........ ........ 83% 125M 0s
00:04:00 125952K ........ ........ ........ ........ ........ ........ 85% 109M 0s
00:04:00 129024K ........ ........ ........ ........ ........ ........ 87% 117M 0s
00:04:00 132096K ........ ........ ........ ........ ........ ........ 89% 151M 0s
00:04:00 135168K ........ ........ ........ ........ ........ ........ 91% 191M 0s
00:04:00 138240K ........ ........ ........ ........ ........ ........ 93% 243M 0s
00:04:00 141312K ........ ........ ........ ........ ........ ........ 95% 280M 0s
00:04:00 144384K ........ ........ ........ ........ ........ ........ 97% 116M 0s
00:04:00 147456K ........ ........ ........ ........ ........ ........ 99% 243M 0s
00:04:00 150528K ........ ........ . 100% 188M=0.9s
00:04:00
00:04:00 2026-02-09 00:04:00 (156 MB/s) - ‘netconf-karaf-10.0.3-20260207.191005-135.zip’ saved [155266148/155266148]
00:04:00
00:04:00 Extracting the new controller...
00:04:00 + echo 'Extracting the new controller...'
00:04:00 + unzip -q netconf-karaf-10.0.3-20260207.191005-135.zip
00:04:01 Adding external repositories...
00:04:01 + echo 'Adding external repositories...'
00:04:01 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:04:01 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:04:01 ################################################################################
00:04:01 #
00:04:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:04:01 # contributor license agreements. See the NOTICE file distributed with
00:04:01 # this work for additional information regarding copyright ownership.
00:04:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:04:01 # (the "License"); you may not use this file except in compliance with
00:04:01 # the License. You may obtain a copy of the License at
00:04:01 #
00:04:01 # http://www.apache.org/licenses/LICENSE-2.0
00:04:01 #
00:04:01 # Unless required by applicable law or agreed to in writing, software
00:04:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:04:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:04:01 # See the License for the specific language governing permissions and
00:04:01 # limitations under the License.
00:04:01 #
00:04:01 ################################################################################
00:04:01
00:04:01 #
00:04:01 # If set to true, the following property will not allow any certificate to be used
00:04:01 # when accessing Maven repositories through SSL
00:04:01 #
00:04:01 #org.ops4j.pax.url.mvn.certificateCheck=
00:04:01
00:04:01 #
00:04:01 # Path to the local Maven settings file.
00:04:01 # The repositories defined in this file will be automatically added to the list
00:04:01 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:04:01 # below is not set.
00:04:01 # The following locations are checked for the existence of the settings.xml file
00:04:01 # * 1. looks for the specified url
00:04:01 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:04:01 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:04:01 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:04:01 #
00:04:01 #org.ops4j.pax.url.mvn.settings=
00:04:01
00:04:01 #
00:04:01 # Path to the local Maven repository which is used to avoid downloading
00:04:01 # artifacts when they already exist locally.
00:04:01 # The value of this property will be extracted from the settings.xml file
00:04:01 # above, or defaulted to:
00:04:01 # System.getProperty( "user.home" ) + "/.m2/repository"
00:04:01 #
00:04:01 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:04:01
00:04:01 #
00:04:01 # Default this to false. It's just weird to use undocumented repos
00:04:01 #
00:04:01 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:04:01
00:04:01 #
00:04:01 # Uncomment if you don't wanna use the proxy settings
00:04:01 # from the Maven conf/settings.xml file
00:04:01 #
00:04:01 # org.ops4j.pax.url.mvn.proxySupport=false
00:04:01
00:04:01 #
00:04:01 # Disable aether support by default. This ensure that the defaultRepositories
00:04:01 # below will be used
00:04:01 #
00:04:01 #org.ops4j.pax.url.mvn.disableAether=true
00:04:01
00:04:01 #
00:04:01 # Comma separated list of repositories scanned when resolving an artifact.
00:04:01 # Those repositories will be checked before iterating through the
00:04:01 # below list of repositories and even before the local repository
00:04:01 # A repository url can be appended with zero or more of the following flags:
00:04:01 # @snapshots : the repository contains snaphots
00:04:01 # @noreleases : the repository does not contain any released artifacts
00:04:01 #
00:04:01 # The following property value will add the system folder as a repo.
00:04:01 #
00:04:01 #org.ops4j.pax.url.mvn.defaultRepositories=
00:04:01
00:04:01 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:04:01 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:04:01
00:04:01 #
00:04:01 # Comma separated list of repositories scanned when resolving an artifact.
00:04:01 # The default list includes the following repositories:
00:04:01 # http://repo1.maven.org/maven2@id=central
00:04:01 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:04:01 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:04:01 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:04:01 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:04:01 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:04:01 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:04:01 # To add repositories to the default ones, prepend '+' to the list of repositories
00:04:01 # to add.
00:04:01 # A repository url can be appended with zero or more of the following flags:
00:04:01 # @snapshots : the repository contains snapshots
00:04:01 # @noreleases : the repository does not contain any released artifacts
00:04:01 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:04:01 #
00:04:01 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
00:04:01 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
00:04:01 file:${karaf.data}/kar@id=kar.repository@multi
00:04:01 Configuring the startup features...
00:04:01 + [[ True == \T\r\u\e ]]
00:04:01 + echo 'Configuring the startup features...'
00:04:01 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:04:01 + FEATURE_TEST_STRING=features-test
00:04:01 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
00:04:01 + KARAF_VERSION=netconf
00:04:01 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
00:04:01 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:04:01 ################################################################################
00:04:01 #
00:04:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:04:01 # contributor license agreements. See the NOTICE file distributed with
00:04:01 # this work for additional information regarding copyright ownership.
00:04:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:04:01 # (the "License"); you may not use this file except in compliance with
00:04:01 # the License. You may obtain a copy of the License at
00:04:01 #
00:04:01 # http://www.apache.org/licenses/LICENSE-2.0
00:04:01 #
00:04:01 # Unless required by applicable law or agreed to in writing, software
00:04:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:04:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:04:01 # See the License for the specific language governing permissions and
00:04:01 # limitations under the License.
00:04:01 #
00:04:01 ################################################################################
00:04:01
00:04:01 #
00:04:01 # Comma separated list of features repositories to register by default
00:04:01 #
00:04:01 featuresRepositories = file:${karaf.etc}/5a146b72-0c2e-47b1-9eb7-ddaf17a19b76.xml
00:04:01
00:04:01 #
00:04:01 # Comma separated list of features to install at startup
00:04:01 #
00:04:01 featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 44d15699-61bc-425e-91de-81b358f70942
00:04:01
00:04:01 #
00:04:01 # Resource repositories (OBR) that the features resolver can use
00:04:01 # to resolve requirements/capabilities
00:04:01 #
00:04:01 # The format of the resourceRepositories is
00:04:01 # resourceRepositories=[xml:url|json:url],...
00:04:01 # for Instance:
00:04:01 #
00:04:01 #resourceRepositories=xml:http://host/path/to/index.xml
00:04:01 # or
00:04:01 #resourceRepositories=json:http://host/path/to/index.json
00:04:01 #
00:04:01
00:04:01 #
00:04:01 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:04:01 #
00:04:01 featuresBootAsynchronous=false
00:04:01
00:04:01 #
00:04:01 # Service requirements enforcement
00:04:01 #
00:04:01 # By default, the feature resolver checks the service requirements/capabilities of
00:04:01 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:04:01 # the required bundles.
00:04:01 # The following flag can have those values:
00:04:01 # - disable: service requirements are completely ignored
00:04:01 # - default: service requirements are ignored for old features
00:04:01 # - enforce: service requirements are always verified
00:04:01 #
00:04:01 #serviceRequirements=default
00:04:01
00:04:01 #
00:04:01 # Store cfg file for config element in feature
00:04:01 #
00:04:01 #configCfgStore=true
00:04:01
00:04:01 #
00:04:01 # Define if the feature service automatically refresh bundles
00:04:01 #
00:04:01 autoRefresh=true
00:04:01
00:04:01 #
00:04:01 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:04:01 # XML file defines instructions related to features processing
00:04:01 # versions.properties may declare properties to resolve placeholders in XML file
00:04:01 # both files are relative to ${karaf.etc}
00:04:01 #
00:04:01 #featureProcessing=org.apache.karaf.features.xml
00:04:01 #featureProcessingVersions=versions.properties
00:04:01 + configure_karaf_log netconf ''
00:04:01 + local -r karaf_version=netconf
00:04:01 + local -r controllerdebugmap=
00:04:01 + local logapi=log4j
00:04:01 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:04:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:04:01 log4j2.rootLogger.level = INFO
00:04:01 #log4j2.rootLogger.type = asyncRoot
00:04:01 #log4j2.rootLogger.includeLocation = false
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:04:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:04:01 log4j2.rootLogger.appenderRef.Console.ref = Console
00:04:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:04:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:04:01 log4j2.logger.spifly.name = org.apache.aries.spifly
00:04:01 log4j2.logger.spifly.level = WARN
00:04:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:04:01 log4j2.logger.audit.level = INFO
00:04:01 log4j2.logger.audit.additivity = false
00:04:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:04:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:04:01 log4j2.appender.console.type = Console
00:04:01 log4j2.appender.console.name = Console
00:04:01 log4j2.appender.console.layout.type = PatternLayout
00:04:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:04:01 log4j2.appender.rolling.type = RollingRandomAccessFile
00:04:01 log4j2.appender.rolling.name = RollingFile
00:04:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:04:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:04:01 #log4j2.appender.rolling.immediateFlush = false
00:04:01 log4j2.appender.rolling.append = true
00:04:01 log4j2.appender.rolling.layout.type = PatternLayout
00:04:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:04:01 log4j2.appender.rolling.policies.type = Policies
00:04:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:04:01 log4j2.appender.rolling.policies.size.size = 64MB
00:04:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:04:01 log4j2.appender.rolling.strategy.max = 7
00:04:01 log4j2.appender.audit.type = RollingRandomAccessFile
00:04:01 log4j2.appender.audit.name = AuditRollingFile
00:04:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:04:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:04:01 log4j2.appender.audit.append = true
00:04:01 log4j2.appender.audit.layout.type = PatternLayout
00:04:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:04:01 log4j2.appender.audit.policies.type = Policies
00:04:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:04:01 log4j2.appender.audit.policies.size.size = 8MB
00:04:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:04:01 log4j2.appender.audit.strategy.max = 7
00:04:01 log4j2.appender.osgi.type = PaxOsgi
00:04:01 log4j2.appender.osgi.name = PaxOsgi
00:04:01 log4j2.appender.osgi.filter = *
00:04:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:04:01 #log4j2.logger.aether.level = TRACE
00:04:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:04:01 #log4j2.logger.http-headers.level = DEBUG
00:04:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:04:01 #log4j2.logger.maven.level = TRACE
00:04:01 + logapi=log4j2
00:04:01 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
00:04:01 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
00:04:01 + '[' log4j2 == log4j2 ']'
00:04:01 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:04:01 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:04:01 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:04:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:04:01 controllerdebugmap:
00:04:01 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:04:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:04:01 + unset IFS
00:04:01 + echo 'controllerdebugmap: '
00:04:01 + '[' -n '' ']'
00:04:01 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:04:01 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:04:01 ################################################################################
00:04:01 #
00:04:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:04:01 # contributor license agreements. See the NOTICE file distributed with
00:04:01 # this work for additional information regarding copyright ownership.
00:04:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:04:01 # (the "License"); you may not use this file except in compliance with
00:04:01 # the License. You may obtain a copy of the License at
00:04:01 #
00:04:01 # http://www.apache.org/licenses/LICENSE-2.0
00:04:01 #
00:04:01 # Unless required by applicable law or agreed to in writing, software
00:04:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:04:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:04:01 # See the License for the specific language governing permissions and
00:04:01 # limitations under the License.
00:04:01 #
00:04:01 ################################################################################
00:04:01
00:04:01 # Common pattern layout for appenders
00:04:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:04:01
00:04:01 # Root logger
00:04:01 log4j2.rootLogger.level = INFO
00:04:01 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:04:01 #log4j2.rootLogger.type = asyncRoot
00:04:01 #log4j2.rootLogger.includeLocation = false
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:04:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:04:01 log4j2.rootLogger.appenderRef.Console.ref = Console
00:04:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:04:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:04:01
00:04:01 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:04:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:04:01
00:04:01 # Loggers configuration
00:04:01
00:04:01 # Spifly logger
00:04:01 log4j2.logger.spifly.name = org.apache.aries.spifly
00:04:01 log4j2.logger.spifly.level = WARN
00:04:01
00:04:01 # Security audit logger
00:04:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:04:01 log4j2.logger.audit.level = INFO
00:04:01 log4j2.logger.audit.additivity = false
00:04:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:04:01
00:04:01 # Appenders configuration
00:04:01
00:04:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:04:01 log4j2.appender.console.type = Console
00:04:01 log4j2.appender.console.name = Console
00:04:01 log4j2.appender.console.layout.type = PatternLayout
00:04:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:04:01
00:04:01 # Rolling file appender
00:04:01 log4j2.appender.rolling.type = RollingRandomAccessFile
00:04:01 log4j2.appender.rolling.name = RollingFile
00:04:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:04:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:04:01 # uncomment to not force a disk flush
00:04:01 #log4j2.appender.rolling.immediateFlush = false
00:04:01 log4j2.appender.rolling.append = true
00:04:01 log4j2.appender.rolling.layout.type = PatternLayout
00:04:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:04:01 log4j2.appender.rolling.policies.type = Policies
00:04:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:04:01 log4j2.appender.rolling.policies.size.size = 1GB
00:04:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:04:01 log4j2.appender.rolling.strategy.max = 7
00:04:01
00:04:01 # Audit file appender
00:04:01 log4j2.appender.audit.type = RollingRandomAccessFile
00:04:01 log4j2.appender.audit.name = AuditRollingFile
00:04:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:04:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:04:01 log4j2.appender.audit.append = true
00:04:01 log4j2.appender.audit.layout.type = PatternLayout
00:04:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:04:01 log4j2.appender.audit.policies.type = Policies
00:04:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:04:01 log4j2.appender.audit.policies.size.size = 8MB
00:04:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:04:01 log4j2.appender.audit.strategy.max = 7
00:04:01
00:04:01 # OSGi appender
00:04:01 log4j2.appender.osgi.type = PaxOsgi
00:04:01 log4j2.appender.osgi.name = PaxOsgi
00:04:01 log4j2.appender.osgi.filter = *
00:04:01
00:04:01 # help with identification of maven-related problems with pax-url-aether
00:04:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:04:01 #log4j2.logger.aether.level = TRACE
00:04:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:04:01 #log4j2.logger.http-headers.level = DEBUG
00:04:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:04:01 #log4j2.logger.maven.level = TRACE
00:04:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:04:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:04:01 Configure
00:04:01 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:04:01 max memory: 3072m
00:04:01 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:04:01 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:04:01 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:04:01 + local -r controllermem=3072m
00:04:01 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:04:01 + echo Configure
00:04:01 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:04:01 + echo ' max memory: 3072m'
00:04:01 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
00:04:01 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:04:01 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:04:01 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:04:01 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
00:04:01 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:04:01 #!/bin/sh
00:04:01 #
00:04:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:04:01 # contributor license agreements. See the NOTICE file distributed with
00:04:01 # this work for additional information regarding copyright ownership.
00:04:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:04:01 # (the "License"); you may not use this file except in compliance with
00:04:01 # the License. You may obtain a copy of the License at
00:04:01 #
00:04:01 # http://www.apache.org/licenses/LICENSE-2.0
00:04:01 #
00:04:01 # Unless required by applicable law or agreed to in writing, software
00:04:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:04:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:04:01 # See the License for the specific language governing permissions and
00:04:01 # limitations under the License.
00:04:01 #
00:04:01
00:04:01 #
00:04:01 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:04:01 # script: client, instance, shell, start, status, stop, karaf
00:04:01 #
00:04:01 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:04:01 # Actions go here...
00:04:01 # fi
00:04:01
00:04:01 #
00:04:01 # general settings which should be applied for all scripts go here; please keep
00:04:01 # in mind that it is possible that scripts might be executed more than once, e.g.
00:04:01 # in example of the start script where the start script is executed first and the
00:04:01 # karaf script afterwards.
00:04:01 #
00:04:01
00:04:01 #
00:04:01 # The following section shows the possible configuration options for the default
00:04:01 # karaf scripts
00:04:01 #
00:04:01 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:04:01 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:04:01 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:04:01 # export EXTRA_JAVA_OPTS # Additional JVM options
00:04:01 # export KARAF_HOME # Karaf home folder
00:04:01 # export KARAF_DATA # Karaf data folder
00:04:01 # export KARAF_BASE # Karaf base folder
00:04:01 # export KARAF_ETC # Karaf etc folder
00:04:01 # export KARAF_LOG # Karaf log folder
00:04:01 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:04:01 # export KARAF_OPTS # Additional available Karaf options
00:04:01 # export KARAF_DEBUG # Enable debug mode
00:04:01 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:04:01 # export KARAF_NOROOT # Prevent execution as root if set to true
00:04:01 Set Java version
00:04:01 + echo 'Set Java version'
00:04:01 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:04:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:04:01 sudo: a password is required
00:04:01 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:04:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:04:01 sudo: a password is required
00:04:01 JDK default version ...
00:04:01 + echo 'JDK default version ...'
00:04:01 + java -version
00:04:02 openjdk version "21.0.9" 2025-10-21
00:04:02 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:04:02 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:04:02 Set JAVA_HOME
00:04:02 + echo 'Set JAVA_HOME'
00:04:02 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:04:02 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:04:02 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:04:02 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:04:02 Listing all open ports on controller system...
00:04:02 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:04:02 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:04:02 + echo 'Listing all open ports on controller system...'
00:04:02 + netstat -pnatu
00:04:02 /tmp/configuration-script.sh: line 40: netstat: command not found
00:04:02 Configuring cluster
00:04:02 + '[' -f /tmp/custom_shard_config.txt ']'
00:04:02 + echo 'Configuring cluster'
00:04:02 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.95
00:04:02 ################################################
00:04:02 ## Configure Cluster ##
00:04:02 ################################################
00:04:02 NOTE: Cluster configuration files not found. Copying from
00:04:02 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:04:02 Configuring unique name in pekko.conf
00:04:02 Configuring hostname in pekko.conf
00:04:02 Configuring data and rpc seed nodes in pekko.conf
00:04:02 modules = [
00:04:02
00:04:02 ]
00:04:02 Configuring replication type in module-shards.conf
00:04:02 ################################################
00:04:02 ## NOTE: Manually restart controller to ##
00:04:02 ## apply configuration. ##
00:04:02 ################################################
00:04:02 Dump akka.conf
00:04:02 + echo 'Dump akka.conf'
00:04:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:04:02 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:04:02 Dump modules.conf
00:04:02 + echo 'Dump modules.conf'
00:04:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:04:02 modules = [
00:04:02
00:04:02 ]
00:04:02 Dump module-shards.conf
00:04:02 + echo 'Dump module-shards.conf'
00:04:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:04:02 module-shards = [
00:04:02 {
00:04:02 name = "default"
00:04:02 shards = [
00:04:02 {
00:04:02 name = "default"
00:04:02 replicas = ["member-1"]
00:04:02 }
00:04:02 ]
00:04:02 }
00:04:02 ]
00:04:02 Locating config plan to use...
00:04:02 Finished running config plans
00:04:02 Starting member-1 with IP address 10.30.171.95
00:04:02 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:04:02 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:04:02 Redirecting karaf console output to karaf_console.log
00:04:02 Starting controller...
00:04:02 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
00:04:02 Execute the post startup script on controller 10.30.171.95
00:04:02 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:04:02 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:04:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:05:03 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:05:08 2026-02-09T00:04:29,974 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 251 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:05:08 Controller is UP
00:05:08 2026-02-09T00:04:29,974 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 251 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:05:08 Listing all open ports on controller system...
00:05:08 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:05:08 looking for "BindException: Address already in use" in log file
00:05:08 looking for "server is unhealthy" in log file
00:05:08 Let's take the karaf thread dump
00:05:08 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:05:08 karaf main: org.apache.karaf.main.Main, pid:2039
00:05:08 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:05:09 Generating mininet variables...
00:05:09 Locating test plan to use...
00:05:09 Changing the testplan path...
00:05:09 # Place the suites in run order:
00:05:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/ready
00:05:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs
00:05:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL
00:05:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD
00:05:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION
00:05:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/notifications
00:05:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth
00:05:09
00:05:09 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth ...
00:05:09 ==============================================================================
00:05:09 netconf-gate-userfeatures.txt
00:05:09 ==============================================================================
00:05:09 netconf-gate-userfeatures.txt.Ready
00:05:09 ==============================================================================
00:05:10 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi...
00:05:10 ==============================================================================
00:05:12 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:51 | FAIL |
00:10:51 ... click for list of related bugs or create a new one if needed (with the
00:10:51 "netconf_gate_userfeatures_txt_ready_netconfready_check_whether_netconf_topology_is_ready"
00:10:51 reference somewhere inside)
00:10:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status"
00:10:51
00:10:51 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Keyword 'TemplatedRequests.Get_As_Xml_Templated' failed after retrying for 30 seconds. The last error was: HTTPError: 400 Client Error: Bad Request for url: http://10.30.171.95:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=test-device/yang-ext:mount
00:10:51 ------------------------------------------------------------------------------
00:10:51 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:51 | PASS |
00:10:51 ------------------------------------------------------------------------------
00:10:51 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:51 | PASS |
00:10:51 Netconf was detected to be up and running so bug 5014 did not show up.
00:10:51 ------------------------------------------------------------------------------
00:10:51 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:52 | PASS |
00:10:52 Netconf was detected to be up and running so bug 5014 did not show up.
00:10:52 ------------------------------------------------------------------------------
00:10:52 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:52 | PASS |
00:10:52 ------------------------------------------------------------------------------
00:10:52 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:10 | PASS |
00:11:10 ------------------------------------------------------------------------------
00:11:10 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | FAIL |
00:11:10 6 tests, 5 passed, 1 failed
00:11:10 ==============================================================================
00:11:10 netconf-gate-userfeatures.txt.Ready | FAIL |
00:11:10 6 tests, 5 passed, 1 failed
00:11:10 ==============================================================================
00:11:10 netconf-gate-userfeatures.txt.Apidocs
00:11:10 ==============================================================================
00:11:10 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido...
00:11:10 ==============================================================================
00:11:10 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS |
00:11:11 ------------------------------------------------------------------------------
00:11:11 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | PASS |
00:11:11 1 test, 1 passed, 0 failed
00:11:11 ==============================================================================
00:11:11 netconf-gate-userfeatures.txt.Apidocs | PASS |
00:11:11 1 test, 1 passed, 0 failed
00:11:11 ==============================================================================
00:11:11 netconf-gate-userfeatures.txt.MDSAL
00:11:11 ==============================================================================
00:11:11 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ...
00:11:11 ==============================================================================
00:11:12 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
00:11:13 ------------------------------------------------------------------------------
00:11:13 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:13 | PASS |
00:11:13 ------------------------------------------------------------------------------
00:11:13 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:13 | PASS |
00:11:13 ------------------------------------------------------------------------------
00:11:13 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:14 | PASS |
00:11:14 ------------------------------------------------------------------------------
00:11:14 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:14 | PASS |
00:11:14 ------------------------------------------------------------------------------
00:11:14 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:14 | PASS |
00:11:14 ------------------------------------------------------------------------------
00:11:14 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:14 | PASS |
00:11:14 ------------------------------------------------------------------------------
00:11:14 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:14 | PASS |
00:11:14 ------------------------------------------------------------------------------
00:11:14 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:14 | PASS |
00:11:14 ------------------------------------------------------------------------------
00:11:14 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:14 | PASS |
00:11:14 ------------------------------------------------------------------------------
00:11:14 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:15 | PASS |
00:11:15 ------------------------------------------------------------------------------
00:11:15 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:15 | PASS |
00:11:15 ------------------------------------------------------------------------------
00:11:15 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:15 | PASS |
00:11:15 ------------------------------------------------------------------------------
00:11:15 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:15 | PASS |
00:11:15 ------------------------------------------------------------------------------
00:11:15 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:15 | PASS |
00:11:15 ------------------------------------------------------------------------------
00:11:15 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:15 | PASS |
00:11:15 ------------------------------------------------------------------------------
00:11:15 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:16 | PASS |
00:11:16 ------------------------------------------------------------------------------
00:11:16 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:16 | PASS |
00:11:16 ------------------------------------------------------------------------------
00:11:16 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:16 | PASS |
00:11:16 ------------------------------------------------------------------------------
00:11:16 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:16 | PASS |
00:11:16 ------------------------------------------------------------------------------
00:11:16 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:16 | PASS |
00:11:16 ------------------------------------------------------------------------------
00:11:16 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:16 | PASS |
00:11:16 ------------------------------------------------------------------------------
00:11:16 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:16 | PASS |
00:11:16 ------------------------------------------------------------------------------
00:11:16 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:17 | PASS |
00:11:17 ------------------------------------------------------------------------------
00:11:17 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:17 | PASS |
00:11:17 ------------------------------------------------------------------------------
00:11:17 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:17 | PASS |
00:11:17 ------------------------------------------------------------------------------
00:11:17 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:17 | PASS |
00:11:17 ------------------------------------------------------------------------------
00:11:17 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:17 | PASS |
00:11:17 ------------------------------------------------------------------------------
00:11:17 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:17 | PASS |
00:11:17 ------------------------------------------------------------------------------
00:11:17 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:18 | PASS |
00:11:18 ------------------------------------------------------------------------------
00:11:18 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:18 | PASS |
00:11:18 ------------------------------------------------------------------------------
00:11:18 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:18 | PASS |
00:11:18 ------------------------------------------------------------------------------
00:11:18 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:18 | PASS |
00:11:18 ------------------------------------------------------------------------------
00:11:18 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:18 | PASS |
00:11:18 ------------------------------------------------------------------------------
00:11:18 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:18 | PASS |
00:11:18 ------------------------------------------------------------------------------
00:11:18 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:18 | PASS |
00:11:18 ------------------------------------------------------------------------------
00:11:18 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:19 | PASS |
00:11:19 ------------------------------------------------------------------------------
00:11:19 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:19 | PASS |
00:11:19 ------------------------------------------------------------------------------
00:11:19 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:19 | PASS |
00:11:19 ------------------------------------------------------------------------------
00:11:19 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:19 | PASS |
00:11:19 ------------------------------------------------------------------------------
00:11:19 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:19 | PASS |
00:11:19 ------------------------------------------------------------------------------
00:11:19 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:19 | PASS |
00:11:19 ------------------------------------------------------------------------------
00:11:19 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:19 | PASS |
00:11:19 ------------------------------------------------------------------------------
00:11:19 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:19 | PASS |
00:11:19 ------------------------------------------------------------------------------
00:11:19 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:20 | PASS |
00:11:20 ------------------------------------------------------------------------------
00:11:20 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:20 | PASS |
00:11:20 ------------------------------------------------------------------------------
00:11:20 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:20 | PASS |
00:11:20 ------------------------------------------------------------------------------
00:11:20 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:20 | PASS |
00:11:20 ------------------------------------------------------------------------------
00:11:20 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:20 | PASS |
00:11:20 ------------------------------------------------------------------------------
00:11:20 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | PASS |
00:11:20 49 tests, 49 passed, 0 failed
00:11:20 ==============================================================================
00:11:20 netconf-gate-userfeatures.txt.MDSAL | PASS |
00:11:20 49 tests, 49 passed, 0 failed
00:11:20 ==============================================================================
00:11:20 netconf-gate-userfeatures.txt.CRUD
00:11:20 ==============================================================================
00:11:20 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:20 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:20 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:20 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:20 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:20 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:20 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ...
00:11:20 ==============================================================================
00:11:22 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:42 | PASS |
00:11:42 ------------------------------------------------------------------------------
00:11:42 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:42 | PASS |
00:11:42 ------------------------------------------------------------------------------
00:11:42 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:43 | PASS |
00:11:43 ------------------------------------------------------------------------------
00:11:43 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:43 | PASS |
00:11:43 ------------------------------------------------------------------------------
00:11:43 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:45 | PASS |
00:11:45 ------------------------------------------------------------------------------
00:11:45 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:45 | PASS |
00:11:45 ------------------------------------------------------------------------------
00:11:45 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:45 | PASS |
00:11:45 ------------------------------------------------------------------------------
00:11:45 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:46 | PASS |
00:11:46 ------------------------------------------------------------------------------
00:11:46 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:46 | PASS |
00:11:46 ------------------------------------------------------------------------------
00:11:46 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:46 | PASS |
00:11:46 ------------------------------------------------------------------------------
00:11:46 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:46 | PASS |
00:11:46 ------------------------------------------------------------------------------
00:11:46 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:47 | PASS |
00:11:47 ------------------------------------------------------------------------------
00:11:47 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:47 | PASS |
00:11:47 ------------------------------------------------------------------------------
00:11:47 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:48 | PASS |
00:11:48 ------------------------------------------------------------------------------
00:11:48 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:48 | PASS |
00:11:48 ------------------------------------------------------------------------------
00:11:48 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:48 | PASS |
00:11:48 ------------------------------------------------------------------------------
00:11:48 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:49 | PASS |
00:11:49 ------------------------------------------------------------------------------
00:11:49 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:49 | PASS |
00:11:49 ------------------------------------------------------------------------------
00:11:49 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:49 | PASS |
00:11:49 ------------------------------------------------------------------------------
00:11:49 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:49 | PASS |
00:11:49 ------------------------------------------------------------------------------
00:11:49 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:49 | PASS |
00:11:49 ------------------------------------------------------------------------------
00:11:49 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:50 | PASS |
00:11:50 ------------------------------------------------------------------------------
00:11:50 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:50 | PASS |
00:11:50 ------------------------------------------------------------------------------
00:11:50 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:50 | PASS |
00:11:50 ------------------------------------------------------------------------------
00:11:50 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:50 | PASS |
00:11:50 ------------------------------------------------------------------------------
00:11:50 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:51 | PASS |
00:11:51 ------------------------------------------------------------------------------
00:11:51 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:51 | PASS |
00:11:51 ------------------------------------------------------------------------------
00:11:51 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:51 | PASS |
00:11:51 ------------------------------------------------------------------------------
00:11:51 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:51 | PASS |
00:11:51 ------------------------------------------------------------------------------
00:11:52 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | PASS |
00:11:52 29 tests, 29 passed, 0 failed
00:11:52 ==============================================================================
00:11:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-gate-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:11:52 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
00:11:52 ==============================================================================
00:11:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:53 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:59 | PASS |
00:11:59 ------------------------------------------------------------------------------
00:11:59 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:59 | PASS |
00:11:59 ------------------------------------------------------------------------------
00:11:59 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:11:59 | PASS |
00:11:59 ------------------------------------------------------------------------------
00:11:59 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:00 | PASS |
00:12:00 ------------------------------------------------------------------------------
00:12:00 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:01 | PASS |
00:12:01 ------------------------------------------------------------------------------
00:12:01 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:01 | PASS |
00:12:01 ------------------------------------------------------------------------------
00:12:01 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:01 | PASS |
00:12:01 ------------------------------------------------------------------------------
00:12:01 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:01 | PASS |
00:12:01 ------------------------------------------------------------------------------
00:12:01 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:02 | PASS |
00:12:02 ------------------------------------------------------------------------------
00:12:02 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:02 | PASS |
00:12:02 ------------------------------------------------------------------------------
00:12:02 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:02 | PASS |
00:12:02 ------------------------------------------------------------------------------
00:12:02 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:02 | PASS |
00:12:02 ------------------------------------------------------------------------------
00:12:02 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:02 | PASS |
00:12:02 ------------------------------------------------------------------------------
00:12:02 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:04 | PASS |
00:12:04 ------------------------------------------------------------------------------
00:12:04 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:04 | PASS |
00:12:04 ------------------------------------------------------------------------------
00:12:04 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:04 | PASS |
00:12:04 ------------------------------------------------------------------------------
00:12:04 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:04 | PASS |
00:12:04 ------------------------------------------------------------------------------
00:12:04 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:05 | PASS |
00:12:05 ------------------------------------------------------------------------------
00:12:05 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:05 | PASS |
00:12:05 ------------------------------------------------------------------------------
00:12:05 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:05 | PASS |
00:12:05 ------------------------------------------------------------------------------
00:12:05 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:05 | PASS |
00:12:05 ------------------------------------------------------------------------------
00:12:05 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:05 | PASS |
00:12:05 ------------------------------------------------------------------------------
00:12:05 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:05 | PASS |
00:12:05 ------------------------------------------------------------------------------
00:12:05 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:06 | PASS |
00:12:06 ------------------------------------------------------------------------------
00:12:06 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:06 | PASS |
00:12:06 ------------------------------------------------------------------------------
00:12:06 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:06 | PASS |
00:12:06 ------------------------------------------------------------------------------
00:12:06 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:06 | PASS |
00:12:06 ------------------------------------------------------------------------------
00:12:06 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:07 | PASS |
00:12:07 ------------------------------------------------------------------------------
00:12:07 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:07 | PASS |
00:12:07 ------------------------------------------------------------------------------
00:12:07 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD ... | PASS |
00:12:07 29 tests, 29 passed, 0 failed
00:12:07 ==============================================================================
00:12:07 netconf-gate-userfeatures.txt.CRUD | PASS |
00:12:07 58 tests, 58 passed, 0 failed
00:12:07 ==============================================================================
00:12:07 netconf-gate-userfeatures.txt.CRUD-ACTION
00:12:07 ==============================================================================
00:12:07 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:07 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:07 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:07 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:07 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:07 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:07 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector ...
00:12:07 ==============================================================================
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:14 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:14 | PASS |
00:12:14 ------------------------------------------------------------------------------
00:12:14 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:15 | PASS |
00:12:15 ------------------------------------------------------------------------------
00:12:15 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:15 | PASS |
00:12:15 ------------------------------------------------------------------------------
00:12:15 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:17 | PASS |
00:12:17 ------------------------------------------------------------------------------
00:12:17 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:17 | PASS |
00:12:17 ------------------------------------------------------------------------------
00:12:17 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:18 | PASS |
00:12:18 ------------------------------------------------------------------------------
00:12:18 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:18 | PASS |
00:12:18 ------------------------------------------------------------------------------
00:12:18 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:18 | PASS |
00:12:18 ------------------------------------------------------------------------------
00:12:18 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:19 | PASS |
00:12:19 ------------------------------------------------------------------------------
00:12:19 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:19 | PASS |
00:12:19 ------------------------------------------------------------------------------
00:12:19 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:19 | PASS |
00:12:19 ------------------------------------------------------------------------------
00:12:19 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-c... | PASS |
00:12:19 11 tests, 11 passed, 0 failed
00:12:19 ==============================================================================
00:12:19 netconf-gate-userfeatures.txt.CRUD-ACTION | PASS |
00:12:19 11 tests, 11 passed, 0 failed
00:12:19 ==============================================================================
00:12:19 netconf-gate-userfeatures.txt.Notifications
00:12:19 ==============================================================================
00:12:19 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-gate-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:19 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-gate-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:19 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-gate-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:19 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-gate-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:19 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-gate-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:19 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-gate-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:12:20 netconf-gate-userfeatures.txt.Notifications.Notifications Basic :: Basic te...
00:12:20 ==============================================================================
00:12:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:31 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:32 | PASS |
00:12:32 ------------------------------------------------------------------------------
00:12:32 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:32 | PASS |
00:12:32 ------------------------------------------------------------------------------
00:12:32 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:32 | PASS |
00:12:32 ------------------------------------------------------------------------------
00:12:32 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:36 | PASS |
00:12:36 ------------------------------------------------------------------------------
00:12:36 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:36 | PASS |
00:12:36 ------------------------------------------------------------------------------
00:12:36 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:36 | PASS |
00:12:36 ------------------------------------------------------------------------------
00:12:36 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:36 | PASS |
00:12:36 ------------------------------------------------------------------------------
00:12:36 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:36 | PASS |
00:12:36 ------------------------------------------------------------------------------
00:12:36 netconf-gate-userfeatures.txt.Notifications.Notifications Basic ::... | PASS |
00:12:36 8 tests, 8 passed, 0 failed
00:12:36 ==============================================================================
00:12:36 netconf-gate-userfeatures.txt.Notifications | PASS |
00:12:36 8 tests, 8 passed, 0 failed
00:12:36 ==============================================================================
00:12:36 netconf-gate-userfeatures.txt.KeyAuth
00:12:36 ==============================================================================
00:12:36 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the d...
00:12:36 ==============================================================================
00:12:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:50 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
00:12:50 ------------------------------------------------------------------------------
00:12:50 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS |
00:12:50 ------------------------------------------------------------------------------
00:12:50 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | PASS |
00:12:51 ------------------------------------------------------------------------------
00:12:51 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:12:51 | PASS |
00:12:51 ------------------------------------------------------------------------------
00:12:51 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
00:12:52 ------------------------------------------------------------------------------
00:12:52 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to ver... | PASS |
00:12:52 5 tests, 5 passed, 0 failed
00:12:52 ==============================================================================
00:12:52 netconf-gate-userfeatures.txt.KeyAuth | PASS |
00:12:52 5 tests, 5 passed, 0 failed
00:12:52 ==============================================================================
00:12:52 netconf-gate-userfeatures.txt | FAIL |
00:12:52 138 tests, 137 passed, 1 failed
00:12:52 ==============================================================================
00:12:52 Output: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/output.xml
00:12:54 Log: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/log.html
00:12:54 Report: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/report.html
00:12:54 Examining the files in data/log and checking filesize
00:12:54 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:12:54 total 4244
00:12:54 drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 00:04 .
00:12:54 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 9 00:04 karaf_console.log
00:12:54 drwxrwxr-x 9 jenkins jenkins 4096 Feb 9 00:04 ..
00:12:54 -rw-rw-r-- 1 jenkins jenkins 4328467 Feb 9 00:12 karaf.log
00:12:54 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:12:55 4.2M /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
00:12:55 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
00:12:55 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:12:55 ls: cannot access '/tmp/netconf-karaf-10.0.3-SNAPSHOT/*.hprof': No such file or directory
00:12:55 Let's take the karaf thread dump again...
00:12:55 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:12:55 karaf main: org.apache.karaf.main.Main, pid:2039
00:12:55 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:12:55 Killing ODL
00:12:55 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:13:01 Compressing karaf.log 1
00:13:01 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:13:01 Fetching compressed karaf.log 1
00:13:01 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:13:01 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:13:01 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:13:02 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:13:02 Fetch GC logs
00:13:02 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:13:02 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
00:13:02 Examine copied files
00:13:02 total 15780
00:13:02 drwxrwxr-x. 2 jenkins jenkins 6 Feb 9 00:13 gclogs-1
00:13:02 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 9 00:13 odl1_karaf_console.log
00:13:02 -rw-rw-r--. 1 jenkins jenkins 197026 Feb 9 00:13 odl1_karaf.log.gz
00:13:02 -rw-rw-r--. 1 jenkins jenkins 128170 Feb 9 00:12 karaf_1_2039_threads_after.log
00:13:02 -rw-rw-r--. 1 jenkins jenkins 14313 Feb 9 00:12 ps_after.log
00:13:02 -rw-rw-r--. 1 jenkins jenkins 271670 Feb 9 00:12 report.html
00:13:02 -rw-rw-r--. 1 jenkins jenkins 1768135 Feb 9 00:12 log.html
00:13:02 -rw-rw-r--. 1 jenkins jenkins 12121008 Feb 9 00:12 output.xml
00:13:02 -rw-rw-r--. 1 jenkins jenkins 258821 Feb 9 00:12 testtool--netconf-gate-userfeatures-txt-CRUD-ACTION-CRUD-ACTION.1770595930.348.log
00:13:02 -rw-rw-r--. 1 jenkins jenkins 580330 Feb 9 00:12 testtool--netconf-gate-userfeatures-txt-CRUD-CRUD.1770595914.897.log
00:13:02 -rw-rw-r--. 1 jenkins jenkins 620703 Feb 9 00:11 testtool--netconf-gate-userfeatures-txt-CRUD-CRUD-RPC.1770595883.522.log
00:13:02 -rw-rw-r--. 1 jenkins jenkins 709 Feb 9 00:05 testplan.txt
00:13:02 -rw-rw-r--. 1 jenkins jenkins 100476 Feb 9 00:05 karaf_1_2039_threads_before.log
00:13:02 -rw-rw-r--. 1 jenkins jenkins 14396 Feb 9 00:05 ps_before.log
00:13:02 -rw-rw-r--. 1 jenkins jenkins 3396 Feb 9 00:03 post-startup-script.sh
00:13:02 -rw-rw-r--. 1 jenkins jenkins 276 Feb 9 00:03 startup-script.sh
00:13:02 -rw-rw-r--. 1 jenkins jenkins 3610 Feb 9 00:03 configuration-script.sh
00:13:02 -rw-rw-r--. 1 jenkins jenkins 365 Feb 9 00:03 detect_variables.env
00:13:02 -rw-rw-r--. 1 jenkins jenkins 3690 Feb 9 00:03 pom.xml
00:13:02 -rw-rw-r--. 1 jenkins jenkins 96 Feb 9 00:03 set_variables.env
00:13:02 -rw-rw-r--. 1 jenkins jenkins 297 Feb 9 00:03 slave_addresses.txt
00:13:02 -rw-rw-r--. 1 jenkins jenkins 570 Feb 9 00:03 requirements.txt
00:13:02 -rw-rw-r--. 1 jenkins jenkins 26 Feb 9 00:03 env.properties
00:13:02 -rw-rw-r--. 1 jenkins jenkins 324 Feb 9 00:01 stack-parameters.yaml
00:13:02 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 23:59 test
00:13:02 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 23:59 test@tmp
00:13:02 -rw-rw-r--. 1 jenkins jenkins 1414 Feb 7 19:38 maven-metadata.xml
00:13:02 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins18212937323528311446.sh
00:13:02 Karaf Deployments, Tests must have already run
00:13:02 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins8903147449936869266.sh
00:13:02 Cleaning up Robot installation...
00:13:02 $ ssh-agent -k
00:13:02 unset SSH_AUTH_SOCK;
00:13:02 unset SSH_AGENT_PID;
00:13:02 echo Agent pid 5285 killed;
00:13:02 [ssh-agent] Stopped.
00:13:02 Recording plot data
00:13:03 Robot results publisher started...
00:13:03 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:13:03 -Parsing output xml:
00:13:04 Done!
00:13:04 -Copying log files to build dir:
00:13:04 Done!
00:13:04 -Assigning results to build:
00:13:04 Done!
00:13:04 -Checking thresholds:
00:13:04 Done!
00:13:04 Done publishing Robot results.
00:13:04 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:13:04 [PostBuildScript] - [INFO] Executing post build scripts.
00:13:04 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins706794600115270409.sh
00:13:04 Archiving csit artifacts
00:13:04 mv: cannot stat '*_1.png': No such file or directory
00:13:04 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:13:04 % Total % Received % Xferd Average Speed Time Time Time Current
00:13:04 Dload Upload Total Spent Left Speed
00:13:04
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1849k 0 1849k 0 0 5779k 0 --:--:-- --:--:-- --:--:-- 5779k
00:13:05 Archive: robot-plugin.zip
00:13:05 inflating: ./archives/robot-plugin/log.html
00:13:05 inflating: ./archives/robot-plugin/output.xml
00:13:05 inflating: ./archives/robot-plugin/report.html
00:13:05 mv: cannot stat '*.log.gz': No such file or directory
00:13:05 mv: cannot stat '*.csv': No such file or directory
00:13:05 mv: cannot stat '*.png': No such file or directory
00:13:05 [PostBuildScript] - [INFO] Executing post build scripts.
00:13:05 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins116932946251789905.sh
00:13:05 [PostBuildScript] - [INFO] Executing post build scripts.
00:13:05 [EnvInject] - Injecting environment variables from a build step.
00:13:05 [EnvInject] - Injecting as environment variables the properties content
00:13:05 OS_CLOUD=vex
00:13:05 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27
00:13:05
00:13:05 [EnvInject] - Variables injected successfully.
00:13:05 provisioning config files...
00:13:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:13:05 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins18372351732991910250.sh
00:13:05 ---> openstack-stack-delete.sh
00:13:05 Setup pyenv:
00:13:06 system
00:13:06 3.8.13
00:13:06 3.9.13
00:13:06 3.10.13
00:13:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:13:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from file:/tmp/.os_lf_venv
00:13:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:13:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:13:08 lf-activate-venv(): INFO: Base packages installed successfully
00:13:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:13:20 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:13:20 INFO: Stack cost retrieval disabled, setting cost to 0
00:13:32 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27
00:13:32 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-vanadium-27
00:13:32 [PostBuildScript] - [INFO] Executing post build scripts.
00:13:32 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins2607346112024153269.sh
00:13:32 ---> sysstat.sh
00:13:33 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15196768629618911153.sh
00:13:33 ---> package-listing.sh
00:13:33 ++ tr '[:upper:]' '[:lower:]'
00:13:33 ++ facter osfamily
00:13:33 + OS_FAMILY=redhat
00:13:33 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium
00:13:33 + START_PACKAGES=/tmp/packages_start.txt
00:13:33 + END_PACKAGES=/tmp/packages_end.txt
00:13:33 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:13:33 + PACKAGES=/tmp/packages_start.txt
00:13:33 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium ']'
00:13:33 + PACKAGES=/tmp/packages_end.txt
00:13:33 + case "${OS_FAMILY}" in
00:13:33 + rpm -qa
00:13:33 + sort
00:13:33 + '[' -f /tmp/packages_start.txt ']'
00:13:33 + '[' -f /tmp/packages_end.txt ']'
00:13:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:13:33 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium ']'
00:13:33 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/archives/
00:13:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/archives/
00:13:33 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins7346490468049613514.sh
00:13:34 ---> capture-instance-metadata.sh
00:13:34 Setup pyenv:
00:13:34 system
00:13:34 3.8.13
00:13:34 3.9.13
00:13:34 3.10.13
00:13:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:13:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from file:/tmp/.os_lf_venv
00:13:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:13:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:13:36 lf-activate-venv(): INFO: Base packages installed successfully
00:13:36 lf-activate-venv(): INFO: Installing additional packages: lftools
00:13:45 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:13:45 INFO: Running in OpenStack, capturing instance metadata
00:13:45 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins12619589064474033438.sh
00:13:45 provisioning config files...
00:13:46 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-vanadium #27
00:13:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium@tmp/config4485612963369584427tmp
00:13:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:13:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:13:46 provisioning config files...
00:13:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:13:46 [EnvInject] - Injecting environment variables from a build step.
00:13:46 [EnvInject] - Injecting as environment variables the properties content
00:13:46 SERVER_ID=logs
00:13:46
00:13:46 [EnvInject] - Variables injected successfully.
00:13:46 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins4844369040450473239.sh
00:13:46 ---> create-netrc.sh
00:13:46 WARN: Log server credential not found.
00:13:46 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9310304073424470810.sh
00:13:46 ---> python-tools-install.sh
00:13:46 Setup pyenv:
00:13:46 system
00:13:46 3.8.13
00:13:46 3.9.13
00:13:46 3.10.13
00:13:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:13:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from file:/tmp/.os_lf_venv
00:13:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:13:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:13:48 lf-activate-venv(): INFO: Base packages installed successfully
00:13:48 lf-activate-venv(): INFO: Installing additional packages: lftools
00:14:00 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:14:00 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15090119247092351593.sh
00:14:00 ---> sudo-logs.sh
00:14:00 Archiving 'sudo' log..
00:14:00 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins5835818388314359871.sh
00:14:00 ---> job-cost.sh
00:14:00 Setup pyenv:
00:14:01 system
00:14:01 3.8.13
00:14:01 3.9.13
00:14:01 3.10.13
00:14:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:14:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from file:/tmp/.os_lf_venv
00:14:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:03 lf-activate-venv(): INFO: Base packages installed successfully
00:14:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:14:10 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:14:10 DEBUG: total: 0
00:14:10 INFO: Retrieving Stack Cost...
00:14:10 INFO: Retrieving Pricing Info for: v3-standard-2
00:14:11 INFO: Archiving Costs
00:14:11 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins858576485669312643.sh
00:14:11 ---> logs-deploy.sh
00:14:11 Setup pyenv:
00:14:11 system
00:14:11 3.8.13
00:14:11 3.9.13
00:14:11 3.10.13
00:14:11 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
00:14:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tr6r from file:/tmp/.os_lf_venv
00:14:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:13 lf-activate-venv(): INFO: Base packages installed successfully
00:14:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:14:22 lf-activate-venv(): INFO: Adding /tmp/venv-Tr6r/bin to PATH
00:14:22 WARNING: Nexus logging server not set
00:14:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-vanadium/27/
00:14:22 INFO: archiving logs to S3
00:14:23 ---> uname -a:
00:14:23 Linux prd-centos8-robot-2c-8g-8775.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:14:23
00:14:23
00:14:23 ---> lscpu:
00:14:23 Architecture: x86_64
00:14:23 CPU op-mode(s): 32-bit, 64-bit
00:14:23 Byte Order: Little Endian
00:14:23 CPU(s): 2
00:14:23 On-line CPU(s) list: 0,1
00:14:23 Thread(s) per core: 1
00:14:23 Core(s) per socket: 1
00:14:23 Socket(s): 2
00:14:23 NUMA node(s): 1
00:14:23 Vendor ID: AuthenticAMD
00:14:23 CPU family: 23
00:14:23 Model: 49
00:14:23 Model name: AMD EPYC-Rome Processor
00:14:23 Stepping: 0
00:14:23 CPU MHz: 2799.998
00:14:23 BogoMIPS: 5599.99
00:14:23 Virtualization: AMD-V
00:14:23 Hypervisor vendor: KVM
00:14:23 Virtualization type: full
00:14:23 L1d cache: 32K
00:14:23 L1i cache: 32K
00:14:23 L2 cache: 512K
00:14:23 L3 cache: 16384K
00:14:23 NUMA node0 CPU(s): 0,1
00:14:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:14:23
00:14:23
00:14:23 ---> nproc:
00:14:23 2
00:14:23
00:14:23
00:14:23 ---> df -h:
00:14:23 Filesystem Size Used Avail Use% Mounted on
00:14:23 devtmpfs 3.8G 0 3.8G 0% /dev
00:14:23 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:14:23 tmpfs 3.8G 17M 3.8G 1% /run
00:14:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:14:23 /dev/vda1 40G 8.3G 32G 21% /
00:14:23 tmpfs 770M 0 770M 0% /run/user/1001
00:14:23
00:14:23
00:14:23 ---> free -m:
00:14:23 total used free shared buff/cache available
00:14:23 Mem: 7697 633 4851 19 2213 6765
00:14:23 Swap: 1023 0 1023
00:14:23
00:14:23
00:14:23 ---> ip addr:
00:14:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:14:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:14:23 inet 127.0.0.1/8 scope host lo
00:14:23 valid_lft forever preferred_lft forever
00:14:23 inet6 ::1/128 scope host
00:14:23 valid_lft forever preferred_lft forever
00:14:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:14:23 link/ether fa:16:3e:76:a4:1d brd ff:ff:ff:ff:ff:ff
00:14:23 altname enp0s3
00:14:23 altname ens3
00:14:23 inet 10.30.170.117/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:14:23 valid_lft 85471sec preferred_lft 85471sec
00:14:23 inet6 fe80::f816:3eff:fe76:a41d/64 scope link
00:14:23 valid_lft forever preferred_lft forever
00:14:23
00:14:23
00:14:23 ---> sar -b -r -n DEV:
00:14:23 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-8775.novalocal) 02/09/2026 _x86_64_ (2 CPU)
00:14:23
00:14:23 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:14:23 12:01:01 AM 91.07 0.00 91.07 0.00 7918.67
00:14:23 12:02:01 AM 48.47 1.16 47.32 76.47 7338.96
00:14:23 12:03:01 AM 25.01 0.42 24.59 64.78 2187.22
00:14:23 12:04:01 AM 85.40 9.41 75.99 1681.84 7275.72
00:14:23 12:05:01 AM 12.96 0.00 12.96 0.00 2149.81
00:14:23 12:06:01 AM 3.55 0.05 3.50 4.80 131.59
00:14:23 12:07:01 AM 0.35 0.02 0.33 0.13 26.09
00:14:23 12:08:01 AM 0.58 0.07 0.52 7.60 42.15
00:14:23 12:09:01 AM 0.28 0.00 0.28 0.00 29.51
00:14:23 12:10:01 AM 0.23 0.00 0.23 0.00 33.48
00:14:23 12:11:01 AM 0.22 0.02 0.20 0.13 24.21
00:14:23 12:12:01 AM 0.55 0.02 0.53 0.93 108.97
00:14:23 12:13:01 AM 0.52 0.00 0.52 0.00 194.12
00:14:23 12:14:01 AM 36.34 0.80 35.55 94.88 2115.01
00:14:23 Average: 21.83 0.85 20.97 137.98 2116.05
00:14:23
00:14:23 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:14:23 12:01:01 AM 5181760 6987460 2700672 34.26 2688 1982908 742336 8.31 196712 2162660 175388
00:14:23 12:02:01 AM 5163908 7007156 2718524 34.49 2688 2018884 700464 7.84 199656 2170240 40212
00:14:23 12:03:01 AM 5159096 7039436 2723336 34.55 2688 2055312 670764 7.51 224272 2148212 34288
00:14:23 12:04:01 AM 4913960 7025000 2968472 37.66 2688 2277648 670940 7.51 267636 2315304 56120
00:14:23 12:05:01 AM 4914368 7025412 2968064 37.65 2688 2277652 670940 7.51 267640 2315256 8
00:14:23 12:06:01 AM 4866212 6978308 3016220 38.27 2688 2278716 736996 8.25 268068 2362628 280
00:14:23 12:07:01 AM 4859984 6972864 3022448 38.34 2688 2279508 748620 8.38 268068 2368700 412
00:14:23 12:08:01 AM 4858492 6972300 3023940 38.36 2688 2280428 748172 8.38 268092 2370468 104
00:14:23 12:09:01 AM 4855012 6969628 3027420 38.41 2688 2281236 748172 8.38 268092 2373900 128
00:14:23 12:10:01 AM 4851824 6967256 3030608 38.45 2688 2282044 766328 8.58 268092 2376880 40
00:14:23 12:11:01 AM 4848164 6964364 3034268 38.49 2688 2282820 766328 8.58 268092 2380644 128
00:14:23 12:12:01 AM 4834348 6955876 3048084 38.67 2688 2288180 797496 8.93 268248 2394068 2484
00:14:23 12:13:01 AM 4897752 7024996 2984680 37.86 2688 2293856 665316 7.45 268660 2331004 2620
00:14:23 12:14:01 AM 5059528 7016404 2822904 35.81 2688 2128904 684032 7.66 481660 1982064 10304
00:14:23 Average: 4947458 6993319 2934974 37.23 2688 2214864 722636 8.09 270213 2289431 23037
00:14:23
00:14:23 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:14:23 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:01:01 AM eth0 62.94 50.97 700.22 6.78 0.00 0.00 0.00 0.00
00:14:23 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:02:01 AM eth0 56.66 41.31 615.76 6.70 0.00 0.00 0.00 0.00
00:14:23 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:03:01 AM eth0 15.78 12.01 6.70 4.48 0.00 0.00 0.00 0.00
00:14:23 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:04:01 AM eth0 156.35 143.39 366.28 36.91 0.00 0.00 0.00 0.00
00:14:23 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:05:01 AM eth0 6.65 6.03 1.70 5.53 0.00 0.00 0.00 0.00
00:14:23 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:06:01 AM eth0 16.71 11.08 4.55 1.38 0.00 0.00 0.00 0.00
00:14:23 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:07:01 AM eth0 1.42 0.90 0.22 0.21 0.00 0.00 0.00 0.00
00:14:23 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:08:01 AM eth0 1.10 0.83 0.20 0.18 0.00 0.00 0.00 0.00
00:14:23 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:09:01 AM eth0 1.05 0.93 0.21 0.22 0.00 0.00 0.00 0.00
00:14:23 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:10:01 AM eth0 1.18 1.02 0.33 0.28 0.00 0.00 0.00 0.00
00:14:23 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:11:01 AM eth0 12.13 11.95 2.03 1.10 0.00 0.00 0.00 0.00
00:14:23 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:12:01 AM eth0 179.42 176.89 59.01 17.13 0.00 0.00 0.00 0.00
00:14:23 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:13:01 AM eth0 103.08 94.87 37.88 10.50 0.00 0.00 0.00 0.00
00:14:23 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 12:14:01 AM eth0 54.95 39.85 112.52 67.87 0.00 0.00 0.00 0.00
00:14:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:23 Average: eth0 47.81 42.29 136.61 11.31 0.00 0.00 0.00 0.00
00:14:23
00:14:23
00:14:23 ---> sar -P ALL:
00:14:23 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-8775.novalocal) 02/09/2026 _x86_64_ (2 CPU)
00:14:23
00:14:23 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:14:23 12:01:01 AM all 22.52 0.03 3.79 17.19 0.07 56.40
00:14:23 12:01:01 AM 0 25.23 0.03 4.32 19.19 0.08 51.14
00:14:23 12:01:01 AM 1 19.81 0.02 3.27 15.19 0.07 61.65
00:14:23 12:02:01 AM all 14.25 0.00 2.45 9.46 0.07 73.77
00:14:23 12:02:01 AM 0 19.65 0.00 2.61 8.46 0.07 69.21
00:14:23 12:02:01 AM 1 8.86 0.00 2.29 10.47 0.08 78.31
00:14:23 12:03:01 AM all 15.22 0.00 2.43 1.98 0.07 80.30
00:14:23 12:03:01 AM 0 25.41 0.00 2.87 2.72 0.07 68.93
00:14:23 12:03:01 AM 1 5.04 0.00 1.99 1.23 0.07 91.67
00:14:23 12:04:01 AM all 32.40 0.00 6.00 1.42 0.09 60.09
00:14:23 12:04:01 AM 0 36.53 0.00 6.35 2.15 0.10 54.87
00:14:23 12:04:01 AM 1 28.26 0.00 5.65 0.68 0.08 65.32
00:14:23 12:05:01 AM all 0.33 0.00 0.22 0.24 0.03 99.18
00:14:23 12:05:01 AM 0 0.23 0.00 0.25 0.30 0.03 99.18
00:14:23 12:05:01 AM 1 0.42 0.00 0.18 0.18 0.03 99.18
00:14:23 12:06:01 AM all 3.93 0.00 0.52 0.03 0.07 95.46
00:14:23 12:06:01 AM 0 4.88 0.00 0.67 0.03 0.07 94.35
00:14:23 12:06:01 AM 1 2.98 0.00 0.37 0.02 0.07 96.57
00:14:23 12:07:01 AM all 2.92 0.00 0.46 0.00 0.06 96.56
00:14:23 12:07:01 AM 0 4.72 0.00 0.73 0.00 0.07 94.48
00:14:23 12:07:01 AM 1 1.12 0.00 0.18 0.00 0.05 98.65
00:14:23 12:08:01 AM all 2.72 0.00 0.43 0.00 0.07 96.78
00:14:23 12:08:01 AM 0 3.24 0.00 0.52 0.00 0.07 96.18
00:14:23 12:08:01 AM 1 2.21 0.00 0.33 0.00 0.07 97.39
00:14:23 12:09:01 AM all 3.02 0.00 0.44 0.01 0.06 96.47
00:14:23 12:09:01 AM 0 4.03 0.00 0.63 0.00 0.07 95.27
00:14:23 12:09:01 AM 1 2.02 0.00 0.25 0.02 0.05 97.66
00:14:23 12:10:01 AM all 3.10 0.00 0.43 0.00 0.05 96.42
00:14:23 12:10:01 AM 0 2.92 0.00 0.42 0.00 0.05 96.61
00:14:23 12:10:01 AM 1 3.28 0.00 0.43 0.00 0.05 96.24
00:14:23 12:11:01 AM all 3.00 0.00 0.39 0.01 0.08 96.52
00:14:23 12:11:01 AM 0 4.98 0.00 0.64 0.02 0.08 94.28
00:14:23 12:11:01 AM 1 1.02 0.00 0.15 0.00 0.07 98.76
00:14:23
00:14:23 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
00:14:23 12:12:01 AM all 12.14 0.00 1.05 0.02 0.08 86.71
00:14:23 12:12:01 AM 0 14.02 0.00 1.15 0.00 0.08 84.75
00:14:23 12:12:01 AM 1 10.27 0.00 0.96 0.03 0.07 88.67
00:14:23 12:13:01 AM all 10.55 0.00 0.82 0.00 0.07 88.56
00:14:23 12:13:01 AM 0 8.21 0.00 0.80 0.00 0.07 90.91
00:14:23 12:13:01 AM 1 12.89 0.00 0.84 0.00 0.07 86.21
00:14:23 12:14:01 AM all 30.75 0.00 4.25 0.16 0.08 64.76
00:14:23 12:14:01 AM 0 40.60 0.00 4.05 0.17 0.07 55.11
00:14:23 12:14:01 AM 1 20.89 0.00 4.45 0.15 0.08 74.43
00:14:23 Average: all 11.19 0.00 1.69 2.19 0.07 84.86
00:14:23 Average: 0 13.89 0.00 1.86 2.37 0.07 81.82
00:14:23 Average: 1 8.49 0.00 1.52 2.01 0.06 87.91
00:14:23
00:14:23
00:14:23