22:06:02 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 23
22:06:02 originally caused by:
22:06:02 Started by timer
22:06:02 Running as SYSTEM
22:06:02 [EnvInject] - Loading node environment variables.
22:06:02 Building remotely on prd-centos8-robot-2c-8g-34414 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium
22:06:02 [ssh-agent] Looking for ssh-agent implementation...
22:06:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:06:02 $ ssh-agent
22:06:02 SSH_AUTH_SOCK=/tmp/ssh-Y6qkzcXZK9GA/agent.5287
22:06:02 SSH_AGENT_PID=5288
22:06:02 [ssh-agent] Started.
22:06:02 Running ssh-add (command line suppressed)
22:06:03 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium@tmp/private_key_5628180220848987800.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium@tmp/private_key_5628180220848987800.key)
22:06:03 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:06:03 The recommended git tool is: NONE
22:06:05 using credential opendaylight-jenkins-ssh
22:06:05 Wiping out workspace first.
22:06:05 Cloning the remote Git repository
22:06:05 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:06:05 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test # timeout=10
22:06:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:06:05 > git --version # timeout=10
22:06:05 > git --version # 'git version 2.43.0'
22:06:05 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:06:05 [INFO] Currently running in a labeled security context
22:06:05 [INFO] Currently SELinux is 'enforcing' on the host
22:06:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh917126265859366083.key
22:06:06 Verifying host key using known hosts file
22:06:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:06:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:06:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:06:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:06:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:06:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:06:12 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:06:12 [INFO] Currently running in a labeled security context
22:06:12 [INFO] Currently SELinux is 'enforcing' on the host
22:06:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh8327953037659680182.key
22:06:12 Verifying host key using known hosts file
22:06:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:06:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:06:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:06:12 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:06:12 > git config core.sparsecheckout # timeout=10
22:06:12 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:06:12 Commit message: "Add bgpcep variables for vanadium"
22:06:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:06:13 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:06:13 No emails were triggered.
22:06:13 provisioning config files...
22:06:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:06:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:06:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:06:13 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins7154142487858316781.sh
22:06:13 ---> python-tools-install.sh
22:06:13 Setup pyenv:
22:06:14 system
22:06:14 * 3.8.13 (set by /opt/pyenv/version)
22:06:14 * 3.9.13 (set by /opt/pyenv/version)
22:06:14 * 3.10.13 (set by /opt/pyenv/version)
22:06:14 * 3.11.7 (set by /opt/pyenv/version)
22:06:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pDk4
22:06:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:06:22 lf-activate-venv(): INFO: Base packages installed successfully
22:06:22 lf-activate-venv(): INFO: Installing additional packages: lftools
22:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:06:47 Generating Requirements File
22:07:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:07:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:07:06 Python 3.11.7
22:07:06 pip 25.3 from /tmp/venv-pDk4/lib/python3.11/site-packages/pip (python 3.11)
22:07:07 appdirs==1.4.4
22:07:07 argcomplete==3.6.3
22:07:07 aspy.yaml==1.3.0
22:07:07 attrs==25.4.0
22:07:07 autopage==0.5.2
22:07:07 beautifulsoup4==4.14.3
22:07:07 boto3==1.42.26
22:07:07 botocore==1.42.26
22:07:07 bs4==0.0.2
22:07:07 certifi==2026.1.4
22:07:07 cffi==2.0.0
22:07:07 cfgv==3.5.0
22:07:07 chardet==5.2.0
22:07:07 charset-normalizer==3.4.4
22:07:07 click==8.3.1
22:07:07 cliff==4.13.1
22:07:07 cmd2==3.1.0
22:07:07 cryptography==3.3.2
22:07:07 debtcollector==3.0.0
22:07:07 decorator==5.2.1
22:07:07 defusedxml==0.7.1
22:07:07 Deprecated==1.3.1
22:07:07 distlib==0.4.0
22:07:07 dnspython==2.8.0
22:07:07 docker==7.1.0
22:07:07 dogpile.cache==1.5.0
22:07:07 durationpy==0.10
22:07:07 email-validator==2.3.0
22:07:07 filelock==3.20.3
22:07:07 future==1.0.0
22:07:07 gitdb==4.0.12
22:07:07 GitPython==3.1.46
22:07:07 google-auth==2.47.0
22:07:07 httplib2==0.31.0
22:07:07 identify==2.6.16
22:07:07 idna==3.11
22:07:07 importlib-resources==1.5.0
22:07:07 iso8601==2.1.0
22:07:07 Jinja2==3.1.6
22:07:07 jmespath==1.0.1
22:07:07 jsonpatch==1.33
22:07:07 jsonpointer==3.0.0
22:07:07 jsonschema==4.26.0
22:07:07 jsonschema-specifications==2025.9.1
22:07:07 keystoneauth1==5.12.0
22:07:07 kubernetes==34.1.0
22:07:07 lftools==0.37.18
22:07:07 lxml==6.0.2
22:07:07 markdown-it-py==4.0.0
22:07:07 MarkupSafe==3.0.3
22:07:07 mdurl==0.1.2
22:07:07 msgpack==1.1.2
22:07:07 multi_key_dict==2.0.3
22:07:07 munch==4.0.0
22:07:07 netaddr==1.3.0
22:07:07 niet==1.4.2
22:07:07 nodeenv==1.10.0
22:07:07 oauth2client==4.1.3
22:07:07 oauthlib==3.3.1
22:07:07 openstacksdk==4.8.0
22:07:07 os-service-types==1.8.2
22:07:07 osc-lib==4.3.0
22:07:07 oslo.config==10.2.0
22:07:07 oslo.context==6.2.0
22:07:07 oslo.i18n==6.7.1
22:07:07 oslo.log==8.0.0
22:07:07 oslo.serialization==5.9.0
22:07:07 oslo.utils==9.2.0
22:07:07 packaging==25.0
22:07:07 pbr==7.0.3
22:07:07 platformdirs==4.5.1
22:07:07 prettytable==3.17.0
22:07:07 psutil==7.2.1
22:07:07 pyasn1==0.6.1
22:07:07 pyasn1_modules==0.4.2
22:07:07 pycparser==2.23
22:07:07 pygerrit2==2.0.15
22:07:07 PyGithub==2.8.1
22:07:07 Pygments==2.19.2
22:07:07 PyJWT==2.10.1
22:07:07 PyNaCl==1.6.2
22:07:07 pyparsing==2.4.7
22:07:07 pyperclip==1.11.0
22:07:07 pyrsistent==0.20.0
22:07:07 python-cinderclient==9.8.0
22:07:07 python-dateutil==2.9.0.post0
22:07:07 python-heatclient==4.3.0
22:07:07 python-jenkins==1.8.3
22:07:07 python-keystoneclient==5.7.0
22:07:07 python-magnumclient==4.9.0
22:07:07 python-openstackclient==8.3.0
22:07:07 python-swiftclient==4.9.0
22:07:07 PyYAML==6.0.3
22:07:07 referencing==0.37.0
22:07:07 requests==2.32.5
22:07:07 requests-oauthlib==2.0.0
22:07:07 requestsexceptions==1.4.0
22:07:07 rfc3986==2.0.0
22:07:07 rich==14.2.0
22:07:07 rich-argparse==1.7.2
22:07:07 rpds-py==0.30.0
22:07:07 rsa==4.9.1
22:07:07 ruamel.yaml==0.19.1
22:07:07 ruamel.yaml.clib==0.2.15
22:07:07 s3transfer==0.16.0
22:07:07 simplejson==3.20.2
22:07:07 six==1.17.0
22:07:07 smmap==5.0.2
22:07:07 soupsieve==2.8.1
22:07:07 stevedore==5.6.0
22:07:07 tabulate==0.9.0
22:07:07 toml==0.10.2
22:07:07 tomlkit==0.13.3
22:07:07 tqdm==4.67.1
22:07:07 typing_extensions==4.15.0
22:07:07 tzdata==2025.3
22:07:07 urllib3==1.26.20
22:07:07 virtualenv==20.36.1
22:07:07 wcwidth==0.2.14
22:07:07 websocket-client==1.9.0
22:07:07 wrapt==2.0.1
22:07:07 xdg==6.0.0
22:07:07 xmltodict==1.0.2
22:07:07 yq==3.4.3
22:07:07 [EnvInject] - Injecting environment variables from a build step.
22:07:07 [EnvInject] - Injecting as environment variables the properties content
22:07:07 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:07:07 OS_CLOUD=vex
22:07:07 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23
22:07:07 OS_STACK_TEMPLATE_DIR=openstack-hot
22:07:07
22:07:07 [EnvInject] - Variables injected successfully.
22:07:07 provisioning config files...
22:07:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:07:07 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins1868974529287691608.sh
22:07:07 ---> Create parameters file for OpenStack HOT
22:07:07 OpenStack Heat parameters generated
22:07:07 -----------------------------------
22:07:07 parameters:
22:07:07 vm_0_count: '1'
22:07:07 vm_0_flavor: 'v3-standard-4'
22:07:07 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
22:07:07 vm_1_count: '1'
22:07:07 vm_1_flavor: 'v3-standard-2'
22:07:07 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289'
22:07:07
22:07:07 job_name: '19126-23'
22:07:07 silo: 'releng'
22:07:07 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins17588347757948240136.sh
22:07:07 ---> Create HEAT stack
22:07:07 + source /home/jenkins/lf-env.sh
22:07:07 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:07:07 ++ mktemp -d /tmp/venv-XXXX
22:07:07 + lf_venv=/tmp/venv-HFAh
22:07:07 + local venv_file=/tmp/.os_lf_venv
22:07:07 + local python=python3
22:07:07 + local options
22:07:07 + local set_path=true
22:07:07 + local install_args=
22:07:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:07:07 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:07:07 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:07:07 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:07:07 + true
22:07:07 + case $1 in
22:07:07 + python=python3
22:07:07 + shift 2
22:07:07 + true
22:07:07 + case $1 in
22:07:07 + shift
22:07:07 + break
22:07:07 + case $python in
22:07:07 + local pkg_list=
22:07:07 + [[ -d /opt/pyenv ]]
22:07:07 + echo 'Setup pyenv:'
22:07:07 Setup pyenv:
22:07:07 + export PYENV_ROOT=/opt/pyenv
22:07:07 + PYENV_ROOT=/opt/pyenv
22:07:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:07:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:07:07 + pyenv versions
22:07:07 system
22:07:07 3.8.13
22:07:07 3.9.13
22:07:07 3.10.13
22:07:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:07:07 + command -v pyenv
22:07:07 ++ pyenv init - --no-rehash
22:07:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:07:07 for i in ${!paths[@]}; do
22:07:07 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:07:07 fi; done;
22:07:07 echo "${paths[*]}"'\'')"
22:07:07 export PATH="/opt/pyenv/shims:${PATH}"
22:07:07 export PYENV_SHELL=bash
22:07:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:07:07 pyenv() {
22:07:07 local command
22:07:07 command="${1:-}"
22:07:07 if [ "$#" -gt 0 ]; then
22:07:07 shift
22:07:07 fi
22:07:07
22:07:07 case "$command" in
22:07:07 rehash|shell)
22:07:07 eval "$(pyenv "sh-$command" "$@")"
22:07:07 ;;
22:07:07 *)
22:07:07 command pyenv "$command" "$@"
22:07:07 ;;
22:07:07 esac
22:07:07 }'
22:07:07 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:07:07 for i in ${!paths[@]}; do
22:07:07 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:07:07 fi; done;
22:07:07 echo "${paths[*]}"'
22:07:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:07:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:07:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:07:07 ++ export PYENV_SHELL=bash
22:07:07 ++ PYENV_SHELL=bash
22:07:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:07:07 +++ complete -F _pyenv pyenv
22:07:07 ++ lf-pyver python3
22:07:07 ++ local py_version_xy=python3
22:07:07 ++ local py_version_xyz=
22:07:07 ++ grep -E '^[0-9.]*[0-9]$'
22:07:07 ++ pyenv versions
22:07:07 ++ local command
22:07:07 ++ command=versions
22:07:07 ++ '[' 1 -gt 0 ']'
22:07:07 ++ shift
22:07:07 ++ case "$command" in
22:07:07 ++ command pyenv versions
22:07:07 ++ pyenv versions
22:07:07 ++ sed 's/^[ *]* //'
22:07:07 ++ awk '{ print $1 }'
22:07:08 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:07:08 +++ grep '^3' /tmp/.pyenv_versions
22:07:08 +++ tail -n 1
22:07:08 +++ sort -V
22:07:08 ++ py_version_xyz=3.11.7
22:07:08 ++ [[ -z 3.11.7 ]]
22:07:08 ++ echo 3.11.7
22:07:08 ++ return 0
22:07:08 + pyenv local 3.11.7
22:07:08 + local command
22:07:08 + command=local
22:07:08 + '[' 2 -gt 0 ']'
22:07:08 + shift
22:07:08 + case "$command" in
22:07:08 + command pyenv local 3.11.7
22:07:08 + pyenv local 3.11.7
22:07:08 + for arg in "$@"
22:07:08 + case $arg in
22:07:08 + pkg_list+='lftools[openstack] '
22:07:08 + for arg in "$@"
22:07:08 + case $arg in
22:07:08 + pkg_list+='kubernetes '
22:07:08 + for arg in "$@"
22:07:08 + case $arg in
22:07:08 + pkg_list+='niet '
22:07:08 + for arg in "$@"
22:07:08 + case $arg in
22:07:08 + pkg_list+='python-heatclient '
22:07:08 + for arg in "$@"
22:07:08 + case $arg in
22:07:08 + pkg_list+='python-openstackclient '
22:07:08 + for arg in "$@"
22:07:08 + case $arg in
22:07:08 + pkg_list+='python-magnumclient '
22:07:08 + for arg in "$@"
22:07:08 + case $arg in
22:07:08 + pkg_list+='urllib3~=1.26.15 '
22:07:08 + for arg in "$@"
22:07:08 + case $arg in
22:07:08 + pkg_list+='yq '
22:07:08 + [[ -f /tmp/.os_lf_venv ]]
22:07:08 ++ cat /tmp/.os_lf_venv
22:07:08 + lf_venv=/tmp/venv-pDk4
22:07:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from' file:/tmp/.os_lf_venv
22:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from file:/tmp/.os_lf_venv
22:07:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:07:08 + local 'pip_opts=--upgrade --quiet'
22:07:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:07:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:07:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:07:08 + [[ -n '' ]]
22:07:08 + [[ -n '' ]]
22:07:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:07:08 + /tmp/venv-pDk4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:07:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:07:09 lf-activate-venv(): INFO: Base packages installed successfully
22:07:09 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:07:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:07:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:07:09 + /tmp/venv-pDk4/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:07:26 + type python3
22:07:26 + true
22:07:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH'
22:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:07:26 + PATH=/tmp/venv-pDk4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:07:26 + return 0
22:07:26 + openstack --os-cloud vex limits show --absolute
22:07:28 +--------------------------+---------+
22:07:28 | Name | Value |
22:07:28 +--------------------------+---------+
22:07:28 | maxTotalInstances | -1 |
22:07:28 | maxTotalCores | 450 |
22:07:28 | maxTotalRAMSize | 1000000 |
22:07:28 | maxServerMeta | 128 |
22:07:28 | maxImageMeta | 128 |
22:07:28 | maxPersonality | 5 |
22:07:28 | maxPersonalitySize | 10240 |
22:07:28 | maxTotalKeypairs | 100 |
22:07:28 | maxServerGroups | 10 |
22:07:28 | maxServerGroupMembers | 10 |
22:07:28 | maxTotalFloatingIps | -1 |
22:07:28 | maxSecurityGroups | -1 |
22:07:28 | maxSecurityGroupRules | -1 |
22:07:28 | totalRAMUsed | 794624 |
22:07:28 | totalCoresUsed | 194 |
22:07:28 | totalInstancesUsed | 59 |
22:07:28 | totalFloatingIpsUsed | 0 |
22:07:28 | totalSecurityGroupsUsed | 0 |
22:07:28 | totalServerGroupsUsed | 0 |
22:07:28 | maxTotalVolumes | -1 |
22:07:28 | maxTotalSnapshots | 10 |
22:07:28 | maxTotalVolumeGigabytes | 4096 |
22:07:28 | maxTotalBackups | 10 |
22:07:28 | maxTotalBackupGigabytes | 1000 |
22:07:28 | totalVolumesUsed | 0 |
22:07:28 | totalGigabytesUsed | 0 |
22:07:28 | totalSnapshotsUsed | 0 |
22:07:28 | totalBackupsUsed | 0 |
22:07:28 | totalBackupGigabytesUsed | 0 |
22:07:28 +--------------------------+---------+
22:07:28 + pushd /opt/ciman/openstack-hot
22:07:28 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium
22:07:28 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/stack-parameters.yaml
22:07:53 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23
22:07:53 Waiting to initialize infrastructure...
22:07:53 Stack initialization successful.
22:07:53 ------------------------------------
22:07:53 Stack Details
22:07:53 ------------------------------------
22:07:53 {'added': None,
22:07:53 'capabilities': [],
22:07:53 'created_at': '2026-01-12T22:07:31Z',
22:07:53 'deleted': None,
22:07:53 'deleted_at': None,
22:07:53 'description': 'No description',
22:07:53 'environment': None,
22:07:53 'environment_files': None,
22:07:53 'files': None,
22:07:53 'files_container': None,
22:07:53 'id': '84c1703f-9352-459c-96ba-4ab8174a5e39',
22:07:53 'is_rollback_disabled': True,
22:07:53 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23/84c1703f-9352-459c-96ba-4ab8174a5e39',
22:07:53 'rel': 'self'}],
22:07:53 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
22:07:53 'name': 'releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23',
22:07:53 'notification_topics': [],
22:07:53 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:07:53 'output_key': 'vm_0_ips',
22:07:53 'output_value': ['10.30.170.250']},
22:07:53 {'description': 'IP addresses of the 2nd vm types',
22:07:53 'output_key': 'vm_1_ips',
22:07:53 'output_value': ['10.30.170.217']}],
22:07:53 'owner_id': ****,
22:07:53 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:07:53 'OS::stack_id': '84c1703f-9352-459c-96ba-4ab8174a5e39',
22:07:53 'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23',
22:07:53 'job_name': '19126-23',
22:07:53 'silo': 'releng',
22:07:53 'vm_0_count': '1',
22:07:53 'vm_0_flavor': 'v3-standard-4',
22:07:53 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:07:53 '20260109-084045.554',
22:07:53 'vm_1_count': '1',
22:07:53 'vm_1_flavor': 'v3-standard-2',
22:07:53 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
22:07:53 '20260101-170116.289'},
22:07:53 'parent_id': None,
22:07:53 'replaced': None,
22:07:53 'status': 'CREATE_COMPLETE',
22:07:53 'status_reason': 'Stack CREATE completed successfully',
22:07:53 'tags': [],
22:07:53 'template': None,
22:07:53 'template_description': 'No description',
22:07:53 'template_url': None,
22:07:53 'timeout_mins': 15,
22:07:53 'unchanged': None,
22:07:53 'updated': None,
22:07:53 'updated_at': None,
22:07:53 'user_project_id': 'fb4e86e464f445ff8b51d6b898e72af6'}
22:07:53 ------------------------------------
22:07:54 + popd
22:07:54 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium
22:07:54 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins8330946896762088118.sh
22:07:54 ---> Copy SSH public keys to CSIT lab
22:07:54 Setup pyenv:
22:07:54 system
22:07:54 3.8.13
22:07:54 3.9.13
22:07:54 3.10.13
22:07:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:07:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from file:/tmp/.os_lf_venv
22:07:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:07:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:07:56 lf-activate-venv(): INFO: Base packages installed successfully
22:07:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:08:13 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:08:15 SSH not responding on 10.30.170.250. Retrying in 10 seconds...
22:08:15 SSH not responding on 10.30.170.217. Retrying in 10 seconds...
22:08:25 Ping to 10.30.170.250 successful.
22:08:25 Ping to 10.30.170.217 successful.
22:08:26 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts.
22:08:26 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:08:26 releng-19126-23-1-docker-0
22:08:26 Successfully copied public keys to slave 10.30.170.217
22:08:26 releng-19126-23-0-builder-0
22:08:26 Successfully copied public keys to slave 10.30.170.250
22:08:26 Process 6502 ready.
22:08:26 Process 6503 ready.
22:08:26 SSH ready on all stack servers.
22:08:26 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins2154870761312849426.sh
22:08:26 Setup pyenv:
22:08:27 system
22:08:27 3.8.13
22:08:27 3.9.13
22:08:27 3.10.13
22:08:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:08:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nYOP
22:08:31 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.robot_venv
22:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:08:35 lf-activate-venv(): INFO: Base packages installed successfully
22:08:35 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-nYOP/bin to PATH
22:08:37 + echo 'Installing Python Requirements'
22:08:37 Installing Python Requirements
22:08:37 + cat
22:08:37 + python -m pip install -r requirements.txt
22:08:37 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:08:37 Collecting docker-py (from -r requirements.txt (line 1))
22:08:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:08:37 Collecting ipaddr (from -r requirements.txt (line 2))
22:08:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:08:37 Installing build dependencies: started
22:08:38 Installing build dependencies: finished with status 'done'
22:08:38 Getting requirements to build wheel: started
22:08:38 Getting requirements to build wheel: finished with status 'done'
22:08:38 Preparing metadata (pyproject.toml): started
22:08:38 Preparing metadata (pyproject.toml): finished with status 'done'
22:08:38 Collecting netaddr (from -r requirements.txt (line 3))
22:08:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:08:39 Collecting netifaces (from -r requirements.txt (line 4))
22:08:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:08:39 Installing build dependencies: started
22:08:39 Installing build dependencies: finished with status 'done'
22:08:39 Getting requirements to build wheel: started
22:08:40 Getting requirements to build wheel: finished with status 'done'
22:08:40 Preparing metadata (pyproject.toml): started
22:08:40 Preparing metadata (pyproject.toml): finished with status 'done'
22:08:40 Collecting pyhocon (from -r requirements.txt (line 5))
22:08:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:08:40 Collecting requests (from -r requirements.txt (line 6))
22:08:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:08:40 Collecting robotframework (from -r requirements.txt (line 7))
22:08:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:08:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 30.0 MB/s 0:00:00
22:08:40 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:08:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:08:40 Installing build dependencies: started
22:08:41 Installing build dependencies: finished with status 'done'
22:08:41 Getting requirements to build wheel: started
22:08:41 Getting requirements to build wheel: finished with status 'done'
22:08:41 Preparing metadata (pyproject.toml): started
22:08:42 Preparing metadata (pyproject.toml): finished with status 'done'
22:08:42 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:08:42 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:08:42 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:08:42 Installing build dependencies: started
22:08:43 Installing build dependencies: finished with status 'done'
22:08:43 Getting requirements to build wheel: started
22:08:43 Getting requirements to build wheel: finished with status 'done'
22:08:43 Preparing metadata (pyproject.toml): started
22:08:43 Preparing metadata (pyproject.toml): finished with status 'done'
22:08:43 Collecting scapy (from -r requirements.txt (line 12))
22:08:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:08:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 26.5 MB/s 0:00:00
22:08:43 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:08:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:08:44 Installing build dependencies: started
22:08:44 Installing build dependencies: finished with status 'done'
22:08:44 Getting requirements to build wheel: started
22:08:45 Getting requirements to build wheel: finished with status 'done'
22:08:45 Preparing metadata (pyproject.toml): started
22:08:45 Preparing metadata (pyproject.toml): finished with status 'done'
22:08:45 Collecting elasticsearch (from -r requirements.txt (line 18))
22:08:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:08:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 43.8 MB/s 0:00:00
22:08:45 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:08:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:08:45 Collecting pyangbind (from -r requirements.txt (line 22))
22:08:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:08:45 Collecting isodate (from -r requirements.txt (line 25))
22:08:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:08:45 Collecting jmespath (from -r requirements.txt (line 28))
22:08:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:08:45 Collecting jsonpatch (from -r requirements.txt (line 31))
22:08:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:08:45 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:08:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:08:46 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:08:46 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:08:46 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:08:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:08:46 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:08:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:08:46 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:08:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
22:08:46 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:08:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
22:08:46 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:08:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:08:46 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
22:08:46 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:08:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
22:08:46 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:08:46 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:08:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
22:08:46 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:08:46 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:08:46 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:08:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:08:46 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
22:08:46 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:08:47 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:08:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:08:47 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:08:47 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:08:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:08:47 Collecting elasticsearch (from -r requirements.txt (line 18))
22:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:08:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 38.5 MB/s 0:00:00
22:08:47 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:08:47 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:08:47 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:08:47 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:08:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.3 MB/s 0:00:00
22:08:47 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:08:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:08:48 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:08:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:08:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 30.8 MB/s 0:00:00
22:08:48 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:08:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:08:48 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:08:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
22:08:49 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:08:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:08:49 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:08:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:08:49 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:08:49 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)
22:08:49 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:08:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:08:49 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:08:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:08:49 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
22:08:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 48.0 MB/s 0:00:00
22:08:50 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
22:08:50 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:08:50 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:08:50 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:08:50 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:08:50 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:08:50 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:08:50 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:08:50 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:08:50 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:08:50 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:08:50 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:08:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:08:50 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:08:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:08:50 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:08:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
22:08:50 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:08:50 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:08:51 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:08:51 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=4cf38f9fcfb2c12cfeacd922088a9a15fba3c130faaa3df66165d3f7e369de54
22:08:51 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:08:51 Building wheel for ipaddr (pyproject.toml): started
22:08:51 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:08:51 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=44d0d2fda5f8dd078a0d9b9d88cbdf1c17af5c90bb282b0d0dd216291fa7e1a5
22:08:51 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:08:51 Building wheel for netifaces (pyproject.toml): started
22:08:53 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:08:53 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41075 sha256=ef61cc0fa996a72242fc0be2154cb22b5161e84e158ca181cd40fe3bffba8496
22:08:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:08:53 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:08:54 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:08:54 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=dc0bca3b211aec8bbf26c17d3e69fb0d58ad78e5a4756fd3ab8bfbf745631802
22:08:54 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:08:54 Building wheel for jsonpath-rw (pyproject.toml): started
22:08:54 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:08:54 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=15eb97627e22f3a697cb99de05c3612e2876339fc5cafe35917f5d713569c41a
22:08:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:08:54 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:08:54 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:09:01
22:09:01 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:09:02 + pip freeze
22:09:02 attrs==25.4.0
22:09:02 bcrypt==5.0.0
22:09:02 beautifulsoup4==4.14.3
22:09:02 certifi==2026.1.4
22:09:02 cffi==2.0.0
22:09:02 charset-normalizer==3.4.4
22:09:02 click==8.3.1
22:09:02 cryptography==46.0.3
22:09:02 decorator==5.2.1
22:09:02 distlib==0.4.0
22:09:02 docker-py==1.10.6
22:09:02 docker-pycreds==0.4.0
22:09:02 elastic-transport==8.17.1
22:09:02 elasticsearch==8.19.3
22:09:02 elasticsearch-dsl==8.15.4
22:09:02 enum34==1.1.10
22:09:02 filelock==3.20.3
22:09:02 h11==0.16.0
22:09:02 idna==3.11
22:09:02 invoke==2.2.1
22:09:02 ipaddr==2.2.0
22:09:02 isodate==0.7.2
22:09:02 jmespath==1.0.1
22:09:02 jsonpatch==1.33
22:09:02 jsonpath-rw==1.4.0
22:09:02 jsonpointer==3.0.0
22:09:02 lxml==6.0.2
22:09:02 netaddr==1.3.0
22:09:02 netifaces==0.11.0
22:09:02 outcome==1.3.0.post0
22:09:02 paramiko==4.0.0
22:09:02 platformdirs==4.5.1
22:09:02 ply==3.11
22:09:02 pyang==2.7.1
22:09:02 pyangbind==0.8.7
22:09:02 pycparser==2.23
22:09:02 pyhocon==0.3.61
22:09:02 PyNaCl==1.6.2
22:09:02 pyparsing==3.3.1
22:09:02 PySocks==1.7.1
22:09:02 python-dateutil==2.9.0.post0
22:09:02 regex==2025.11.3
22:09:02 requests==2.32.5
22:09:02 robotframework==7.4.1
22:09:02 robotframework-httplibrary==0.4.2
22:09:02 robotframework-pythonlibcore==4.4.1
22:09:02 robotframework-requests==0.9.7
22:09:02 robotframework-selenium2library==3.0.0
22:09:02 robotframework-seleniumlibrary==6.8.0
22:09:02 robotframework-sshlibrary==3.8.0
22:09:02 scapy==2.7.0
22:09:02 scp==0.15.0
22:09:02 selenium==4.39.0
22:09:02 six==1.17.0
22:09:02 sniffio==1.3.1
22:09:02 sortedcontainers==2.4.0
22:09:02 soupsieve==2.8.1
22:09:02 trio==0.32.0
22:09:02 trio-websocket==0.12.2
22:09:02 typing_extensions==4.15.0
22:09:02 urllib3==2.6.3
22:09:02 virtualenv==20.36.1
22:09:02 waitress==3.0.2
22:09:02 WebOb==1.8.9
22:09:02 websocket-client==1.9.0
22:09:02 WebTest==3.0.7
22:09:02 wsproto==1.3.2
22:09:02 [EnvInject] - Injecting environment variables from a build step.
22:09:02 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:09:02 [EnvInject] - Variables injected successfully.
22:09:02 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins15488341966962995686.sh
22:09:02 Setup pyenv:
22:09:02 system
22:09:02 3.8.13
22:09:02 3.9.13
22:09:02 3.10.13
22:09:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:09:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from file:/tmp/.os_lf_venv
22:09:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:09:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:09:04 lf-activate-venv(): INFO: Base packages installed successfully
22:09:04 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:09:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:09:12 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
22:09:12 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
22:09:12 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:09:12 + ODL_SYSTEM=()
22:09:12 + TOOLS_SYSTEM=()
22:09:12 + OPENSTACK_SYSTEM=()
22:09:12 + OPENSTACK_CONTROLLERS=()
22:09:12 + mapfile -t ADDR
22:09:12 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:09:12 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23
22:09:13 + for i in "${ADDR[@]}"
22:09:13 ++ ssh 10.30.170.217 hostname -s
22:09:14 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts.
22:09:14 + REMHOST=releng-19126-23-1-docker-0
22:09:14 + case ${REMHOST} in
22:09:14 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:09:14 + for i in "${ADDR[@]}"
22:09:14 ++ ssh 10.30.170.250 hostname -s
22:09:14 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:09:14 + REMHOST=releng-19126-23-0-builder-0
22:09:14 + case ${REMHOST} in
22:09:14 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:09:14 + echo NUM_ODL_SYSTEM=1
22:09:14 + echo NUM_TOOLS_SYSTEM=1
22:09:14 + '[' '' == yes ']'
22:09:14 + NUM_OPENSTACK_SYSTEM=0
22:09:14 + echo NUM_OPENSTACK_SYSTEM=0
22:09:14 + '[' 0 -eq 2 ']'
22:09:14 + echo ODL_SYSTEM_IP=10.30.170.250
22:09:14 ++ seq 0 0
22:09:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:09:14 + echo ODL_SYSTEM_1_IP=10.30.170.250
22:09:14 + echo TOOLS_SYSTEM_IP=10.30.170.217
22:09:14 ++ seq 0 0
22:09:14 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:09:14 + echo TOOLS_SYSTEM_1_IP=10.30.170.217
22:09:14 + openstack_index=0
22:09:14 + NUM_OPENSTACK_CONTROL_NODES=1
22:09:14 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:09:14 ++ seq 0 0
22:09:14 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:09:14 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:09:14 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:09:14 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:09:14 + '[' -1 -ge 2 ']'
22:09:14 ++ seq 0 -2
22:09:14 + NUM_OPENSTACK_HAPROXY_NODES=0
22:09:14 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:09:14 ++ seq 0 -1
22:09:14 + echo 'Contents of slave_addresses.txt:'
22:09:14 Contents of slave_addresses.txt:
22:09:14 + cat slave_addresses.txt
22:09:14 NUM_ODL_SYSTEM=1
22:09:14 NUM_TOOLS_SYSTEM=1
22:09:14 NUM_OPENSTACK_SYSTEM=0
22:09:14 ODL_SYSTEM_IP=10.30.170.250
22:09:14 ODL_SYSTEM_1_IP=10.30.170.250
22:09:14 TOOLS_SYSTEM_IP=10.30.170.217
22:09:14 TOOLS_SYSTEM_1_IP=10.30.170.217
22:09:14 NUM_OPENSTACK_CONTROL_NODES=1
22:09:14 OPENSTACK_CONTROL_NODE_1_IP=
22:09:14 NUM_OPENSTACK_COMPUTE_NODES=-1
22:09:14 NUM_OPENSTACK_HAPROXY_NODES=0
22:09:14 [EnvInject] - Injecting environment variables from a build step.
22:09:14 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:09:14 [EnvInject] - Variables injected successfully.
22:09:14 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins1224290250332336812.sh
22:09:14 Preparing for JRE Version 21
22:09:14 Karaf artifact is netconf-karaf
22:09:14 Karaf project is netconf
22:09:14 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:09:14 [EnvInject] - Injecting environment variables from a build step.
22:09:14 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:09:14 [EnvInject] - Variables injected successfully.
22:09:14 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins16214292575011161912.sh
22:09:14 2026-01-12 22:09:14 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
22:09:15 Bundle version is 10.0.3-SNAPSHOT
22:09:15 --2026-01-12 22:09:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
22:09:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:09:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:09:15 HTTP request sent, awaiting response... 200 OK
22:09:15 Length: 1408 (1.4K) [application/xml]
22:09:15 Saving to: ‘maven-metadata.xml’
22:09:15
22:09:15 0K . 100% 36.1M=0s
22:09:15
22:09:15 2026-01-12 22:09:15 (36.1 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
22:09:15
22:09:15
22:09:15
22:09:15 org.opendaylight.netconf
22:09:15 netconf-karaf
22:09:15
22:09:15 20260112190535
22:09:15
22:09:15 20260112.190535
22:09:15 79
22:09:15
22:09:15
22:09:15
22:09:15 pom
22:09:15 10.0.3-20260112.190535-79
22:09:15 20260112190535
22:09:15
22:09:15
22:09:15 tar.gz
22:09:15 10.0.3-20260112.190535-79
22:09:15 20260112190535
22:09:15
22:09:15
22:09:15 zip
22:09:15 10.0.3-20260112.190535-79
22:09:15 20260112190535
22:09:15
22:09:15
22:09:15 cyclonedx
22:09:15 xml
22:09:15 10.0.3-20260112.190535-79
22:09:15 20260112190535
22:09:15
22:09:15
22:09:15 cyclonedx
22:09:15 json
22:09:15 10.0.3-20260112.190535-79
22:09:15 20260112190535
22:09:15
22:09:15
22:09:15
22:09:15 10.0.3-SNAPSHOT
22:09:15
22:09:15 Nexus timestamp is 10.0.3-20260112.190535-79
22:09:15 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-20260112.190535-79.zip
22:09:15 Distribution bundle is netconf-karaf-10.0.3-20260112.190535-79.zip
22:09:15 Distribution bundle version is 10.0.3-SNAPSHOT
22:09:15 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
22:09:15 Nexus prefix is https://nexus.opendaylight.org
22:09:15 [EnvInject] - Injecting environment variables from a build step.
22:09:15 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:09:15 [EnvInject] - Variables injected successfully.
22:09:15 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins16403244146818674075.sh
22:09:15 Setup pyenv:
22:09:15 system
22:09:15 3.8.13
22:09:15 3.9.13
22:09:15 3.10.13
22:09:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:09:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from file:/tmp/.os_lf_venv
22:09:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:09:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:09:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:09:17 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
22:09:17 lf-activate-venv(): INFO: Base packages installed successfully
22:09:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:09:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:09:23 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
22:09:23 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:09:23 Copying common-functions.sh to /tmp
22:09:25 Copying common-functions.sh to 10.30.170.250:/tmp
22:09:25 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:09:25 Copying common-functions.sh to 10.30.170.217:/tmp
22:09:25 Warning: Permanently added '10.30.170.217' (ECDSA) to the list of known hosts.
22:09:26 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9219150948014354872.sh
22:09:26 common-functions.sh is being sourced
22:09:26 common-functions environment:
22:09:26 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:09:26 ACTUALFEATURES:
22:09:26 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:09:26 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:09:26 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:09:26 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:26 CONTROLLERMEM: 2048m
22:09:26 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:09:26 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:09:26 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:09:26 SUITES:
22:09:26
22:09:26 #################################################
22:09:26 ## Configure Cluster and Start ##
22:09:26 #################################################
22:09:26 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
22:09:26 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
22:09:26 Locating script plan to use...
22:09:26 Finished running script plans
22:09:26 Configuring member-1 with IP address 10.30.170.250
22:09:26 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:09:26 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:09:26 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:09:26 common-functions.sh is being sourced
22:09:26 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:09:26 ++ echo 'common-functions.sh is being sourced'
22:09:26 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:09:26 ++ DISTROSTREAM=vanadium
22:09:26 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:09:26 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:09:26 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:09:26 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:09:26 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:09:26 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:09:26 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:09:26 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:09:26 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:26 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:26 ++ export CONTROLLERMEM=
22:09:26 ++ CONTROLLERMEM=
22:09:26 ++ case "${DISTROSTREAM}" in
22:09:26 ++ CLUSTER_SYSTEM=pekko
22:09:26 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:09:26 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:09:26 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:09:26 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:09:26 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:09:26 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:09:26 ++ print_common_env
22:09:26 ++ cat
22:09:26 common-functions environment:
22:09:26 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:09:26 ACTUALFEATURES:
22:09:26 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:09:26 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:09:26 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:09:26 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:26 CONTROLLERMEM:
22:09:26 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:09:26 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:09:26 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:09:26 SUITES:
22:09:26
22:09:26 ++ SSH='ssh -t -t'
22:09:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:09:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:09:26 Changing to /tmp
22:09:26 + echo 'Changing to /tmp'
22:09:26 + cd /tmp
22:09:26 + 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-20260112.190535-79.zip'
22:09:26 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-20260112.190535-79.zip
22:09:26 + 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-20260112.190535-79.zip
22:09:26 --2026-01-12 22:09:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260112.190535-79.zip
22:09:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:09:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:09:26 HTTP request sent, awaiting response... 200 OK
22:09:26 Length: 155256984 (148M) [application/zip]
22:09:26 Saving to: ‘netconf-karaf-10.0.3-20260112.190535-79.zip’
22:09:26
22:09:26 0K ........ ........ ........ ........ ........ ........ 2% 62.2M 2s
22:09:26 3072K ........ ........ ........ ........ ........ ........ 4% 139M 2s
22:09:27 6144K ........ ........ ........ ........ ........ ........ 6% 172M 1s
22:09:27 9216K ........ ........ ........ ........ ........ ........ 8% 219M 1s
22:09:27 12288K ........ ........ ........ ........ ........ ........ 10% 258M 1s
22:09:27 15360K ........ ........ ........ ........ ........ ........ 12% 232M 1s
22:09:27 18432K ........ ........ ........ ........ ........ ........ 14% 246M 1s
22:09:27 21504K ........ ........ ........ ........ ........ ........ 16% 236M 1s
22:09:27 24576K ........ ........ ........ ........ ........ ........ 18% 245M 1s
22:09:27 27648K ........ ........ ........ ........ ........ ........ 20% 273M 1s
22:09:27 30720K ........ ........ ........ ........ ........ ........ 22% 299M 1s
22:09:27 33792K ........ ........ ........ ........ ........ ........ 24% 335M 1s
22:09:27 36864K ........ ........ ........ ........ ........ ........ 26% 350M 1s
22:09:27 39936K ........ ........ ........ ........ ........ ........ 28% 356M 1s
22:09:27 43008K ........ ........ ........ ........ ........ ........ 30% 323M 1s
22:09:27 46080K ........ ........ ........ ........ ........ ........ 32% 354M 0s
22:09:27 49152K ........ ........ ........ ........ ........ ........ 34% 357M 0s
22:09:27 52224K ........ ........ ........ ........ ........ ........ 36% 274M 0s
22:09:27 55296K ........ ........ ........ ........ ........ ........ 38% 333M 0s
22:09:27 58368K ........ ........ ........ ........ ........ ........ 40% 319M 0s
22:09:27 61440K ........ ........ ........ ........ ........ ........ 42% 361M 0s
22:09:27 64512K ........ ........ ........ ........ ........ ........ 44% 323M 0s
22:09:27 67584K ........ ........ ........ ........ ........ ........ 46% 355M 0s
22:09:27 70656K ........ ........ ........ ........ ........ ........ 48% 318M 0s
22:09:27 73728K ........ ........ ........ ........ ........ ........ 50% 325M 0s
22:09:27 76800K ........ ........ ........ ........ ........ ........ 52% 392M 0s
22:09:27 79872K ........ ........ ........ ........ ........ ........ 54% 356M 0s
22:09:27 82944K ........ ........ ........ ........ ........ ........ 56% 340M 0s
22:09:27 86016K ........ ........ ........ ........ ........ ........ 58% 356M 0s
22:09:27 89088K ........ ........ ........ ........ ........ ........ 60% 322M 0s
22:09:27 92160K ........ ........ ........ ........ ........ ........ 62% 146M 0s
22:09:27 95232K ........ ........ ........ ........ ........ ........ 64% 288M 0s
22:09:27 98304K ........ ........ ........ ........ ........ ........ 66% 311M 0s
22:09:27 101376K ........ ........ ........ ........ ........ ........ 68% 335M 0s
22:09:27 104448K ........ ........ ........ ........ ........ ........ 70% 364M 0s
22:09:27 107520K ........ ........ ........ ........ ........ ........ 72% 313M 0s
22:09:27 110592K ........ ........ ........ ........ ........ ........ 74% 348M 0s
22:09:27 113664K ........ ........ ........ ........ ........ ........ 76% 354M 0s
22:09:27 116736K ........ ........ ........ ........ ........ ........ 79% 374M 0s
22:09:27 119808K ........ ........ ........ ........ ........ ........ 81% 336M 0s
22:09:27 122880K ........ ........ ........ ........ ........ ........ 83% 349M 0s
22:09:27 125952K ........ ........ ........ ........ ........ ........ 85% 328M 0s
22:09:27 129024K ........ ........ ........ ........ ........ ........ 87% 357M 0s
22:09:27 132096K ........ ........ ........ ........ ........ ........ 89% 351M 0s
22:09:27 135168K ........ ........ ........ ........ ........ ........ 91% 365M 0s
22:09:27 138240K ........ ........ ........ ........ ........ ........ 93% 345M 0s
22:09:27 141312K ........ ........ ........ ........ ........ ........ 95% 342M 0s
22:09:27 144384K ........ ........ ........ ........ ........ ........ 97% 332M 0s
22:09:27 147456K ........ ........ ........ ........ ........ ........ 99% 373M 0s
22:09:27 150528K ........ ........ . 100% 305M=0.5s
22:09:27
22:09:27 2026-01-12 22:09:27 (277 MB/s) - ‘netconf-karaf-10.0.3-20260112.190535-79.zip’ saved [155256984/155256984]
22:09:27
22:09:27 Extracting the new controller...
22:09:27 + echo 'Extracting the new controller...'
22:09:27 + unzip -q netconf-karaf-10.0.3-20260112.190535-79.zip
22:09:28 Adding external repositories...
22:09:28 + echo 'Adding external repositories...'
22:09:28 + 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
22:09:28 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:09:28 ################################################################################
22:09:28 #
22:09:28 # Licensed to the Apache Software Foundation (ASF) under one or more
22:09:28 # contributor license agreements. See the NOTICE file distributed with
22:09:28 # this work for additional information regarding copyright ownership.
22:09:28 # The ASF licenses this file to You under the Apache License, Version 2.0
22:09:28 # (the "License"); you may not use this file except in compliance with
22:09:28 # the License. You may obtain a copy of the License at
22:09:28 #
22:09:28 # http://www.apache.org/licenses/LICENSE-2.0
22:09:28 #
22:09:28 # Unless required by applicable law or agreed to in writing, software
22:09:28 # distributed under the License is distributed on an "AS IS" BASIS,
22:09:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:09:28 # See the License for the specific language governing permissions and
22:09:28 # limitations under the License.
22:09:28 #
22:09:28 ################################################################################
22:09:28
22:09:28 #
22:09:28 # If set to true, the following property will not allow any certificate to be used
22:09:28 # when accessing Maven repositories through SSL
22:09:28 #
22:09:28 #org.ops4j.pax.url.mvn.certificateCheck=
22:09:28
22:09:28 #
22:09:28 # Path to the local Maven settings file.
22:09:28 # The repositories defined in this file will be automatically added to the list
22:09:28 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:09:28 # below is not set.
22:09:28 # The following locations are checked for the existence of the settings.xml file
22:09:28 # * 1. looks for the specified url
22:09:28 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:09:28 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:09:28 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:09:28 #
22:09:28 #org.ops4j.pax.url.mvn.settings=
22:09:28
22:09:28 #
22:09:28 # Path to the local Maven repository which is used to avoid downloading
22:09:28 # artifacts when they already exist locally.
22:09:28 # The value of this property will be extracted from the settings.xml file
22:09:28 # above, or defaulted to:
22:09:28 # System.getProperty( "user.home" ) + "/.m2/repository"
22:09:28 #
22:09:28 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:09:28
22:09:28 #
22:09:28 # Default this to false. It's just weird to use undocumented repos
22:09:28 #
22:09:28 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:09:28
22:09:28 #
22:09:28 # Uncomment if you don't wanna use the proxy settings
22:09:28 # from the Maven conf/settings.xml file
22:09:28 #
22:09:28 # org.ops4j.pax.url.mvn.proxySupport=false
22:09:28
22:09:28 #
22:09:28 # Disable aether support by default. This ensure that the defaultRepositories
22:09:28 # below will be used
22:09:28 #
22:09:28 #org.ops4j.pax.url.mvn.disableAether=true
22:09:28
22:09:28 #
22:09:28 # Comma separated list of repositories scanned when resolving an artifact.
22:09:28 # Those repositories will be checked before iterating through the
22:09:28 # below list of repositories and even before the local repository
22:09:28 # A repository url can be appended with zero or more of the following flags:
22:09:28 # @snapshots : the repository contains snaphots
22:09:28 # @noreleases : the repository does not contain any released artifacts
22:09:28 #
22:09:28 # The following property value will add the system folder as a repo.
22:09:28 #
22:09:28 #org.ops4j.pax.url.mvn.defaultRepositories=
22:09:28
22:09:28 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:09:28 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:09:28
22:09:28 #
22:09:28 # Comma separated list of repositories scanned when resolving an artifact.
22:09:28 # The default list includes the following repositories:
22:09:28 # http://repo1.maven.org/maven2@id=central
22:09:28 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:09:28 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:09:28 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:09:28 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:09:28 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:09:28 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:09:28 # To add repositories to the default ones, prepend '+' to the list of repositories
22:09:28 # to add.
22:09:28 # A repository url can be appended with zero or more of the following flags:
22:09:28 # @snapshots : the repository contains snapshots
22:09:28 # @noreleases : the repository does not contain any released artifacts
22:09:28 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:09:28 #
22:09:28 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
22:09:28 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:09:28 file:${karaf.data}/kar@id=kar.repository@multi
22:09:28 Configuring the startup features...
22:09:28 + [[ True == \T\r\u\e ]]
22:09:28 + echo 'Configuring the startup features...'
22:09:28 + 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
22:09:28 + FEATURE_TEST_STRING=features-test
22:09:28 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:09:28 + KARAF_VERSION=netconf
22:09:28 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:09:28 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:09:28 ################################################################################
22:09:28 #
22:09:28 # Licensed to the Apache Software Foundation (ASF) under one or more
22:09:28 # contributor license agreements. See the NOTICE file distributed with
22:09:28 # this work for additional information regarding copyright ownership.
22:09:28 # The ASF licenses this file to You under the Apache License, Version 2.0
22:09:28 # (the "License"); you may not use this file except in compliance with
22:09:28 # the License. You may obtain a copy of the License at
22:09:28 #
22:09:28 # http://www.apache.org/licenses/LICENSE-2.0
22:09:28 #
22:09:28 # Unless required by applicable law or agreed to in writing, software
22:09:28 # distributed under the License is distributed on an "AS IS" BASIS,
22:09:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:09:28 # See the License for the specific language governing permissions and
22:09:28 # limitations under the License.
22:09:28 #
22:09:28 ################################################################################
22:09:28
22:09:28 #
22:09:28 # Comma separated list of features repositories to register by default
22:09:28 #
22:09:28 featuresRepositories = file:${karaf.etc}/20f7413e-ae97-4582-8d58-da9e9c4241ee.xml
22:09:28
22:09:28 #
22:09:28 # Comma separated list of features to install at startup
22:09:28 #
22:09:28 featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, b644a9d1-4fc1-4dcc-8c88-129a905c67ef
22:09:28
22:09:28 #
22:09:28 # Resource repositories (OBR) that the features resolver can use
22:09:28 # to resolve requirements/capabilities
22:09:28 #
22:09:28 # The format of the resourceRepositories is
22:09:28 # resourceRepositories=[xml:url|json:url],...
22:09:28 # for Instance:
22:09:28 #
22:09:28 #resourceRepositories=xml:http://host/path/to/index.xml
22:09:28 # or
22:09:28 #resourceRepositories=json:http://host/path/to/index.json
22:09:28 #
22:09:28
22:09:28 #
22:09:28 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:09:28 #
22:09:28 featuresBootAsynchronous=false
22:09:28
22:09:28 #
22:09:28 # Service requirements enforcement
22:09:28 #
22:09:28 # By default, the feature resolver checks the service requirements/capabilities of
22:09:28 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:09:28 # the required bundles.
22:09:28 # The following flag can have those values:
22:09:28 # - disable: service requirements are completely ignored
22:09:28 # - default: service requirements are ignored for old features
22:09:28 # - enforce: service requirements are always verified
22:09:28 #
22:09:28 #serviceRequirements=default
22:09:28
22:09:28 #
22:09:28 # Store cfg file for config element in feature
22:09:28 #
22:09:28 #configCfgStore=true
22:09:28
22:09:28 #
22:09:28 # Define if the feature service automatically refresh bundles
22:09:28 #
22:09:28 autoRefresh=true
22:09:28
22:09:28 #
22:09:28 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:09:28 # XML file defines instructions related to features processing
22:09:28 # versions.properties may declare properties to resolve placeholders in XML file
22:09:28 # both files are relative to ${karaf.etc}
22:09:28 #
22:09:28 #featureProcessing=org.apache.karaf.features.xml
22:09:28 #featureProcessingVersions=versions.properties
22:09:28 + configure_karaf_log netconf ''
22:09:28 + local -r karaf_version=netconf
22:09:28 + local -r controllerdebugmap=
22:09:28 + local logapi=log4j
22:09:28 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:09:28 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:09:28 log4j2.rootLogger.level = INFO
22:09:28 #log4j2.rootLogger.type = asyncRoot
22:09:28 #log4j2.rootLogger.includeLocation = false
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:09:28 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:09:28 log4j2.rootLogger.appenderRef.Console.ref = Console
22:09:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:09:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:09:28 log4j2.logger.spifly.name = org.apache.aries.spifly
22:09:28 log4j2.logger.spifly.level = WARN
22:09:28 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:09:28 log4j2.logger.audit.level = INFO
22:09:28 log4j2.logger.audit.additivity = false
22:09:28 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:09:28 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:09:28 log4j2.appender.console.type = Console
22:09:28 log4j2.appender.console.name = Console
22:09:28 log4j2.appender.console.layout.type = PatternLayout
22:09:28 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:09:28 log4j2.appender.rolling.type = RollingRandomAccessFile
22:09:28 log4j2.appender.rolling.name = RollingFile
22:09:28 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:09:28 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:09:28 #log4j2.appender.rolling.immediateFlush = false
22:09:28 log4j2.appender.rolling.append = true
22:09:28 log4j2.appender.rolling.layout.type = PatternLayout
22:09:28 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:09:28 log4j2.appender.rolling.policies.type = Policies
22:09:28 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:09:28 log4j2.appender.rolling.policies.size.size = 64MB
22:09:28 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:09:28 log4j2.appender.rolling.strategy.max = 7
22:09:28 log4j2.appender.audit.type = RollingRandomAccessFile
22:09:28 log4j2.appender.audit.name = AuditRollingFile
22:09:28 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:09:28 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:09:28 log4j2.appender.audit.append = true
22:09:28 log4j2.appender.audit.layout.type = PatternLayout
22:09:28 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:09:28 log4j2.appender.audit.policies.type = Policies
22:09:28 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:09:28 log4j2.appender.audit.policies.size.size = 8MB
22:09:28 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:09:28 log4j2.appender.audit.strategy.max = 7
22:09:28 log4j2.appender.osgi.type = PaxOsgi
22:09:28 log4j2.appender.osgi.name = PaxOsgi
22:09:28 log4j2.appender.osgi.filter = *
22:09:28 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:09:28 #log4j2.logger.aether.level = TRACE
22:09:28 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:09:28 #log4j2.logger.http-headers.level = DEBUG
22:09:28 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:09:28 #log4j2.logger.maven.level = TRACE
22:09:28 + logapi=log4j2
22:09:28 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:09:28 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:09:28 + '[' log4j2 == log4j2 ']'
22:09:28 + 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
22:09:28 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:09:28 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:09:28 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:09:28 controllerdebugmap:
22:09:28 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:09:28 + unset IFS
22:09:28 + echo 'controllerdebugmap: '
22:09:28 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:09:28 + '[' -n '' ']'
22:09:28 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:09:28 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:09:28 ################################################################################
22:09:28 #
22:09:28 # Licensed to the Apache Software Foundation (ASF) under one or more
22:09:28 # contributor license agreements. See the NOTICE file distributed with
22:09:28 # this work for additional information regarding copyright ownership.
22:09:28 # The ASF licenses this file to You under the Apache License, Version 2.0
22:09:28 # (the "License"); you may not use this file except in compliance with
22:09:28 # the License. You may obtain a copy of the License at
22:09:28 #
22:09:28 # http://www.apache.org/licenses/LICENSE-2.0
22:09:28 #
22:09:28 # Unless required by applicable law or agreed to in writing, software
22:09:28 # distributed under the License is distributed on an "AS IS" BASIS,
22:09:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:09:28 # See the License for the specific language governing permissions and
22:09:28 # limitations under the License.
22:09:28 #
22:09:28 ################################################################################
22:09:28
22:09:28 # Common pattern layout for appenders
22:09:28 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:09:28
22:09:28 # Root logger
22:09:28 log4j2.rootLogger.level = INFO
22:09:28 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:09:28 #log4j2.rootLogger.type = asyncRoot
22:09:28 #log4j2.rootLogger.includeLocation = false
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:09:28 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:09:28 log4j2.rootLogger.appenderRef.Console.ref = Console
22:09:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:09:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:09:28
22:09:28 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:09:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:09:28
22:09:28 # Loggers configuration
22:09:28
22:09:28 # Spifly logger
22:09:28 log4j2.logger.spifly.name = org.apache.aries.spifly
22:09:28 log4j2.logger.spifly.level = WARN
22:09:28
22:09:28 # Security audit logger
22:09:28 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:09:28 log4j2.logger.audit.level = INFO
22:09:28 log4j2.logger.audit.additivity = false
22:09:28 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:09:28
22:09:28 # Appenders configuration
22:09:28
22:09:28 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:09:28 log4j2.appender.console.type = Console
22:09:28 log4j2.appender.console.name = Console
22:09:28 log4j2.appender.console.layout.type = PatternLayout
22:09:28 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:09:28
22:09:28 # Rolling file appender
22:09:28 log4j2.appender.rolling.type = RollingRandomAccessFile
22:09:28 log4j2.appender.rolling.name = RollingFile
22:09:28 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:09:28 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:09:28 # uncomment to not force a disk flush
22:09:28 #log4j2.appender.rolling.immediateFlush = false
22:09:28 log4j2.appender.rolling.append = true
22:09:28 log4j2.appender.rolling.layout.type = PatternLayout
22:09:28 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:09:28 log4j2.appender.rolling.policies.type = Policies
22:09:28 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:09:28 log4j2.appender.rolling.policies.size.size = 1GB
22:09:28 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:09:28 log4j2.appender.rolling.strategy.max = 7
22:09:28
22:09:28 # Audit file appender
22:09:28 log4j2.appender.audit.type = RollingRandomAccessFile
22:09:28 log4j2.appender.audit.name = AuditRollingFile
22:09:28 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:09:28 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:09:28 log4j2.appender.audit.append = true
22:09:28 log4j2.appender.audit.layout.type = PatternLayout
22:09:28 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:09:28 log4j2.appender.audit.policies.type = Policies
22:09:28 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:09:28 log4j2.appender.audit.policies.size.size = 8MB
22:09:28 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:09:28 log4j2.appender.audit.strategy.max = 7
22:09:28
22:09:28 # OSGi appender
22:09:28 log4j2.appender.osgi.type = PaxOsgi
22:09:28 log4j2.appender.osgi.name = PaxOsgi
22:09:28 log4j2.appender.osgi.filter = *
22:09:28
22:09:28 # help with identification of maven-related problems with pax-url-aether
22:09:28 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:09:28 #log4j2.logger.aether.level = TRACE
22:09:28 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:09:28 #log4j2.logger.http-headers.level = DEBUG
22:09:28 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:09:28 #log4j2.logger.maven.level = TRACE
22:09:28 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:09:28 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:09:28 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:28 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:09:28 Configure
22:09:28 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:09:28 max memory: 3072m
22:09:28 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:28 + local -r controllermem=3072m
22:09:28 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:28 + echo Configure
22:09:28 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:09:28 + echo ' max memory: 3072m'
22:09:28 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:09:28 + 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
22:09:28 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:28 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:28 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:09:28 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:09:28 #!/bin/sh
22:09:28 #
22:09:28 # Licensed to the Apache Software Foundation (ASF) under one or more
22:09:28 # contributor license agreements. See the NOTICE file distributed with
22:09:28 # this work for additional information regarding copyright ownership.
22:09:28 # The ASF licenses this file to You under the Apache License, Version 2.0
22:09:28 # (the "License"); you may not use this file except in compliance with
22:09:28 # the License. You may obtain a copy of the License at
22:09:28 #
22:09:28 # http://www.apache.org/licenses/LICENSE-2.0
22:09:28 #
22:09:28 # Unless required by applicable law or agreed to in writing, software
22:09:28 # distributed under the License is distributed on an "AS IS" BASIS,
22:09:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:09:28 # See the License for the specific language governing permissions and
22:09:28 # limitations under the License.
22:09:28 #
22:09:28
22:09:28 #
22:09:28 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:09:28 # script: client, instance, shell, start, status, stop, karaf
22:09:28 #
22:09:28 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:09:28 # Actions go here...
22:09:28 # fi
22:09:28
22:09:28 #
22:09:28 # general settings which should be applied for all scripts go here; please keep
22:09:28 # in mind that it is possible that scripts might be executed more than once, e.g.
22:09:28 # in example of the start script where the start script is executed first and the
22:09:28 # karaf script afterwards.
22:09:28 #
22:09:28
22:09:28 #
22:09:28 # The following section shows the possible configuration options for the default
22:09:28 # karaf scripts
22:09:28 #
22:09:28 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:09:28 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:09:28 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:09:28 # export EXTRA_JAVA_OPTS # Additional JVM options
22:09:28 # export KARAF_HOME # Karaf home folder
22:09:28 # export KARAF_DATA # Karaf data folder
22:09:28 # export KARAF_BASE # Karaf base folder
22:09:28 # export KARAF_ETC # Karaf etc folder
22:09:28 # export KARAF_LOG # Karaf log folder
22:09:28 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:09:28 # export KARAF_OPTS # Additional available Karaf options
22:09:28 # export KARAF_DEBUG # Enable debug mode
22:09:28 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:09:28 # export KARAF_NOROOT # Prevent execution as root if set to true
22:09:28 Set Java version
22:09:28 + echo 'Set Java version'
22:09:28 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:09:28 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:09:28 sudo: a password is required
22:09:28 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:09:28 JDK default version ...
22:09:28 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:09:28 sudo: a password is required
22:09:28 + echo 'JDK default version ...'
22:09:28 + java -version
22:09:29 openjdk version "21.0.9" 2025-10-21
22:09:29 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:09:29 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:09:29 Set JAVA_HOME
22:09:29 + echo 'Set JAVA_HOME'
22:09:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:09:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:09:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:09:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:09:29 Listing all open ports on controller system...
22:09:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:09:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:09:29 + echo 'Listing all open ports on controller system...'
22:09:29 + netstat -pnatu
22:09:29 /tmp/configuration-script.sh: line 40: netstat: command not found
22:09:29 Configuring cluster
22:09:29 + '[' -f /tmp/custom_shard_config.txt ']'
22:09:29 + echo 'Configuring cluster'
22:09:29 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.250
22:09:29 ################################################
22:09:29 ## Configure Cluster ##
22:09:29 ################################################
22:09:29 NOTE: Cluster configuration files not found. Copying from
22:09:29 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:09:29 Configuring unique name in pekko.conf
22:09:29 Configuring hostname in pekko.conf
22:09:29 Configuring data and rpc seed nodes in pekko.conf
22:09:29 modules = [
22:09:29
22:09:29 ]
22:09:29 Configuring replication type in module-shards.conf
22:09:29 ################################################
22:09:29 ## NOTE: Manually restart controller to ##
22:09:29 ## apply configuration. ##
22:09:29 ################################################
22:09:29 Dump pekko.conf
22:09:29 + echo 'Dump pekko.conf'
22:09:29 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:09:29
22:09:29 odl-cluster-data {
22:09:29 pekko {
22:09:29 remote {
22:09:29 artery {
22:09:29 enabled = on
22:09:29 transport = tcp
22:09:29 canonical.hostname = "10.30.170.250"
22:09:29 canonical.port = 2550
22:09:29 }
22:09:29 }
22:09:29
22:09:29 cluster {
22:09:29 # Using artery.
22:09:29 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.250:2550"]
22:09:29
22:09:29 roles = ["member-1"]
22:09:29
22:09:29 # when under load we might trip a false positive on the failure detector
22:09:29 # failure-detector {
22:09:29 # heartbeat-interval = 4 s
22:09:29 # acceptable-heartbeat-pause = 16s
22:09:29 # }
22:09:29 }
22:09:29
22:09:29 persistence {
22:09:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:09:29 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:09:29 # The relative path is always relative to KARAF_HOME.
22:09:29
22:09:29 # snapshot-store.local.dir = "target/snapshots"
22:09:29 }
22:09:29 disable-default-actor-system-quarantined-event-handling = "false"
22:09:29 }
22:09:29 }
22:09:29 Dump modules.conf
22:09:29 + echo 'Dump modules.conf'
22:09:29 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:09:29 modules = [
22:09:29
22:09:29 ]
22:09:29 Dump module-shards.conf
22:09:29 + echo 'Dump module-shards.conf'
22:09:29 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:09:29 module-shards = [
22:09:29 {
22:09:29 name = "default"
22:09:29 shards = [
22:09:29 {
22:09:29 name = "default"
22:09:29 replicas = ["member-1"]
22:09:29 }
22:09:29 ]
22:09:29 }
22:09:29 ]
22:09:29 Locating config plan to use...
22:09:29 Finished running config plans
22:09:29 Starting member-1 with IP address 10.30.170.250
22:09:29 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:09:29 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:09:29 Redirecting karaf console output to karaf_console.log
22:09:29 Starting controller...
22:09:29 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:09:29 Execute the post startup script on controller 10.30.170.250
22:09:29 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:09:29 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:09:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:09:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:09:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:09:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:09:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:09:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:10:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:10:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:10:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:10:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:10:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:10:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:10:30 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:10:35 2026-01-12T22:09:44,330 | 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.]
22:10:35 Controller is UP
22:10:35 2026-01-12T22:09:44,330 | 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.]
22:10:35 Listing all open ports on controller system...
22:10:35 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:10:35 looking for "BindException: Address already in use" in log file
22:10:35 looking for "server is unhealthy" in log file
22:10:35 Let's take the karaf thread dump
22:10:35 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:10:35 karaf main: org.apache.karaf.main.Main, pid:2014
22:10:35 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:10:36 Generating mininet variables...
22:10:36 Locating test plan to use...
22:10:36 Changing the testplan path...
22:10:36 # Place the suites in run order:
22:10:36 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/ready
22:10:36 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs
22:10:36 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL
22:10:36 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD
22:10:36 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION
22:10:36 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/notifications
22:10:36 /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth
22:10:36
22:10:36 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 ...
22:10:36 ==============================================================================
22:10:36 netconf-gate-userfeatures.txt
22:10:36 ==============================================================================
22:10:36 netconf-gate-userfeatures.txt.Ready
22:10:36 ==============================================================================
22:10:37 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi...
22:10:37 ==============================================================================
22:10:40 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:10:45 | PASS |
22:10:45 ------------------------------------------------------------------------------
22:10:45 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:10:45 | PASS |
22:10:45 ------------------------------------------------------------------------------
22:10:45 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:10:45 | PASS |
22:10:45 Netconf was detected to be up and running so bug 5014 did not show up.
22:10:45 ------------------------------------------------------------------------------
22:10:45 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:10:45 | PASS |
22:10:45 Netconf was detected to be up and running so bug 5014 did not show up.
22:10:45 ------------------------------------------------------------------------------
22:10:45 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:10:45 | PASS |
22:10:45 ------------------------------------------------------------------------------
22:10:45 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:10:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:02 | PASS |
22:11:02 ------------------------------------------------------------------------------
22:11:02 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | PASS |
22:11:02 6 tests, 6 passed, 0 failed
22:11:02 ==============================================================================
22:11:02 netconf-gate-userfeatures.txt.Ready | PASS |
22:11:02 6 tests, 6 passed, 0 failed
22:11:02 ==============================================================================
22:11:02 netconf-gate-userfeatures.txt.Apidocs
22:11:02 ==============================================================================
22:11:02 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido...
22:11:02 ==============================================================================
22:11:02 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS |
22:11:03 ------------------------------------------------------------------------------
22:11:03 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | PASS |
22:11:03 1 test, 1 passed, 0 failed
22:11:03 ==============================================================================
22:11:03 netconf-gate-userfeatures.txt.Apidocs | PASS |
22:11:03 1 test, 1 passed, 0 failed
22:11:03 ==============================================================================
22:11:03 netconf-gate-userfeatures.txt.MDSAL
22:11:03 ==============================================================================
22:11:03 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ...
22:11:03 ==============================================================================
22:11:04 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
22:11:05 ------------------------------------------------------------------------------
22:11:05 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:05 | PASS |
22:11:05 ------------------------------------------------------------------------------
22:11:05 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:06 | PASS |
22:11:06 ------------------------------------------------------------------------------
22:11:06 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:06 | PASS |
22:11:06 ------------------------------------------------------------------------------
22:11:06 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:06 | PASS |
22:11:06 ------------------------------------------------------------------------------
22:11:06 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:06 | PASS |
22:11:06 ------------------------------------------------------------------------------
22:11:06 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:06 | PASS |
22:11:06 ------------------------------------------------------------------------------
22:11:06 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:06 | PASS |
22:11:06 ------------------------------------------------------------------------------
22:11:06 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:06 | PASS |
22:11:06 ------------------------------------------------------------------------------
22:11:06 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:07 | PASS |
22:11:07 ------------------------------------------------------------------------------
22:11:07 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:07 | PASS |
22:11:07 ------------------------------------------------------------------------------
22:11:07 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:07 | PASS |
22:11:07 ------------------------------------------------------------------------------
22:11:07 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:07 | PASS |
22:11:07 ------------------------------------------------------------------------------
22:11:07 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:08 | PASS |
22:11:08 ------------------------------------------------------------------------------
22:11:08 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:08 | PASS |
22:11:08 ------------------------------------------------------------------------------
22:11:08 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:08 | PASS |
22:11:08 ------------------------------------------------------------------------------
22:11:08 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:08 | PASS |
22:11:08 ------------------------------------------------------------------------------
22:11:08 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:08 | PASS |
22:11:08 ------------------------------------------------------------------------------
22:11:08 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:08 | PASS |
22:11:08 ------------------------------------------------------------------------------
22:11:08 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:08 | PASS |
22:11:08 ------------------------------------------------------------------------------
22:11:08 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:08 | PASS |
22:11:08 ------------------------------------------------------------------------------
22:11:08 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:09 | PASS |
22:11:09 ------------------------------------------------------------------------------
22:11:09 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:09 | PASS |
22:11:09 ------------------------------------------------------------------------------
22:11:09 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:09 | PASS |
22:11:09 ------------------------------------------------------------------------------
22:11:09 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:09 | PASS |
22:11:09 ------------------------------------------------------------------------------
22:11:09 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:09 | PASS |
22:11:09 ------------------------------------------------------------------------------
22:11:09 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:09 | PASS |
22:11:09 ------------------------------------------------------------------------------
22:11:09 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:09 | PASS |
22:11:09 ------------------------------------------------------------------------------
22:11:09 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:10 | PASS |
22:11:10 ------------------------------------------------------------------------------
22:11:10 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:10 | PASS |
22:11:10 ------------------------------------------------------------------------------
22:11:10 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:10 | PASS |
22:11:10 ------------------------------------------------------------------------------
22:11:10 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:10 | PASS |
22:11:10 ------------------------------------------------------------------------------
22:11:10 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:11 | PASS |
22:11:11 ------------------------------------------------------------------------------
22:11:11 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:11 | PASS |
22:11:11 ------------------------------------------------------------------------------
22:11:11 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:11 | PASS |
22:11:11 ------------------------------------------------------------------------------
22:11:11 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:11 | PASS |
22:11:11 ------------------------------------------------------------------------------
22:11:11 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:11 | PASS |
22:11:11 ------------------------------------------------------------------------------
22:11:11 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:11 | PASS |
22:11:11 ------------------------------------------------------------------------------
22:11:11 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:11 | PASS |
22:11:11 ------------------------------------------------------------------------------
22:11:11 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:12 | PASS |
22:11:12 ------------------------------------------------------------------------------
22:11:12 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:12 | PASS |
22:11:12 ------------------------------------------------------------------------------
22:11:12 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:12 | PASS |
22:11:12 ------------------------------------------------------------------------------
22:11:12 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:12 | PASS |
22:11:12 ------------------------------------------------------------------------------
22:11:12 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:12 | PASS |
22:11:12 ------------------------------------------------------------------------------
22:11:12 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:12 | PASS |
22:11:12 ------------------------------------------------------------------------------
22:11:12 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:12 | PASS |
22:11:12 ------------------------------------------------------------------------------
22:11:12 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:12 | PASS |
22:11:12 ------------------------------------------------------------------------------
22:11:12 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:13 | PASS |
22:11:13 ------------------------------------------------------------------------------
22:11:13 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:13 | PASS |
22:11:13 ------------------------------------------------------------------------------
22:11:13 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | PASS |
22:11:13 49 tests, 49 passed, 0 failed
22:11:13 ==============================================================================
22:11:13 netconf-gate-userfeatures.txt.MDSAL | PASS |
22:11:13 49 tests, 49 passed, 0 failed
22:11:13 ==============================================================================
22:11:13 netconf-gate-userfeatures.txt.CRUD
22:11:13 ==============================================================================
22:11:13 [ 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.
22:11:13 [ 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.
22:11:13 [ 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.
22:11:13 [ 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.
22:11:13 [ 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.
22:11:13 [ 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.
22:11:13 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ...
22:11:13 ==============================================================================
22:11:14 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:32 | PASS |
22:11:32 ------------------------------------------------------------------------------
22:11:32 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:33 | PASS |
22:11:33 ------------------------------------------------------------------------------
22:11:33 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:33 | PASS |
22:11:33 ------------------------------------------------------------------------------
22:11:33 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:33 | PASS |
22:11:33 ------------------------------------------------------------------------------
22:11:33 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:35 | PASS |
22:11:35 ------------------------------------------------------------------------------
22:11:35 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:36 | PASS |
22:11:36 ------------------------------------------------------------------------------
22:11:36 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:36 | PASS |
22:11:36 ------------------------------------------------------------------------------
22:11:36 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:36 | PASS |
22:11:36 ------------------------------------------------------------------------------
22:11:36 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:36 | PASS |
22:11:36 ------------------------------------------------------------------------------
22:11:36 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:37 | PASS |
22:11:37 ------------------------------------------------------------------------------
22:11:37 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:37 | PASS |
22:11:37 ------------------------------------------------------------------------------
22:11:37 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:37 | PASS |
22:11:37 ------------------------------------------------------------------------------
22:11:37 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:37 | PASS |
22:11:37 ------------------------------------------------------------------------------
22:11:37 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:39 | PASS |
22:11:39 ------------------------------------------------------------------------------
22:11:39 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:39 | PASS |
22:11:39 ------------------------------------------------------------------------------
22:11:39 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:39 | PASS |
22:11:39 ------------------------------------------------------------------------------
22:11:39 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:39 | PASS |
22:11:39 ------------------------------------------------------------------------------
22:11:39 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:39 | PASS |
22:11:39 ------------------------------------------------------------------------------
22:11:39 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:40 | PASS |
22:11:40 ------------------------------------------------------------------------------
22:11:40 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:40 | PASS |
22:11:40 ------------------------------------------------------------------------------
22:11:40 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:40 | PASS |
22:11:40 ------------------------------------------------------------------------------
22:11:40 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:40 | PASS |
22:11:40 ------------------------------------------------------------------------------
22:11:40 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:40 | PASS |
22:11:40 ------------------------------------------------------------------------------
22:11:40 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:41 | PASS |
22:11:41 ------------------------------------------------------------------------------
22:11:41 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:41 | PASS |
22:11:41 ------------------------------------------------------------------------------
22:11:41 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:41 | PASS |
22:11:41 ------------------------------------------------------------------------------
22:11:41 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:41 | PASS |
22:11:41 ------------------------------------------------------------------------------
22:11:41 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:42 | PASS |
22:11:42 ------------------------------------------------------------------------------
22:11:42 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:42 | PASS |
22:11:42 ------------------------------------------------------------------------------
22:11:42 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | PASS |
22:11:42 29 tests, 29 passed, 0 failed
22:11:42 ==============================================================================
22:11:42 [ 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.
22:11:42 [ 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.
22:11:42 [ 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.
22:11:42 [ 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.
22:11:42 [ 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.
22:11:42 [ 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.
22:11:42 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
22:11:42 ==============================================================================
22:11:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:44 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:50 | PASS |
22:11:50 ------------------------------------------------------------------------------
22:11:50 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:50 | PASS |
22:11:50 ------------------------------------------------------------------------------
22:11:50 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:50 | PASS |
22:11:50 ------------------------------------------------------------------------------
22:11:50 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:50 | PASS |
22:11:50 ------------------------------------------------------------------------------
22:11:50 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:52 | PASS |
22:11:52 ------------------------------------------------------------------------------
22:11:52 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:52 | PASS |
22:11:52 ------------------------------------------------------------------------------
22:11:52 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:52 | PASS |
22:11:52 ------------------------------------------------------------------------------
22:11:52 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:52 | PASS |
22:11:52 ------------------------------------------------------------------------------
22:11:52 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:53 | PASS |
22:11:53 ------------------------------------------------------------------------------
22:11:53 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:53 | PASS |
22:11:53 ------------------------------------------------------------------------------
22:11:53 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:53 | PASS |
22:11:53 ------------------------------------------------------------------------------
22:11:53 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:53 | PASS |
22:11:53 ------------------------------------------------------------------------------
22:11:53 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:53 | PASS |
22:11:53 ------------------------------------------------------------------------------
22:11:53 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:55 | PASS |
22:11:55 ------------------------------------------------------------------------------
22:11:55 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:55 | PASS |
22:11:55 ------------------------------------------------------------------------------
22:11:55 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:55 | PASS |
22:11:55 ------------------------------------------------------------------------------
22:11:55 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:55 | PASS |
22:11:55 ------------------------------------------------------------------------------
22:11:55 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:56 | PASS |
22:11:56 ------------------------------------------------------------------------------
22:11:56 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:56 | PASS |
22:11:56 ------------------------------------------------------------------------------
22:11:56 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:56 | PASS |
22:11:56 ------------------------------------------------------------------------------
22:11:56 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:56 | PASS |
22:11:56 ------------------------------------------------------------------------------
22:11:56 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:56 | PASS |
22:11:56 ------------------------------------------------------------------------------
22:11:56 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:57 | PASS |
22:11:57 ------------------------------------------------------------------------------
22:11:57 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:57 | PASS |
22:11:57 ------------------------------------------------------------------------------
22:11:57 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:57 | PASS |
22:11:57 ------------------------------------------------------------------------------
22:11:57 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:57 | PASS |
22:11:57 ------------------------------------------------------------------------------
22:11:57 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:57 | PASS |
22:11:57 ------------------------------------------------------------------------------
22:11:57 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:58 | PASS |
22:11:58 ------------------------------------------------------------------------------
22:11:58 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:58 | PASS |
22:11:58 ------------------------------------------------------------------------------
22:11:58 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD ... | PASS |
22:11:58 29 tests, 29 passed, 0 failed
22:11:58 ==============================================================================
22:11:58 netconf-gate-userfeatures.txt.CRUD | PASS |
22:11:58 58 tests, 58 passed, 0 failed
22:11:58 ==============================================================================
22:11:58 netconf-gate-userfeatures.txt.CRUD-ACTION
22:11:58 ==============================================================================
22:11:58 [ 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.
22:11:58 [ 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.
22:11:58 [ 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.
22:11:58 [ 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.
22:11:58 [ 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.
22:11:58 [ 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.
22:11:58 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector ...
22:11:58 ==============================================================================
22:11:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:11:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:05 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:06 | PASS |
22:12:06 ------------------------------------------------------------------------------
22:12:06 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:06 | PASS |
22:12:06 ------------------------------------------------------------------------------
22:12:06 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:06 | PASS |
22:12:06 ------------------------------------------------------------------------------
22:12:06 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:08 | PASS |
22:12:08 ------------------------------------------------------------------------------
22:12:08 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:09 | PASS |
22:12:09 ------------------------------------------------------------------------------
22:12:09 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:09 | PASS |
22:12:09 ------------------------------------------------------------------------------
22:12:09 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:09 | PASS |
22:12:09 ------------------------------------------------------------------------------
22:12:09 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:09 | PASS |
22:12:09 ------------------------------------------------------------------------------
22:12:09 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:10 | PASS |
22:12:10 ------------------------------------------------------------------------------
22:12:10 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:10 | PASS |
22:12:10 ------------------------------------------------------------------------------
22:12:10 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:10 | PASS |
22:12:10 ------------------------------------------------------------------------------
22:12:11 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-c... | PASS |
22:12:11 11 tests, 11 passed, 0 failed
22:12:11 ==============================================================================
22:12:11 netconf-gate-userfeatures.txt.CRUD-ACTION | PASS |
22:12:11 11 tests, 11 passed, 0 failed
22:12:11 ==============================================================================
22:12:11 netconf-gate-userfeatures.txt.Notifications
22:12:11 ==============================================================================
22:12:11 [ 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.
22:12:11 [ 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.
22:12:11 [ 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.
22:12:11 [ 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.
22:12:11 [ 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.
22:12:11 [ 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.
22:12:11 netconf-gate-userfeatures.txt.Notifications.Notifications Basic :: Basic te...
22:12:11 ==============================================================================
22:12:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:23 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:23 | PASS |
22:12:23 ------------------------------------------------------------------------------
22:12:23 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:23 | PASS |
22:12:23 ------------------------------------------------------------------------------
22:12:23 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:23 | PASS |
22:12:23 ------------------------------------------------------------------------------
22:12:23 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:27 | PASS |
22:12:27 ------------------------------------------------------------------------------
22:12:27 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:28 | PASS |
22:12:28 ------------------------------------------------------------------------------
22:12:28 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:28 | PASS |
22:12:28 ------------------------------------------------------------------------------
22:12:28 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:28 | PASS |
22:12:28 ------------------------------------------------------------------------------
22:12:28 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:28 | PASS |
22:12:28 ------------------------------------------------------------------------------
22:12:28 netconf-gate-userfeatures.txt.Notifications.Notifications Basic ::... | PASS |
22:12:28 8 tests, 8 passed, 0 failed
22:12:28 ==============================================================================
22:12:28 netconf-gate-userfeatures.txt.Notifications | PASS |
22:12:28 8 tests, 8 passed, 0 failed
22:12:28 ==============================================================================
22:12:28 netconf-gate-userfeatures.txt.KeyAuth
22:12:28 ==============================================================================
22:12:28 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the d...
22:12:28 ==============================================================================
22:12:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:41 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
22:12:41 ------------------------------------------------------------------------------
22:12:41 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS |
22:12:41 ------------------------------------------------------------------------------
22:12:41 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | PASS |
22:12:42 ------------------------------------------------------------------------------
22:12:42 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:12:42 | PASS |
22:12:42 ------------------------------------------------------------------------------
22:12:42 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
22:12:42 ------------------------------------------------------------------------------
22:12:42 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to ver... | PASS |
22:12:42 5 tests, 5 passed, 0 failed
22:12:42 ==============================================================================
22:12:42 netconf-gate-userfeatures.txt.KeyAuth | PASS |
22:12:42 5 tests, 5 passed, 0 failed
22:12:42 ==============================================================================
22:12:42 netconf-gate-userfeatures.txt | PASS |
22:12:42 138 tests, 138 passed, 0 failed
22:12:42 ==============================================================================
22:12:42 Output: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/output.xml
22:12:44 Log: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/log.html
22:12:44 Report: /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/report.html
22:12:44 Examining the files in data/log and checking filesize
22:12:44 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:45 total 424
22:12:45 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 22:09 .
22:12:45 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 12 22:09 karaf_console.log
22:12:45 drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 22:09 ..
22:12:45 -rw-rw-r-- 1 jenkins jenkins 418038 Jan 12 22:12 karaf.log
22:12:45 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:45 412K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:12:45 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:12:45 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:45 ls: cannot access '/tmp/netconf-karaf-10.0.3-SNAPSHOT/*.hprof': No such file or directory
22:12:45 Let's take the karaf thread dump again...
22:12:45 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:45 karaf main: org.apache.karaf.main.Main, pid:2014
22:12:45 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:46 Killing ODL
22:12:46 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:51 Compressing karaf.log 1
22:12:51 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:51 Fetching compressed karaf.log 1
22:12:51 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:51 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:52 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:52 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:52 Fetch GC logs
22:12:52 Warning: Permanently added '10.30.170.250' (ECDSA) to the list of known hosts.
22:12:52 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
22:12:52 Examine copied files
22:12:52 total 11636
22:12:52 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 22:12 gclogs-1
22:12:52 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 12 22:12 odl1_karaf_console.log
22:12:52 -rw-rw-r--. 1 jenkins jenkins 33117 Jan 12 22:12 odl1_karaf.log.gz
22:12:52 -rw-rw-r--. 1 jenkins jenkins 128434 Jan 12 22:12 karaf_1_2014_threads_after.log
22:12:52 -rw-rw-r--. 1 jenkins jenkins 14493 Jan 12 22:12 ps_after.log
22:12:52 -rw-rw-r--. 1 jenkins jenkins 270929 Jan 12 22:12 report.html
22:12:52 -rw-rw-r--. 1 jenkins jenkins 1775737 Jan 12 22:12 log.html
22:12:52 -rw-rw-r--. 1 jenkins jenkins 8028375 Jan 12 22:12 output.xml
22:12:52 -rw-rw-r--. 1 jenkins jenkins 258996 Jan 12 22:12 testtool--netconf-gate-userfeatures-txt-CRUD-ACTION-CRUD-ACTION.1768255921.521.log
22:12:52 -rw-rw-r--. 1 jenkins jenkins 580911 Jan 12 22:11 testtool--netconf-gate-userfeatures-txt-CRUD-CRUD.1768255905.785.log
22:12:52 -rw-rw-r--. 1 jenkins jenkins 626074 Jan 12 22:11 testtool--netconf-gate-userfeatures-txt-CRUD-CRUD-RPC.1768255875.998.log
22:12:52 -rw-rw-r--. 1 jenkins jenkins 709 Jan 12 22:10 testplan.txt
22:12:52 -rw-rw-r--. 1 jenkins jenkins 99646 Jan 12 22:10 karaf_1_2014_threads_before.log
22:12:52 -rw-rw-r--. 1 jenkins jenkins 14300 Jan 12 22:10 ps_before.log
22:12:52 -rw-rw-r--. 1 jenkins jenkins 3396 Jan 12 22:09 post-startup-script.sh
22:12:52 -rw-rw-r--. 1 jenkins jenkins 276 Jan 12 22:09 startup-script.sh
22:12:52 -rw-rw-r--. 1 jenkins jenkins 3610 Jan 12 22:09 configuration-script.sh
22:12:52 -rw-rw-r--. 1 jenkins jenkins 363 Jan 12 22:09 detect_variables.env
22:12:52 -rw-rw-r--. 1 jenkins jenkins 3690 Jan 12 22:09 pom.xml
22:12:52 -rw-rw-r--. 1 jenkins jenkins 96 Jan 12 22:09 set_variables.env
22:12:52 -rw-rw-r--. 1 jenkins jenkins 299 Jan 12 22:09 slave_addresses.txt
22:12:52 -rw-rw-r--. 1 jenkins jenkins 570 Jan 12 22:08 requirements.txt
22:12:52 -rw-rw-r--. 1 jenkins jenkins 26 Jan 12 22:08 env.properties
22:12:52 -rw-rw-r--. 1 jenkins jenkins 324 Jan 12 22:07 stack-parameters.yaml
22:12:52 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 12 22:06 test
22:12:52 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 22:06 test@tmp
22:12:52 -rw-rw-r--. 1 jenkins jenkins 1408 Jan 12 19:32 maven-metadata.xml
22:12:52 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins6181782357781425743.sh
22:12:52 Karaf Deployments, Tests must have already run
22:12:52 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins9934016138891510659.sh
22:12:52 Cleaning up Robot installation...
22:12:53 $ ssh-agent -k
22:12:53 unset SSH_AUTH_SOCK;
22:12:53 unset SSH_AGENT_PID;
22:12:53 echo Agent pid 5288 killed;
22:12:53 [ssh-agent] Stopped.
22:12:53 Recording plot data
22:12:53 Robot results publisher started...
22:12:53 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:12:53 -Parsing output xml:
22:12:54 Done!
22:12:54 -Copying log files to build dir:
22:12:54 Done!
22:12:54 -Assigning results to build:
22:12:54 Done!
22:12:54 -Checking thresholds:
22:12:54 Done!
22:12:54 Done publishing Robot results.
22:12:54 [PostBuildScript] - [INFO] Executing post build scripts.
22:12:54 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins12204755541312463665.sh
22:12:54 Archiving csit artifacts
22:12:54 mv: cannot stat '*_1.png': No such file or directory
22:12:54 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:12:54 % Total % Received % Xferd Average Speed Time Time Time Current
22:12:54 Dload Upload Total Spent Left Speed
22:12:54
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1602k 0 1602k 0 0 6332k 0 --:--:-- --:--:-- --:--:-- 6332k
22:12:55 Archive: robot-plugin.zip
22:12:55 inflating: ./archives/robot-plugin/log.html
22:12:55 inflating: ./archives/robot-plugin/output.xml
22:12:55 inflating: ./archives/robot-plugin/report.html
22:12:55 mv: cannot stat '*.log.gz': No such file or directory
22:12:55 mv: cannot stat '*.csv': No such file or directory
22:12:55 mv: cannot stat '*.png': No such file or directory
22:12:55 [PostBuildScript] - [INFO] Executing post build scripts.
22:12:55 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins3757878203893293227.sh
22:12:55 [PostBuildScript] - [INFO] Executing post build scripts.
22:12:55 [EnvInject] - Injecting environment variables from a build step.
22:12:55 [EnvInject] - Injecting as environment variables the properties content
22:12:55 OS_CLOUD=vex
22:12:55 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23
22:12:55
22:12:55 [EnvInject] - Variables injected successfully.
22:12:55 provisioning config files...
22:12:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:12:55 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15307944995335011503.sh
22:12:55 ---> openstack-stack-delete.sh
22:12:55 Setup pyenv:
22:12:56 system
22:12:56 3.8.13
22:12:56 3.9.13
22:12:56 3.10.13
22:12:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:12:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from file:/tmp/.os_lf_venv
22:12:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:12:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:12:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:12:58 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
22:12:58 lf-activate-venv(): INFO: Base packages installed successfully
22:12:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:13:13 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:13:13 INFO: Stack cost retrieval disabled, setting cost to 0
22:13:25 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23
22:13:25 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-vanadium-23
22:13:25 [PostBuildScript] - [INFO] Executing post build scripts.
22:13:25 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins17034835387006009534.sh
22:13:25 ---> sysstat.sh
22:13:25 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins13150270306494802633.sh
22:13:25 ---> package-listing.sh
22:13:25 ++ facter osfamily
22:13:25 ++ tr '[:upper:]' '[:lower:]'
22:13:26 + OS_FAMILY=redhat
22:13:26 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium
22:13:26 + START_PACKAGES=/tmp/packages_start.txt
22:13:26 + END_PACKAGES=/tmp/packages_end.txt
22:13:26 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:13:26 + PACKAGES=/tmp/packages_start.txt
22:13:26 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium ']'
22:13:26 + PACKAGES=/tmp/packages_end.txt
22:13:26 + case "${OS_FAMILY}" in
22:13:26 + rpm -qa
22:13:26 + sort
22:13:26 + '[' -f /tmp/packages_start.txt ']'
22:13:26 + '[' -f /tmp/packages_end.txt ']'
22:13:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:13:26 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium ']'
22:13:26 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/archives/
22:13:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/archives/
22:13:26 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins11154791753310818626.sh
22:13:26 ---> capture-instance-metadata.sh
22:13:26 Setup pyenv:
22:13:26 system
22:13:26 3.8.13
22:13:26 3.9.13
22:13:26 3.10.13
22:13:26 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:13:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from file:/tmp/.os_lf_venv
22:13:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:13:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:13:28 lf-activate-venv(): INFO: Base packages installed successfully
22:13:28 lf-activate-venv(): INFO: Installing additional packages: lftools
22:13:39 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:13:39 INFO: Running in OpenStack, capturing instance metadata
22:13:39 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins7323109973239848360.sh
22:13:39 provisioning config files...
22:13:39 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-vanadium #23
22:13:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium@tmp/config15728144023177578092tmp
22:13:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:13:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:13:39 provisioning config files...
22:13:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:13:40 [EnvInject] - Injecting environment variables from a build step.
22:13:40 [EnvInject] - Injecting as environment variables the properties content
22:13:40 SERVER_ID=logs
22:13:40
22:13:40 [EnvInject] - Variables injected successfully.
22:13:40 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15107307695864104241.sh
22:13:40 ---> create-netrc.sh
22:13:40 WARN: Log server credential not found.
22:13:40 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins11242673667488959796.sh
22:13:40 ---> python-tools-install.sh
22:13:40 Setup pyenv:
22:13:40 system
22:13:40 3.8.13
22:13:40 3.9.13
22:13:40 3.10.13
22:13:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:13:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from file:/tmp/.os_lf_venv
22:13:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:13:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:13:42 lf-activate-venv(): INFO: Base packages installed successfully
22:13:42 lf-activate-venv(): INFO: Installing additional packages: lftools
22:13:52 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:13:52 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins11788487011740654441.sh
22:13:52 ---> sudo-logs.sh
22:13:52 Archiving 'sudo' log..
22:13:52 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins2192155337134285987.sh
22:13:52 ---> job-cost.sh
22:13:52 Setup pyenv:
22:13:52 system
22:13:52 3.8.13
22:13:52 3.9.13
22:13:52 3.10.13
22:13:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:13:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from file:/tmp/.os_lf_venv
22:13:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:13:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:13:54 lf-activate-venv(): INFO: Base packages installed successfully
22:13:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:14:02 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:14:02 DEBUG: total: 0
22:14:02 INFO: Retrieving Stack Cost...
22:14:02 INFO: Retrieving Pricing Info for: v3-standard-2
22:14:02 INFO: Archiving Costs
22:14:02 [netconf-csit-1node-gate-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins10040393096977523212.sh
22:14:02 ---> logs-deploy.sh
22:14:02 Setup pyenv:
22:14:03 system
22:14:03 3.8.13
22:14:03 3.9.13
22:14:03 3.10.13
22:14:03 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-vanadium/.python-version)
22:14:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pDk4 from file:/tmp/.os_lf_venv
22:14:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:14:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:14:05 lf-activate-venv(): INFO: Base packages installed successfully
22:14:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:14:15 lf-activate-venv(): INFO: Adding /tmp/venv-pDk4/bin to PATH
22:14:15 WARNING: Nexus logging server not set
22:14:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-vanadium/23/
22:14:15 INFO: archiving logs to S3
22:14:16 ---> uname -a:
22:14:16 Linux prd-centos8-robot-2c-8g-34414.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
22:14:16
22:14:16
22:14:16 ---> lscpu:
22:14:16 Architecture: x86_64
22:14:16 CPU op-mode(s): 32-bit, 64-bit
22:14:16 Byte Order: Little Endian
22:14:16 CPU(s): 2
22:14:16 On-line CPU(s) list: 0,1
22:14:16 Thread(s) per core: 1
22:14:16 Core(s) per socket: 1
22:14:16 Socket(s): 2
22:14:16 NUMA node(s): 1
22:14:16 Vendor ID: AuthenticAMD
22:14:16 CPU family: 23
22:14:16 Model: 49
22:14:16 Model name: AMD EPYC-Rome Processor
22:14:16 Stepping: 0
22:14:16 CPU MHz: 2799.998
22:14:16 BogoMIPS: 5599.99
22:14:16 Virtualization: AMD-V
22:14:16 Hypervisor vendor: KVM
22:14:16 Virtualization type: full
22:14:16 L1d cache: 32K
22:14:16 L1i cache: 32K
22:14:16 L2 cache: 512K
22:14:16 L3 cache: 16384K
22:14:16 NUMA node0 CPU(s): 0,1
22:14:16 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
22:14:16
22:14:16
22:14:16 ---> nproc:
22:14:16 2
22:14:16
22:14:16
22:14:16 ---> df -h:
22:14:16 Filesystem Size Used Avail Use% Mounted on
22:14:16 devtmpfs 3.8G 0 3.8G 0% /dev
22:14:16 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:14:16 tmpfs 3.8G 17M 3.8G 1% /run
22:14:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:14:16 /dev/vda1 40G 8.4G 32G 21% /
22:14:16 tmpfs 770M 0 770M 0% /run/user/1001
22:14:16
22:14:16
22:14:16 ---> free -m:
22:14:16 total used free shared buff/cache available
22:14:16 Mem: 7697 623 4865 19 2209 6775
22:14:16 Swap: 1023 0 1023
22:14:16
22:14:16
22:14:16 ---> ip addr:
22:14:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:14:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:14:16 inet 127.0.0.1/8 scope host lo
22:14:16 valid_lft forever preferred_lft forever
22:14:16 inet6 ::1/128 scope host
22:14:16 valid_lft forever preferred_lft forever
22:14:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:14:16 link/ether fa:16:3e:ae:52:b0 brd ff:ff:ff:ff:ff:ff
22:14:16 altname enp0s3
22:14:16 altname ens3
22:14:16 inet 10.30.171.240/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:14:16 valid_lft 85854sec preferred_lft 85854sec
22:14:16 inet6 fe80::f816:3eff:feae:52b0/64 scope link
22:14:16 valid_lft forever preferred_lft forever
22:14:16
22:14:16
22:14:16 ---> sar -b -r -n DEV:
22:14:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/12/2026 _x86_64_ (2 CPU)
22:14:16
22:14:16 22:05:06 LINUX RESTART (2 CPU)
22:14:16
22:14:16 10:06:01 PM tps rtps wtps bread/s bwrtn/s
22:14:16 10:07:01 PM 89.67 7.35 82.32 1483.51 6700.27
22:14:16 10:08:01 PM 85.42 1.08 84.34 75.30 10913.31
22:14:16 10:09:01 PM 50.40 7.13 43.27 1310.50 2563.81
22:14:16 10:10:01 PM 61.88 2.70 59.18 436.12 8019.33
22:14:16 10:11:01 PM 4.47 0.07 4.40 4.93 175.09
22:14:16 10:12:01 PM 2.48 0.02 2.47 0.93 235.17
22:14:16 10:13:01 PM 4.68 0.32 4.37 36.93 320.23
22:14:16 10:14:01 PM 33.57 0.52 33.06 63.85 1818.86
22:14:16 Average: 41.57 2.40 39.18 426.51 3843.48
22:14:16
22:14:16 10:06:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:14:16 10:07:01 PM 5241372 6982472 2641060 33.51 2688 1922552 752340 8.42 190172 2126868 194852
22:14:16 10:08:01 PM 5145388 6992580 2737044 34.72 2688 2023216 716188 8.02 210776 2178444 9952
22:14:16 10:09:01 PM 4764816 6939080 3117616 39.55 2688 2339244 773992 8.67 298472 2436096 254504
22:14:16 10:10:01 PM 4906152 7023744 2976280 37.76 2688 2284064 664028 7.44 267044 2323364 4
22:14:16 10:11:01 PM 4859584 6978148 3022848 38.35 2688 2285004 743004 8.32 267472 2370092 804
22:14:16 10:12:01 PM 4835588 6961272 3046844 38.65 2688 2292124 828640 9.28 267676 2393300 3260
22:14:16 10:13:01 PM 5010532 6965112 2871900 36.43 2688 2124820 718340 8.04 272020 2231476 25496
22:14:16 10:14:01 PM 4969408 6938836 2913024 36.96 2688 2141768 776316 8.69 478276 2073396 28704
22:14:16 Average: 4966605 6972656 2915827 36.99 2688 2176599 746606 8.36 281488 2266630 64697
22:14:16
22:14:16 10:06:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:14:16 10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:14:16 10:07:01 PM eth0 217.84 154.68 1588.19 50.54 0.00 0.00 0.00 0.00
22:14:16 10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:14:16 10:08:01 PM eth0 60.04 41.21 605.05 9.60 0.00 0.00 0.00 0.00
22:14:16 10:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:14:16 10:09:01 PM eth0 39.14 35.34 336.84 7.83 0.00 0.00 0.00 0.00
22:14:16 10:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:14:16 10:10:01 PM eth0 143.15 100.70 34.57 24.69 0.00 0.00 0.00 0.00
22:14:16 10:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:14:16 10:11:01 PM eth0 22.13 19.41 7.95 2.13 0.00 0.00 0.00 0.00
22:14:16 10:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:14:16 10:12:01 PM eth0 187.34 185.04 73.51 19.73 0.00 0.00 0.00 0.00
22:14:16 10:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:14:16 10:13:01 PM eth0 105.60 79.29 110.94 50.77 0.00 0.00 0.00 0.00
22:14:16 10:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:14:16 10:14:01 PM eth0 18.73 16.11 16.37 8.46 0.00 0.00 0.00 0.00
22:14:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:14:16 Average: eth0 99.24 78.97 346.69 21.72 0.00 0.00 0.00 0.00
22:14:16
22:14:16
22:14:16 ---> sar -P ALL:
22:14:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/12/2026 _x86_64_ (2 CPU)
22:14:16
22:14:16 22:05:06 LINUX RESTART (2 CPU)
22:14:16
22:14:16 10:06:01 PM CPU %user %nice %system %iowait %steal %idle
22:14:16 10:07:01 PM all 38.37 0.00 5.68 1.23 0.12 54.61
22:14:16 10:07:01 PM 0 39.58 0.00 5.42 1.45 0.12 53.43
22:14:16 10:07:01 PM 1 37.14 0.00 5.93 1.00 0.12 55.80
22:14:16 10:08:01 PM all 22.86 0.00 3.68 1.46 0.12 71.88
22:14:16 10:08:01 PM 0 30.47 0.00 3.68 1.08 0.12 64.65
22:14:16 10:08:01 PM 1 15.23 0.00 3.67 1.84 0.12 79.14
22:14:16 10:09:01 PM all 31.69 0.00 5.19 0.94 0.11 62.06
22:14:16 10:09:01 PM 0 40.48 0.00 6.10 1.05 0.10 52.27
22:14:16 10:09:01 PM 1 22.92 0.00 4.28 0.83 0.12 71.85
22:14:16 10:10:01 PM all 15.45 0.00 3.05 0.97 0.08 80.45
22:14:16 10:10:01 PM 0 16.77 0.00 2.86 0.94 0.08 79.35
22:14:16 10:10:01 PM 1 14.13 0.00 3.24 1.00 0.07 81.56
22:14:16 10:11:01 PM all 3.14 0.00 0.49 0.02 0.07 96.29
22:14:16 10:11:01 PM 0 3.35 0.00 0.45 0.00 0.08 96.11
22:14:16 10:11:01 PM 1 2.94 0.00 0.52 0.03 0.05 96.46
22:14:16 10:12:01 PM all 16.49 0.00 1.53 0.02 0.10 81.86
22:14:16 10:12:01 PM 0 24.37 0.00 1.77 0.00 0.10 73.76
22:14:16 10:12:01 PM 1 8.68 0.00 1.30 0.03 0.10 89.89
22:14:16 10:13:01 PM all 12.21 0.00 1.82 0.10 0.10 85.77
22:14:16 10:13:01 PM 0 12.94 0.00 1.86 0.13 0.10 84.97
22:14:16 10:13:01 PM 1 11.49 0.00 1.78 0.07 0.10 86.56
22:14:16 10:14:01 PM all 33.87 0.00 3.97 0.21 0.11 61.84
22:14:16 10:14:01 PM 0 43.76 0.00 4.01 0.30 0.12 51.81
22:14:16 10:14:01 PM 1 23.98 0.00 3.93 0.12 0.10 71.88
22:14:16 Average: all 21.79 0.00 3.18 0.62 0.10 74.31
22:14:16 Average: 0 26.50 0.00 3.28 0.62 0.10 69.51
22:14:16 Average: 1 17.08 0.00 3.09 0.62 0.10 79.12
22:14:16
22:14:16
22:14:16