00:47:53 Started by upstream project "integration-distribution-mri-test-vanadium" build number 30 00:47:53 originally caused by: 00:47:53 Started by timer 00:47:53 Running as SYSTEM 00:47:53 [EnvInject] - Loading node environment variables. 00:47:53 Building remotely on prd-centos8-robot-2c-8g-19775 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-all-vanadium 00:47:54 [ssh-agent] Looking for ssh-agent implementation... 00:47:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:54 $ ssh-agent 00:47:54 SSH_AUTH_SOCK=/tmp/ssh-ZOzI8aYTczQH/agent.5302 00:47:54 SSH_AGENT_PID=5303 00:47:54 [ssh-agent] Started. 00:47:54 Running ssh-add (command line suppressed) 00:47:54 Identity added: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_12751599877152194282.key (/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_12751599877152194282.key) 00:47:54 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:47:54 The recommended git tool is: NONE 00:47:57 using credential opendaylight-jenkins-ssh 00:47:57 Wiping out workspace first. 00:47:57 Cloning the remote Git repository 00:47:57 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:47:57 > git init /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test # timeout=10 00:47:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:47:57 > git --version # timeout=10 00:47:57 > git --version # 'git version 2.43.0' 00:47:57 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:47:57 [INFO] Currently running in a labeled security context 00:47:57 [INFO] Currently SELinux is 'enforcing' on the host 00:47:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh14441667755796715358.key 00:47:57 Verifying host key using known hosts file 00:47:57 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. 00:47:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:48:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:48:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:48:00 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:48:00 [INFO] Currently running in a labeled security context 00:48:00 [INFO] Currently SELinux is 'enforcing' on the host 00:48:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh4594589942897592325.key 00:48:00 Verifying host key using known hosts file 00:48:00 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. 00:48:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:48:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:48:01 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:48:01 > git config core.sparsecheckout # timeout=10 00:48:01 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:48:01 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:48:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:48:01 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:48:02 No emails were triggered. 00:48:02 provisioning config files... 00:48:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:48:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:48:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:48:02 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins8515010425183606086.sh 00:48:02 ---> python-tools-install.sh 00:48:02 Setup pyenv: 00:48:02 system 00:48:02 * 3.8.13 (set by /opt/pyenv/version) 00:48:02 * 3.9.13 (set by /opt/pyenv/version) 00:48:02 * 3.10.13 (set by /opt/pyenv/version) 00:48:02 * 3.11.7 (set by /opt/pyenv/version) 00:48:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CBpY 00:48:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:48:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:48:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:48:11 lf-activate-venv(): INFO: Base packages installed successfully 00:48:11 lf-activate-venv(): INFO: Installing additional packages: lftools 00:48:35 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 00:48:35 Generating Requirements File 00:48:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:48:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:48:54 Python 3.11.7 00:48:54 pip 26.0.1 from /tmp/venv-CBpY/lib/python3.11/site-packages/pip (python 3.11) 00:48:54 appdirs==1.4.4 00:48:54 argcomplete==3.6.3 00:48:54 aspy.yaml==1.3.0 00:48:54 attrs==25.4.0 00:48:54 autopage==0.6.0 00:48:54 beautifulsoup4==4.14.3 00:48:54 boto3==1.42.54 00:48:54 botocore==1.42.54 00:48:54 bs4==0.0.2 00:48:54 certifi==2026.1.4 00:48:54 cffi==2.0.0 00:48:54 cfgv==3.5.0 00:48:54 chardet==5.2.0 00:48:54 charset-normalizer==3.4.4 00:48:54 click==8.3.1 00:48:54 cliff==4.13.2 00:48:54 cmd2==3.2.2 00:48:54 cryptography==3.3.2 00:48:54 debtcollector==3.0.0 00:48:54 decorator==5.2.1 00:48:54 defusedxml==0.7.1 00:48:54 Deprecated==1.3.1 00:48:54 distlib==0.4.0 00:48:54 dnspython==2.8.0 00:48:54 docker==7.1.0 00:48:54 dogpile.cache==1.5.0 00:48:54 durationpy==0.10 00:48:54 email-validator==2.3.0 00:48:54 filelock==3.24.3 00:48:54 future==1.0.0 00:48:54 gitdb==4.0.12 00:48:54 GitPython==3.1.46 00:48:54 httplib2==0.30.2 00:48:54 identify==2.6.16 00:48:54 idna==3.11 00:48:54 importlib-resources==1.5.0 00:48:54 iso8601==2.1.0 00:48:54 Jinja2==3.1.6 00:48:54 jmespath==1.1.0 00:48:54 jsonpatch==1.33 00:48:54 jsonpointer==3.0.0 00:48:54 jsonschema==4.26.0 00:48:54 jsonschema-specifications==2025.9.1 00:48:54 keystoneauth1==5.13.1 00:48:54 kubernetes==35.0.0 00:48:54 lftools==0.37.21 00:48:54 lxml==6.0.2 00:48:54 markdown-it-py==4.0.0 00:48:54 MarkupSafe==3.0.3 00:48:54 mdurl==0.1.2 00:48:54 msgpack==1.1.2 00:48:54 multi_key_dict==2.0.3 00:48:54 munch==4.0.0 00:48:54 netaddr==1.3.0 00:48:54 niet==1.4.2 00:48:54 nodeenv==1.10.0 00:48:54 oauth2client==4.1.3 00:48:54 oauthlib==3.3.1 00:48:54 openstacksdk==4.10.0 00:48:54 os-service-types==1.8.2 00:48:54 osc-lib==4.4.0 00:48:54 oslo.config==10.3.0 00:48:54 oslo.context==6.3.0 00:48:54 oslo.i18n==6.7.2 00:48:54 oslo.log==8.1.0 00:48:54 oslo.serialization==5.9.1 00:48:54 oslo.utils==10.0.0 00:48:54 packaging==26.0 00:48:54 pbr==7.0.3 00:48:54 platformdirs==4.9.2 00:48:54 prettytable==3.17.0 00:48:54 psutil==7.2.2 00:48:54 pyasn1==0.6.2 00:48:54 pyasn1_modules==0.4.2 00:48:54 pycparser==3.0 00:48:54 pygerrit2==2.0.15 00:48:54 PyGithub==2.8.1 00:48:54 Pygments==2.19.2 00:48:54 PyJWT==2.11.0 00:48:54 PyNaCl==1.6.2 00:48:54 pyparsing==2.4.7 00:48:54 pyperclip==1.11.0 00:48:54 pyrsistent==0.20.0 00:48:54 python-cinderclient==9.8.0 00:48:54 python-dateutil==2.9.0.post0 00:48:54 python-heatclient==5.0.0 00:48:54 python-jenkins==1.8.3 00:48:54 python-keystoneclient==5.7.0 00:48:54 python-magnumclient==4.9.0 00:48:54 python-openstackclient==9.0.0 00:48:54 python-swiftclient==4.9.0 00:48:54 PyYAML==6.0.3 00:48:54 referencing==0.37.0 00:48:54 requests==2.32.5 00:48:54 requests-oauthlib==2.0.0 00:48:54 requestsexceptions==1.4.0 00:48:54 rfc3986==2.0.0 00:48:54 rich==14.3.3 00:48:54 rich-argparse==1.7.2 00:48:54 rpds-py==0.30.0 00:48:54 rsa==4.9.1 00:48:54 ruamel.yaml==0.19.1 00:48:54 ruamel.yaml.clib==0.2.15 00:48:54 s3transfer==0.16.0 00:48:54 simplejson==3.20.2 00:48:54 six==1.17.0 00:48:54 smmap==5.0.2 00:48:54 soupsieve==2.8.3 00:48:54 stevedore==5.7.0 00:48:54 tabulate==0.9.0 00:48:54 toml==0.10.2 00:48:54 tomlkit==0.14.0 00:48:54 tqdm==4.67.3 00:48:54 typing_extensions==4.15.0 00:48:54 urllib3==1.26.20 00:48:54 virtualenv==20.38.0 00:48:54 wcwidth==0.6.0 00:48:54 websocket-client==1.9.0 00:48:54 wrapt==2.1.1 00:48:54 xdg==6.0.0 00:48:54 xmltodict==1.0.3 00:48:54 yq==3.4.3 00:48:55 [EnvInject] - Injecting environment variables from a build step. 00:48:55 [EnvInject] - Injecting as environment variables the properties content 00:48:55 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:48:55 OS_CLOUD=vex 00:48:55 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-vanadium-30 00:48:55 OS_STACK_TEMPLATE_DIR=openstack-hot 00:48:55 00:48:55 [EnvInject] - Variables injected successfully. 00:48:55 provisioning config files... 00:48:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:48:55 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins2914987172469165986.sh 00:48:55 ---> Create parameters file for OpenStack HOT 00:48:55 OpenStack Heat parameters generated 00:48:55 ----------------------------------- 00:48:55 parameters: 00:48:55 vm_0_count: '1' 00:48:55 vm_0_flavor: 'v3-standard-4' 00:48:55 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:48:55 vm_1_count: '1' 00:48:55 vm_1_flavor: 'v3-standard-2' 00:48:55 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782' 00:48:55 00:48:55 job_name: '25396-30' 00:48:55 silo: 'releng' 00:48:55 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins264785239577341889.sh 00:48:55 ---> Create HEAT stack 00:48:55 + source /home/jenkins/lf-env.sh 00:48:55 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:48:55 ++ mktemp -d /tmp/venv-XXXX 00:48:55 + lf_venv=/tmp/venv-pDt8 00:48:55 + local venv_file=/tmp/.os_lf_venv 00:48:55 + local python=python3 00:48:55 + local options 00:48:55 + local set_path=true 00:48:55 + local install_args= 00:48:55 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:48:55 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:48:55 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:48:55 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:48:55 + true 00:48:55 + case $1 in 00:48:55 + python=python3 00:48:55 + shift 2 00:48:55 + true 00:48:55 + case $1 in 00:48:55 + shift 00:48:55 + break 00:48:55 + case $python in 00:48:55 + local pkg_list= 00:48:55 + [[ -d /opt/pyenv ]] 00:48:55 + echo 'Setup pyenv:' 00:48:55 Setup pyenv: 00:48:55 + export PYENV_ROOT=/opt/pyenv 00:48:55 + PYENV_ROOT=/opt/pyenv 00:48:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:55 + pyenv versions 00:48:55 system 00:48:55 3.8.13 00:48:55 3.9.13 00:48:55 3.10.13 00:48:55 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:48:55 + command -v pyenv 00:48:55 ++ pyenv init - --no-rehash 00:48:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:48:55 for i in ${!paths[@]}; do 00:48:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:48:55 fi; done; 00:48:55 echo "${paths[*]}"'\'')" 00:48:55 export PATH="/opt/pyenv/shims:${PATH}" 00:48:55 export PYENV_SHELL=bash 00:48:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:48:55 pyenv() { 00:48:55 local command 00:48:55 command="${1:-}" 00:48:55 if [ "$#" -gt 0 ]; then 00:48:55 shift 00:48:55 fi 00:48:55 00:48:55 case "$command" in 00:48:55 rehash|shell) 00:48:55 eval "$(pyenv "sh-$command" "$@")" 00:48:55 ;; 00:48:55 *) 00:48:55 command pyenv "$command" "$@" 00:48:55 ;; 00:48:55 esac 00:48:55 }' 00:48:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:48:55 for i in ${!paths[@]}; do 00:48:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:48:55 fi; done; 00:48:55 echo "${paths[*]}"' 00:48:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:55 ++ export PYENV_SHELL=bash 00:48:55 ++ PYENV_SHELL=bash 00:48:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:48:55 +++ complete -F _pyenv pyenv 00:48:55 ++ lf-pyver python3 00:48:55 ++ local py_version_xy=python3 00:48:55 ++ local py_version_xyz= 00:48:55 ++ awk '{ print $1 }' 00:48:55 ++ pyenv versions 00:48:55 ++ local command 00:48:55 ++ command=versions 00:48:55 ++ '[' 1 -gt 0 ']' 00:48:55 ++ shift 00:48:55 ++ case "$command" in 00:48:55 ++ command pyenv versions 00:48:55 ++ pyenv versions 00:48:55 ++ sed 's/^[ *]* //' 00:48:55 ++ grep -E '^[0-9.]*[0-9]$' 00:48:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:48:55 +++ grep '^3' /tmp/.pyenv_versions 00:48:55 +++ sort -V 00:48:55 +++ tail -n 1 00:48:55 ++ py_version_xyz=3.11.7 00:48:55 ++ [[ -z 3.11.7 ]] 00:48:55 ++ echo 3.11.7 00:48:55 ++ return 0 00:48:55 + pyenv local 3.11.7 00:48:55 + local command 00:48:55 + command=local 00:48:55 + '[' 2 -gt 0 ']' 00:48:55 + shift 00:48:55 + case "$command" in 00:48:55 + command pyenv local 3.11.7 00:48:55 + pyenv local 3.11.7 00:48:55 + for arg in "$@" 00:48:55 + case $arg in 00:48:55 + pkg_list+='lftools[openstack] ' 00:48:55 + for arg in "$@" 00:48:55 + case $arg in 00:48:55 + pkg_list+='kubernetes ' 00:48:55 + for arg in "$@" 00:48:55 + case $arg in 00:48:55 + pkg_list+='niet ' 00:48:55 + for arg in "$@" 00:48:55 + case $arg in 00:48:55 + pkg_list+='python-heatclient ' 00:48:55 + for arg in "$@" 00:48:55 + case $arg in 00:48:55 + pkg_list+='python-openstackclient ' 00:48:55 + for arg in "$@" 00:48:55 + case $arg in 00:48:55 + pkg_list+='python-magnumclient ' 00:48:55 + for arg in "$@" 00:48:55 + case $arg in 00:48:55 + pkg_list+='urllib3~=1.26.15 ' 00:48:55 + for arg in "$@" 00:48:55 + case $arg in 00:48:55 + pkg_list+='yq ' 00:48:55 + [[ -f /tmp/.os_lf_venv ]] 00:48:55 ++ cat /tmp/.os_lf_venv 00:48:55 + lf_venv=/tmp/venv-CBpY 00:48:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from' file:/tmp/.os_lf_venv 00:48:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from file:/tmp/.os_lf_venv 00:48:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:48:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:48:55 + local 'pip_opts=--upgrade --quiet' 00:48:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:48:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:48:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:48:55 + [[ -n '' ]] 00:48:55 + [[ -n '' ]] 00:48:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:48:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:48:55 + /tmp/venv-CBpY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:48:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:48:57 lf-activate-venv(): INFO: Base packages installed successfully 00:48:57 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:48:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:48:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:48:57 + /tmp/venv-CBpY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:49:14 + type python3 00:49:14 + true 00:49:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH' 00:49:14 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 00:49:14 + PATH=/tmp/venv-CBpY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:49:14 + return 0 00:49:14 + openstack --os-cloud vex limits show --absolute 00:49:15 +--------------------------+---------+ 00:49:15 | Name | Value | 00:49:15 +--------------------------+---------+ 00:49:15 | maxTotalInstances | -1 | 00:49:15 | maxTotalCores | 450 | 00:49:15 | maxTotalRAMSize | 1000000 | 00:49:15 | maxServerMeta | 128 | 00:49:15 | maxImageMeta | 128 | 00:49:15 | maxPersonality | 5 | 00:49:15 | maxPersonalitySize | 10240 | 00:49:15 | maxTotalKeypairs | 100 | 00:49:15 | maxServerGroups | 10 | 00:49:15 | maxServerGroupMembers | 10 | 00:49:15 | maxTotalFloatingIps | -1 | 00:49:15 | maxSecurityGroups | -1 | 00:49:15 | maxSecurityGroupRules | -1 | 00:49:15 | totalRAMUsed | 671744 | 00:49:15 | totalCoresUsed | 164 | 00:49:15 | totalInstancesUsed | 50 | 00:49:15 | totalFloatingIpsUsed | 0 | 00:49:15 | totalSecurityGroupsUsed | 0 | 00:49:15 | totalServerGroupsUsed | 0 | 00:49:15 | maxTotalVolumes | -1 | 00:49:15 | maxTotalSnapshots | 10 | 00:49:15 | maxTotalVolumeGigabytes | 4096 | 00:49:15 | maxTotalBackups | 10 | 00:49:15 | maxTotalBackupGigabytes | 1000 | 00:49:15 | totalVolumesUsed | 0 | 00:49:15 | totalGigabytesUsed | 0 | 00:49:15 | totalSnapshotsUsed | 0 | 00:49:15 | totalBackupsUsed | 0 | 00:49:15 | totalBackupGigabytesUsed | 0 | 00:49:15 +--------------------------+---------+ 00:49:15 + pushd /opt/ciman/openstack-hot 00:49:15 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-all-vanadium 00:49:15 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-all-vanadium-30 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/stack-parameters.yaml 00:49:41 Creating stack releng-netconf-csit-1node-userfeatures-all-vanadium-30 00:49:41 Waiting to initialize infrastructure... 00:49:41 Stack initialization successful. 00:49:41 ------------------------------------ 00:49:41 Stack Details 00:49:41 ------------------------------------ 00:49:41 {'added': None, 00:49:41 'capabilities': [], 00:49:41 'created_at': '2026-02-22T00:49:19Z', 00:49:41 'deleted': None, 00:49:41 'deleted_at': None, 00:49:41 'description': 'No description', 00:49:41 'environment': None, 00:49:41 'environment_files': None, 00:49:41 'files': None, 00:49:41 'files_container': None, 00:49:41 'id': '0a7996d8-6c18-4125-8023-e1e308ea655b', 00:49:41 'is_rollback_disabled': True, 00:49:41 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-all-vanadium-30/0a7996d8-6c18-4125-8023-e1e308ea655b', 00:49:41 'rel': 'self'}], 00:49:41 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 00:49:41 'name': 'releng-netconf-csit-1node-userfeatures-all-vanadium-30', 00:49:41 'notification_topics': [], 00:49:41 'outputs': [{'description': 'IP addresses of the 2nd vm types', 00:49:41 'output_key': 'vm_1_ips', 00:49:41 'output_value': ['10.30.171.80']}, 00:49:41 {'description': 'IP addresses of the 1st vm types', 00:49:41 'output_key': 'vm_0_ips', 00:49:41 'output_value': ['10.30.170.166']}], 00:49:41 'owner_id': ****, 00:49:41 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:49:41 'OS::stack_id': '0a7996d8-6c18-4125-8023-e1e308ea655b', 00:49:41 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-all-vanadium-30', 00:49:41 'job_name': '25396-30', 00:49:41 'silo': 'releng', 00:49:41 'vm_0_count': '1', 00:49:41 'vm_0_flavor': 'v3-standard-4', 00:49:41 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:49:41 '20260201-010217.481', 00:49:41 'vm_1_count': '1', 00:49:41 'vm_1_flavor': 'v3-standard-2', 00:49:41 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - ' 00:49:41 '20260201-170120.782'}, 00:49:41 'parent_id': None, 00:49:41 'replaced': None, 00:49:41 'status': 'CREATE_COMPLETE', 00:49:41 'status_reason': 'Stack CREATE completed successfully', 00:49:41 'tags': [], 00:49:41 'template': None, 00:49:41 'template_description': 'No description', 00:49:41 'template_url': None, 00:49:41 'timeout_mins': 15, 00:49:41 'unchanged': None, 00:49:41 'updated': None, 00:49:41 'updated_at': None, 00:49:41 'user_project_id': 'd50bc9186f0a48ba8ca043abf4e57846'} 00:49:41 ------------------------------------ 00:49:41 + popd 00:49:41 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium 00:49:41 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins12713059819729041921.sh 00:49:41 ---> Copy SSH public keys to CSIT lab 00:49:41 Setup pyenv: 00:49:42 system 00:49:42 3.8.13 00:49:42 3.9.13 00:49:42 3.10.13 00:49:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from file:/tmp/.os_lf_venv 00:49:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:49:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:49:44 lf-activate-venv(): INFO: Base packages installed successfully 00:49:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:49:57 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 00:49:59 SSH not responding on 10.30.171.80. Retrying in 10 seconds... 00:49:59 SSH not responding on 10.30.170.166. Retrying in 10 seconds... 00:50:09 Ping to 10.30.171.80 successful. 00:50:09 Ping to 10.30.170.166 successful. 00:50:09 SSH not responding on 10.30.171.80. Retrying in 10 seconds... 00:50:09 SSH not responding on 10.30.170.166. Retrying in 10 seconds... 00:50:19 Ping to 10.30.171.80 successful. 00:50:19 Ping to 10.30.170.166 successful. 00:50:20 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:50:21 releng-25396-30-0-builder-0 00:50:21 Successfully copied public keys to slave 10.30.170.166 00:50:22 Warning: Permanently added '10.30.171.80' (ECDSA) to the list of known hosts. 00:50:23 releng-25396-30-1-docker-0 00:50:23 Successfully copied public keys to slave 10.30.171.80 00:50:23 Process 6516 ready. 00:50:23 Process 6517 ready. 00:50:23 SSH ready on all stack servers. 00:50:23 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins17418591710300309512.sh 00:50:23 Setup pyenv: 00:50:23 system 00:50:23 3.8.13 00:50:23 3.9.13 00:50:23 3.10.13 00:50:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:50:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BKpN 00:50:27 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.robot_venv 00:50:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:50:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:50:31 lf-activate-venv(): INFO: Base packages installed successfully 00:50:31 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-BKpN/bin to PATH 00:50:34 + echo 'Installing Python Requirements' 00:50:34 Installing Python Requirements 00:50:34 + cat 00:50:34 + python -m pip install -r requirements.txt 00:50:34 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:50:34 Collecting docker-py (from -r requirements.txt (line 1)) 00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 00:50:34 Collecting ipaddr (from -r requirements.txt (line 2)) 00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:50:34 Installing build dependencies: started 00:50:35 Installing build dependencies: finished with status 'done' 00:50:35 Getting requirements to build wheel: started 00:50:37 Getting requirements to build wheel: finished with status 'done' 00:50:37 Preparing metadata (pyproject.toml): started 00:50:37 Preparing metadata (pyproject.toml): finished with status 'done' 00:50:37 Collecting netaddr (from -r requirements.txt (line 3)) 00:50:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:50:37 Collecting netifaces (from -r requirements.txt (line 4)) 00:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:50:37 Installing build dependencies: started 00:50:37 Installing build dependencies: finished with status 'done' 00:50:37 Getting requirements to build wheel: started 00:50:37 Getting requirements to build wheel: finished with status 'done' 00:50:37 Preparing metadata (pyproject.toml): started 00:50:37 Preparing metadata (pyproject.toml): finished with status 'done' 00:50:37 Collecting pyhocon (from -r requirements.txt (line 5)) 00:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:50:37 Collecting requests (from -r requirements.txt (line 6)) 00:50:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:50:37 Collecting robotframework (from -r requirements.txt (line 7)) 00:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:50:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 31.3 MB/s 0:00:00 00:50:37 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:50:37 Installing build dependencies: started 00:50:39 Installing build dependencies: finished with status 'done' 00:50:39 Getting requirements to build wheel: started 00:50:39 Getting requirements to build wheel: finished with status 'done' 00:50:39 Preparing metadata (pyproject.toml): started 00:50:39 Preparing metadata (pyproject.toml): finished with status 'done' 00:50:39 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:50:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:50:39 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:50:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 00:50:39 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:50:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:50:39 Installing build dependencies: started 00:50:40 Installing build dependencies: finished with status 'done' 00:50:40 Getting requirements to build wheel: started 00:50:40 Getting requirements to build wheel: finished with status 'done' 00:50:40 Preparing metadata (pyproject.toml): started 00:50:40 Preparing metadata (pyproject.toml): finished with status 'done' 00:50:40 Collecting scapy (from -r requirements.txt (line 12)) 00:50:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:50:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 44.6 MB/s 0:00:00 00:50:41 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:50:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:50:41 Installing build dependencies: started 00:50:41 Installing build dependencies: finished with status 'done' 00:50:41 Getting requirements to build wheel: started 00:50:42 Getting requirements to build wheel: finished with status 'done' 00:50:42 Preparing metadata (pyproject.toml): started 00:50:42 Preparing metadata (pyproject.toml): finished with status 'done' 00:50:42 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:50:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 40.1 MB/s 0:00:00 00:50:42 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:50:42 Collecting pyangbind (from -r requirements.txt (line 22)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:50:42 Collecting isodate (from -r requirements.txt (line 25)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:50:42 Collecting jmespath (from -r requirements.txt (line 28)) 00:50:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:50:42 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:50:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:50:42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:50:42 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:50:42 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:50:42 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:50:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:50:42 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 00:50:43 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:50:43 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:50:43 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:50:43 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:50:43 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:50:43 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:50:43 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 00:50:43 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:50:43 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:50:43 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:50:43 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:50:43 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:50:43 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 00:50:43 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:50:43 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 00:50:43 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:50:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 34.3 MB/s 0:00:00 00:50:43 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:50:43 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:50:44 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:50:44 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:50:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 22.6 MB/s 0:00:00 00:50:44 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:50:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 00:50:45 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 36.5 MB/s 0:00:00 00:50:45 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:50:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 00:50:46 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:50:46 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:50:46 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:50:46 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 00:50:46 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:50:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 00:50:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 57.2 MB/s 0:00:00 00:50:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:50:46 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:50:46 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:50:46 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:50:47 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:50:47 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:50:47 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 00:50:47 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:50:47 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:50:47 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:50:47 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:50:47 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:50:47 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:50:47 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:50:47 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:50:47 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:50:47 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:50:47 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=116f086189f5de6a5f4be89edeaa60dcb50d20a6ffb9ffbcecb211001d255010 00:50:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:50:47 Building wheel for ipaddr (pyproject.toml): started 00:50:48 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:50:48 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=91802ca2a7802641adaec8058e99f39309b314bcc8f9d5f97ef96a8014e22e17 00:50:48 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:50:48 Building wheel for netifaces (pyproject.toml): started 00:50:50 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:50:50 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=e777091f8bb6a2b5d9912d5b9bf78a251ab7f375ea16ad6abb3710c7796b7618 00:50:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:50:50 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:50:50 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:50:50 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=6c490494ea591704693305e971b312144dd23c932a085ae5e5568fd91d7cb724 00:50:50 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:50:50 Building wheel for jsonpath-rw (pyproject.toml): started 00:50:50 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:50:50 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=04ec6bd2c731cc88e4cc9d53acd696e9b84d41b9777823b1059be72296fc8bf4 00:50:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:50:50 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:50:51 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 00:50:58 00:50:58 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 00:50:59 + pip freeze 00:50:59 attrs==25.4.0 00:50:59 bcrypt==5.0.0 00:50:59 beautifulsoup4==4.14.3 00:50:59 certifi==2026.1.4 00:50:59 cffi==2.0.0 00:50:59 charset-normalizer==3.4.4 00:50:59 click==8.3.1 00:50:59 cryptography==46.0.5 00:50:59 decorator==5.2.1 00:50:59 distlib==0.4.0 00:50:59 docker-py==1.10.6 00:50:59 docker-pycreds==0.4.0 00:50:59 elastic-transport==8.17.1 00:50:59 elasticsearch==8.19.3 00:50:59 elasticsearch-dsl==8.15.4 00:50:59 enum34==1.1.10 00:50:59 filelock==3.24.3 00:50:59 h11==0.16.0 00:50:59 idna==3.11 00:50:59 invoke==2.2.1 00:50:59 ipaddr==2.2.0 00:50:59 isodate==0.7.2 00:50:59 jmespath==1.1.0 00:50:59 jsonpatch==1.33 00:50:59 jsonpath-rw==1.4.0 00:50:59 jsonpointer==3.0.0 00:50:59 lxml==6.0.2 00:50:59 netaddr==1.3.0 00:50:59 netifaces==0.11.0 00:50:59 outcome==1.3.0.post0 00:50:59 packaging==26.0 00:50:59 paramiko==4.0.0 00:50:59 platformdirs==4.9.2 00:50:59 ply==3.11 00:50:59 pyang==2.7.1 00:50:59 pyangbind==0.8.7 00:50:59 pycparser==3.0 00:50:59 pyhocon==0.3.61 00:50:59 PyNaCl==1.6.2 00:50:59 pyparsing==3.3.2 00:50:59 PySocks==1.7.1 00:50:59 python-dateutil==2.9.0.post0 00:50:59 regex==2026.2.19 00:50:59 requests==2.32.5 00:50:59 robotframework==7.4.1 00:50:59 robotframework-httplibrary==0.4.2 00:50:59 robotframework-pythonlibcore==4.5.0 00:50:59 robotframework-requests==0.9.7 00:50:59 robotframework-selenium2library==3.0.0 00:50:59 robotframework-seleniumlibrary==6.8.0 00:50:59 robotframework-sshlibrary==3.8.0 00:50:59 scapy==2.7.0 00:50:59 scp==0.15.0 00:50:59 selenium==4.41.0 00:50:59 six==1.17.0 00:50:59 sniffio==1.3.1 00:50:59 sortedcontainers==2.4.0 00:50:59 soupsieve==2.8.3 00:50:59 trio==0.33.0 00:50:59 trio-websocket==0.12.2 00:50:59 typing_extensions==4.15.0 00:50:59 urllib3==2.6.3 00:50:59 virtualenv==20.38.0 00:50:59 waitress==3.0.2 00:50:59 WebOb==1.8.9 00:50:59 websocket-client==1.9.0 00:50:59 WebTest==3.0.7 00:50:59 wsproto==1.3.2 00:50:59 [EnvInject] - Injecting environment variables from a build step. 00:50:59 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:50:59 [EnvInject] - Variables injected successfully. 00:50:59 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins1625467123775471729.sh 00:50:59 Setup pyenv: 00:50:59 system 00:50:59 3.8.13 00:50:59 3.9.13 00:50:59 3.10.13 00:50:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:50:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from file:/tmp/.os_lf_venv 00:50:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:50:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:51:01 lf-activate-venv(): INFO: Base packages installed successfully 00:51:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 00:51:12 + ODL_SYSTEM=() 00:51:12 + TOOLS_SYSTEM=() 00:51:12 + OPENSTACK_SYSTEM=() 00:51:12 + OPENSTACK_CONTROLLERS=() 00:51:12 + mapfile -t ADDR 00:51:12 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-userfeatures-all-vanadium-30 00:51:12 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:51:12 + for i in "${ADDR[@]}" 00:51:12 ++ ssh 10.30.170.166 hostname -s 00:51:12 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:51:12 + REMHOST=releng-25396-30-0-builder-0 00:51:12 + case ${REMHOST} in 00:51:12 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:51:12 + for i in "${ADDR[@]}" 00:51:12 ++ ssh 10.30.171.80 hostname -s 00:51:12 Warning: Permanently added '10.30.171.80' (ECDSA) to the list of known hosts. 00:51:12 + REMHOST=releng-25396-30-1-docker-0 00:51:12 + case ${REMHOST} in 00:51:12 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:51:12 + echo NUM_ODL_SYSTEM=1 00:51:12 + echo NUM_TOOLS_SYSTEM=1 00:51:12 + '[' '' == yes ']' 00:51:12 + NUM_OPENSTACK_SYSTEM=0 00:51:12 + echo NUM_OPENSTACK_SYSTEM=0 00:51:12 + '[' 0 -eq 2 ']' 00:51:12 + echo ODL_SYSTEM_IP=10.30.170.166 00:51:12 ++ seq 0 0 00:51:12 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:51:12 + echo ODL_SYSTEM_1_IP=10.30.170.166 00:51:12 + echo TOOLS_SYSTEM_IP=10.30.171.80 00:51:12 ++ seq 0 0 00:51:12 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:51:12 + echo TOOLS_SYSTEM_1_IP=10.30.171.80 00:51:12 + openstack_index=0 00:51:12 + NUM_OPENSTACK_CONTROL_NODES=1 00:51:12 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:51:12 ++ seq 0 0 00:51:12 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:51:12 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:51:12 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:51:12 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:51:12 + '[' -1 -ge 2 ']' 00:51:12 ++ seq 0 -2 00:51:12 + NUM_OPENSTACK_HAPROXY_NODES=0 00:51:12 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:51:12 ++ seq 0 -1 00:51:12 + echo 'Contents of slave_addresses.txt:' 00:51:12 Contents of slave_addresses.txt: 00:51:12 + cat slave_addresses.txt 00:51:12 NUM_ODL_SYSTEM=1 00:51:12 NUM_TOOLS_SYSTEM=1 00:51:12 NUM_OPENSTACK_SYSTEM=0 00:51:12 ODL_SYSTEM_IP=10.30.170.166 00:51:12 ODL_SYSTEM_1_IP=10.30.170.166 00:51:12 TOOLS_SYSTEM_IP=10.30.171.80 00:51:12 TOOLS_SYSTEM_1_IP=10.30.171.80 00:51:12 NUM_OPENSTACK_CONTROL_NODES=1 00:51:12 OPENSTACK_CONTROL_NODE_1_IP= 00:51:12 NUM_OPENSTACK_COMPUTE_NODES=-1 00:51:12 NUM_OPENSTACK_HAPROXY_NODES=0 00:51:12 [EnvInject] - Injecting environment variables from a build step. 00:51:12 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:51:12 [EnvInject] - Variables injected successfully. 00:51:12 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins18239986158923305656.sh 00:51:12 Preparing for JRE Version 21 00:51:12 Karaf artifact is karaf 00:51:12 Karaf project is integration 00:51:12 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:51:12 [EnvInject] - Injecting environment variables from a build step. 00:51:12 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:51:12 [EnvInject] - Variables injected successfully. 00:51:12 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins16588379539790208007.sh 00:51:12 2026-02-22 00:51:12 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 00:51:12 Bundle version is 0.23.1-SNAPSHOT 00:51:12 --2026-02-22 00:51:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 00:51:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:51:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:51:12 HTTP request sent, awaiting response... 404 Not Found 00:51:12 2026-02-22 00:51:12 ERROR 404: Not Found. 00:51:12 00:51:12 maven-metadata.xml: No such file or directory 00:51:12 Nexus timestamp is 00:51:12 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:51:12 Distribution bundle is karaf-.zip 00:51:12 Distribution bundle version is 0.23.1-SNAPSHOT 00:51:12 Distribution folder is karaf-0.23.1-SNAPSHOT 00:51:12 Nexus prefix is https://nexus.opendaylight.org 00:51:12 [EnvInject] - Injecting environment variables from a build step. 00:51:12 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:51:12 [EnvInject] - Variables injected successfully. 00:51:12 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins5867901906985724662.sh 00:51:12 Setup pyenv: 00:51:12 system 00:51:12 3.8.13 00:51:12 3.9.13 00:51:12 3.10.13 00:51:12 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:51:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from file:/tmp/.os_lf_venv 00:51:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:51:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:51:14 lf-activate-venv(): INFO: Base packages installed successfully 00:51:14 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 00:51:20 Copying common-functions.sh to /tmp 00:51:21 Copying common-functions.sh to 10.30.170.166:/tmp 00:51:21 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:51:22 Copying common-functions.sh to 10.30.171.80:/tmp 00:51:22 Warning: Permanently added '10.30.171.80' (ECDSA) to the list of known hosts. 00:51:23 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins16983873757623124245.sh 00:51:23 common-functions.sh is being sourced 00:51:23 common-functions environment: 00:51:23 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:23 ACTUALFEATURES: 00:51:23 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:23 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:51:23 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:23 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 CONTROLLERMEM: 2048m 00:51:23 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:51:23 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:51:23 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:51:23 SUITES: 00:51:23 00:51:23 ################################################# 00:51:23 ## Configure Cluster and Start ## 00:51:23 ################################################# 00:51:23 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology 00:51:23 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology 00:51:23 Locating script plan to use... 00:51:23 Finished running script plans 00:51:23 Configuring member-1 with IP address 10.30.170.166 00:51:23 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:51:23 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:51:23 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:51:23 common-functions.sh is being sourced 00:51:23 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:51:23 ++ echo 'common-functions.sh is being sourced' 00:51:23 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:51:23 ++ DISTROSTREAM=vanadium 00:51:23 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:23 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:23 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:23 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:23 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:51:23 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:51:23 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:23 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:23 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 ++ export CONTROLLERMEM= 00:51:23 ++ CONTROLLERMEM= 00:51:23 ++ case "${DISTROSTREAM}" in 00:51:23 ++ CLUSTER_SYSTEM=akka 00:51:23 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:51:23 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:51:23 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:51:23 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:51:23 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:51:23 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:51:23 ++ print_common_env 00:51:23 ++ cat 00:51:23 common-functions environment: 00:51:23 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:23 ACTUALFEATURES: 00:51:23 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:23 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:51:23 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:23 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 CONTROLLERMEM: 00:51:23 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:51:23 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:51:23 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:51:23 SUITES: 00:51:23 00:51:23 ++ SSH='ssh -t -t' 00:51:23 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:51:23 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:51:23 Changing to /tmp 00:51:23 + echo 'Changing to /tmp' 00:51:23 + cd /tmp 00:51:23 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:51:23 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 00:51:23 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:51:23 --2026-02-22 00:51:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:51:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:51:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:51:23 HTTP request sent, awaiting response... 404 Not Found 00:51:23 2026-02-22 00:51:23 ERROR 404: Not Found. 00:51:23 00:51:23 Extracting the new controller... 00:51:23 + echo 'Extracting the new controller...' 00:51:23 + unzip -q karaf-.zip 00:51:23 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 00:51:23 Adding external repositories... 00:51:23 + echo 'Adding external repositories...' 00:51:23 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:23 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:51:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:23 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:51:23 + [[ True == \T\r\u\e ]] 00:51:23 + echo 'Configuring the startup features...' 00:51:23 Configuring the startup features... 00:51:23 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:23 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:51:23 + FEATURE_TEST_STRING=features-test 00:51:23 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:51:23 + KARAF_VERSION=karaf4 00:51:23 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:51:23 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:23 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:51:23 + [[ ! -z '' ]] 00:51:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:23 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:51:23 + configure_karaf_log karaf4 '' 00:51:23 + local -r karaf_version=karaf4 00:51:23 + local -r controllerdebugmap= 00:51:23 + local logapi=log4j 00:51:23 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:23 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:51:23 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 00:51:23 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 00:51:23 + '[' log4j == log4j2 ']' 00:51:23 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:23 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:51:23 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:23 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:51:23 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 00:51:23 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:51:23 + unset IFS 00:51:23 controllerdebugmap: 00:51:23 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:23 + echo 'controllerdebugmap: ' 00:51:23 + '[' -n '' ']' 00:51:23 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:51:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:23 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:51:23 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 Configure 00:51:23 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:51:23 + local -r controllermem=3072m 00:51:23 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 + echo Configure 00:51:23 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:51:23 max memory: 3072m 00:51:23 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:51:23 + echo ' max memory: 3072m' 00:51:23 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:51:23 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:51:23 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:51:23 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:51:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:51:23 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:51:23 + echo 'Set Java version' 00:51:23 Set Java version 00:51:23 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:51:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:51:23 sudo: a password is required 00:51:23 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:51:23 sudo: a password is required 00:51:23 JDK default version ... 00:51:23 + echo 'JDK default version ...' 00:51:23 + java -version 00:51:23 openjdk version "21.0.9" 2025-10-21 00:51:23 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:51:23 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:51:23 Set JAVA_HOME 00:51:23 + echo 'Set JAVA_HOME' 00:51:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:51:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:51:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:51:23 Listing all open ports on controller system... 00:51:23 + echo 'Listing all open ports on controller system...' 00:51:23 + netstat -pnatu 00:51:23 /tmp/configuration-script.sh: line 40: netstat: command not found 00:51:23 + '[' -f /tmp/custom_shard_config.txt ']' 00:51:23 + echo 'Configuring cluster' 00:51:23 Configuring cluster 00:51:23 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.166 00:51:23 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 00:51:23 Dump akka.conf 00:51:23 Dump modules.conf 00:51:23 Dump module-shards.conf 00:51:23 + echo 'Dump akka.conf' 00:51:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:51:23 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:51:23 + echo 'Dump modules.conf' 00:51:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:51:23 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 00:51:23 + echo 'Dump module-shards.conf' 00:51:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:51:23 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 00:51:23 Locating config plan to use... 00:51:23 Finished running config plans 00:51:23 Starting member-1 with IP address 10.30.170.166 00:51:23 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:51:24 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:51:24 Redirecting karaf console output to karaf_console.log 00:51:24 Starting controller... 00:51:24 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 00:51:24 Execute the post startup script on controller 10.30.170.166 00:51:24 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:51:24 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:51:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:24 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:52:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:52:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:52:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:52:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:52:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:52:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:52:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:29 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:34 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:44 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:49 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:54 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:53:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:09 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:14 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:19 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:24 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:30 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:35 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:40 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:45 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:50 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:54:55 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:55:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:55:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:55:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:55:15 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:55:20 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:55:25 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:55:25 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:55:25 Timeout Controller DOWN 00:55:25 Dumping first 500K bytes of karaf log... 00:55:25 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:55:25 Dumping last 500K bytes of karaf log... 00:55:25 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:55:25 Listing all open ports on controller system 00:55:25 /tmp/post-startup-script.sh: line 46: netstat: command not found 00:55:25 Let's take the karaf thread dump 00:55:25 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:55:25 karaf main: org.apache.karaf.main.Main, pid: 00:55:25 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 00:55:25 Usage: 00:55:25 jstack [-l][-e] 00:55:25 (to connect to running process) 00:55:25 00:55:25 Options: 00:55:25 -l long listing. Prints additional information about locks 00:55:25 -e extended listing. Prints additional information about threads 00:55:25 -? -h --help -help to print this help message 00:55:25 Generating mininet variables... 00:55:25 Locating test plan to use... 00:55:25 Changing the testplan path... 00:55:25 # Place the suites in run order: 00:55:25 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/ready 00:55:25 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs 00:55:25 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL 00:55:25 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD 00:55:25 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION 00:55:25 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/notifications 00:55:25 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth 00:55:25 00:55:25 Starting Robot test suites /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth ... 00:55:26 ============================================================================== 00:55:26 netconf-userfeatures.txt 00:55:26 ============================================================================== 00:55:26 netconf-userfeatures.txt.Ready 00:55:26 ============================================================================== 00:55:26 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector readiness ... 00:55:26 ============================================================================== 00:55:31 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. | FAIL | 00:55:31 Parent suite setup failed: 00:55:31 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 00:55:31 ------------------------------------------------------------------------------ 00:55:31 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... | FAIL | 00:55:31 Parent suite setup failed: 00:55:31 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 00:55:31 ------------------------------------------------------------------------------ 00:55:31 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... | FAIL | 00:55:31 Parent suite setup failed: 00:55:31 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 00:55:31 ------------------------------------------------------------------------------ 00:55:31 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... | FAIL | 00:55:31 Parent suite setup failed: 00:55:31 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 00:55:31 ------------------------------------------------------------------------------ 00:55:31 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... | FAIL | 00:55:31 Parent suite setup failed: 00:55:31 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 00:55:31 ------------------------------------------------------------------------------ 00:55:31 Wait_For_MDSAL :: Wait for the MDSAL feature to become online | FAIL | 00:55:31 Parent suite setup failed: 00:55:31 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 00:55:31 ------------------------------------------------------------------------------ 00:55:31 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector r... | FAIL | 00:55:31 Suite setup failed: 00:55:31 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 00:55:31 00:55:31 6 tests, 0 passed, 6 failed 00:55:31 ============================================================================== 00:55:31 netconf-userfeatures.txt.Ready | FAIL | 00:55:31 6 tests, 0 passed, 6 failed 00:55:31 ============================================================================== 00:55:31 netconf-userfeatures.txt.Apidocs 00:55:31 ============================================================================== 00:55:31 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apidocs is... 00:55:31 ============================================================================== 00:55:31 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL | 00:55:31 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /openapi/api/v3/single (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:55:31 ------------------------------------------------------------------------------ 00:55:31 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify A... | FAIL | 00:55:31 1 test, 0 passed, 1 failed 00:55:31 ============================================================================== 00:55:31 netconf-userfeatures.txt.Apidocs | FAIL | 00:55:31 1 test, 0 passed, 1 failed 00:55:31 ============================================================================== 00:55:31 netconf-userfeatures.txt.MDSAL 00:55:31 ============================================================================== 00:55:31 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound test ... 00:55:31 ============================================================================== 00:55:35 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | FAIL | 00:56:36 ... click for list of related bugs or create a new one if needed (with the 00:56:36 "netconf_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf" 00:56:36 reference somewhere inside) 00:56:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf&order=bug_status" 00:56:36 00:56:36 No match found for ']]>]]>' in 1 minute 00:56:36 Output: 00:56:36 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 00:56:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 00:56:36 ------------------------------------------------------------------------------ 00:56:36 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:57:36 | FAIL | 00:57:36 ... click for list of related bugs or create a new one if needed (with the 00:57:36 "netconf_userfeatures_txt_mdsal_northbound_get_config_running" 00:57:36 reference somewhere inside) 00:57:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_config_running&order=bug_status" 00:57:36 00:57:36 No match found for ']]>]]>' in 1 minute 00:57:36 Output: 00:57:36 00:57:36 [?2004l -bash: syntax error near unexpected token `]]' 00:57:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 00:57:36 ------------------------------------------------------------------------------ 00:57:36 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:57:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:36 | FAIL | 00:58:36 ... click for list of related bugs or create a new one if needed (with the 00:58:36 "netconf_userfeatures_txt_mdsal_northbound_missing_message_id_attribute" 00:58:36 reference somewhere inside) 00:58:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_missing_message_id_attribute&order=bug_status" 00:58:36 00:58:36 No match found for ']]>]]>' in 1 minute 00:58:36 Output: 00:58:36 00:58:36 [?2004l -bash: syntax error near unexpected token `]]' 00:58:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 00:58:36 ------------------------------------------------------------------------------ 00:58:36 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:59:36 | FAIL | 00:59:36 ... click for list of related bugs or create a new one if needed (with the 00:59:36 "netconf_userfeatures_txt_mdsal_northbound_additional_attributes_in_message" 00:59:36 reference somewhere inside) 00:59:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_additional_attributes_in_message&order=bug_status" 00:59:36 00:59:36 No match found for ']]>]]>' in 1 minute 00:59:36 Output: 00:59:36 00:59:36 [?2004l -bash: syntax error near unexpected token `]]' 00:59:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 00:59:36 ------------------------------------------------------------------------------ 00:59:36 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:59:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:00:36 | FAIL | 01:00:36 ... click for list of related bugs or create a new one if needed (with the 01:00:36 "netconf_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace" 01:00:36 reference somewhere inside) 01:00:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace&order=bug_status" 01:00:36 01:00:36 No match found for ']]>]]>' in 1 minute 01:00:36 Output: 01:00:36 01:00:36 [?2004l -bash: syntax error near unexpected token `]]' 01:00:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:00:36 ------------------------------------------------------------------------------ 01:00:36 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:00:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:01:36 | FAIL | 01:01:36 ... click for list of related bugs or create a new one if needed (with the 01:01:36 "netconf_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge" 01:01:36 reference somewhere inside) 01:01:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge&order=bug_status" 01:01:36 01:01:36 No match found for ']]>]]>' in 1 minute 01:01:36 Output: 01:01:36 01:01:36 [?2004l -bash: syntax error near unexpected token `]]' 01:01:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:01:36 ------------------------------------------------------------------------------ 01:01:36 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:01:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:02:36 | FAIL | 01:02:36 ... click for list of related bugs or create a new one if needed (with the 01:02:36 "netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit" 01:02:36 reference somewhere inside) 01:02:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit&order=bug_status" 01:02:36 01:02:36 No match found for ']]>]]>' in 1 minute 01:02:36 Output: 01:02:36 01:02:36 [?2004l -bash: syntax error near unexpected token `]]' 01:02:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:02:36 ------------------------------------------------------------------------------ 01:02:36 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:02:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:03:36 | FAIL | 01:03:36 ... click for list of related bugs or create a new one if needed (with the 01:03:36 "netconf_userfeatures_txt_mdsal_northbound_commit_edit" 01:03:36 reference somewhere inside) 01:03:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_edit&order=bug_status" 01:03:36 01:03:36 No match found for ']]>]]>' in 1 minute 01:03:36 Output: 01:03:36 01:03:36 [?2004l -bash: syntax error near unexpected token `]]' 01:03:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:03:36 ------------------------------------------------------------------------------ 01:03:36 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:03:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:04:36 | FAIL | 01:04:36 ... click for list of related bugs or create a new one if needed (with the 01:04:36 "netconf_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit" 01:04:36 reference somewhere inside) 01:04:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit&order=bug_status" 01:04:36 01:04:36 No match found for ']]>]]>' in 1 minute 01:04:36 Output: 01:04:36 01:04:36 [?2004l -bash: syntax error near unexpected token `]]' 01:04:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:04:36 ------------------------------------------------------------------------------ 01:04:36 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:04:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:05:36 | FAIL | 01:05:36 ... click for list of related bugs or create a new one if needed (with the 01:05:36 "netconf_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully" 01:05:36 reference somewhere inside) 01:05:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully&order=bug_status" 01:05:36 01:05:36 No match found for ']]>]]>' in 1 minute 01:05:36 Output: 01:05:36 01:05:36 [?2004l -bash: syntax error near unexpected token `]]' 01:05:36 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:05:36 ------------------------------------------------------------------------------ 01:05:36 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:05:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:06:37 | FAIL | 01:06:37 ... click for list of related bugs or create a new one if needed (with the 01:06:37 "netconf_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end" 01:06:37 reference somewhere inside) 01:06:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end&order=bug_status" 01:06:37 01:06:37 No match found for ']]>]]>' in 1 minute 01:06:37 Output: 01:06:37 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 01:06:37 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:06:37 ------------------------------------------------------------------------------ 01:06:37 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:06:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:07:37 | FAIL | 01:07:37 ... click for list of related bugs or create a new one if needed (with the 01:07:37 "netconf_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect" 01:07:37 reference somewhere inside) 01:07:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect&order=bug_status" 01:07:37 01:07:37 No match found for ']]>]]>' in 1 minute 01:07:37 Output: 01:07:37 01:07:37 [?2004l -bash: syntax error near unexpected token `]]' 01:07:37 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:07:37 ------------------------------------------------------------------------------ 01:07:37 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:07:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:08:37 | FAIL | 01:08:37 ... click for list of related bugs or create a new one if needed (with the 01:08:37 "netconf_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now" 01:08:37 reference somewhere inside) 01:08:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now&order=bug_status" 01:08:37 01:08:37 No match found for ']]>]]>' in 1 minute 01:08:37 Output: 01:08:37 01:08:37 [?2004l -bash: syntax error near unexpected token `]]' 01:08:37 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:08:37 ------------------------------------------------------------------------------ 01:08:37 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:08:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:08:39 | FAIL | 01:08:39 ... click for list of related bugs or create a new one if needed (with the 01:08:39 "netconf_userfeatures_txt_mdsal_northbound_delete_first_batch" 01:08:39 reference somewhere inside) 01:08:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_delete_first_batch&order=bug_status" 01:08:39 01:08:39 OSError: [Errno 36] File name too long: '__git_eread () \r\n{ \r\n test -r "$1" && IFS=\'\r\r\n\' read "$2" < "$1"\r\n}\r\n__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$printf_format}";\r\n PS1="$ps1pc_start$ps1pc_end"\r\n ;;\r\n 0 | 1)\r\n printf_format="${1:-$printf_format}"\r\n ;;\r\n *)\r\n return $exit\r\n ;;\r\n esac;\r\n local ps1_expanded=yes;\r\n [ -z "${ZSH_VERSION-}" ] || [[ -o PROMPT_SUBST ]] || ps1_expanded=no;\r\n [ -z "${BASH_VERSION-}" ] || shopt -q promptvars || ps1_expanded=no;\r\n local repo_info rev_parse_exit_code;\r\n repo_info="$(git rev-parse --git-dir --is-inside-git-dir \t\t--is-bare-repository --is-inside-work-tree \t\t--short HEAD 2>/dev/null)";\r\n rev_parse_exit_code="$?";\r\n if [ -z "$repo_info" ]; then\r\n return $exit;\r\n fi;\r\n local short_sha="";\r\n if [ "$rev_parse_exit_code" = "0" ]; then\r\n short_sha="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n fi;\r\n local inside_worktree="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local bare_repo="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n ... 01:08:39 [ Message content over the limit has been removed. ] 01:08:39 ...-clustering-it:car" a:operation="remove">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]>' 01:08:39 ------------------------------------------------------------------------------ 01:08:39 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:08:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:09:39 | FAIL | 01:09:39 ... click for list of related bugs or create a new one if needed (with the 01:09:39 "netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit" 01:09:39 reference somewhere inside) 01:09:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit&order=bug_status" 01:09:39 01:09:39 No match found for ']]>]]>' in 1 minute 01:09:39 Output: 01:09:39 01:09:39 [?2004l -bash: syntax error near unexpected token `]]' 01:09:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:09:39 ------------------------------------------------------------------------------ 01:09:39 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:09:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:10:39 | FAIL | 01:10:39 ... click for list of related bugs or create a new one if needed (with the 01:10:39 "netconf_userfeatures_txt_mdsal_northbound_commit_delete" 01:10:39 reference somewhere inside) 01:10:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_delete&order=bug_status" 01:10:39 01:10:39 No match found for ']]>]]>' in 1 minute 01:10:39 Output: 01:10:39 01:10:39 [?2004l -bash: syntax error near unexpected token `]]' 01:10:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:10:39 ------------------------------------------------------------------------------ 01:10:39 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:10:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:11:39 | FAIL | 01:11:39 ... click for list of related bugs or create a new one if needed (with the 01:11:39 "netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit" 01:11:39 reference somewhere inside) 01:11:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit&order=bug_status" 01:11:39 01:11:39 No match found for ']]>]]>' in 1 minute 01:11:39 Output: 01:11:39 01:11:39 [?2004l -bash: syntax error near unexpected token `]]' 01:11:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:11:39 ------------------------------------------------------------------------------ 01:11:39 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:11:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:12:39 | FAIL | 01:12:39 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 01:12:39 01:12:39 No match found for ']]>]]>' in 1 minute 01:12:39 Output: 01:12:39 01:12:39 [?2004l -bash: syntax error near unexpected token `]]' 01:12:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:12:39 ------------------------------------------------------------------------------ 01:12:39 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:12:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:13:39 | FAIL | 01:13:39 ... click for list of related bugs or create a new one if needed (with the 01:13:39 "netconf_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge" 01:13:39 reference somewhere inside) 01:13:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge&order=bug_status" 01:13:39 01:13:39 No match found for ']]>]]>' in 1 minute 01:13:39 Output: 01:13:39 01:13:39 [?2004l -bash: syntax error near unexpected token `]]' 01:13:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:13:39 ------------------------------------------------------------------------------ 01:13:39 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:13:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:39 | FAIL | 01:14:39 ... click for list of related bugs or create a new one if needed (with the 01:14:39 "netconf_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard" 01:14:39 reference somewhere inside) 01:14:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard&order=bug_status" 01:14:39 01:14:39 No match found for ']]>]]>' in 1 minute 01:14:39 Output: 01:14:39 01:14:39 [?2004l -bash: syntax error near unexpected token `]]' 01:14:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:14:39 ------------------------------------------------------------------------------ 01:14:39 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:39 | FAIL | 01:15:39 ... click for list of related bugs or create a new one if needed (with the 01:15:39 "netconf_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request" 01:15:39 reference somewhere inside) 01:15:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request&order=bug_status" 01:15:39 01:15:39 No match found for ']]>]]>' in 1 minute 01:15:39 Output: 01:15:39 01:15:39 [?2004l -bash: syntax error near unexpected token `]]' 01:15:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:15:39 ------------------------------------------------------------------------------ 01:15:39 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:39 | FAIL | 01:16:39 ... click for list of related bugs or create a new one if needed (with the 01:16:39 "netconf_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard" 01:16:39 reference somewhere inside) 01:16:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard&order=bug_status" 01:16:39 01:16:39 No match found for ']]>]]>' in 1 minute 01:16:39 Output: 01:16:39 01:16:39 [?2004l -bash: syntax error near unexpected token `]]' 01:16:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:16:39 ------------------------------------------------------------------------------ 01:16:39 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:39 | FAIL | 01:17:39 ... click for list of related bugs or create a new one if needed (with the 01:17:39 "netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create" 01:17:39 reference somewhere inside) 01:17:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create&order=bug_status" 01:17:39 01:17:39 No match found for ']]>]]>' in 1 minute 01:17:39 Output: 01:17:39 01:17:39 [?2004l -bash: syntax error near unexpected token `]]' 01:17:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:17:39 ------------------------------------------------------------------------------ 01:17:39 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:39 | FAIL | 01:18:39 ... click for list of related bugs or create a new one if needed (with the 01:18:39 "netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third" 01:18:39 reference somewhere inside) 01:18:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third&order=bug_status" 01:18:39 01:18:39 No match found for ']]>]]>' in 1 minute 01:18:39 Output: 01:18:39 01:18:39 [?2004l -bash: syntax error near unexpected token `]]' 01:18:39 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:18:39 ------------------------------------------------------------------------------ 01:18:39 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:40 | FAIL | 01:19:40 ... click for list of related bugs or create a new one if needed (with the 01:19:40 "netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth" 01:19:40 reference somewhere inside) 01:19:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth&order=bug_status" 01:19:40 01:19:40 No match found for ']]>]]>' in 1 minute 01:19:40 Output: 01:19:40 01:19:40 [?2004l -bash: syntax error near unexpected token `]]' 01:19:40 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:19:40 ------------------------------------------------------------------------------ 01:19:40 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:20:40 | FAIL | 01:20:40 ... click for list of related bugs or create a new one if needed (with the 01:20:40 "netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth" 01:20:40 reference somewhere inside) 01:20:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth&order=bug_status" 01:20:40 01:20:40 No match found for ']]>]]>' in 1 minute 01:20:40 Output: 01:20:40 01:20:40 [?2004l -bash: syntax error near unexpected token `]]' 01:20:40 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:20:40 ------------------------------------------------------------------------------ 01:20:40 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:20:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:21:40 | FAIL | 01:21:40 ... click for list of related bugs or create a new one if needed (with the 01:21:40 "netconf_userfeatures_txt_mdsal_northbound_commit_multiple_merge" 01:21:40 reference somewhere inside) 01:21:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_multiple_merge&order=bug_status" 01:21:40 01:21:40 No match found for ']]>]]>' in 1 minute 01:21:40 Output: 01:21:40 01:21:40 [?2004l -bash: syntax error near unexpected token `]]' 01:21:40 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:21:40 ------------------------------------------------------------------------------ 01:21:40 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:21:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:22:40 | FAIL | 01:22:40 ... click for list of related bugs or create a new one if needed (with the 01:22:40 "netconf_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config" 01:22:40 reference somewhere inside) 01:22:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config&order=bug_status" 01:22:40 01:22:40 No match found for ']]>]]>' in 1 minute 01:22:40 Output: 01:22:40 01:22:40 [?2004l -bash: syntax error near unexpected token `]]' 01:22:40 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:22:40 ------------------------------------------------------------------------------ 01:22:40 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:22:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:22:40 | PASS | 01:22:40 ------------------------------------------------------------------------------ 01:22:40 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:22:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:23:40 | FAIL | 01:23:40 ... click for list of related bugs or create a new one if needed (with the 01:23:40 "netconf_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure" 01:23:40 reference somewhere inside) 01:23:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure&order=bug_status" 01:23:40 01:23:40 No match found for ']]>]]>' in 1 minute 01:23:40 Output: 01:23:40 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 01:23:40 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:23:40 ------------------------------------------------------------------------------ 01:23:40 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:23:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:24:40 | FAIL | 01:24:40 ... click for list of related bugs or create a new one if needed (with the 01:24:40 "netconf_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure" 01:24:40 reference somewhere inside) 01:24:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure&order=bug_status" 01:24:40 01:24:40 No match found for ']]>]]>' in 1 minute 01:24:40 Output: 01:24:40 01:24:40 [?2004l -bash: syntax error near unexpected token `]]' 01:24:40 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:24:40 ------------------------------------------------------------------------------ 01:24:40 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:24:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:24:42 | FAIL | 01:24:42 ... click for list of related bugs or create a new one if needed (with the 01:24:42 "netconf_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data" 01:24:42 reference somewhere inside) 01:24:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data&order=bug_status" 01:24:42 01:24:42 OSError: [Errno 36] File name too long: '__load_completion () \r\n{ \r\n local -a dirs=(${BASH_COMPLETION_USER_DIR:-${XDG_DATA_HOME:-$HOME/.local/share}/bash-completion}/completions);\r\n local ifs=$IFS IFS=: dir cmd="${1##*/}" compfile;\r\n [[ -n $cmd ]] || return 1;\r\n for dir in ${XDG_DATA_DIRS:-/usr/local/share:/usr/share};\r\n do\r\n dirs+=($dir/bash-completion/completions);\r\n done;\r\n IFS=$ifs;\r\n if [[ $BASH_SOURCE == */* ]]; then\r\n dirs+=("${BASH_SOURCE%/*}/completions");\r\n else\r\n dirs+=(./completions);\r\n fi;\r\n local backslash=;\r\n if [[ $cmd == \\\\* ]]; then\r\n cmd="${cmd:1}";\r\n $(complete -p "$cmd" 2>/dev/null || echo false) "\\\\$cmd" && return 0;\r\n backslash=\\\\;\r\n fi;\r\n for dir in "${dirs[@]}";\r\n do\r\n [[ -d $dir ]] || continue;\r\n for compfile in "$cmd" "$cmd.bash" "_$cmd";\r\n do\r\n compfile="$dir/$compfile";\r\n if [[ -f $compfile ]] && . "$compfile" &> /dev/null; then\r\n [[ -n $backslash ]] && $(complete -p "$cmd") "\\\\$cmd";\r\n return 0;\r\n fi;\r\n done;\r\n done;\r\n [[ -v _xspecs[$cmd] ]] && complete -F _filedir_xspec "$cmd" "$backslash$cmd" && return 0;\r\n return 1\r\n}\r\n__ltrim_colon_completions () \r\n{ \r\n if [[ $1 == *:* && $COMP_WORDBREAKS == *:* ]]; then\r\n local colon_word=${1%"${1##*:}"};\r\n local i=${#COMPREPLY[*]};\r\n while ((i-- > 0)); do\r\n ... 01:24:42 [ Message content over the limit has been removed. ] 01:24:42 ...ns@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> Dixi\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> BMW\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> 1928\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1928\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]>' 01:24:42 ------------------------------------------------------------------------------ 01:24:42 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:24:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:25:42 | FAIL | 01:25:42 ... click for list of related bugs or create a new one if needed (with the 01:25:42 "netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_edit" 01:25:42 reference somewhere inside) 01:25:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_edit&order=bug_status" 01:25:42 01:25:42 No match found for ']]>]]>' in 1 minute 01:25:42 Output: 01:25:42 01:25:42 [?2004l -bash: syntax error near unexpected token `]]' 01:25:42 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:25:42 ------------------------------------------------------------------------------ 01:25:42 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:25:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:26:42 | FAIL | 01:26:42 ... click for list of related bugs or create a new one if needed (with the 01:26:42 "netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit" 01:26:42 reference somewhere inside) 01:26:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit&order=bug_status" 01:26:42 01:26:42 No match found for ']]>]]>' in 1 minute 01:26:42 Output: 01:26:42 01:26:42 [?2004l -bash: syntax error near unexpected token `]]' 01:26:42 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:26:42 ------------------------------------------------------------------------------ 01:26:42 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:26:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:26:44 | FAIL | 01:26:44 ... click for list of related bugs or create a new one if needed (with the 01:26:44 "netconf_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge" 01:26:44 reference somewhere inside) 01:26:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge&order=bug_status" 01:26:44 01:26:44 OSError: [Errno 36] File name too long: '__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$printf_format}";\r\n PS1="$ps1pc_start$ps1pc_end"\r\n ;;\r\n 0 | 1)\r\n printf_format="${1:-$printf_format}"\r\n ;;\r\n *)\r\n return $exit\r\n ;;\r\n esac;\r\n local ps1_expanded=yes;\r\n [ -z "${ZSH_VERSION-}" ] || [[ -o PROMPT_SUBST ]] || ps1_expanded=no;\r\n [ -z "${BASH_VERSION-}" ] || shopt -q promptvars || ps1_expanded=no;\r\n local repo_info rev_parse_exit_code;\r\n repo_info="$(git rev-parse --git-dir --is-inside-git-dir \t\t--is-bare-repository --is-inside-work-tree \t\t--short HEAD 2>/dev/null)";\r\n rev_parse_exit_code="$?";\r\n if [ -z "$repo_info" ]; then\r\n return $exit;\r\n fi;\r\n local short_sha="";\r\n if [ "$rev_parse_exit_code" = "0" ]; then\r\n short_sha="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n fi;\r\n local inside_worktree="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local bare_repo="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local inside_gitdir="${repo_info##*\r\n}";\r\n local g="${repo_info%\r\n*}";\r\n... 01:26:44 [ Message content over the limit has been removed. ] 01:26:44 ...0-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> Bentley Speed Six\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> Bentley\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> 1930\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1930\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]>' 01:26:44 ------------------------------------------------------------------------------ 01:26:44 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:26:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:27:44 | FAIL | 01:27:44 ... click for list of related bugs or create a new one if needed (with the 01:27:44 "netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update" 01:27:44 reference somewhere inside) 01:27:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update&order=bug_status" 01:27:44 01:27:44 No match found for ']]>]]>' in 1 minute 01:27:44 Output: 01:27:44 01:27:44 [?2004l -bash: syntax error near unexpected token `]]' 01:27:44 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:27:44 ------------------------------------------------------------------------------ 01:27:44 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:27:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:28:44 | FAIL | 01:28:44 ... click for list of related bugs or create a new one if needed (with the 01:28:44 "netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update" 01:28:44 reference somewhere inside) 01:28:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update&order=bug_status" 01:28:44 01:28:44 No match found for ']]>]]>' in 1 minute 01:28:44 Output: 01:28:44 01:28:44 [?2004l -bash: syntax error near unexpected token `]]' 01:28:44 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:28:44 ------------------------------------------------------------------------------ 01:28:44 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:28:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:29:46 | FAIL | 01:29:46 ... click for list of related bugs or create a new one if needed (with the 01:29:46 "netconf_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge" 01:29:46 reference somewhere inside) 01:29:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge&order=bug_status" 01:29:46 01:29:46 No match found for ']]>]]>' in 1 minute 01:29:46 Output: 01:29:46 01:29:46 [?2004l -bash: syntax error near unexpected token `]]' 01:29:46 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:29:46 ------------------------------------------------------------------------------ 01:29:46 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:29:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:30:46 | FAIL | 01:30:46 ... click for list of related bugs or create a new one if needed (with the 01:30:46 "netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace" 01:30:46 reference somewhere inside) 01:30:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace&order=bug_status" 01:30:46 01:30:46 No match found for ']]>]]>' in 1 minute 01:30:46 Output: 01:30:46 01:30:46 [?2004l -bash: syntax error near unexpected token `]]' 01:30:46 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:30:46 ------------------------------------------------------------------------------ 01:30:46 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:30:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:31:46 | FAIL | 01:31:46 ... click for list of related bugs or create a new one if needed (with the 01:31:46 "netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace" 01:31:46 reference somewhere inside) 01:31:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace&order=bug_status" 01:31:46 01:31:46 No match found for ']]>]]>' in 1 minute 01:31:46 Output: 01:31:46 01:31:46 [?2004l -bash: syntax error near unexpected token `]]' 01:31:46 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:31:46 ------------------------------------------------------------------------------ 01:31:46 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:31:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:31:48 | FAIL | 01:31:48 ... click for list of related bugs or create a new one if needed (with the 01:31:48 "netconf_userfeatures_txt_mdsal_northbound_remove_test_data" 01:31:48 reference somewhere inside) 01:31:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_remove_test_data&order=bug_status" 01:31:48 01:31:48 OSError: [Errno 36] File name too long: 'prev)\r\n vprev=prev\r\n ;;\r\n cword)\r\n vcword=cword\r\n ;;\r\n words)\r\n vwords=words\r\n ;;\r\n *)\r\n echo "bash_completion: $FUNCNAME: \\`${!OPTIND}\':" "unknown argument" 1>&2;\r\n return 1\r\n ;;\r\n esac;\r\n ((OPTIND += 1));\r\n done;\r\n __get_cword_at_cursor_by_ref "${exclude-}" words cword cur;\r\n [[ -v vcur ]] && { \r\n upvars+=("$vcur");\r\n upargs+=(-v $vcur "$cur")\r\n };\r\n [[ -v vcword ]] && { \r\n upvars+=("$vcword");\r\n upargs+=(-v $vcword "$cword")\r\n };\r\n [[ -v vprev && $cword -ge 1 ]] && { \r\n upvars+=("$vprev");\r\n upargs+=(-v $vprev "${words[cword - 1]}")\r\n };\r\n [[ -v vwords ]] && { \r\n upvars+=("$vwords");\r\n upargs+=(-a${#words[@]} $vwords ${words+"${words[@]}"})\r\n };\r\n ((${#upvars[@]})) && local "${upvars[@]}" && _upvars "${upargs[@]}"\r\n}\r\n_get_cword () \r\n{ \r\n local LC_CTYPE=C;\r\n local cword words;\r\n __reassemble_comp_words_by_ref "${1-}" words cword;\r\n if [[ -n ${2-} && -n ${2//[^0-9]/} ]]; then\r\n printf "%s" "${words[cword - $2]}";\r\n else\r\n if ((${#words[cword]} == 0 && COMP_POINT == ${#COMP_LINE})); then\r\n :;\r\n else\r\n local i;\r\n local cur="$COMP_LINE";\r\n local index="$COMP_POINT";\r... 01:31:48 [ Message content over the limit has been removed. ] 01:31:48 ...-clustering-it:car" a:operation="remove">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]>' 01:31:48 ------------------------------------------------------------------------------ 01:31:48 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:31:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:32:48 | FAIL | 01:32:48 ... click for list of related bugs or create a new one if needed (with the 01:32:48 "netconf_userfeatures_txt_mdsal_northbound_commit_test_data_removal" 01:32:48 reference somewhere inside) 01:32:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_test_data_removal&order=bug_status" 01:32:48 01:32:48 No match found for ']]>]]>' in 1 minute 01:32:48 Output: 01:32:48 01:32:48 [?2004l -bash: syntax error near unexpected token `]]' 01:32:48 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:32:48 ------------------------------------------------------------------------------ 01:32:48 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:32:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:33:48 | FAIL | 01:33:48 ... click for list of related bugs or create a new one if needed (with the 01:33:48 "netconf_userfeatures_txt_mdsal_northbound_connector_simplified_pattern" 01:33:48 reference somewhere inside) 01:33:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_connector_simplified_pattern&order=bug_status" 01:33:48 01:33:48 No match found for ']]>]]>' in 1 minute 01:33:48 Output: 01:33:48 01:33:48 [?2004l -bash: syntax error near unexpected token `]]' 01:33:48 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:33:48 ------------------------------------------------------------------------------ 01:33:48 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:33:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:34:48 | FAIL | 01:34:48 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=7791 01:34:48 01:34:48 No match found for ']]>]]>' in 1 minute 01:34:48 Output: 01:34:48 01:34:48 [?2004l -bash: syntax error near unexpected token `]]' 01:34:48 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:34:48 ------------------------------------------------------------------------------ 01:34:48 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:34:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:34:50 | FAIL | 01:34:50 ... click for list of related bugs or create a new one if needed (with the 01:34:50 "netconf_userfeatures_txt_mdsal_northbound_delete_not_existing_element" 01:34:50 reference somewhere inside) 01:34:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_delete_not_existing_element&order=bug_status" 01:34:50 01:34:50 OSError: [Errno 36] File name too long: '_xspecs=([tex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [freeamp]="!*.@(mp3|og[ag]|pls|m3u)" [gqmpeg]="!*.@(mp3|og[ag]|pls|m3u)" [texi2html]="!*.texi*" [hbpp]="!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])" [lowriter]="!*.@(sxw|stw|sxg|sgl|doc?([mx])|dot?([mx])|rtf|txt|htm|html|?(f)odt|ott|odm|pdf)" [rpm2cpio]="!*.[rs]pm" [localc]="!*.@(sxc|stc|xls?([bmx])|xlw|xlt?([mx])|[ct]sv|?(f)ods|ots)" [hbrun]="!*.[Hh][Rr][Bb]" [vi]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [latex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [view]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [madplay]="!*.mp3" [compress]="*.Z" [pdfjadetex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [pbunzip2]="!*.?(t)bz?(2)" [lrunzip]="!*.lrz" [gunzip]="!*.@(Z|[gGd]z|t[ag]z)" [oowriter]="!*.@(sxw|stw|sxg|sgl|doc?([mx])|dot?([mx])|rtf|txt|htm|html|?(f)odt|ott|odm|pdf)" [epiphany]="!*.@(?([xX]|[sS])[hH][tT][mM]?([lL]))" [acroread]="!*.[pf]df" [znew]="*.Z" [kwrite]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [xemacs]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [gview]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [lzfgrep]="!*.@(tlz|lzma)" [lzless]="!*.@(tlz|lzma)" [cdiff]="!*.@(dif?(f)|?(d)patch)?(.@([gx]z|bz2|lzma))" [zipinfo]="!*.@(zip|[aegjswx]ar|exe|pk3|wsz|zargo|xpi|s[tx][cdiw]|sx[gm]|o[dt][tspgfc]|od[bm]|oxt|epub|apk|aab|ipa|do[ct][xm]|p[op]t[mx]|xl[st][xm]|pyz|whl)" [pdflatex]="!*.@(?(l... 01:34:50 [ Message content over the limit has been removed. ] 01:34:50 ...ntf "\'%s\'" "$quoted"\r\n}\r\nquote_readline () \r\n{ \r\n local ret;\r\n _quote_readline_by_ref "$1" ret;\r\n printf %s "$ret"\r\n}\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]>' 01:34:50 ------------------------------------------------------------------------------ 01:34:50 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:34:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:35:50 | FAIL | 01:35:50 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 01:35:50 01:35:50 No match found for ']]>]]>' in 1 minute 01:35:50 Output: 01:35:50 01:35:50 [?2004l -bash: syntax error near unexpected token `]]' 01:35:50 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:35:50 ------------------------------------------------------------------------------ 01:35:50 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:35:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:35:52 | FAIL | 01:35:52 ... click for list of related bugs or create a new one if needed (with the 01:35:52 "netconf_userfeatures_txt_mdsal_northbound_remove_not_existing_module" 01:35:52 reference somewhere inside) 01:35:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_remove_not_existing_module&order=bug_status" 01:35:52 01:35:52 OSError: [Errno 36] File name too long: '__git_ps1_show_upstream () \r\n{ \r\n local key value;\r\n local svn_remote svn_url_pattern count n;\r\n local upstream=git legacy="" verbose="" name="";\r\n svn_remote=();\r\n local output="$(git config -z --get-regexp \'^(svn-remote\\..*\\.url|bash\\.showupstream)$\' 2>/dev/null | tr \'\\0\\n\' \'\\n \')";\r\n while read -r key value; do\r\n case "$key" in \r\n bash.showupstream)\r\n GIT_PS1_SHOWUPSTREAM="$value";\r\n if [[ -z "${GIT_PS1_SHOWUPSTREAM}" ]]; then\r\n p="";\r\n return;\r\n fi\r\n ;;\r\n svn-remote.*.url)\r\n svn_remote[$((${#svn_remote[@]} + 1))]="$value";\r\n svn_url_pattern="$svn_url_pattern\\\\|$value";\r\n upstream=svn+git\r\n ;;\r\n esac;\r\n done <<< "$output";\r\n local option;\r\n for option in ${GIT_PS1_SHOWUPSTREAM};\r\n do\r\n case "$option" in \r\n git | svn)\r\n upstream="$option"\r\n ;;\r\n verbose)\r\n verbose=1\r\n ;;\r\n legacy)\r\n legacy=1\r\n ;;\r\n name)\r\n name=1\r\n ;;\r\n esac;\r\n done;\r\n case "$upstream" in \r\n git)\r\n upstream="@{upstream}"\r\n ;;\r\n svn*)\r\n local -a svn_upstream;\r\n svn_upstream=($(git log --f... 01:35:52 [ Message content over the limit has been removed. ] 01:35:52 ...ntf "\'%s\'" "$quoted"\r\n}\r\nquote_readline () \r\n{ \r\n local ret;\r\n _quote_readline_by_ref "$1" ret;\r\n printf %s "$ret"\r\n}\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-30-0-builder-0 ~]>' 01:35:52 ------------------------------------------------------------------------------ 01:35:52 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:35:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:36:52 | FAIL | 01:36:52 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 01:36:52 01:36:52 No match found for ']]>]]>' in 1 minute 01:36:52 Output: 01:36:52 01:36:52 [?2004l -bash: syntax error near unexpected token `]]' 01:36:52 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:36:52 ------------------------------------------------------------------------------ 01:36:52 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:36:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:52 | FAIL | 01:37:52 ... click for list of related bugs or create a new one if needed (with the 01:37:52 "netconf_userfeatures_txt_mdsal_northbound_close_session" 01:37:52 reference somewhere inside) 01:37:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_close_session&order=bug_status" 01:37:52 01:37:52 No match found for ']]>]]>' in 1 minute 01:37:52 Output: 01:37:52 01:37:52 [?2004l -bash: syntax error near unexpected token `]]' 01:37:52 [?2004h[jenkins@releng-25396-30-0-builder-0 ~]> . 01:37:52 ------------------------------------------------------------------------------ 01:37:52 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbo... | FAIL | 01:37:52 49 tests, 1 passed, 48 failed 01:37:52 ============================================================================== 01:37:52 netconf-userfeatures.txt.MDSAL | FAIL | 01:37:52 49 tests, 1 passed, 48 failed 01:37:52 ============================================================================== 01:37:52 netconf-userfeatures.txt.CRUD 01:37:52 ============================================================================== 01:37:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:37:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:37:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:37:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:37:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:37:52 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:37:52 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test suite. 01:37:52 ============================================================================== 01:37:57 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:58 | FAIL | 01:37:58 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:37:58 ------------------------------------------------------------------------------ 01:37:58 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:58 | FAIL | 01:37:58 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:37:58 ------------------------------------------------------------------------------ 01:37:58 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:58 | FAIL | 01:37:58 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:37:58 ------------------------------------------------------------------------------ 01:37:58 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:58 | FAIL | 01:37:58 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:37:58 ------------------------------------------------------------------------------ 01:37:58 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:37:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:19 | FAIL | 01:38:19 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:19 ------------------------------------------------------------------------------ 01:38:19 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:19 | FAIL | 01:38:19 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:19 ------------------------------------------------------------------------------ 01:38:19 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:19 | FAIL | 01:38:19 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:19 ------------------------------------------------------------------------------ 01:38:19 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:19 | FAIL | 01:38:19 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:19 ------------------------------------------------------------------------------ 01:38:19 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:20 | FAIL | 01:38:20 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:20 ------------------------------------------------------------------------------ 01:38:20 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:20 | FAIL | 01:38:20 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:20 ------------------------------------------------------------------------------ 01:38:20 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:20 | FAIL | 01:38:20 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:20 ------------------------------------------------------------------------------ 01:38:20 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:30 | FAIL | 01:38:30 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:30 ------------------------------------------------------------------------------ 01:38:30 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:31 | FAIL | 01:38:31 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:31 ------------------------------------------------------------------------------ 01:38:31 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:52 | FAIL | 01:38:52 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:38:52 ------------------------------------------------------------------------------ 01:38:52 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:38:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:52 | FAIL | 01:39:52 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:52 ------------------------------------------------------------------------------ 01:39:52 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:52 | FAIL | 01:39:52 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:52 ------------------------------------------------------------------------------ 01:39:52 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 | FAIL | 01:39:53 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:53 ------------------------------------------------------------------------------ 01:39:53 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 | FAIL | 01:39:53 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:53 ------------------------------------------------------------------------------ 01:39:53 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 | FAIL | 01:39:53 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:53 ------------------------------------------------------------------------------ 01:39:53 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 | FAIL | 01:39:53 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:53 ------------------------------------------------------------------------------ 01:39:53 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 | FAIL | 01:39:53 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:53 ------------------------------------------------------------------------------ 01:39:53 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 | FAIL | 01:39:53 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:53 ------------------------------------------------------------------------------ 01:39:53 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 | FAIL | 01:39:53 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:53 ------------------------------------------------------------------------------ 01:39:53 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 | FAIL | 01:39:54 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:54 ------------------------------------------------------------------------------ 01:39:54 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 | FAIL | 01:39:54 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:54 ------------------------------------------------------------------------------ 01:39:54 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 | FAIL | 01:39:54 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:54 ------------------------------------------------------------------------------ 01:39:54 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 | FAIL | 01:39:54 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:54 ------------------------------------------------------------------------------ 01:39:54 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 | FAIL | 01:39:54 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:39:54 ------------------------------------------------------------------------------ 01:39:54 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:39:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:05 | FAIL | 01:40:05 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:05 ------------------------------------------------------------------------------ 01:40:05 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD t... | FAIL | 01:40:05 29 tests, 0 passed, 29 failed 01:40:05 ============================================================================== 01:40:05 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:40:05 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:40:05 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:40:05 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:40:05 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:40:05 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:40:05 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite. 01:40:05 ============================================================================== 01:40:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:10 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:10 | FAIL | 01:40:10 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:40:10 ------------------------------------------------------------------------------ 01:40:10 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:10 | FAIL | 01:40:10 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:10 ------------------------------------------------------------------------------ 01:40:10 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:10 | FAIL | 01:40:10 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:10 ------------------------------------------------------------------------------ 01:40:10 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:16 | FAIL | 01:40:16 Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:16 ------------------------------------------------------------------------------ 01:40:16 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 | FAIL | 01:40:37 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:37 ------------------------------------------------------------------------------ 01:40:37 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 | FAIL | 01:40:37 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:37 ------------------------------------------------------------------------------ 01:40:37 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 | FAIL | 01:40:37 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:37 ------------------------------------------------------------------------------ 01:40:37 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 | FAIL | 01:40:37 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:37 ------------------------------------------------------------------------------ 01:40:37 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 | FAIL | 01:40:37 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:37 ------------------------------------------------------------------------------ 01:40:37 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 | FAIL | 01:40:37 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:37 ------------------------------------------------------------------------------ 01:40:37 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 | FAIL | 01:40:37 Dictionary does not contain key 'netconf-test-device'. 01:40:37 ------------------------------------------------------------------------------ 01:40:37 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:48 | FAIL | 01:40:48 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:48 ------------------------------------------------------------------------------ 01:40:48 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:48 | FAIL | 01:40:48 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:40:48 ------------------------------------------------------------------------------ 01:40:48 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:40:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:41:09 | FAIL | 01:41:09 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:41:09 ------------------------------------------------------------------------------ 01:41:09 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:41:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 | FAIL | 01:42:10 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:10 ------------------------------------------------------------------------------ 01:42:10 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 | FAIL | 01:42:10 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:10 ------------------------------------------------------------------------------ 01:42:10 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 | FAIL | 01:42:10 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:10 ------------------------------------------------------------------------------ 01:42:10 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 | FAIL | 01:42:10 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:10 ------------------------------------------------------------------------------ 01:42:10 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 | FAIL | 01:42:10 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:10 ------------------------------------------------------------------------------ 01:42:10 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 | FAIL | 01:42:10 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:10 ------------------------------------------------------------------------------ 01:42:10 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 | FAIL | 01:42:10 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:10 ------------------------------------------------------------------------------ 01:42:10 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 | FAIL | 01:42:11 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:11 ------------------------------------------------------------------------------ 01:42:11 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 | FAIL | 01:42:11 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:11 ------------------------------------------------------------------------------ 01:42:11 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 | FAIL | 01:42:11 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:11 ------------------------------------------------------------------------------ 01:42:11 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 | FAIL | 01:42:11 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:11 ------------------------------------------------------------------------------ 01:42:11 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 | FAIL | 01:42:11 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:11 ------------------------------------------------------------------------------ 01:42:11 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 | FAIL | 01:42:11 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:11 ------------------------------------------------------------------------------ 01:42:11 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 | FAIL | 01:42:11 Dictionary does not contain key 'netconf-test-device'. 01:42:11 ------------------------------------------------------------------------------ 01:42:11 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:22 | FAIL | 01:42:22 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:22 ------------------------------------------------------------------------------ 01:42:22 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test ... | FAIL | 01:42:22 29 tests, 0 passed, 29 failed 01:42:22 ============================================================================== 01:42:22 netconf-userfeatures.txt.CRUD | FAIL | 01:42:22 58 tests, 0 passed, 58 failed 01:42:22 ============================================================================== 01:42:22 netconf-userfeatures.txt.CRUD-ACTION 01:42:22 ============================================================================== 01:42:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:22 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector CRUD-... 01:42:22 ============================================================================== 01:42:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:27 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Check_Device_Data_Is_Empty :: Get the device data and make sure it... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 01:42:27 Parent suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 ------------------------------------------------------------------------------ 01:42:27 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connec... | FAIL | 01:42:27 Suite setup failed: 01:42:27 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:42:27 01:42:27 11 tests, 0 passed, 11 failed 01:42:27 ============================================================================== 01:42:27 netconf-userfeatures.txt.CRUD-ACTION | FAIL | 01:42:27 11 tests, 0 passed, 11 failed 01:42:27 ============================================================================== 01:42:27 netconf-userfeatures.txt.Notifications 01:42:27 ============================================================================== 01:42:27 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:27 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:27 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:27 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:27 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:27 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 01:42:27 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basic tests f... 01:42:27 ============================================================================== 01:42:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:31 Create_DCN_Stream :: Create DCN stream. | FAIL | 01:42:31 Parent suite setup failed: 01:42:31 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 01:42:31 ------------------------------------------------------------------------------ 01:42:31 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. | FAIL | 01:42:31 Parent suite setup failed: 01:42:31 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 01:42:31 ------------------------------------------------------------------------------ 01:42:31 List_DCN_Streams :: List DCN streams. | FAIL | 01:42:31 Parent suite setup failed: 01:42:31 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 01:42:31 ------------------------------------------------------------------------------ 01:42:31 Start_Receiver :: Start the WSS/SSE listener | FAIL | 01:42:31 Parent suite setup failed: 01:42:31 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 01:42:31 ------------------------------------------------------------------------------ 01:42:31 Change_DS_Config :: Make a change in DS configuration. | FAIL | 01:42:31 Parent suite setup failed: 01:42:31 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 01:42:31 ------------------------------------------------------------------------------ 01:42:31 Check_Notification :: Check the WSS/SSE listener log for a change ... | FAIL | 01:42:31 Parent suite setup failed: 01:42:31 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 01:42:31 ------------------------------------------------------------------------------ 01:42:31 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... | FAIL | 01:42:31 Parent suite setup failed: 01:42:31 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 01:42:31 ------------------------------------------------------------------------------ 01:42:31 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... | FAIL | 01:42:31 Parent suite setup failed: 01:42:31 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 01:42:31 ------------------------------------------------------------------------------ 01:42:31 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basi... | FAIL | 01:42:31 Suite setup failed: 01:42:31 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.166 01:42:31 01:42:31 8 tests, 0 passed, 8 failed 01:42:31 ============================================================================== 01:42:31 netconf-userfeatures.txt.Notifications | FAIL | 01:42:31 8 tests, 0 passed, 8 failed 01:42:31 ============================================================================== 01:42:31 netconf-userfeatures.txt.KeyAuth 01:42:31 ============================================================================== 01:42:31 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the device... 01:42:31 ============================================================================== 01:42:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:42:49 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 01:42:49 Parent suite setup failed: 01:42:49 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:49 ------------------------------------------------------------------------------ 01:42:49 Configure_Device_On_Netconf :: Make request to configure netconf n... | FAIL | 01:42:49 Parent suite setup failed: 01:42:49 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:49 ------------------------------------------------------------------------------ 01:42:49 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 01:42:49 Parent suite setup failed: 01:42:49 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:49 ------------------------------------------------------------------------------ 01:42:49 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 01:42:49 Parent suite setup failed: 01:42:49 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:49 ------------------------------------------------------------------------------ 01:42:49 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 01:42:49 Parent suite setup failed: 01:42:49 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:49 ------------------------------------------------------------------------------ 01:42:49 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify t... | FAIL | 01:42:49 Suite setup failed: 01:42:49 ConnectionError: HTTPConnectionPool(host='10.30.170.166', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.166', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:42:49 01:42:49 5 tests, 0 passed, 5 failed 01:42:49 ============================================================================== 01:42:49 netconf-userfeatures.txt.KeyAuth | FAIL | 01:42:49 5 tests, 0 passed, 5 failed 01:42:49 ============================================================================== 01:42:49 netconf-userfeatures.txt | FAIL | 01:42:49 138 tests, 1 passed, 137 failed 01:42:49 ============================================================================== 01:42:49 Output: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/output.xml 01:42:50 Log: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/log.html 01:42:50 Report: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/report.html 01:42:50 Examining the files in data/log and checking filesize 01:42:51 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:51 total 8 01:42:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 00:51 .. 01:42:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 00:51 . 01:42:51 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:51 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 01:42:51 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:51 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 01:42:51 Let's take the karaf thread dump again... 01:42:51 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:51 karaf main: org.apache.karaf.main.Main, pid: 01:42:51 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:52 Usage: 01:42:52 jstack [-l][-e] 01:42:52 (to connect to running process) 01:42:52 01:42:52 Options: 01:42:52 -l long listing. Prints additional information about locks 01:42:52 -e extended listing. Prints additional information about threads 01:42:52 -? -h --help -help to print this help message 01:42:52 Killing ODL 01:42:52 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:57 Compressing karaf.log 1 01:42:57 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:57 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 01:42:57 Fetching compressed karaf.log 1 01:42:57 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:57 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 01:42:57 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:58 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 01:42:58 Fetch GC logs 01:42:58 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts. 01:42:58 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 01:42:58 Examine copied files 01:42:58 total 11236 01:42:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 01:42 gclogs-1 01:42:58 -rw-rw-r--. 1 jenkins jenkins 0 Feb 22 01:42 karaf_1__threads_after.log 01:42:58 -rw-rw-r--. 1 jenkins jenkins 10593 Feb 22 01:42 ps_after.log 01:42:58 -rw-rw-r--. 1 jenkins jenkins 305441 Feb 22 01:42 report.html 01:42:58 -rw-rw-r--. 1 jenkins jenkins 1636616 Feb 22 01:42 log.html 01:42:58 -rw-rw-r--. 1 jenkins jenkins 9484064 Feb 22 01:42 output.xml 01:42:58 -rw-rw-r--. 1 jenkins jenkins 674 Feb 22 00:55 testplan.txt 01:42:58 -rw-rw-r--. 1 jenkins jenkins 0 Feb 22 00:55 karaf_1__threads_before.log 01:42:58 -rw-rw-r--. 1 jenkins jenkins 10557 Feb 22 00:55 ps_before.log 01:42:58 -rw-rw-r--. 1 jenkins jenkins 3370 Feb 22 00:51 post-startup-script.sh 01:42:58 -rw-rw-r--. 1 jenkins jenkins 252 Feb 22 00:51 startup-script.sh 01:42:58 -rw-rw-r--. 1 jenkins jenkins 3414 Feb 22 00:51 configuration-script.sh 01:42:58 -rw-rw-r--. 1 jenkins jenkins 285 Feb 22 00:51 detect_variables.env 01:42:58 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 22 00:51 pom.xml 01:42:58 -rw-rw-r--. 1 jenkins jenkins 92 Feb 22 00:51 set_variables.env 01:42:58 -rw-rw-r--. 1 jenkins jenkins 297 Feb 22 00:51 slave_addresses.txt 01:42:58 -rw-rw-r--. 1 jenkins jenkins 570 Feb 22 00:50 requirements.txt 01:42:58 -rw-rw-r--. 1 jenkins jenkins 26 Feb 22 00:50 env.properties 01:42:58 -rw-rw-r--. 1 jenkins jenkins 324 Feb 22 00:48 stack-parameters.yaml 01:42:58 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 22 00:48 test 01:42:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 00:48 test@tmp 01:42:58 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins18190987573662232692.sh 01:42:58 Karaf Deployments, Tests must have already run 01:42:58 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins10274512826114281118.sh 01:42:58 Cleaning up Robot installation... 01:42:58 $ ssh-agent -k 01:42:58 unset SSH_AUTH_SOCK; 01:42:58 unset SSH_AGENT_PID; 01:42:58 echo Agent pid 5303 killed; 01:42:58 [ssh-agent] Stopped. 01:42:58 Recording plot data 01:42:58 Robot results publisher started... 01:42:58 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:42:58 -Parsing output xml: 01:42:59 Done! 01:42:59 -Copying log files to build dir: 01:43:00 Done! 01:43:00 -Assigning results to build: 01:43:00 Done! 01:43:00 -Checking thresholds: 01:43:00 Done! 01:43:00 Done publishing Robot results. 01:43:00 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 01:43:00 [PostBuildScript] - [INFO] Executing post build scripts. 01:43:00 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins14189856387440315253.sh 01:43:00 Archiving csit artifacts 01:43:00 mv: cannot stat 'odl1_*': No such file or directory 01:43:00 mv: cannot stat '*_1.png': No such file or directory 01:43:00 mv: cannot stat '/tmp/odl1_*': No such file or directory 01:43:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:00 Dload Upload Total Spent Left Speed 01:43:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8048 0 8048 0 0 25228 0 --:--:-- --:--:-- --:--:-- 25150 100 1724k 0 1724k 0 0 2912k 0 --:--:-- --:--:-- --:--:-- 2912k 01:43:01 Archive: robot-plugin.zip 01:43:01 inflating: ./archives/robot-plugin/log.html 01:43:01 inflating: ./archives/robot-plugin/output.xml 01:43:01 inflating: ./archives/robot-plugin/report.html 01:43:01 mv: cannot stat '*.log.gz': No such file or directory 01:43:01 mv: cannot stat '*.csv': No such file or directory 01:43:01 mv: cannot stat '*.png': No such file or directory 01:43:01 [PostBuildScript] - [INFO] Executing post build scripts. 01:43:01 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins7215679900626446169.sh 01:43:01 [PostBuildScript] - [INFO] Executing post build scripts. 01:43:01 [EnvInject] - Injecting environment variables from a build step. 01:43:01 [EnvInject] - Injecting as environment variables the properties content 01:43:01 OS_CLOUD=vex 01:43:01 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-vanadium-30 01:43:01 01:43:01 [EnvInject] - Variables injected successfully. 01:43:01 provisioning config files... 01:43:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:43:01 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9021611667845608291.sh 01:43:01 ---> openstack-stack-delete.sh 01:43:01 Setup pyenv: 01:43:01 system 01:43:01 3.8.13 01:43:01 3.9.13 01:43:01 3.10.13 01:43:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:43:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from file:/tmp/.os_lf_venv 01:43:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:43:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:43:03 lf-activate-venv(): INFO: Base packages installed successfully 01:43:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 01:43:20 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 01:43:20 INFO: Stack cost retrieval disabled, setting cost to 0 01:43:32 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-all-vanadium-30 01:43:32 Successfully deleted stack releng-netconf-csit-1node-userfeatures-all-vanadium-30 01:43:32 [PostBuildScript] - [INFO] Executing post build scripts. 01:43:32 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins12160023953348092503.sh 01:43:32 ---> sysstat.sh 01:43:33 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15670755202909270013.sh 01:43:33 ---> package-listing.sh 01:43:33 ++ facter osfamily 01:43:33 ++ tr '[:upper:]' '[:lower:]' 01:43:33 + OS_FAMILY=redhat 01:43:33 + workspace=/w/workspace/netconf-csit-1node-userfeatures-all-vanadium 01:43:33 + START_PACKAGES=/tmp/packages_start.txt 01:43:33 + END_PACKAGES=/tmp/packages_end.txt 01:43:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:43:33 + PACKAGES=/tmp/packages_start.txt 01:43:33 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']' 01:43:33 + PACKAGES=/tmp/packages_end.txt 01:43:33 + case "${OS_FAMILY}" in 01:43:33 + rpm -qa 01:43:33 + sort 01:43:34 + '[' -f /tmp/packages_start.txt ']' 01:43:34 + '[' -f /tmp/packages_end.txt ']' 01:43:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:43:34 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']' 01:43:34 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/ 01:43:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/ 01:43:34 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins17875786731462440611.sh 01:43:34 ---> capture-instance-metadata.sh 01:43:34 Setup pyenv: 01:43:34 system 01:43:34 3.8.13 01:43:34 3.9.13 01:43:34 3.10.13 01:43:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:43:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from file:/tmp/.os_lf_venv 01:43:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:43:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:43:36 lf-activate-venv(): INFO: Base packages installed successfully 01:43:36 lf-activate-venv(): INFO: Installing additional packages: lftools 01:43:45 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 01:43:45 INFO: Running in OpenStack, capturing instance metadata 01:43:45 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins18105833372107983113.sh 01:43:45 provisioning config files... 01:43:45 Could not find credentials [logs] for netconf-csit-1node-userfeatures-all-vanadium #30 01:43:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/config5114507733954321855tmp 01:43:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:43:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:43:45 provisioning config files... 01:43:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:43:46 [EnvInject] - Injecting environment variables from a build step. 01:43:46 [EnvInject] - Injecting as environment variables the properties content 01:43:46 SERVER_ID=logs 01:43:46 01:43:46 [EnvInject] - Variables injected successfully. 01:43:46 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins8826374081728621774.sh 01:43:46 ---> create-netrc.sh 01:43:46 WARN: Log server credential not found. 01:43:46 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins16042626761393187243.sh 01:43:46 ---> python-tools-install.sh 01:43:46 Setup pyenv: 01:43:46 system 01:43:46 3.8.13 01:43:46 3.9.13 01:43:46 3.10.13 01:43:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:43:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from file:/tmp/.os_lf_venv 01:43:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:43:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:43:48 lf-activate-venv(): INFO: Base packages installed successfully 01:43:48 lf-activate-venv(): INFO: Installing additional packages: lftools 01:43:57 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 01:43:57 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins16046296646649464361.sh 01:43:57 ---> sudo-logs.sh 01:43:57 Archiving 'sudo' log.. 01:43:57 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins340484890033803875.sh 01:43:57 ---> job-cost.sh 01:43:57 INFO: Activating Python virtual environment... 01:43:57 Setup pyenv: 01:43:57 system 01:43:57 3.8.13 01:43:57 3.9.13 01:43:57 3.10.13 01:43:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:43:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from file:/tmp/.os_lf_venv 01:43:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:43:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:44:00 lf-activate-venv(): INFO: Base packages installed successfully 01:44:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 01:44:06 DEBUG: Contents of stack-cost file: 01:44:06 total: 0 01:44:06 INFO: Retrieving Stack Cost... 01:44:06 INFO: Stack cost: 0 01:44:06 INFO: Instance uptime: 3437s 01:44:06 INFO: Fetching instance metadata (attempt 1 of 3)... 01:44:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:44:07 INFO: Successfully fetched instance metadata 01:44:07 INFO: Instance type: v3-standard-2 01:44:07 INFO: Retrieving pricing info for: v3-standard-2 01:44:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:44:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3437 01:44:07 INFO: Successfully fetched Vexxhost pricing API 01:44:07 INFO: Retrieved cost: 0.06 01:44:07 INFO: Retrieved resource: v3-standard-2 01:44:07 INFO: Creating archive directory: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/cost 01:44:07 INFO: Archiving costs to: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/cost.csv 01:44:07 INFO: Successfully archived job cost data 01:44:07 DEBUG: Cost data: netconf-csit-1node-userfeatures-all-vanadium,30,2026-02-22 01:44:07,v3-standard-2,3437,0.06,0.00,UNSTABLE 01:44:07 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins9290406300205842379.sh 01:44:07 ---> logs-deploy.sh 01:44:07 Setup pyenv: 01:44:07 system 01:44:07 3.8.13 01:44:07 3.9.13 01:44:07 3.10.13 01:44:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:44:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CBpY from file:/tmp/.os_lf_venv 01:44:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:44:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:44:09 lf-activate-venv(): INFO: Base packages installed successfully 01:44:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-CBpY/bin to PATH 01:44:21 WARNING: Nexus logging server not set 01:44:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-all-vanadium/30/ 01:44:21 INFO: archiving logs to S3 01:44:22 ---> uname -a: 01:44:22 Linux prd-centos8-robot-2c-8g-19775.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 01:44:22 01:44:22 01:44:22 ---> lscpu: 01:44:22 Architecture: x86_64 01:44:22 CPU op-mode(s): 32-bit, 64-bit 01:44:22 Byte Order: Little Endian 01:44:22 CPU(s): 2 01:44:22 On-line CPU(s) list: 0,1 01:44:22 Thread(s) per core: 1 01:44:22 Core(s) per socket: 1 01:44:22 Socket(s): 2 01:44:22 NUMA node(s): 1 01:44:22 Vendor ID: AuthenticAMD 01:44:22 CPU family: 23 01:44:22 Model: 49 01:44:22 Model name: AMD EPYC-Rome Processor 01:44:22 Stepping: 0 01:44:22 CPU MHz: 2799.998 01:44:22 BogoMIPS: 5599.99 01:44:22 Virtualization: AMD-V 01:44:22 Hypervisor vendor: KVM 01:44:22 Virtualization type: full 01:44:22 L1d cache: 32K 01:44:22 L1i cache: 32K 01:44:22 L2 cache: 512K 01:44:22 L3 cache: 16384K 01:44:22 NUMA node0 CPU(s): 0,1 01:44:22 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 01:44:22 01:44:22 01:44:22 ---> nproc: 01:44:22 2 01:44:22 01:44:22 01:44:22 ---> df -h: 01:44:22 Filesystem Size Used Avail Use% Mounted on 01:44:22 devtmpfs 3.8G 0 3.8G 0% /dev 01:44:22 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:44:22 tmpfs 3.8G 17M 3.8G 1% /run 01:44:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:44:22 /dev/vda1 40G 8.3G 32G 21% / 01:44:22 tmpfs 770M 0 770M 0% /run/user/1001 01:44:22 01:44:22 01:44:22 ---> free -m: 01:44:22 total used free shared buff/cache available 01:44:22 Mem: 7697 658 4842 19 2196 6740 01:44:22 Swap: 1023 0 1023 01:44:22 01:44:22 01:44:22 ---> ip addr: 01:44:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:44:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:44:22 inet 127.0.0.1/8 scope host lo 01:44:22 valid_lft forever preferred_lft forever 01:44:22 inet6 ::1/128 scope host 01:44:22 valid_lft forever preferred_lft forever 01:44:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:44:22 link/ether fa:16:3e:f4:25:c7 brd ff:ff:ff:ff:ff:ff 01:44:22 altname enp0s3 01:44:22 altname ens3 01:44:22 inet 10.30.170.55/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:44:22 valid_lft 82958sec preferred_lft 82958sec 01:44:22 inet6 fe80::f816:3eff:fef4:25c7/64 scope link 01:44:22 valid_lft forever preferred_lft forever 01:44:22 01:44:22 01:44:22 ---> sar -b -r -n DEV: 01:44:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU) 01:44:22 01:44:22 00:46:56 LINUX RESTART (2 CPU) 01:44:22 01:44:22 12:48:01 AM tps rtps wtps bread/s bwrtn/s 01:44:22 12:49:01 AM 97.18 6.15 91.04 1089.72 7339.63 01:44:22 12:50:01 AM 70.46 1.37 69.09 135.42 9623.99 01:44:22 12:51:01 AM 43.73 6.78 36.94 1248.73 2382.65 01:44:22 12:52:01 AM 58.78 2.47 56.31 260.58 7815.48 01:44:22 12:53:01 AM 3.82 0.00 3.82 0.00 145.23 01:44:22 12:54:01 AM 0.27 0.00 0.27 0.00 3.35 01:44:22 12:55:01 AM 0.17 0.00 0.17 0.00 2.00 01:44:22 12:56:01 AM 0.32 0.08 0.23 6.66 18.74 01:44:22 12:57:01 AM 1.82 0.00 1.82 0.00 63.66 01:44:22 12:58:01 AM 0.27 0.00 0.27 0.00 6.35 01:44:22 12:59:01 AM 0.20 0.00 0.20 0.00 3.48 01:44:22 01:00:01 AM 0.22 0.03 0.18 0.27 3.22 01:44:22 01:01:01 AM 0.33 0.00 0.33 0.00 6.61 01:44:22 01:02:01 AM 0.55 0.12 0.43 2.13 9.99 01:44:22 01:03:01 AM 1.35 0.00 1.35 0.00 31.71 01:44:22 01:04:01 AM 0.25 0.00 0.25 0.00 5.13 01:44:22 01:05:01 AM 0.18 0.00 0.18 0.00 3.22 01:44:22 01:06:01 AM 0.15 0.00 0.15 0.00 3.05 01:44:22 01:07:01 AM 0.17 0.00 0.17 0.00 3.43 01:44:22 01:08:01 AM 0.45 0.00 0.45 0.00 8.32 01:44:22 01:09:01 AM 0.23 0.03 0.20 2.53 3.38 01:44:22 01:10:01 AM 0.17 0.00 0.17 0.00 10.33 01:44:22 01:11:01 AM 0.27 0.00 0.27 0.00 4.60 01:44:22 01:12:01 AM 0.20 0.00 0.20 0.00 4.13 01:44:22 01:13:01 AM 0.30 0.00 0.30 0.00 5.63 01:44:22 01:14:01 AM 0.13 0.00 0.13 0.00 3.20 01:44:22 01:15:01 AM 0.23 0.00 0.23 0.00 4.57 01:44:22 01:16:01 AM 0.23 0.00 0.23 0.00 4.28 01:44:22 01:17:01 AM 0.17 0.00 0.17 0.00 2.50 01:44:22 01:18:01 AM 0.28 0.00 0.28 0.00 5.88 01:44:22 01:19:01 AM 0.18 0.00 0.18 0.00 3.52 01:44:22 01:20:01 AM 0.20 0.00 0.20 0.00 3.52 01:44:22 01:21:01 AM 0.18 0.00 0.18 0.00 3.80 01:44:22 01:22:01 AM 0.35 0.00 0.35 0.00 6.42 01:44:22 01:23:01 AM 0.47 0.00 0.47 0.00 9.75 01:44:22 01:24:01 AM 0.42 0.00 0.42 0.00 6.03 01:44:22 01:25:01 AM 0.32 0.00 0.32 0.00 11.18 01:44:22 01:26:01 AM 0.35 0.00 0.35 0.00 5.30 01:44:22 01:27:01 AM 0.40 0.00 0.40 0.00 13.06 01:44:22 01:28:01 AM 0.50 0.00 0.50 0.00 8.35 01:44:22 01:29:01 AM 0.30 0.00 0.30 0.00 7.62 01:44:22 01:30:01 AM 0.22 0.00 0.22 0.00 2.85 01:44:22 01:31:01 AM 0.32 0.00 0.32 0.00 5.65 01:44:22 01:32:01 AM 0.27 0.00 0.27 0.00 4.98 01:44:22 01:33:01 AM 0.30 0.00 0.30 0.00 12.26 01:44:22 01:34:01 AM 0.17 0.00 0.17 0.00 3.07 01:44:22 01:35:01 AM 0.13 0.00 0.13 0.00 2.82 01:44:22 01:36:01 AM 0.15 0.00 0.15 0.00 10.11 01:44:22 01:37:01 AM 0.20 0.00 0.20 0.00 9.72 01:44:22 01:38:02 AM 0.28 0.00 0.28 0.00 5.58 01:44:22 01:39:01 AM 0.32 0.00 0.32 0.00 41.31 01:44:22 01:40:01 AM 0.20 0.00 0.20 0.00 31.04 01:44:22 01:41:01 AM 0.40 0.00 0.40 0.00 70.74 01:44:22 01:42:01 AM 0.20 0.00 0.20 0.00 31.61 01:44:22 01:43:01 AM 1.88 0.22 1.67 12.00 136.99 01:44:22 01:44:01 AM 34.04 0.62 33.42 88.77 1879.67 01:44:22 Average: 5.82 0.32 5.50 50.86 533.33 01:44:22 01:44:22 12:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:44:22 12:49:01 AM 5229172 7021824 2653260 33.66 2688 1970040 703024 7.87 187316 2128672 216560 01:44:22 12:50:01 AM 5234756 7076668 2647676 33.59 2688 2018240 653632 7.32 219612 2080748 9024 01:44:22 12:51:01 AM 4906628 7006368 2975804 37.75 2688 2266128 704920 7.89 257804 2336392 189688 01:44:22 12:52:01 AM 4949508 7049824 2932924 37.21 2688 2268320 653764 7.32 266860 2284696 8 01:44:22 12:53:01 AM 4949404 7049720 2933028 37.21 2688 2268324 653764 7.32 266856 2284772 12 01:44:22 12:54:01 AM 4949668 7049984 2932764 37.21 2688 2268324 653764 7.32 266856 2284712 8 01:44:22 12:55:01 AM 4949476 7049792 2932956 37.21 2688 2268324 653764 7.32 266856 2284712 4 01:44:22 12:56:01 AM 4904032 7004924 2978400 37.79 2688 2268900 721984 8.08 267608 2329320 4 01:44:22 12:57:01 AM 4904196 7005124 2978236 37.78 2688 2268940 721984 8.08 267608 2329360 48 01:44:22 12:58:01 AM 4903516 7004476 2978916 37.79 2688 2268972 721984 8.08 267608 2329824 44 01:44:22 12:59:01 AM 4903820 7004824 2978612 37.79 2688 2269016 721984 8.08 267608 2329592 52 01:44:22 01:00:01 AM 4902636 7003680 2979796 37.80 2688 2269056 724636 8.11 267608 2330444 48 01:44:22 01:01:01 AM 4903100 7004212 2979332 37.80 2688 2269112 724636 8.11 267644 2330012 52 01:44:22 01:02:01 AM 4902840 7004060 2979592 37.80 2688 2269228 740136 8.29 267912 2329908 64 01:44:22 01:03:01 AM 4903080 7004348 2979352 37.80 2688 2269268 740136 8.29 267912 2330028 56 01:44:22 01:04:01 AM 4902756 7004068 2979676 37.80 2688 2269312 740136 8.29 267912 2330348 48 01:44:22 01:05:01 AM 4902980 7004324 2979452 37.80 2688 2269344 740136 8.29 267912 2330064 40 01:44:22 01:06:01 AM 4903176 7004560 2979256 37.80 2688 2269384 740136 8.29 267912 2329972 48 01:44:22 01:07:01 AM 4902652 7004080 2979780 37.80 2688 2269428 740136 8.29 267916 2330296 48 01:44:22 01:08:01 AM 4902980 7004440 2979452 37.80 2688 2269460 740136 8.29 267916 2330216 40 01:44:22 01:09:01 AM 4902040 7003816 2980392 37.81 2688 2269776 740136 8.29 267916 2331156 248 01:44:22 01:10:01 AM 4901596 7003408 2980836 37.82 2688 2269812 721008 8.07 267916 2331428 40 01:44:22 01:11:01 AM 4901556 7003408 2980876 37.82 2688 2269852 721008 8.07 267916 2331460 48 01:44:22 01:12:01 AM 4901292 7003188 2981140 37.82 2688 2269896 721008 8.07 267916 2331616 48 01:44:22 01:13:01 AM 4901372 7003308 2981060 37.82 2688 2269936 721008 8.07 267916 2331748 60 01:44:22 01:14:01 AM 4901380 7003356 2981052 37.82 2688 2269976 721008 8.07 267916 2331884 52 01:44:22 01:15:01 AM 4901220 7003240 2981212 37.82 2688 2270020 721008 8.07 267916 2331880 48 01:44:22 01:16:01 AM 4901248 7003296 2981184 37.82 2688 2270048 721008 8.07 267916 2331800 36 01:44:22 01:17:01 AM 4900956 7003052 2981476 37.82 2688 2270096 721008 8.07 267916 2331936 56 01:44:22 01:18:01 AM 4900616 7002752 2981816 37.83 2688 2270136 721008 8.07 267916 2332360 48 01:44:22 01:19:01 AM 4900584 7002772 2981848 37.83 2688 2270188 721008 8.07 267916 2332344 56 01:44:22 01:20:01 AM 4900568 7002796 2981864 37.83 2688 2270228 722252 8.09 267916 2332468 52 01:44:22 01:21:01 AM 4900020 7002296 2982412 37.84 2688 2270272 722252 8.09 267916 2332800 48 01:44:22 01:22:01 AM 4900192 7002504 2982240 37.83 2688 2270308 722252 8.09 267916 2332780 44 01:44:22 01:23:01 AM 4900136 7002512 2982296 37.83 2688 2270372 722252 8.09 267916 2332880 4 01:44:22 01:24:01 AM 4900460 7002880 2981972 37.83 2688 2270416 722252 8.09 267920 2332740 4 01:44:22 01:25:01 AM 4899536 7002184 2982896 37.84 2688 2270644 722252 8.09 267920 2333496 4 01:44:22 01:26:01 AM 4899700 7002380 2982732 37.84 2688 2270676 722252 8.09 267920 2333528 4 01:44:22 01:27:01 AM 4898676 7001604 2983756 37.85 2688 2270924 722252 8.09 267920 2334324 4 01:44:22 01:28:01 AM 4898364 7001324 2984068 37.86 2688 2270956 722252 8.09 267920 2334568 4 01:44:22 01:29:01 AM 4898360 7001444 2984072 37.86 2688 2271080 722252 8.09 267920 2334552 8 01:44:22 01:30:01 AM 4897844 7000964 2984588 37.86 2688 2271116 723328 8.10 267920 2334992 40 01:44:22 01:31:01 AM 4898024 7001180 2984408 37.86 2688 2271152 723328 8.10 267920 2334916 44 01:44:22 01:32:01 AM 4897604 7000980 2984828 37.87 2688 2271372 723328 8.10 267920 2335400 236 01:44:22 01:33:01 AM 4897756 7001172 2984676 37.86 2688 2271412 723328 8.10 267920 2335384 48 01:44:22 01:34:01 AM 4897788 7001244 2984644 37.86 2688 2271452 723328 8.10 267920 2335300 48 01:44:22 01:35:01 AM 4897656 7001360 2984776 37.87 2688 2271700 723328 8.10 267924 2335428 252 01:44:22 01:36:01 AM 4897364 7001292 2985068 37.87 2688 2271924 723328 8.10 267924 2335668 232 01:44:22 01:37:01 AM 4897432 7001384 2985000 37.87 2688 2271956 723328 8.10 267924 2335692 40 01:44:22 01:38:02 AM 4896544 7000852 2985888 37.88 2688 2272344 740700 8.29 267928 2336484 392 01:44:22 01:39:01 AM 4893948 6999428 2988484 37.91 2688 2273516 740700 8.29 267936 2338856 544 01:44:22 01:40:01 AM 4891616 6998396 2990816 37.94 2688 2274776 761320 8.52 267948 2341240 936 01:44:22 01:41:01 AM 4888508 6996652 2993924 37.98 2688 2276172 761320 8.52 267972 2344616 364 01:44:22 01:42:01 AM 4886960 6995724 2995472 38.00 2688 2276776 761320 8.52 267972 2345832 88 01:44:22 01:43:01 AM 5039928 6972200 2842504 36.06 2688 2101768 706196 7.91 273384 2188484 5280 01:44:22 01:44:01 AM 5012368 6953776 2870064 36.41 2688 2114960 751396 8.41 479664 2034628 11552 01:44:22 Average: 4919850 7006168 2962582 37.58 2688 2254734 721020 8.07 269208 2313764 7802 01:44:22 01:44:22 12:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:44:22 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:49:01 AM eth0 105.61 86.02 1114.80 22.06 0.00 0.00 0.00 0.00 01:44:22 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:50:01 AM eth0 67.43 47.23 639.65 7.46 0.00 0.00 0.00 0.00 01:44:22 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:51:01 AM eth0 41.93 34.73 338.04 7.17 0.00 0.00 0.00 0.00 01:44:22 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:52:01 AM eth0 19.63 16.59 10.13 7.47 0.00 0.00 0.00 0.00 01:44:22 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:53:01 AM eth0 1.50 0.88 1.05 0.19 0.00 0.00 0.00 0.00 01:44:22 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:54:01 AM eth0 1.28 0.72 0.17 0.12 0.00 0.00 0.00 0.00 01:44:22 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:55:01 AM eth0 1.13 0.78 0.17 0.13 0.00 0.00 0.00 0.00 01:44:22 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:56:01 AM eth0 5.30 4.07 1.19 0.85 0.00 0.00 0.00 0.00 01:44:22 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:57:01 AM eth0 5.07 0.53 0.55 0.07 0.00 0.00 0.00 0.00 01:44:22 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:58:01 AM eth0 2.65 0.62 0.59 0.37 0.00 0.00 0.00 0.00 01:44:22 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 12:59:01 AM eth0 0.75 0.33 0.11 0.06 0.00 0.00 0.00 0.00 01:44:22 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:00:01 AM eth0 7.21 0.50 0.98 0.07 0.00 0.00 0.00 0.00 01:44:22 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:01:01 AM eth0 1.67 0.62 0.35 0.09 0.00 0.00 0.00 0.00 01:44:22 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:02:01 AM eth0 1.32 0.33 0.15 0.06 0.00 0.00 0.00 0.00 01:44:22 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:03:01 AM eth0 0.70 0.42 0.15 0.12 0.00 0.00 0.00 0.00 01:44:22 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:04:01 AM eth0 1.17 0.48 0.40 0.25 0.00 0.00 0.00 0.00 01:44:22 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:05:01 AM eth0 0.68 0.33 0.08 0.05 0.00 0.00 0.00 0.00 01:44:22 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:06:01 AM eth0 0.70 0.33 0.07 0.06 0.00 0.00 0.00 0.00 01:44:22 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:07:01 AM eth0 4.27 0.45 0.73 0.24 0.00 0.00 0.00 0.00 01:44:22 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:08:01 AM eth0 2.35 0.85 0.63 0.39 0.00 0.00 0.00 0.00 01:44:22 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:09:01 AM eth0 2.73 0.82 1.73 0.18 0.00 0.00 0.00 0.00 01:44:22 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:10:01 AM eth0 5.20 0.35 0.66 0.06 0.00 0.00 0.00 0.00 01:44:22 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:11:01 AM eth0 1.08 0.33 0.19 0.06 0.00 0.00 0.00 0.00 01:44:22 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:12:01 AM eth0 1.08 0.27 0.10 0.05 0.00 0.00 0.00 0.00 01:44:22 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:13:01 AM eth0 1.57 0.40 0.34 0.12 0.00 0.00 0.00 0.00 01:44:22 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:14:01 AM eth0 1.23 0.30 0.18 0.06 0.00 0.00 0.00 0.00 01:44:22 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:15:01 AM eth0 0.68 0.28 0.08 0.05 0.00 0.00 0.00 0.00 01:44:22 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:16:01 AM eth0 3.70 0.32 0.33 0.06 0.00 0.00 0.00 0.00 01:44:22 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:17:01 AM eth0 3.82 0.37 0.45 0.07 0.00 0.00 0.00 0.00 01:44:22 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:18:01 AM eth0 2.83 0.90 0.97 0.58 0.00 0.00 0.00 0.00 01:44:22 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:19:01 AM eth0 1.83 0.47 0.54 0.25 0.00 0.00 0.00 0.00 01:44:22 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:20:01 AM eth0 3.25 0.62 0.46 0.09 0.00 0.00 0.00 0.00 01:44:22 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:21:01 AM eth0 1.45 0.55 0.45 0.25 0.00 0.00 0.00 0.00 01:44:22 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:22:01 AM eth0 1.30 0.48 0.46 0.31 0.00 0.00 0.00 0.00 01:44:22 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:23:01 AM eth0 0.80 0.52 0.17 0.15 0.00 0.00 0.00 0.00 01:44:22 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:24:01 AM eth0 1.07 0.47 0.17 0.06 0.00 0.00 0.00 0.00 01:44:22 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:25:01 AM eth0 1.48 0.63 1.70 0.17 0.00 0.00 0.00 0.00 01:44:22 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:26:01 AM eth0 1.23 0.30 0.15 0.06 0.00 0.00 0.00 0.00 01:44:22 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:27:01 AM eth0 4.78 0.62 1.96 0.17 0.00 0.00 0.00 0.00 01:44:22 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:28:01 AM eth0 1.88 0.68 0.79 0.56 0.00 0.00 0.00 0.00 01:44:22 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:29:01 AM eth0 0.93 0.55 1.55 0.08 0.00 0.00 0.00 0.00 01:44:22 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:30:01 AM eth0 4.00 0.28 0.52 0.05 0.00 0.00 0.00 0.00 01:44:22 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:31:01 AM eth0 0.88 0.28 0.15 0.05 0.00 0.00 0.00 0.00 01:44:22 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:32:01 AM eth0 3.25 0.78 2.37 0.36 0.00 0.00 0.00 0.00 01:44:22 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:33:01 AM eth0 1.18 0.50 0.45 0.31 0.00 0.00 0.00 0.00 01:44:22 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:34:01 AM eth0 1.18 0.55 0.22 0.07 0.00 0.00 0.00 0.00 01:44:22 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:35:01 AM eth0 2.02 0.72 1.61 0.16 0.00 0.00 0.00 0.00 01:44:22 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:36:01 AM eth0 2.43 0.68 1.66 0.16 0.00 0.00 0.00 0.00 01:44:22 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:37:01 AM eth0 5.35 0.33 0.49 0.05 0.00 0.00 0.00 0.00 01:44:22 01:38:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:38:02 AM eth0 10.38 3.22 1.71 0.97 0.00 0.00 0.00 0.00 01:44:22 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:39:01 AM eth0 3.52 2.73 0.90 0.83 0.00 0.00 0.00 0.00 01:44:22 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:40:01 AM eth0 10.63 3.22 1.46 0.62 0.00 0.00 0.00 0.00 01:44:22 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:41:01 AM eth0 6.68 5.18 1.10 1.07 0.00 0.00 0.00 0.00 01:44:22 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:42:01 AM eth0 2.27 1.17 0.14 0.11 0.00 0.00 0.00 0.00 01:44:22 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:43:01 AM eth0 56.97 37.46 77.50 76.91 0.00 0.00 0.00 0.00 01:44:22 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 01:44:01 AM eth0 22.96 18.96 35.47 9.55 0.00 0.00 0.00 0.00 01:44:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:22 Average: eth0 8.04 5.06 40.18 2.54 0.00 0.00 0.00 0.00 01:44:22 01:44:22 01:44:22 ---> sar -P ALL: 01:44:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU) 01:44:22 01:44:22 00:46:56 LINUX RESTART (2 CPU) 01:44:22 01:44:22 12:48:01 AM CPU %user %nice %system %iowait %steal %idle 01:44:22 12:49:01 AM all 38.48 0.00 5.84 1.88 0.11 53.69 01:44:22 12:49:01 AM 0 50.24 0.00 7.41 2.40 0.12 39.83 01:44:22 12:49:01 AM 1 26.74 0.00 4.28 1.36 0.10 67.52 01:44:22 12:50:01 AM all 19.63 0.00 2.80 2.60 0.08 74.91 01:44:22 12:50:01 AM 0 20.12 0.00 2.63 2.38 0.08 74.77 01:44:22 12:50:01 AM 1 19.13 0.00 2.96 2.81 0.07 75.04 01:44:22 12:51:01 AM all 25.27 0.00 5.21 1.03 0.07 68.41 01:44:22 12:51:01 AM 0 23.88 0.00 5.34 1.61 0.08 69.08 01:44:22 12:51:01 AM 1 26.66 0.00 5.09 0.45 0.07 67.74 01:44:22 12:52:01 AM all 12.12 0.00 2.26 1.22 0.06 84.34 01:44:22 12:52:01 AM 0 9.22 0.00 2.04 1.62 0.05 87.07 01:44:22 12:52:01 AM 1 15.02 0.00 2.49 0.82 0.07 81.61 01:44:22 12:53:01 AM all 0.33 0.00 0.06 0.01 0.03 99.57 01:44:22 12:53:01 AM 0 0.57 0.00 0.02 0.00 0.02 99.40 01:44:22 12:53:01 AM 1 0.08 0.00 0.10 0.02 0.05 99.75 01:44:22 12:54:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 01:44:22 12:54:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 01:44:22 12:54:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 01:44:22 12:55:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 01:44:22 12:55:01 AM 0 0.47 0.00 0.08 0.00 0.02 99.43 01:44:22 12:55:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 01:44:22 12:56:01 AM all 5.24 0.00 0.37 0.01 0.06 94.32 01:44:22 12:56:01 AM 0 0.75 0.00 0.13 0.00 0.05 99.07 01:44:22 12:56:01 AM 1 9.90 0.00 0.62 0.02 0.07 89.39 01:44:22 12:57:01 AM all 7.24 0.00 0.55 0.01 0.06 92.14 01:44:22 12:57:01 AM 0 6.30 0.00 0.47 0.02 0.05 93.17 01:44:22 12:57:01 AM 1 8.19 0.00 0.63 0.00 0.07 91.11 01:44:22 12:58:01 AM all 7.02 0.00 0.55 0.00 0.05 92.38 01:44:22 12:58:01 AM 0 14.25 0.00 1.00 0.00 0.05 84.70 01:44:22 12:58:01 AM 1 0.37 0.00 0.13 0.00 0.05 99.45 01:44:22 12:59:01 AM all 6.88 0.00 0.57 0.00 0.07 92.48 01:44:22 12:59:01 AM 0 13.86 0.00 1.02 0.00 0.07 85.05 01:44:22 12:59:01 AM 1 0.47 0.00 0.15 0.00 0.07 99.31 01:44:22 01:44:22 12:59:01 AM CPU %user %nice %system %iowait %steal %idle 01:44:22 01:00:01 AM all 7.23 0.00 0.51 0.00 0.07 92.19 01:44:22 01:00:01 AM 0 8.65 0.00 0.56 0.00 0.09 90.71 01:44:22 01:00:01 AM 1 5.84 0.00 0.47 0.00 0.05 93.65 01:44:22 01:01:01 AM all 7.11 0.00 0.52 0.00 0.07 92.30 01:44:22 01:01:01 AM 0 5.96 0.00 0.47 0.00 0.05 93.52 01:44:22 01:01:01 AM 1 8.28 0.00 0.58 0.00 0.09 91.05 01:44:22 01:02:01 AM all 7.23 0.00 0.65 0.00 0.06 92.06 01:44:22 01:02:01 AM 0 9.10 0.00 0.62 0.00 0.07 90.22 01:44:22 01:02:01 AM 1 5.40 0.00 0.69 0.00 0.05 93.86 01:44:22 01:03:01 AM all 6.93 0.00 0.50 0.01 0.06 92.50 01:44:22 01:03:01 AM 0 13.85 0.00 0.97 0.02 0.07 85.09 01:44:22 01:03:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.27 01:44:22 01:04:01 AM all 6.93 0.00 0.55 0.00 0.06 92.46 01:44:22 01:04:01 AM 0 14.00 0.00 0.98 0.00 0.07 84.94 01:44:22 01:04:01 AM 1 0.45 0.00 0.15 0.00 0.05 99.35 01:44:22 01:05:01 AM all 6.92 0.00 0.56 0.00 0.06 92.46 01:44:22 01:05:01 AM 0 13.83 0.00 1.00 0.00 0.07 85.09 01:44:22 01:05:01 AM 1 0.58 0.00 0.15 0.00 0.05 99.21 01:44:22 01:06:01 AM all 6.99 0.00 0.56 0.00 0.06 92.39 01:44:22 01:06:01 AM 0 13.96 0.00 0.98 0.00 0.07 84.99 01:44:22 01:06:01 AM 1 0.57 0.00 0.17 0.00 0.05 99.21 01:44:22 01:07:01 AM all 7.08 0.00 0.56 0.00 0.08 92.28 01:44:22 01:07:01 AM 0 14.10 0.00 1.00 0.00 0.09 84.81 01:44:22 01:07:01 AM 1 0.65 0.00 0.15 0.00 0.07 99.13 01:44:22 01:08:01 AM all 6.99 0.00 0.50 0.00 0.07 92.43 01:44:22 01:08:01 AM 0 13.90 0.00 0.89 0.00 0.07 85.13 01:44:22 01:08:01 AM 1 0.65 0.00 0.15 0.00 0.07 99.13 01:44:22 01:09:01 AM all 8.39 0.00 0.55 0.00 0.05 91.01 01:44:22 01:09:01 AM 0 16.82 0.00 0.99 0.00 0.05 82.13 01:44:22 01:09:01 AM 1 0.62 0.00 0.13 0.00 0.05 99.20 01:44:22 01:10:01 AM all 7.09 0.00 0.53 0.00 0.09 92.29 01:44:22 01:10:01 AM 0 8.69 0.00 0.63 0.00 0.11 90.57 01:44:22 01:10:01 AM 1 5.52 0.00 0.43 0.00 0.07 93.98 01:44:22 01:44:22 01:10:01 AM CPU %user %nice %system %iowait %steal %idle 01:44:22 01:11:01 AM all 6.91 0.00 0.56 0.00 0.07 92.46 01:44:22 01:11:01 AM 0 0.17 0.00 0.17 0.00 0.05 99.62 01:44:22 01:11:01 AM 1 14.30 0.00 0.99 0.00 0.09 84.63 01:44:22 01:12:01 AM all 7.02 0.00 0.58 0.00 0.05 92.35 01:44:22 01:12:01 AM 0 0.17 0.00 0.17 0.00 0.03 99.63 01:44:22 01:12:01 AM 1 14.52 0.00 1.02 0.00 0.07 84.39 01:44:22 01:13:01 AM all 7.15 0.00 0.53 0.00 0.08 92.24 01:44:22 01:13:01 AM 0 0.30 0.00 0.15 0.00 0.07 99.48 01:44:22 01:13:01 AM 1 14.61 0.00 0.94 0.00 0.09 84.35 01:44:22 01:14:01 AM all 7.11 0.00 0.51 0.00 0.05 92.32 01:44:22 01:14:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.27 01:44:22 01:14:01 AM 1 14.23 0.00 0.94 0.00 0.07 84.75 01:44:22 01:15:01 AM all 7.08 0.00 0.54 0.00 0.05 92.33 01:44:22 01:15:01 AM 0 0.65 0.00 0.12 0.00 0.05 99.18 01:44:22 01:15:01 AM 1 14.10 0.00 1.00 0.00 0.05 84.85 01:44:22 01:16:01 AM all 7.04 0.00 0.51 0.00 0.06 92.38 01:44:22 01:16:01 AM 0 0.47 0.00 0.12 0.00 0.05 99.36 01:44:22 01:16:01 AM 1 14.22 0.00 0.95 0.00 0.07 84.76 01:44:22 01:17:01 AM all 7.10 0.00 0.53 0.00 0.07 92.30 01:44:22 01:17:01 AM 0 0.62 0.00 0.13 0.00 0.07 99.18 01:44:22 01:17:01 AM 1 14.18 0.00 0.97 0.00 0.07 84.78 01:44:22 01:18:01 AM all 7.00 0.00 0.55 0.00 0.06 92.39 01:44:22 01:18:01 AM 0 14.48 0.00 0.96 0.00 0.07 84.49 01:44:22 01:18:01 AM 1 0.12 0.00 0.17 0.00 0.05 99.67 01:44:22 01:19:01 AM all 7.12 0.00 0.54 0.00 0.08 92.26 01:44:22 01:19:01 AM 0 14.67 0.00 0.98 0.00 0.09 84.26 01:44:22 01:19:01 AM 1 0.17 0.00 0.13 0.00 0.07 99.63 01:44:22 01:20:01 AM all 7.10 0.00 0.55 0.00 0.06 92.29 01:44:22 01:20:01 AM 0 14.61 0.00 1.01 0.00 0.07 84.30 01:44:22 01:20:01 AM 1 0.17 0.00 0.12 0.00 0.05 99.67 01:44:22 01:21:01 AM all 7.07 0.00 0.51 0.00 0.07 92.34 01:44:22 01:21:01 AM 0 14.57 0.00 0.92 0.00 0.09 84.42 01:44:22 01:21:01 AM 1 0.17 0.00 0.13 0.00 0.05 99.65 01:44:22 01:44:22 01:21:01 AM CPU %user %nice %system %iowait %steal %idle 01:44:22 01:22:01 AM all 7.00 0.00 0.51 0.01 0.06 92.42 01:44:22 01:22:01 AM 0 14.41 0.00 0.87 0.00 0.05 84.66 01:44:22 01:22:01 AM 1 0.18 0.00 0.18 0.02 0.07 99.55 01:44:22 01:23:01 AM all 6.87 0.00 0.55 0.00 0.06 92.53 01:44:22 01:23:01 AM 0 13.99 0.00 0.96 0.00 0.05 84.99 01:44:22 01:23:01 AM 1 0.30 0.00 0.17 0.00 0.07 99.47 01:44:22 01:24:01 AM all 7.04 0.00 0.51 0.00 0.05 92.39 01:44:22 01:24:01 AM 0 14.02 0.00 0.94 0.00 0.05 84.99 01:44:22 01:24:01 AM 1 0.62 0.00 0.12 0.00 0.05 99.22 01:44:22 01:25:01 AM all 8.09 0.00 0.56 0.00 0.06 91.29 01:44:22 01:25:01 AM 0 16.18 0.00 1.03 0.00 0.07 82.71 01:44:22 01:25:01 AM 1 0.63 0.00 0.13 0.00 0.05 99.18 01:44:22 01:26:01 AM all 7.12 0.00 0.53 0.00 0.09 92.27 01:44:22 01:26:01 AM 0 14.17 0.00 0.96 0.00 0.11 84.76 01:44:22 01:26:01 AM 1 0.63 0.00 0.13 0.00 0.07 99.17 01:44:22 01:27:01 AM all 8.49 0.00 0.52 0.00 0.05 90.94 01:44:22 01:27:01 AM 0 17.02 0.00 0.94 0.00 0.05 81.99 01:44:22 01:27:01 AM 1 0.60 0.00 0.13 0.00 0.05 99.21 01:44:22 01:28:01 AM all 6.97 0.00 0.51 0.00 0.06 92.46 01:44:22 01:28:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 01:44:22 01:28:01 AM 1 14.22 0.00 1.00 0.00 0.09 84.69 01:44:22 01:29:01 AM all 8.87 0.00 0.54 0.00 0.06 90.53 01:44:22 01:29:01 AM 0 0.58 0.00 0.12 0.00 0.05 99.25 01:44:22 01:29:01 AM 1 17.87 0.00 1.00 0.00 0.07 81.06 01:44:22 01:30:01 AM all 6.84 0.00 0.57 0.00 0.07 92.53 01:44:22 01:30:01 AM 0 0.40 0.00 0.17 0.00 0.08 99.35 01:44:22 01:30:01 AM 1 13.87 0.00 1.00 0.00 0.05 85.07 01:44:22 01:31:01 AM all 6.80 0.00 0.53 0.01 0.05 92.60 01:44:22 01:31:01 AM 0 0.27 0.00 0.10 0.02 0.03 99.58 01:44:22 01:31:01 AM 1 13.93 0.00 1.00 0.00 0.07 85.00 01:44:22 01:32:01 AM all 8.28 0.00 0.56 0.00 0.09 91.08 01:44:22 01:32:01 AM 0 0.62 0.00 0.18 0.00 0.07 99.13 01:44:22 01:32:01 AM 1 16.59 0.00 0.96 0.00 0.11 82.34 01:44:22 01:44:22 01:32:01 AM CPU %user %nice %system %iowait %steal %idle 01:44:22 01:33:01 AM all 6.95 0.00 0.51 0.00 0.06 92.48 01:44:22 01:33:01 AM 0 3.60 0.00 0.26 0.00 0.05 96.09 01:44:22 01:33:01 AM 1 10.47 0.00 0.79 0.00 0.07 88.67 01:44:22 01:34:01 AM all 7.25 0.00 0.53 0.00 0.06 92.16 01:44:22 01:34:01 AM 0 0.62 0.00 0.12 0.00 0.05 99.22 01:44:22 01:34:01 AM 1 14.47 0.00 0.98 0.00 0.07 84.47 01:44:22 01:35:01 AM all 8.42 0.00 0.57 0.00 0.06 90.95 01:44:22 01:35:01 AM 0 0.47 0.00 0.17 0.00 0.05 99.31 01:44:22 01:35:01 AM 1 17.07 0.00 1.00 0.00 0.07 81.86 01:44:22 01:36:01 AM all 8.28 0.00 0.54 0.00 0.08 91.11 01:44:22 01:36:01 AM 0 0.73 0.00 0.10 0.00 0.07 99.10 01:44:22 01:36:01 AM 1 16.49 0.00 1.02 0.00 0.09 82.40 01:44:22 01:37:01 AM all 6.88 0.00 0.49 0.00 0.06 92.57 01:44:22 01:37:01 AM 0 0.33 0.00 0.08 0.00 0.05 99.53 01:44:22 01:37:01 AM 1 14.04 0.00 0.93 0.00 0.07 84.96 01:44:22 01:38:02 AM all 7.41 0.00 0.55 0.00 0.07 91.97 01:44:22 01:38:02 AM 0 0.80 0.00 0.15 0.00 0.05 99.00 01:44:22 01:38:02 AM 1 14.54 0.00 0.99 0.00 0.09 84.38 01:44:22 01:39:01 AM all 3.26 0.00 0.21 0.00 0.05 96.47 01:44:22 01:39:01 AM 0 1.10 0.00 0.12 0.00 0.05 98.73 01:44:22 01:39:01 AM 1 5.42 0.00 0.31 0.00 0.05 94.22 01:44:22 01:40:01 AM all 3.27 0.00 0.25 0.00 0.07 96.42 01:44:22 01:40:01 AM 0 5.26 0.00 0.35 0.00 0.07 94.32 01:44:22 01:40:01 AM 1 1.27 0.00 0.15 0.00 0.07 98.51 01:44:22 01:41:01 AM all 4.22 0.00 0.29 0.00 0.06 95.43 01:44:22 01:41:01 AM 0 3.12 0.00 0.20 0.00 0.03 96.64 01:44:22 01:41:01 AM 1 5.31 0.00 0.38 0.00 0.08 94.22 01:44:22 01:42:01 AM all 1.75 0.00 0.13 0.01 0.07 98.04 01:44:22 01:42:01 AM 0 0.82 0.00 0.12 0.02 0.07 98.98 01:44:22 01:42:01 AM 1 2.69 0.00 0.15 0.00 0.07 97.09 01:44:22 01:43:01 AM all 8.71 0.00 0.96 0.00 0.06 90.27 01:44:22 01:43:01 AM 0 8.43 0.00 1.24 0.00 0.05 90.28 01:44:22 01:43:01 AM 1 8.98 0.00 0.69 0.00 0.07 90.27 01:44:22 01:44:22 01:43:01 AM CPU %user %nice %system %iowait %steal %idle 01:44:22 01:44:01 AM all 30.08 0.00 4.07 0.23 0.09 65.54 01:44:22 01:44:01 AM 0 43.77 0.00 4.82 0.28 0.10 51.03 01:44:22 01:44:01 AM 1 16.39 0.00 3.32 0.17 0.08 80.04 01:44:22 Average: all 8.22 0.00 0.82 0.13 0.06 90.77 01:44:22 Average: 0 8.69 0.00 0.86 0.15 0.06 90.23 01:44:22 Average: 1 7.74 0.00 0.77 0.10 0.07 91.32 01:44:22 01:44:22 01:44:22