23:07:49 Started by upstream project "netconf-distribution-mri-test-titanium" build number 63 23:07:49 originally caused by: 23:07:49 Started by timer 23:07:49 Running as SYSTEM 23:07:49 [EnvInject] - Loading node environment variables. 23:07:49 Building remotely on prd-centos8-robot-2c-8g-10885 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:07:50 [ssh-agent] Looking for ssh-agent implementation... 23:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:51 $ ssh-agent 23:07:51 SSH_AUTH_SOCK=/tmp/ssh-mZdhVPdJrPzO/agent.5161 23:07:51 SSH_AGENT_PID=5162 23:07:51 [ssh-agent] Started. 23:07:51 Running ssh-add (command line suppressed) 23:07:51 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_12687122969963690296.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_12687122969963690296.key) 23:07:52 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:07:52 The recommended git tool is: NONE 23:07:55 using credential opendaylight-jenkins-ssh 23:07:55 Wiping out workspace first. 23:07:55 Cloning the remote Git repository 23:07:55 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:07:55 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test # timeout=10 23:07:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:55 > git --version # timeout=10 23:07:55 > git --version # 'git version 2.43.0' 23:07:55 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:55 [INFO] Currently running in a labeled security context 23:07:55 [INFO] Currently SELinux is 'enforcing' on the host 23:07:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh8045451795109171824.key 23:07:55 Verifying host key using known hosts file 23:07:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:07:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:58 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:58 [INFO] Currently running in a labeled security context 23:07:58 [INFO] Currently SELinux is 'enforcing' on the host 23:07:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh3922659764702543538.key 23:07:58 Verifying host key using known hosts file 23:07:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:07:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:07:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:58 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:07:58 > git config core.sparsecheckout # timeout=10 23:07:58 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:07:58 Commit message: "Adapt test for new pce-allocation field" 23:07:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:58 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:07:59 No emails were triggered. 23:07:59 provisioning config files... 23:07:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:07:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:07:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:07:59 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins4695900585507521185.sh 23:07:59 ---> python-tools-install.sh 23:07:59 Setup pyenv: 23:07:59 system 23:07:59 * 3.8.13 (set by /opt/pyenv/version) 23:07:59 * 3.9.13 (set by /opt/pyenv/version) 23:07:59 * 3.10.13 (set by /opt/pyenv/version) 23:07:59 * 3.11.7 (set by /opt/pyenv/version) 23:08:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hppf 23:08:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:08:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:08 lf-activate-venv(): INFO: Base packages installed successfully 23:08:08 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:31 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:08:31 Generating Requirements File 23:08:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:08:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:08:51 Python 3.11.7 23:08:51 pip 25.3 from /tmp/venv-hppf/lib/python3.11/site-packages/pip (python 3.11) 23:08:51 appdirs==1.4.4 23:08:51 argcomplete==3.6.3 23:08:51 aspy.yaml==1.3.0 23:08:51 attrs==25.4.0 23:08:51 autopage==0.5.2 23:08:51 beautifulsoup4==4.14.2 23:08:51 boto3==1.40.74 23:08:51 botocore==1.40.74 23:08:51 bs4==0.0.2 23:08:51 cachetools==6.2.2 23:08:51 certifi==2025.11.12 23:08:51 cffi==2.0.0 23:08:51 cfgv==3.4.0 23:08:51 chardet==5.2.0 23:08:51 charset-normalizer==3.4.4 23:08:51 click==8.3.1 23:08:51 cliff==4.11.0 23:08:51 cmd2==2.7.0 23:08:51 cryptography==3.3.2 23:08:51 debtcollector==3.0.0 23:08:51 decorator==5.2.1 23:08:51 defusedxml==0.7.1 23:08:51 Deprecated==1.3.1 23:08:51 distlib==0.4.0 23:08:51 dnspython==2.8.0 23:08:51 docker==7.1.0 23:08:51 dogpile.cache==1.5.0 23:08:51 durationpy==0.10 23:08:51 email-validator==2.3.0 23:08:51 filelock==3.20.0 23:08:51 future==1.0.0 23:08:51 gitdb==4.0.12 23:08:51 GitPython==3.1.45 23:08:51 google-auth==2.43.0 23:08:51 httplib2==0.31.0 23:08:51 identify==2.6.15 23:08:51 idna==3.11 23:08:51 importlib-resources==1.5.0 23:08:51 iso8601==2.1.0 23:08:51 Jinja2==3.1.6 23:08:51 jmespath==1.0.1 23:08:51 jsonpatch==1.33 23:08:51 jsonpointer==3.0.0 23:08:51 jsonschema==4.25.1 23:08:51 jsonschema-specifications==2025.9.1 23:08:51 keystoneauth1==5.12.0 23:08:51 kubernetes==34.1.0 23:08:51 lftools==0.37.15 23:08:51 lxml==6.0.2 23:08:51 markdown-it-py==4.0.0 23:08:51 MarkupSafe==3.0.3 23:08:51 mdurl==0.1.2 23:08:51 msgpack==1.1.2 23:08:51 multi_key_dict==2.0.3 23:08:51 munch==4.0.0 23:08:51 netaddr==1.3.0 23:08:51 niet==1.4.2 23:08:51 nodeenv==1.9.1 23:08:51 oauth2client==4.1.3 23:08:51 oauthlib==3.3.1 23:08:51 openstacksdk==4.8.0 23:08:51 os-service-types==1.8.1 23:08:51 osc-lib==4.2.0 23:08:51 oslo.config==10.1.0 23:08:51 oslo.context==6.1.0 23:08:51 oslo.i18n==6.7.0 23:08:51 oslo.log==7.2.1 23:08:51 oslo.serialization==5.8.0 23:08:51 oslo.utils==9.1.0 23:08:51 packaging==25.0 23:08:51 pbr==7.0.3 23:08:51 platformdirs==4.5.0 23:08:51 prettytable==3.17.0 23:08:51 psutil==7.1.3 23:08:51 pyasn1==0.6.1 23:08:51 pyasn1_modules==0.4.2 23:08:51 pycparser==2.23 23:08:51 pygerrit2==2.0.15 23:08:51 PyGithub==2.8.1 23:08:51 Pygments==2.19.2 23:08:51 PyJWT==2.10.1 23:08:51 PyNaCl==1.6.1 23:08:51 pyparsing==2.4.7 23:08:51 pyperclip==1.11.0 23:08:51 pyrsistent==0.20.0 23:08:51 python-cinderclient==9.8.0 23:08:51 python-dateutil==2.9.0.post0 23:08:51 python-heatclient==4.3.0 23:08:51 python-jenkins==1.8.3 23:08:51 python-keystoneclient==5.7.0 23:08:51 python-magnumclient==4.9.0 23:08:51 python-openstackclient==8.2.0 23:08:51 python-swiftclient==4.9.0 23:08:51 PyYAML==6.0.3 23:08:51 referencing==0.37.0 23:08:51 requests==2.32.5 23:08:51 requests-oauthlib==2.0.0 23:08:51 requestsexceptions==1.4.0 23:08:51 rfc3986==2.0.0 23:08:51 rich==14.2.0 23:08:51 rich-argparse==1.7.2 23:08:51 rpds-py==0.28.0 23:08:51 rsa==4.9.1 23:08:51 ruamel.yaml==0.18.16 23:08:51 ruamel.yaml.clib==0.2.14 23:08:51 s3transfer==0.14.0 23:08:51 simplejson==3.20.2 23:08:51 six==1.17.0 23:08:51 smmap==5.0.2 23:08:51 soupsieve==2.8 23:08:51 stevedore==5.5.0 23:08:51 tabulate==0.9.0 23:08:51 toml==0.10.2 23:08:51 tomlkit==0.13.3 23:08:51 tqdm==4.67.1 23:08:51 typing_extensions==4.15.0 23:08:51 tzdata==2025.2 23:08:51 urllib3==1.26.20 23:08:51 virtualenv==20.35.4 23:08:51 wcwidth==0.2.14 23:08:51 websocket-client==1.9.0 23:08:51 wrapt==2.0.1 23:08:51 xdg==6.0.0 23:08:51 xmltodict==1.0.2 23:08:51 yq==3.4.3 23:08:51 [EnvInject] - Injecting environment variables from a build step. 23:08:51 [EnvInject] - Injecting as environment variables the properties content 23:08:51 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:08:51 OS_CLOUD=vex 23:08:51 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-65 23:08:51 OS_STACK_TEMPLATE_DIR=openstack-hot 23:08:51 23:08:51 [EnvInject] - Variables injected successfully. 23:08:51 provisioning config files... 23:08:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:08:52 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins6464538936949433491.sh 23:08:52 ---> Create parameters file for OpenStack HOT 23:08:52 OpenStack Heat parameters generated 23:08:52 ----------------------------------- 23:08:52 parameters: 23:08:52 vm_0_count: '1' 23:08:52 vm_0_flavor: 'v3-standard-4' 23:08:52 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:08:52 vm_1_count: '1' 23:08:52 vm_1_flavor: 'v3-standard-2' 23:08:52 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 23:08:52 23:08:52 job_name: '04279-65' 23:08:52 silo: 'releng' 23:08:52 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins10683315367791443512.sh 23:08:52 ---> Create HEAT stack 23:08:52 + source /home/jenkins/lf-env.sh 23:08:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:52 ++ mktemp -d /tmp/venv-XXXX 23:08:52 + lf_venv=/tmp/venv-TfCn 23:08:52 + local venv_file=/tmp/.os_lf_venv 23:08:52 + local python=python3 23:08:52 + local options 23:08:52 + local set_path=true 23:08:52 + local install_args= 23:08:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:52 + true 23:08:52 + case $1 in 23:08:52 + python=python3 23:08:52 + shift 2 23:08:52 + true 23:08:52 + case $1 in 23:08:52 + shift 23:08:52 + break 23:08:52 + case $python in 23:08:52 + local pkg_list= 23:08:52 + [[ -d /opt/pyenv ]] 23:08:52 + echo 'Setup pyenv:' 23:08:52 Setup pyenv: 23:08:52 + export PYENV_ROOT=/opt/pyenv 23:08:52 + PYENV_ROOT=/opt/pyenv 23:08:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:52 + pyenv versions 23:08:52 system 23:08:52 3.8.13 23:08:52 3.9.13 23:08:52 3.10.13 23:08:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:08:52 + command -v pyenv 23:08:52 ++ pyenv init - --no-rehash 23:08:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:08:52 for i in ${!paths[@]}; do 23:08:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:08:52 fi; done; 23:08:52 echo "${paths[*]}"'\'')" 23:08:52 export PATH="/opt/pyenv/shims:${PATH}" 23:08:52 export PYENV_SHELL=bash 23:08:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:08:52 pyenv() { 23:08:52 local command 23:08:52 command="${1:-}" 23:08:52 if [ "$#" -gt 0 ]; then 23:08:52 shift 23:08:52 fi 23:08:52 23:08:52 case "$command" in 23:08:52 rehash|shell) 23:08:52 eval "$(pyenv "sh-$command" "$@")" 23:08:52 ;; 23:08:52 *) 23:08:52 command pyenv "$command" "$@" 23:08:52 ;; 23:08:52 esac 23:08:52 }' 23:08:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:08:52 for i in ${!paths[@]}; do 23:08:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:08:52 fi; done; 23:08:52 echo "${paths[*]}"' 23:08:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:52 ++ export PYENV_SHELL=bash 23:08:52 ++ PYENV_SHELL=bash 23:08:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:08:52 +++ complete -F _pyenv pyenv 23:08:52 ++ lf-pyver python3 23:08:52 ++ local py_version_xy=python3 23:08:52 ++ local py_version_xyz= 23:08:52 ++ awk '{ print $1 }' 23:08:52 ++ pyenv versions 23:08:52 ++ local command 23:08:52 ++ command=versions 23:08:52 ++ '[' 1 -gt 0 ']' 23:08:52 ++ shift 23:08:52 ++ case "$command" in 23:08:52 ++ command pyenv versions 23:08:52 ++ pyenv versions 23:08:52 ++ sed 's/^[ *]* //' 23:08:52 ++ grep -E '^[0-9.]*[0-9]$' 23:08:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:08:52 +++ grep '^3' /tmp/.pyenv_versions 23:08:52 +++ tail -n 1 23:08:52 +++ sort -V 23:08:52 ++ py_version_xyz=3.11.7 23:08:52 ++ [[ -z 3.11.7 ]] 23:08:52 ++ echo 3.11.7 23:08:52 ++ return 0 23:08:52 + pyenv local 3.11.7 23:08:52 + local command 23:08:52 + command=local 23:08:52 + '[' 2 -gt 0 ']' 23:08:52 + shift 23:08:52 + case "$command" in 23:08:52 + command pyenv local 3.11.7 23:08:52 + pyenv local 3.11.7 23:08:52 + for arg in "$@" 23:08:52 + case $arg in 23:08:52 + pkg_list+='lftools[openstack] ' 23:08:52 + for arg in "$@" 23:08:52 + case $arg in 23:08:52 + pkg_list+='kubernetes ' 23:08:52 + for arg in "$@" 23:08:52 + case $arg in 23:08:52 + pkg_list+='niet ' 23:08:52 + for arg in "$@" 23:08:52 + case $arg in 23:08:52 + pkg_list+='python-heatclient ' 23:08:52 + for arg in "$@" 23:08:52 + case $arg in 23:08:52 + pkg_list+='python-openstackclient ' 23:08:52 + for arg in "$@" 23:08:52 + case $arg in 23:08:52 + pkg_list+='python-magnumclient ' 23:08:52 + for arg in "$@" 23:08:52 + case $arg in 23:08:52 + pkg_list+='urllib3~=1.26.15 ' 23:08:52 + for arg in "$@" 23:08:52 + case $arg in 23:08:52 + pkg_list+='yq ' 23:08:52 + [[ -f /tmp/.os_lf_venv ]] 23:08:52 ++ cat /tmp/.os_lf_venv 23:08:52 + lf_venv=/tmp/venv-hppf 23:08:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from' file:/tmp/.os_lf_venv 23:08:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from file:/tmp/.os_lf_venv 23:08:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:08:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:52 + local 'pip_opts=--upgrade --quiet' 23:08:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:08:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:08:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:08:52 + [[ -n '' ]] 23:08:52 + [[ -n '' ]] 23:08:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:08:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:52 + /tmp/venv-hppf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:08:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:08:54 lf-activate-venv(): INFO: Base packages installed successfully 23:08:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:08:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:08:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:54 + /tmp/venv-hppf/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:09:12 + type python3 23:09:12 + true 23:09:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH' 23:09:12 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:09:12 + PATH=/tmp/venv-hppf/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:09:12 + return 0 23:09:12 + openstack --os-cloud vex limits show --absolute 23:09:13 +--------------------------+---------+ 23:09:13 | Name | Value | 23:09:13 +--------------------------+---------+ 23:09:13 | maxTotalInstances | -1 | 23:09:13 | maxTotalCores | 450 | 23:09:13 | maxTotalRAMSize | 1000000 | 23:09:13 | maxServerMeta | 128 | 23:09:13 | maxImageMeta | 128 | 23:09:13 | maxPersonality | 5 | 23:09:13 | maxPersonalitySize | 10240 | 23:09:13 | maxTotalKeypairs | 100 | 23:09:13 | maxServerGroups | 10 | 23:09:13 | maxServerGroupMembers | 10 | 23:09:13 | maxTotalFloatingIps | -1 | 23:09:13 | maxSecurityGroups | -1 | 23:09:13 | maxSecurityGroupRules | -1 | 23:09:13 | totalRAMUsed | 704512 | 23:09:13 | totalCoresUsed | 172 | 23:09:13 | totalInstancesUsed | 72 | 23:09:13 | totalFloatingIpsUsed | 0 | 23:09:13 | totalSecurityGroupsUsed | 0 | 23:09:13 | totalServerGroupsUsed | 0 | 23:09:13 | maxTotalVolumes | -1 | 23:09:13 | maxTotalSnapshots | 10 | 23:09:13 | maxTotalVolumeGigabytes | 4096 | 23:09:13 | maxTotalBackups | 10 | 23:09:13 | maxTotalBackupGigabytes | 1000 | 23:09:13 | totalVolumesUsed | 3 | 23:09:13 | totalGigabytesUsed | 60 | 23:09:13 | totalSnapshotsUsed | 0 | 23:09:13 | totalBackupsUsed | 0 | 23:09:13 | totalBackupGigabytesUsed | 0 | 23:09:13 +--------------------------+---------+ 23:09:13 + pushd /opt/ciman/openstack-hot 23:09:13 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:09:13 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-titanium-65 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/stack-parameters.yaml 23:09:39 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-65 23:09:39 Waiting to initialize infrastructure... 23:09:39 Stack initialization successful. 23:09:39 ------------------------------------ 23:09:39 Stack Details 23:09:39 ------------------------------------ 23:09:39 {'added': None, 23:09:39 'capabilities': [], 23:09:39 'created_at': '2025-11-15T23:09:16Z', 23:09:39 'deleted': None, 23:09:39 'deleted_at': None, 23:09:39 'description': 'No description', 23:09:39 'environment': None, 23:09:39 'environment_files': None, 23:09:39 'files': None, 23:09:39 'files_container': None, 23:09:39 'id': '3e122622-868c-4446-b5fc-725929b0e182', 23:09:39 'is_rollback_disabled': True, 23:09:39 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-titanium-65/3e122622-868c-4446-b5fc-725929b0e182', 23:09:39 'rel': 'self'}], 23:09:39 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 23:09:39 'name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-65', 23:09:39 'notification_topics': [], 23:09:39 'outputs': [{'description': 'IP addresses of the 2nd vm types', 23:09:39 'output_key': 'vm_1_ips', 23:09:39 'output_value': ['10.30.171.52']}, 23:09:39 {'description': 'IP addresses of the 1st vm types', 23:09:39 'output_key': 'vm_0_ips', 23:09:39 'output_value': ['10.30.171.47']}], 23:09:39 'owner_id': ****, 23:09:39 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:09:39 'OS::stack_id': '3e122622-868c-4446-b5fc-725929b0e182', 23:09:39 'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-65', 23:09:39 'job_name': '04279-65', 23:09:39 'silo': 'releng', 23:09:39 'vm_0_count': '1', 23:09:39 'vm_0_flavor': 'v3-standard-4', 23:09:39 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:09:39 '20250917-133034.447', 23:09:39 'vm_1_count': '1', 23:09:39 'vm_1_flavor': 'v3-standard-2', 23:09:39 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - ' 23:09:39 '20250918-232437.783'}, 23:09:39 'parent_id': None, 23:09:39 'replaced': None, 23:09:39 'status': 'CREATE_COMPLETE', 23:09:39 'status_reason': 'Stack CREATE completed successfully', 23:09:39 'tags': [], 23:09:39 'template': None, 23:09:39 'template_description': 'No description', 23:09:39 'template_url': None, 23:09:39 'timeout_mins': 15, 23:09:39 'unchanged': None, 23:09:39 'updated': None, 23:09:39 'updated_at': None, 23:09:39 'user_project_id': 'eb038c9625564c9ab618b3878d2968c6'} 23:09:39 ------------------------------------ 23:09:39 + popd 23:09:39 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:09:39 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins12066374399892143098.sh 23:09:39 ---> Copy SSH public keys to CSIT lab 23:09:39 Setup pyenv: 23:09:39 system 23:09:39 3.8.13 23:09:39 3.9.13 23:09:39 3.10.13 23:09:39 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:09:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from file:/tmp/.os_lf_venv 23:09:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:44 lf-activate-venv(): INFO: Base packages installed successfully 23:09:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:09:57 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:09:59 SSH not responding on 10.30.171.47. Retrying in 10 seconds... 23:09:59 SSH not responding on 10.30.171.52. Retrying in 10 seconds... 23:10:09 Ping to 10.30.171.47 successful. 23:10:09 Ping to 10.30.171.52 successful. 23:10:10 Warning: Permanently added '10.30.171.52' (ECDSA) to the list of known hosts. 23:10:10 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:10:11 releng-04279-65-0-builder-0 23:10:11 Successfully copied public keys to slave 10.30.171.47 23:10:11 Process 6490 ready. 23:10:11 releng-04279-65-1-docker-0 23:10:11 Successfully copied public keys to slave 10.30.171.52 23:10:11 Process 6491 ready. 23:10:11 SSH ready on all stack servers. 23:10:11 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins8214444759362735186.sh 23:10:11 Setup pyenv: 23:10:11 system 23:10:11 3.8.13 23:10:11 3.9.13 23:10:11 3.10.13 23:10:11 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:10:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bxXO 23:10:15 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.robot_venv 23:10:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:19 lf-activate-venv(): INFO: Base packages installed successfully 23:10:19 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:10:20 lf-activate-venv(): INFO: Adding /tmp/venv-bxXO/bin to PATH 23:10:20 + echo 'Installing Python Requirements' 23:10:20 Installing Python Requirements 23:10:20 + cat 23:10:20 + python -m pip install -r requirements.txt 23:10:21 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:10:21 Collecting docker-py (from -r requirements.txt (line 1)) 23:10:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 23:10:21 Collecting ipaddr (from -r requirements.txt (line 2)) 23:10:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:10:21 Installing build dependencies: started 23:10:22 Installing build dependencies: finished with status 'done' 23:10:22 Getting requirements to build wheel: started 23:10:22 Getting requirements to build wheel: finished with status 'done' 23:10:22 Preparing metadata (pyproject.toml): started 23:10:22 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:22 Collecting netaddr (from -r requirements.txt (line 3)) 23:10:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:10:22 Collecting netifaces (from -r requirements.txt (line 4)) 23:10:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:10:22 Installing build dependencies: started 23:10:23 Installing build dependencies: finished with status 'done' 23:10:23 Getting requirements to build wheel: started 23:10:24 Getting requirements to build wheel: finished with status 'done' 23:10:24 Preparing metadata (pyproject.toml): started 23:10:24 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:24 Collecting pyhocon (from -r requirements.txt (line 5)) 23:10:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:10:24 Collecting requests (from -r requirements.txt (line 6)) 23:10:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:10:24 Collecting robotframework (from -r requirements.txt (line 7)) 23:10:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:10:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 5.6 MB/s 0:00:00 23:10:24 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:10:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:10:24 Installing build dependencies: started 23:10:25 Installing build dependencies: finished with status 'done' 23:10:25 Getting requirements to build wheel: started 23:10:25 Getting requirements to build wheel: finished with status 'done' 23:10:25 Preparing metadata (pyproject.toml): started 23:10:26 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:10:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:10:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:10:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 23:10:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:10:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:10:26 Installing build dependencies: started 23:10:27 Installing build dependencies: finished with status 'done' 23:10:27 Getting requirements to build wheel: started 23:10:27 Getting requirements to build wheel: finished with status 'done' 23:10:27 Preparing metadata (pyproject.toml): started 23:10:27 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:27 Collecting scapy (from -r requirements.txt (line 12)) 23:10:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:10:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 61.9 MB/s 0:00:00 23:10:27 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:10:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:10:27 Installing build dependencies: started 23:10:28 Installing build dependencies: finished with status 'done' 23:10:28 Getting requirements to build wheel: started 23:10:29 Getting requirements to build wheel: finished with status 'done' 23:10:29 Preparing metadata (pyproject.toml): started 23:10:29 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:29 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:10:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 23:10:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 24.9 MB/s 0:00:00 23:10:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:10:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:10:29 Collecting pyangbind (from -r requirements.txt (line 22)) 23:10:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:10:29 Collecting isodate (from -r requirements.txt (line 25)) 23:10:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:10:29 Collecting jmespath (from -r requirements.txt (line 28)) 23:10:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:10:29 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:10:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:10:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:10:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:10:29 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:10:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:10:29 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:10:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:10:29 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:10:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 23:10:30 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:10:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:10:30 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:10:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 23:10:30 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:10:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:10:30 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:10:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:10:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 23:10:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:10:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:10:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:10:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:10:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:10:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:10:30 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 23:10:30 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 23:10:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:10:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:10:30 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:10:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:10:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:10:30 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 23:10:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 33.8 MB/s 0:00:00 23:10:30 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:10:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:10:30 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:10:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:10:31 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:10:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:10:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.1 MB/s 0:00:00 23:10:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:10:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 23:10:32 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:10:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 31.1 MB/s 0:00:00 23:10:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:10:32 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 23:10:33 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:10:33 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:10:33 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:10:33 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 23:10:33 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:10:33 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 23:10:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 56.5 MB/s 0:00:00 23:10:33 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:10:33 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:10:33 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:10:33 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:10:34 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:10:34 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:10:34 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:10:34 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB) 23:10:34 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:10:34 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:10:34 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:10:34 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:10:34 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:10:34 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:10:34 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:10:34 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:10:34 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:10:34 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=8224083c6f424d9d18c6a6e03da93a6b115c117a8f2d945abd811ade2d2db578 23:10:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:10:34 Building wheel for ipaddr (pyproject.toml): started 23:10:35 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:10:35 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=5bfa294a0da271bad359aae982be4812048c6c657b266eda099ff867513315ec 23:10:35 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:10:35 Building wheel for netifaces (pyproject.toml): started 23:10:37 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:10:37 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41069 sha256=b268d0e9a20012cb430987361572475c4dcc7c55a0b30d24398942e6c5e9a1b4 23:10:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:10:37 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:10:37 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:10:37 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1682326238e14e39ab4d637d6961d00bef819a618722bf9d5555c040135300db 23:10:37 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:10:37 Building wheel for jsonpath-rw (pyproject.toml): started 23:10:38 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:10:38 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=fc7c2a3877a27212dca2621d93475e8a64046898a0d2026a376534b9b859974b 23:10:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:10:38 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:10:38 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 23:10:45 23:10:45 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1 23:10:45 + pip freeze 23:10:45 attrs==25.4.0 23:10:45 bcrypt==5.0.0 23:10:45 beautifulsoup4==4.14.2 23:10:45 certifi==2025.11.12 23:10:45 cffi==2.0.0 23:10:45 charset-normalizer==3.4.4 23:10:45 click==8.3.1 23:10:45 cryptography==46.0.3 23:10:45 decorator==5.2.1 23:10:45 distlib==0.4.0 23:10:45 docker-py==1.10.6 23:10:45 docker-pycreds==0.4.0 23:10:45 elastic-transport==8.17.1 23:10:45 elasticsearch==8.19.2 23:10:45 elasticsearch-dsl==8.15.4 23:10:45 enum34==1.1.10 23:10:45 filelock==3.20.0 23:10:45 h11==0.16.0 23:10:45 idna==3.11 23:10:45 invoke==2.2.1 23:10:45 ipaddr==2.2.0 23:10:45 isodate==0.7.2 23:10:45 jmespath==1.0.1 23:10:45 jsonpatch==1.33 23:10:45 jsonpath-rw==1.4.0 23:10:45 jsonpointer==3.0.0 23:10:45 lxml==6.0.2 23:10:45 netaddr==1.3.0 23:10:45 netifaces==0.11.0 23:10:45 outcome==1.3.0.post0 23:10:45 paramiko==4.0.0 23:10:45 platformdirs==4.5.0 23:10:45 ply==3.11 23:10:45 pyang==2.7.1 23:10:45 pyangbind==0.8.6 23:10:45 pycparser==2.23 23:10:45 pyhocon==0.3.61 23:10:45 PyNaCl==1.6.1 23:10:45 pyparsing==3.2.5 23:10:45 PySocks==1.7.1 23:10:45 python-dateutil==2.9.0.post0 23:10:45 regex==2025.11.3 23:10:45 requests==2.32.5 23:10:45 robotframework==7.3.2 23:10:45 robotframework-httplibrary==0.4.2 23:10:45 robotframework-pythonlibcore==4.4.1 23:10:45 robotframework-requests==0.9.7 23:10:45 robotframework-selenium2library==3.0.0 23:10:45 robotframework-seleniumlibrary==6.8.0 23:10:45 robotframework-sshlibrary==3.8.0 23:10:45 scapy==2.6.1 23:10:45 scp==0.15.0 23:10:45 selenium==4.38.0 23:10:45 six==1.17.0 23:10:45 sniffio==1.3.1 23:10:45 sortedcontainers==2.4.0 23:10:45 soupsieve==2.8 23:10:45 trio==0.32.0 23:10:45 trio-websocket==0.12.2 23:10:45 typing_extensions==4.15.0 23:10:45 urllib3==2.5.0 23:10:45 virtualenv==20.35.4 23:10:45 waitress==3.0.2 23:10:45 WebOb==1.8.9 23:10:45 websocket-client==1.9.0 23:10:45 WebTest==3.0.7 23:10:45 wsproto==1.3.1 23:10:45 [EnvInject] - Injecting environment variables from a build step. 23:10:45 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:10:45 [EnvInject] - Variables injected successfully. 23:10:45 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins2403883624763010399.sh 23:10:45 Setup pyenv: 23:10:46 system 23:10:46 3.8.13 23:10:46 3.9.13 23:10:46 3.10.13 23:10:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:10:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from file:/tmp/.os_lf_venv 23:10:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:48 lf-activate-venv(): INFO: Base packages installed successfully 23:10:48 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:10:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:10:55 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:10:55 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:10:55 + ODL_SYSTEM=() 23:10:55 + TOOLS_SYSTEM=() 23:10:55 + OPENSTACK_SYSTEM=() 23:10:55 + OPENSTACK_CONTROLLERS=() 23:10:55 + mapfile -t ADDR 23:10:55 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-titanium-65 23:10:55 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:10:57 + for i in "${ADDR[@]}" 23:10:57 ++ ssh 10.30.171.47 hostname -s 23:10:57 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:10:57 + REMHOST=releng-04279-65-0-builder-0 23:10:57 + case ${REMHOST} in 23:10:57 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:10:57 + for i in "${ADDR[@]}" 23:10:57 ++ ssh 10.30.171.52 hostname -s 23:10:57 Warning: Permanently added '10.30.171.52' (ECDSA) to the list of known hosts. 23:10:57 + REMHOST=releng-04279-65-1-docker-0 23:10:57 + case ${REMHOST} in 23:10:57 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:10:57 + echo NUM_ODL_SYSTEM=1 23:10:57 + echo NUM_TOOLS_SYSTEM=1 23:10:57 + '[' '' == yes ']' 23:10:57 + NUM_OPENSTACK_SYSTEM=0 23:10:57 + echo NUM_OPENSTACK_SYSTEM=0 23:10:57 + '[' 0 -eq 2 ']' 23:10:57 + echo ODL_SYSTEM_IP=10.30.171.47 23:10:57 ++ seq 0 0 23:10:57 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:10:57 + echo ODL_SYSTEM_1_IP=10.30.171.47 23:10:57 + echo TOOLS_SYSTEM_IP=10.30.171.52 23:10:57 ++ seq 0 0 23:10:57 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:10:57 + echo TOOLS_SYSTEM_1_IP=10.30.171.52 23:10:57 + openstack_index=0 23:10:57 + NUM_OPENSTACK_CONTROL_NODES=1 23:10:57 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:10:57 ++ seq 0 0 23:10:57 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:10:57 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:10:57 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:10:57 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:10:57 + '[' -1 -ge 2 ']' 23:10:57 ++ seq 0 -2 23:10:57 + NUM_OPENSTACK_HAPROXY_NODES=0 23:10:57 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:10:57 ++ seq 0 -1 23:10:57 + echo 'Contents of slave_addresses.txt:' 23:10:57 Contents of slave_addresses.txt: 23:10:57 + cat slave_addresses.txt 23:10:57 NUM_ODL_SYSTEM=1 23:10:57 NUM_TOOLS_SYSTEM=1 23:10:57 NUM_OPENSTACK_SYSTEM=0 23:10:57 ODL_SYSTEM_IP=10.30.171.47 23:10:57 ODL_SYSTEM_1_IP=10.30.171.47 23:10:57 TOOLS_SYSTEM_IP=10.30.171.52 23:10:57 TOOLS_SYSTEM_1_IP=10.30.171.52 23:10:57 NUM_OPENSTACK_CONTROL_NODES=1 23:10:57 OPENSTACK_CONTROL_NODE_1_IP= 23:10:57 NUM_OPENSTACK_COMPUTE_NODES=-1 23:10:57 NUM_OPENSTACK_HAPROXY_NODES=0 23:10:57 [EnvInject] - Injecting environment variables from a build step. 23:10:57 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:10:57 [EnvInject] - Variables injected successfully. 23:10:57 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins3039961428475107288.sh 23:10:57 Preparing for JRE Version 21 23:10:57 Karaf artifact is netconf-karaf 23:10:57 Karaf project is netconf 23:10:57 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:10:57 [EnvInject] - Injecting environment variables from a build step. 23:10:57 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:10:57 [EnvInject] - Variables injected successfully. 23:10:57 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins18316772490010162618.sh 23:10:58 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml: 23:10:58 2025-11-15 23:10:58 ERROR 404: Not Found. 23:10:58 Bundle version is 23:10:58 --2025-11-15 23:10:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml 23:10:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:10:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:10:58 HTTP request sent, awaiting response... 200 OK 23:10:58 Length: 519 [application/xml] 23:10:58 Saving to: ‘maven-metadata.xml’ 23:10:58 23:10:58 0K 100% 21.2M=0s 23:10:58 23:10:58 2025-11-15 23:10:58 (21.2 MB/s) - ‘maven-metadata.xml’ saved [519/519] 23:10:58 23:10:58 23:10:58 23:10:58 org.opendaylight.netconf 23:10:58 netconf-karaf 23:10:58 23:10:58 10.0.1-SNAPSHOT 23:10:58 10.0.1 23:10:58 23:10:58 8.0.10-SNAPSHOT 23:10:58 9.0.2-SNAPSHOT 23:10:58 10.0.1-SNAPSHOT 23:10:58 10.0.1 23:10:58 10.0.2-SNAPSHOT 23:10:58 23:10:58 20251115191253 23:10:58 23:10:58 23:10:58 Nexus timestamp is 23:10:58 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:10:58 Distribution bundle is netconf-karaf-.zip 23:10:58 Distribution bundle version is 23:10:58 Distribution folder is netconf-karaf- 23:10:58 Nexus prefix is https://nexus.opendaylight.org 23:10:58 [EnvInject] - Injecting environment variables from a build step. 23:10:58 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:10:58 [EnvInject] - Variables injected successfully. 23:10:58 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins3605394430872470267.sh 23:10:58 Setup pyenv: 23:10:58 system 23:10:58 3.8.13 23:10:58 3.9.13 23:10:58 3.10.13 23:10:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:10:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from file:/tmp/.os_lf_venv 23:10:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:11:00 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:00 lf-activate-venv(): INFO: Base packages installed successfully 23:11:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:11:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:11:06 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:06 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:11:06 Copying common-functions.sh to /tmp 23:11:08 Copying common-functions.sh to 10.30.171.47:/tmp 23:11:08 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:11:08 Copying common-functions.sh to 10.30.171.52:/tmp 23:11:08 Warning: Permanently added '10.30.171.52' (ECDSA) to the list of known hosts. 23:11:08 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins16487562298356237687.sh 23:11:08 common-functions.sh is being sourced 23:11:08 common-functions environment: 23:11:08 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:08 ACTUALFEATURES: 23:11:08 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:08 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:11:08 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:08 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:11:08 CONTROLLERMEM: 2048m 23:11:08 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:08 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:08 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:08 SUITES: 23:11:08 23:11:08 ################################################# 23:11:08 ## Configure Cluster and Start ## 23:11:08 ################################################# 23:11:08 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology 23:11:08 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology 23:11:08 Locating script plan to use... 23:11:08 Finished running script plans 23:11:08 Configuring member-1 with IP address 10.30.171.47 23:11:08 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:11:09 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:11:09 + source /tmp/common-functions.sh netconf-karaf- titanium 23:11:09 common-functions.sh is being sourced 23:11:09 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:11:09 ++ echo 'common-functions.sh is being sourced' 23:11:09 ++ BUNDLEFOLDER=netconf-karaf- 23:11:09 ++ DISTROSTREAM=titanium 23:11:09 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:09 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:09 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:09 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:09 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:11:09 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:11:09 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:09 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:09 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:11:09 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:11:09 ++ export CONTROLLERMEM= 23:11:09 ++ CONTROLLERMEM= 23:11:09 ++ case "${DISTROSTREAM}" in 23:11:09 ++ CLUSTER_SYSTEM=pekko 23:11:09 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:09 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:09 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:09 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:09 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:09 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:09 ++ print_common_env 23:11:09 ++ cat 23:11:09 common-functions environment: 23:11:09 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:09 ACTUALFEATURES: 23:11:09 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:09 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:11:09 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:09 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:11:09 CONTROLLERMEM: 23:11:09 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:09 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:09 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:09 SUITES: 23:11:09 23:11:09 ++ SSH='ssh -t -t' 23:11:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:11:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:11:09 Changing to /tmp 23:11:09 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:09 + echo 'Changing to /tmp' 23:11:09 + cd /tmp 23:11:09 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip' 23:11:09 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:09 --2025-11-15 23:11:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:11:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:11:09 HTTP request sent, awaiting response... 404 Not Found 23:11:09 2025-11-15 23:11:09 ERROR 404: Not Found. 23:11:09 23:11:09 Extracting the new controller... 23:11:09 + echo 'Extracting the new controller...' 23:11:09 + unzip -q netconf-karaf-.zip 23:11:09 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP. 23:11:09 Adding external repositories... 23:11:09 + echo 'Adding external repositories...' 23:11:09 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:09 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:11:09 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:09 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:11:09 + [[ True == \T\r\u\e ]] 23:11:09 Configuring the startup features... 23:11:09 + echo 'Configuring the startup features...' 23:11:09 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:09 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:11:09 + FEATURE_TEST_STRING=features-test 23:11:09 + FEATURE_TEST_VERSION= 23:11:09 + KARAF_VERSION=netconf 23:11:09 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:11:09 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:09 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:11:09 + configure_karaf_log netconf '' 23:11:09 + local -r karaf_version=netconf 23:11:09 + local -r controllerdebugmap= 23:11:09 + local logapi=log4j 23:11:09 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:09 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:09 Configuring the karaf log... karaf_version: netconf, logapi: log4j 23:11:09 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j' 23:11:09 + '[' log4j == log4j2 ']' 23:11:09 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:09 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:09 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:09 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:09 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 23:11:09 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:09 controllerdebugmap: 23:11:09 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:09 + unset IFS 23:11:09 + echo 'controllerdebugmap: ' 23:11:09 + '[' -n '' ']' 23:11:09 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg' 23:11:09 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:09 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:09 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-/bin/setenv 23:11:09 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:11:09 + local -r controllermem=3072m 23:11:09 Configure 23:11:09 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:11:09 + local -r memconf=/tmp/netconf-karaf-/bin/setenv 23:11:09 + echo Configure 23:11:09 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:11:09 max memory: 3072m 23:11:09 + echo ' max memory: 3072m' 23:11:09 memconf: /tmp/netconf-karaf-/bin/setenv 23:11:09 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv' 23:11:09 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv 23:11:09 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:09 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-/bin/setenv 23:11:09 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:09 + echo 'cat /tmp/netconf-karaf-/bin/setenv' 23:11:09 cat /tmp/netconf-karaf-/bin/setenv 23:11:09 + cat /tmp/netconf-karaf-/bin/setenv 23:11:09 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:09 Set Java version 23:11:09 + echo 'Set Java version' 23:11:09 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:11:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:11:09 sudo: a password is required 23:11:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:11:09 sudo: a password is required 23:11:09 JDK default version ... 23:11:09 + echo 'JDK default version ...' 23:11:09 + java -version 23:11:09 openjdk version "21.0.8" 2025-07-15 23:11:09 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:11:09 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:11:09 Set JAVA_HOME 23:11:09 + echo 'Set JAVA_HOME' 23:11:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:11:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:11:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:11:09 + echo 'Listing all open ports on controller system...' 23:11:09 Listing all open ports on controller system... 23:11:09 + netstat -pnatu 23:11:09 /tmp/configuration-script.sh: line 40: netstat: command not found 23:11:09 Configuring cluster 23:11:09 + '[' -f /tmp/custom_shard_config.txt ']' 23:11:09 + echo 'Configuring cluster' 23:11:09 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.171.47 23:11:09 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory 23:11:09 Dump pekko.conf 23:11:09 + echo 'Dump pekko.conf' 23:11:09 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:09 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory 23:11:09 Dump modules.conf 23:11:09 + echo 'Dump modules.conf' 23:11:09 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:09 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory 23:11:09 Dump module-shards.conf 23:11:09 + echo 'Dump module-shards.conf' 23:11:09 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:09 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory 23:11:09 Locating config plan to use... 23:11:09 Finished running config plans 23:11:09 Starting member-1 with IP address 10.30.171.47 23:11:09 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:11:09 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:11:10 Redirecting karaf console output to karaf_console.log 23:11:10 Starting controller... 23:11:10 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory 23:11:10 Execute the post startup script on controller 10.30.171.47 23:11:10 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:11:10 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:11:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:10 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:12:15 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:20 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:25 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:30 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:35 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:40 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:45 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:50 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:55 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:00 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:05 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:10 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:15 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:20 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:25 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:30 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:35 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:40 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:45 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:50 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:55 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:00 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:05 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:10 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:15 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:20 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:25 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:30 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:35 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:40 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:45 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:50 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:55 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:00 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:05 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:10 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:10 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:10 Timeout Controller DOWN 23:15:10 Dumping first 500K bytes of karaf log... 23:15:10 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for readingDumping last 500K bytes of karaf log... 23:15:10 : No such file or directory 23:15:10 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:15:10 Listing all open ports on controller system 23:15:10 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:15:10 Let's take the karaf thread dump 23:15:10 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:15:11 karaf main: org.apache.karaf.main.Main, pid: 23:15:11 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:15:11 Usage: 23:15:11 jstack [-l][-e] 23:15:11 (to connect to running process) 23:15:11 23:15:11 Options: 23:15:11 -l long listing. Prints additional information about locks 23:15:11 -e extended listing. Prints additional information about threads 23:15:11 -? -h --help -help to print this help message 23:15:11 Generating mininet variables... 23:15:11 Locating test plan to use... 23:15:11 Changing the testplan path... 23:15:11 # Place the suites in run order: 23:15:11 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/ready 23:15:11 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/apidocs 23:15:11 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL 23:15:11 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD 23:15:11 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION 23:15:11 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/notifications 23:15:11 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth 23:15:11 23:15:11 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth ... 23:15:11 ============================================================================== 23:15:11 netconf-gate-userfeatures.txt 23:15:11 ============================================================================== 23:15:11 netconf-gate-userfeatures.txt.Ready 23:15:11 ============================================================================== 23:15:12 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi... 23:15:12 ============================================================================== 23:15:17 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. | FAIL | 23:15:17 Parent suite setup failed: 23:15:17 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.171.47 23:15:17 ------------------------------------------------------------------------------ 23:15:17 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... | FAIL | 23:15:17 Parent suite setup failed: 23:15:17 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.171.47 23:15:17 ------------------------------------------------------------------------------ 23:15:17 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... | FAIL | 23:15:17 Parent suite setup failed: 23:15:17 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.171.47 23:15:17 ------------------------------------------------------------------------------ 23:15:17 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... | FAIL | 23:15:17 Parent suite setup failed: 23:15:17 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.171.47 23:15:17 ------------------------------------------------------------------------------ 23:15:17 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... | FAIL | 23:15:17 Parent suite setup failed: 23:15:17 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.171.47 23:15:17 ------------------------------------------------------------------------------ 23:15:17 Wait_For_MDSAL :: Wait for the MDSAL feature to become online | FAIL | 23:15:17 Parent suite setup failed: 23:15:17 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.171.47 23:15:17 ------------------------------------------------------------------------------ 23:15:17 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | FAIL | 23:15:17 Suite setup failed: 23:15:17 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.171.47 23:15:17 23:15:17 6 tests, 0 passed, 6 failed 23:15:17 ============================================================================== 23:15:17 netconf-gate-userfeatures.txt.Ready | FAIL | 23:15:17 6 tests, 0 passed, 6 failed 23:15:17 ============================================================================== 23:15:17 netconf-gate-userfeatures.txt.Apidocs 23:15:17 ============================================================================== 23:15:17 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido... 23:15:17 ============================================================================== 23:15:17 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL | 23:15:17 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /openapi/api/v3/single (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:15:17 ------------------------------------------------------------------------------ 23:15:17 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | FAIL | 23:15:17 1 test, 0 passed, 1 failed 23:15:17 ============================================================================== 23:15:17 netconf-gate-userfeatures.txt.Apidocs | FAIL | 23:15:17 1 test, 0 passed, 1 failed 23:15:17 ============================================================================== 23:15:17 netconf-gate-userfeatures.txt.MDSAL 23:15:17 ============================================================================== 23:15:17 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ... 23:15:17 ============================================================================== 23:15:20 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | FAIL | 23:16:21 ... click for list of related bugs or create a new one if needed (with the 23:16:21 "netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf" 23:16:21 reference somewhere inside) 23:16:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf&order=bug_status" 23:16:21 23:16:21 No match found for ']]>]]>' in 1 minute 23:16:21 Output: 23:16:21 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:16:21 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:16:21 ------------------------------------------------------------------------------ 23:16:21 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:21 | FAIL | 23:17:21 ... click for list of related bugs or create a new one if needed (with the 23:17:21 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running" 23:17:21 reference somewhere inside) 23:17:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running&order=bug_status" 23:17:21 23:17:21 No match found for ']]>]]>' in 1 minute 23:17:21 Output: 23:17:21 23:17:21 [?2004l -bash: syntax error near unexpected token `]]' 23:17:21 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:17:21 ------------------------------------------------------------------------------ 23:17:21 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:21 | FAIL | 23:18:21 ... click for list of related bugs or create a new one if needed (with the 23:18:21 "netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute" 23:18:21 reference somewhere inside) 23:18:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute&order=bug_status" 23:18:21 23:18:21 No match found for ']]>]]>' in 1 minute 23:18:21 Output: 23:18:21 23:18:21 [?2004l -bash: syntax error near unexpected token `]]' 23:18:21 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:18:21 ------------------------------------------------------------------------------ 23:18:21 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:21 | FAIL | 23:19:21 ... click for list of related bugs or create a new one if needed (with the 23:19:21 "netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message" 23:19:21 reference somewhere inside) 23:19:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message&order=bug_status" 23:19:21 23:19:21 No match found for ']]>]]>' in 1 minute 23:19:21 Output: 23:19:21 23:19:21 [?2004l -bash: syntax error near unexpected token `]]' 23:19:21 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:19:21 ------------------------------------------------------------------------------ 23:19:21 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 | FAIL | 23:20:21 ... click for list of related bugs or create a new one if needed (with the 23:20:21 "netconf_gate_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace" 23:20:21 reference somewhere inside) 23:20:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace&order=bug_status" 23:20:21 23:20:21 No match found for ']]>]]>' in 1 minute 23:20:21 Output: 23:20:21 23:20:21 [?2004l -bash: syntax error near unexpected token `]]' 23:20:21 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:20:21 ------------------------------------------------------------------------------ 23:20:21 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:22 | FAIL | 23:21:22 ... click for list of related bugs or create a new one if needed (with the 23:21:22 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge" 23:21:22 reference somewhere inside) 23:21:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge&order=bug_status" 23:21:22 23:21:22 No match found for ']]>]]>' in 1 minute 23:21:22 Output: 23:21:22 23:21:22 [?2004l -bash: syntax error near unexpected token `]]' 23:21:22 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:21:22 ------------------------------------------------------------------------------ 23:21:22 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:22 | FAIL | 23:22:22 ... click for list of related bugs or create a new one if needed (with the 23:22:22 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit" 23:22:22 reference somewhere inside) 23:22:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit&order=bug_status" 23:22:22 23:22:22 No match found for ']]>]]>' in 1 minute 23:22:22 Output: 23:22:22 23:22:22 [?2004l -bash: syntax error near unexpected token `]]' 23:22:22 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:22:22 ------------------------------------------------------------------------------ 23:22:22 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:22 | FAIL | 23:23:22 ... click for list of related bugs or create a new one if needed (with the 23:23:22 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_edit" 23:23:22 reference somewhere inside) 23:23:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_edit&order=bug_status" 23:23:22 23:23:22 No match found for ']]>]]>' in 1 minute 23:23:22 Output: 23:23:22 23:23:22 [?2004l -bash: syntax error near unexpected token `]]' 23:23:22 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:23:22 ------------------------------------------------------------------------------ 23:23:22 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:22 | FAIL | 23:24:22 ... click for list of related bugs or create a new one if needed (with the 23:24:22 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit" 23:24:22 reference somewhere inside) 23:24:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit&order=bug_status" 23:24:22 23:24:22 No match found for ']]>]]>' in 1 minute 23:24:22 Output: 23:24:22 23:24:22 [?2004l -bash: syntax error near unexpected token `]]' 23:24:22 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:24:22 ------------------------------------------------------------------------------ 23:24:22 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:22 | FAIL | 23:25:22 ... click for list of related bugs or create a new one if needed (with the 23:25:22 "netconf_gate_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully" 23:25:22 reference somewhere inside) 23:25:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully&order=bug_status" 23:25:22 23:25:22 No match found for ']]>]]>' in 1 minute 23:25:22 Output: 23:25:22 23:25:22 [?2004l -bash: syntax error near unexpected token `]]' 23:25:22 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:25:22 ------------------------------------------------------------------------------ 23:25:22 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:22 | FAIL | 23:26:22 ... click for list of related bugs or create a new one if needed (with the 23:26:22 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end" 23:26:22 reference somewhere inside) 23:26:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end&order=bug_status" 23:26:22 23:26:22 No match found for ']]>]]>' in 1 minute 23:26:22 Output: 23:26:22 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:26:22 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:26:22 ------------------------------------------------------------------------------ 23:26:22 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:22 | FAIL | 23:27:22 ... click for list of related bugs or create a new one if needed (with the 23:27:22 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect" 23:27:22 reference somewhere inside) 23:27:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect&order=bug_status" 23:27:22 23:27:22 No match found for ']]>]]>' in 1 minute 23:27:22 Output: 23:27:22 23:27:22 [?2004l -bash: syntax error near unexpected token `]]' 23:27:22 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:27:22 ------------------------------------------------------------------------------ 23:27:22 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:22 | FAIL | 23:28:22 ... click for list of related bugs or create a new one if needed (with the 23:28:22 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now" 23:28:22 reference somewhere inside) 23:28:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now&order=bug_status" 23:28:22 23:28:22 No match found for ']]>]]>' in 1 minute 23:28:22 Output: 23:28:22 23:28:22 [?2004l -bash: syntax error near unexpected token `]]' 23:28:22 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:28:22 ------------------------------------------------------------------------------ 23:28:22 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:24 | FAIL | 23:28:24 ... click for list of related bugs or create a new one if needed (with the 23:28:24 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_first_batch" 23:28:24 reference somewhere inside) 23:28:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_delete_first_batch&order=bug_status" 23:28:24 23:28:24 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... 23:28:24 [ Message content over the limit has been removed. ] 23:28:24 ...-clustering-it:car" a:operation="remove">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:28:24 ------------------------------------------------------------------------------ 23:28:24 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:24 | FAIL | 23:29:24 ... click for list of related bugs or create a new one if needed (with the 23:29:24 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit" 23:29:24 reference somewhere inside) 23:29:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit&order=bug_status" 23:29:24 23:29:24 No match found for ']]>]]>' in 1 minute 23:29:24 Output: 23:29:24 23:29:24 [?2004l -bash: syntax error near unexpected token `]]' 23:29:24 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:29:24 ------------------------------------------------------------------------------ 23:29:24 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:24 | FAIL | 23:30:24 ... click for list of related bugs or create a new one if needed (with the 23:30:24 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_delete" 23:30:24 reference somewhere inside) 23:30:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_delete&order=bug_status" 23:30:24 23:30:24 No match found for ']]>]]>' in 1 minute 23:30:24 Output: 23:30:24 23:30:24 [?2004l -bash: syntax error near unexpected token `]]' 23:30:24 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:30:24 ------------------------------------------------------------------------------ 23:30:24 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:24 | FAIL | 23:31:24 ... click for list of related bugs or create a new one if needed (with the 23:31:24 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit" 23:31:24 reference somewhere inside) 23:31:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit&order=bug_status" 23:31:24 23:31:24 No match found for ']]>]]>' in 1 minute 23:31:24 Output: 23:31:24 23:31:24 [?2004l -bash: syntax error near unexpected token `]]' 23:31:24 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:31:24 ------------------------------------------------------------------------------ 23:31:24 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:25 | FAIL | 23:32:25 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:32:25 23:32:25 No match found for ']]>]]>' in 1 minute 23:32:25 Output: 23:32:25 23:32:25 [?2004l -bash: syntax error near unexpected token `]]' 23:32:25 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:32:25 ------------------------------------------------------------------------------ 23:32:25 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:25 | FAIL | 23:32:25 ... click for list of related bugs or create a new one if needed (with the 23:32:25 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge" 23:32:25 reference somewhere inside) 23:32:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge&order=bug_status" 23:32:25 23:32:25 FileNotFoundError: [Errno 2] No such file or directory: '\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> male\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> 28\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `28\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> OLD001\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:32:25 ------------------------------------------------------------------------------ 23:32:25 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:25 | FAIL | 23:33:25 ... click for list of related bugs or create a new one if needed (with the 23:33:25 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard" 23:33:25 reference somewhere inside) 23:33:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard&order=bug_status" 23:33:25 23:33:25 No match found for ']]>]]>' in 1 minute 23:33:25 Output: 23:33:25 23:33:25 [?2004l -bash: syntax error near unexpected token `]]' 23:33:25 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:33:25 ------------------------------------------------------------------------------ 23:33:25 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:25 | FAIL | 23:34:25 ... click for list of related bugs or create a new one if needed (with the 23:34:25 "netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request" 23:34:25 reference somewhere inside) 23:34:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request&order=bug_status" 23:34:25 23:34:25 No match found for ']]>]]>' in 1 minute 23:34:25 Output: 23:34:25 23:34:25 [?2004l -bash: syntax error near unexpected token `]]' 23:34:25 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:34:25 ------------------------------------------------------------------------------ 23:34:25 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:25 | FAIL | 23:35:25 ... click for list of related bugs or create a new one if needed (with the 23:35:25 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard" 23:35:25 reference somewhere inside) 23:35:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard&order=bug_status" 23:35:25 23:35:25 No match found for ']]>]]>' in 1 minute 23:35:25 Output: 23:35:25 23:35:25 [?2004l -bash: syntax error near unexpected token `]]' 23:35:25 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:35:25 ------------------------------------------------------------------------------ 23:35:25 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:25 | FAIL | 23:35:25 ... click for list of related bugs or create a new one if needed (with the 23:35:25 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create" 23:35:25 reference somewhere inside) 23:35:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create&order=bug_status" 23:35:25 23:35:25 FileNotFoundError: [Errno 2] No such file or directory: '\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> CAROLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> Ford\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> 1950\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1950\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> CAROLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> CUSTOLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:35:25 ------------------------------------------------------------------------------ 23:35:25 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:25 | FAIL | 23:36:25 ... click for list of related bugs or create a new one if needed (with the 23:36:25 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third" 23:36:25 reference somewhere inside) 23:36:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third&order=bug_status" 23:36:25 23:36:25 No match found for ']]>]]>' in 1 minute 23:36:25 Output: 23:36:25 23:36:25 [?2004l -bash: syntax error near unexpected token `]]' 23:36:25 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:36:25 ------------------------------------------------------------------------------ 23:36:25 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:25 | FAIL | 23:37:25 ... click for list of related bugs or create a new one if needed (with the 23:37:25 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth" 23:37:25 reference somewhere inside) 23:37:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth&order=bug_status" 23:37:25 23:37:25 No match found for ']]>]]>' in 1 minute 23:37:25 Output: 23:37:25 23:37:25 [?2004l -bash: syntax error near unexpected token `]]' 23:37:25 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:37:25 ------------------------------------------------------------------------------ 23:37:25 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:25 | FAIL | 23:38:25 ... click for list of related bugs or create a new one if needed (with the 23:38:25 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth" 23:38:25 reference somewhere inside) 23:38:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth&order=bug_status" 23:38:25 23:38:25 No match found for ']]>]]>' in 1 minute 23:38:25 Output: 23:38:25 23:38:25 [?2004l -bash: syntax error near unexpected token `]]' 23:38:25 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:38:25 ------------------------------------------------------------------------------ 23:38:25 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:25 | FAIL | 23:39:25 ... click for list of related bugs or create a new one if needed (with the 23:39:25 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge" 23:39:25 reference somewhere inside) 23:39:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge&order=bug_status" 23:39:25 23:39:25 No match found for ']]>]]>' in 1 minute 23:39:25 Output: 23:39:25 23:39:25 [?2004l -bash: syntax error near unexpected token `]]' 23:39:25 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:39:25 ------------------------------------------------------------------------------ 23:39:25 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:26 | FAIL | 23:40:26 ... click for list of related bugs or create a new one if needed (with the 23:40:26 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config" 23:40:26 reference somewhere inside) 23:40:26 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config&order=bug_status" 23:40:26 23:40:26 No match found for ']]>]]>' in 1 minute 23:40:26 Output: 23:40:26 23:40:26 [?2004l -bash: syntax error near unexpected token `]]' 23:40:26 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:40:26 ------------------------------------------------------------------------------ 23:40:26 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:26 | PASS | 23:40:26 ------------------------------------------------------------------------------ 23:40:26 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:26 | FAIL | 23:41:26 ... click for list of related bugs or create a new one if needed (with the 23:41:26 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure" 23:41:26 reference somewhere inside) 23:41:26 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure&order=bug_status" 23:41:26 23:41:26 No match found for ']]>]]>' in 1 minute 23:41:26 Output: 23:41:26 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:41:26 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:41:26 ------------------------------------------------------------------------------ 23:41:26 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:26 | FAIL | 23:42:26 ... click for list of related bugs or create a new one if needed (with the 23:42:26 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure" 23:42:26 reference somewhere inside) 23:42:26 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure&order=bug_status" 23:42:26 23:42:26 No match found for ']]>]]>' in 1 minute 23:42:26 Output: 23:42:26 23:42:26 [?2004l -bash: syntax error near unexpected token `]]' 23:42:26 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:42:26 ------------------------------------------------------------------------------ 23:42:26 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:28 | FAIL | 23:42:28 ... click for list of related bugs or create a new one if needed (with the 23:42:28 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data" 23:42:28 reference somewhere inside) 23:42:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data&order=bug_status" 23:42:28 23:42:28 OSError: [Errno 36] File name too long: '__expand_tilde_by_ref () \r\n{ \r\n if [[ ${!1-} == \\~* ]]; then\r\n eval $1="$(printf ~%q "${!1#\\~}")";\r\n fi\r\n}\r\n__get_cword_at_cursor_by_ref () \r\n{ \r\n local cword words=();\r\n __reassemble_comp_words_by_ref "$1" words cword;\r\n local i cur="" index=$COMP_POINT lead=${COMP_LINE:0:COMP_POINT};\r\n if [[ $index -gt 0 && ( -n $lead && -n ${lead//[[:space:]]/} ) ]]; then\r\n cur=$COMP_LINE;\r\n for ((i = 0; i <= cword; ++i))\r\n do\r\n while [[ ${#cur} -ge ${#words[i]} && ${cur:0:${#words[i]}} != "${words[i]-}" ]]; do\r\n cur="${cur:1}";\r\n ((index > 0)) && ((index--));\r\n done;\r\n if ((i < cword)); then\r\n local old_size=${#cur};\r\n cur="${cur#"${words[i]}"}";\r\n local new_size=${#cur};\r\n ((index -= old_size - new_size));\r\n fi;\r\n done;\r\n [[ -n $cur && ! -n ${cur//[[:space:]]/} ]] && cur=;\r\n ((index < 0)) && index=0;\r\n fi;\r\n local "$2" "$3" "$4" && _upvars -a${#words[@]} $2 ${words+"${words[@]}"} -v $3 "$cword" -v $4 "${cur:0:index}"\r\n}\r\n__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 ... 23:42:28 [ Message content over the limit has been removed. ] 23:42:28 ...ns@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> Dixi\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> BMW\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> 1928\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1928\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:42:28 ------------------------------------------------------------------------------ 23:42:28 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:28 | FAIL | 23:43:28 ... click for list of related bugs or create a new one if needed (with the 23:43:28 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_edit" 23:43:28 reference somewhere inside) 23:43:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_edit&order=bug_status" 23:43:28 23:43:28 No match found for ']]>]]>' in 1 minute 23:43:28 Output: 23:43:28 23:43:28 [?2004l -bash: syntax error near unexpected token `]]' 23:43:28 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:43:28 ------------------------------------------------------------------------------ 23:43:28 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:28 | FAIL | 23:44:28 ... click for list of related bugs or create a new one if needed (with the 23:44:28 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit" 23:44:28 reference somewhere inside) 23:44:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit&order=bug_status" 23:44:28 23:44:28 No match found for ']]>]]>' in 1 minute 23:44:28 Output: 23:44:28 23:44:28 [?2004l -bash: syntax error near unexpected token `]]' 23:44:28 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:44:28 ------------------------------------------------------------------------------ 23:44:28 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:29 | FAIL | 23:44:29 ... click for list of related bugs or create a new one if needed (with the 23:44:29 "netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge" 23:44:29 reference somewhere inside) 23:44:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge&order=bug_status" 23:44:29 23:44:29 OSError: [Errno 36] File name too long: 'else\r\n $func $cmd "${COMP_WORDS[-1]}";\r\n fi;\r\n local opt;\r\n while [[ $cspec == *" -o "* ]]; do\r\n cspec=${cspec#*-o };\r\n opt=${cspec%% *};\r\n compopt -o $opt;\r\n cspec=${cspec#$opt};\r\n done;\r\n else\r\n cspec=${cspec#complete};\r\n cspec=${cspec%%$compcmd};\r\n COMPREPLY=($(eval compgen "$cspec" -- \'$cur\'));\r\n fi;\r\n else\r\n if ((${#COMPREPLY[@]} == 0)); then\r\n _minimal;\r\n fi;\r\n fi;\r\n fi\r\n}\r\n_complete_as_root () \r\n{ \r\n [[ $EUID -eq 0 || -n ${root_command:-} ]]\r\n}\r\n_completion_loader () \r\n{ \r\n local cmd="${1:-_EmptycmD_}";\r\n __load_completion "$cmd" && return 124;\r\n complete -F _minimal -- "$cmd" && return 124\r\n}\r\n_configured_interfaces () \r\n{ \r\n if [[ -f /etc/debian_version ]]; then\r\n COMPREPLY=($(compgen -W "$(command sed -ne \'s|^iface \\([^ ]\\{1,\\}\\).*$|\\1|p\' /etc/network/interfaces /etc/network/interfaces.d/* 2>/dev/null)" -- "$cur"));\r\n else\r\n if [[ -f /etc/SuSE-release ]]; then\r\n COMPREPLY=($(compgen -W "$(printf \'%s\\n\' /etc/sysconfig/network/ifcfg-* |\r\n command sed -ne \'s|.*ifcfg-\\([^*].*\\)$|\\1|p\')" -- "$cur"));\r\n else\r\n if ... 23:44:29 [ Message content over the limit has been removed. ] 23:44:29 ...5-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> Bentley Speed Six\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> Bentley\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> 1930\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1930\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:44:29 ------------------------------------------------------------------------------ 23:44:29 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:29 | FAIL | 23:44:29 FileNotFoundError: [Errno 2] No such file or directory: "\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>" 23:44:29 23:44:29 Also teardown failed: 23:44:29 Evaluating expression 'len(re.findall(\'SKIPPED\', """FileNotFoundError: [Errno 2] No such file or directory: "\\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r\\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>"""")) > 0' failed: SyntaxError: unterminated string literal (detected at line 1) (, line 1) 23:44:29 ------------------------------------------------------------------------------ 23:44:29 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:29 | FAIL | 23:44:29 ... click for list of related bugs or create a new one if needed (with the 23:44:29 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update" 23:44:29 reference somewhere inside) 23:44:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update&order=bug_status" 23:44:29 23:44:29 ' 23:44:29 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> 23:44:29 [?2004l -bash: syntax error near unexpected token `newline' 23:44:29 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> 23:44:29 [?2004l [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> ]]>]]>' does not contain 'test' 23:44:29 ------------------------------------------------------------------------------ 23:44:29 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:32 | FAIL | 23:44:32 ... click for list of related bugs or create a new one if needed (with the 23:44:32 "netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge" 23:44:32 reference somewhere inside) 23:44:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge&order=bug_status" 23:44:32 23:44:32 OSError: [Errno 36] File name too long: 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin\r\nPIPESTATUS=([0]="2")\r\nPPID=3102\r\nPS1=\'[\\u@\\h \\W]> \'\r\nPS2=\'> \'\r\nPS4=\'+ \'\r\nPWD=/home/jenkins\r\nSHELL=/bin/bash\r\nSHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor\r\nSHLVL=1\r\nSSH_CLIENT=\'10.30.170.225 60828 22\'\r\nSSH_CONNECTION=\'10.30.170.225 60828 10.30.171.47 22\'\r\nSSH_TTY=/dev/pts/1\r\nTERM=vt100\r\nUID=1001\r\nUSER=jenkins\r\nXDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop\r\nXDG_RUNTIME_DIR=/run/user/1001\r\nXDG_SESSION_CLASS=user\r\nXDG_SESSION_ID=25\r\nXDG_SESSION_TYPE=tty\r\n_=set\r\n__git_printf_supports_v=yes\r\n_backup_glob=\'@(#*#|*@(~|.@(bak|orig|rej|swp|dpkg*|rpm@(orig|new|save))))\'\r\n_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|db... 23:44:32 [ Message content over the limit has been removed. ] 23:44:32 ...r unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> REPLACE\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> CUSTYOUNG\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:44:32 ------------------------------------------------------------------------------ 23:44:32 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:32 | FAIL | 23:45:32 ... click for list of related bugs or create a new one if needed (with the 23:45:32 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace" 23:45:32 reference somewhere inside) 23:45:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace&order=bug_status" 23:45:32 23:45:32 No match found for ']]>]]>' in 1 minute 23:45:32 Output: 23:45:32 23:45:32 [?2004l -bash: syntax error near unexpected token `]]' 23:45:32 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:45:32 ------------------------------------------------------------------------------ 23:45:32 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:32 | FAIL | 23:46:32 ... click for list of related bugs or create a new one if needed (with the 23:46:32 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace" 23:46:32 reference somewhere inside) 23:46:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace&order=bug_status" 23:46:32 23:46:32 No match found for ']]>]]>' in 1 minute 23:46:32 Output: 23:46:32 23:46:32 [?2004l -bash: syntax error near unexpected token `]]' 23:46:32 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:46:32 ------------------------------------------------------------------------------ 23:46:32 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:33 | FAIL | 23:46:33 ... click for list of related bugs or create a new one if needed (with the 23:46:33 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data" 23:46:33 reference somewhere inside) 23:46:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data&order=bug_status" 23:46:33 23:46:33 OSError: [Errno 36] File name too long: 'fi;\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWSTASHSTATE-}" ] && git rev-parse --verify --quiet refs/stash > /dev/null; then\r\n s="$";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUNTRACKEDFILES-}" ] && [ "$(git config --bool bash.showUntrackedFiles)" != "false" ] && git ls-files --others --exclude-standard --directory --no-empty-directory --error-unmatch -- \':/*\' > /dev/null 2> /dev/null; then\r\n u="%${ZSH_VERSION+%}";\r\n fi;\r\n if [ -n "${GIT_PS1_COMPRESSSPARSESTATE-}" ] && [ "$(git config --bool core.sparseCheckout)" = "true" ]; then\r\n h="?";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUPSTREAM-}" ]; then\r\n __git_ps1_show_upstream;\r\n fi;\r\n fi;\r\n fi;\r\n local z="${GIT_PS1_STATESEPARATOR-" "}";\r\n if [ -n "${GIT_PS1_SHOWCOLORHINTS-}" ]; then\r\n if [ $pcmode = yes ] || [ -n "${ZSH_VERSION-}" ]; then\r\n __git_ps1_colorize_gitstring;\r\n fi;\r\n fi;\r\n b=${b##refs/heads/};\r\n if [ $pcmode = yes ] && [ $ps1_expanded = yes ]; then\r\n __git_ps1_branch_name=$b;\r\n b="\\${__git_ps1_branch_name}";\r\n fi;\r\n local f="$h$w$i$s$u";\r\n local gitstring="$c$b${f:+$z$f}${sparse}$r$p";\r\n if [ $pcmode = yes ]; then\r\n if [ "${__git_printf_supports_v-}" != yes ]; then\r\n gitstring=$(printf -- "$printf_format" "$gitstring");\r\n else\r\n p... 23:46:33 [ Message content over the limit has been removed. ] 23:46:33 ...-clustering-it:car" a:operation="remove">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:46:33 ------------------------------------------------------------------------------ 23:46:33 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:33 | FAIL | 23:47:33 ... click for list of related bugs or create a new one if needed (with the 23:47:33 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_test_data_removal" 23:47:33 reference somewhere inside) 23:47:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_test_data_removal&order=bug_status" 23:47:33 23:47:33 No match found for ']]>]]>' in 1 minute 23:47:33 Output: 23:47:33 23:47:33 [?2004l -bash: syntax error near unexpected token `]]' 23:47:33 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:47:33 ------------------------------------------------------------------------------ 23:47:33 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:33 | FAIL | 23:47:33 ... click for list of related bugs or create a new one if needed (with the 23:47:33 "netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern" 23:47:33 reference somewhere inside) 23:47:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern&order=bug_status" 23:47:33 23:47:33 OSError: [Errno 36] File name too long: '-bash: cars: No such file or directory\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> xmlns:a="urn:ietf:params:xml:ns:netconf:base:1.0" a:operation="replace">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> connector\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:47:33 ------------------------------------------------------------------------------ 23:47:33 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:34 | FAIL | 23:47:34 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=7791 23:47:34 23:47:34 FileNotFoundError: [Errno 2] No such file or directory: '-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:47:34 ------------------------------------------------------------------------------ 23:47:34 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:36 | FAIL | 23:47:36 ... click for list of related bugs or create a new one if needed (with the 23:47:36 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element" 23:47:36 reference somewhere inside) 23:47:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element&order=bug_status" 23:47:36 23:47:36 OSError: [Errno 36] File name too long: 'BASH=/bin/bash\r\nBASHOPTS=checkwinsize:cmdhist:complete_fullquote:expand_aliases:extglob:extquote:force_fignore:globasciiranges:histappend:interactive_comments:login_shell:progcomp:promptvars:sourcepath\r\nBASH_ALIASES=()\r\nBASH_ARGC=([0]="0")\r\nBASH_ARGV=()\r\nBASH_CMDS=()\r\nBASH_COMPLETION_VERSINFO=([0]="2" [1]="11")\r\nBASH_LINENO=()\r\nBASH_SOURCE=()\r\nBASH_VERSINFO=([0]="5" [1]="1" [2]="16" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu")\r\nBASH_VERSION=\'5.1.16(1)-release\'\r\nCOLUMNS=80\r\nDBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus\r\nDIRSTACK=()\r\nEUID=1001\r\nGROUPS=()\r\nHISTCONTROL=ignoreboth\r\nHISTFILE=/home/jenkins/.bash_history\r\nHISTFILESIZE=2000\r\nHISTSIZE=1000\r\nHOME=/home/jenkins\r\nHOSTNAME=releng-04279-65-0-builder-0\r\nHOSTTYPE=x86_64\r\nIFS=$\' \\t\\n\'\r\nLANG=C.UTF-8\r\nLESSCLOSE=\'/usr/bin/lesspipe %s %s\'\r\nLESSOPEN=\'| /usr/bin/lesspipe %s\'\r\nLINES=24\r\nLOGNAME=jenkins\r\nLS_COLORS=\'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.... 23:47:36 [ Message content over the limit has been removed. ] 23:47:36 ...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-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:47:36 ------------------------------------------------------------------------------ 23:47:36 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:36 | FAIL | 23:48:36 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:48:36 23:48:36 No match found for ']]>]]>' in 1 minute 23:48:36 Output: 23:48:36 23:48:36 [?2004l -bash: syntax error near unexpected token `]]' 23:48:36 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:48:36 ------------------------------------------------------------------------------ 23:48:36 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:38 | FAIL | 23:48:38 ... click for list of related bugs or create a new one if needed (with the 23:48:38 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module" 23:48:38 reference somewhere inside) 23:48:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module&order=bug_status" 23:48:38 23:48:38 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... 23:48:38 [ Message content over the limit has been removed. ] 23:48:38 ...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-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-65-0-builder-0 ~]>' 23:48:38 ------------------------------------------------------------------------------ 23:48:38 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:38 | FAIL | 23:49:38 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:49:38 23:49:38 No match found for ']]>]]>' in 1 minute 23:49:38 Output: 23:49:38 23:49:38 [?2004l -bash: syntax error near unexpected token `]]' 23:49:38 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:49:38 ------------------------------------------------------------------------------ 23:49:38 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:38 | FAIL | 23:50:38 ... click for list of related bugs or create a new one if needed (with the 23:50:38 "netconf_gate_userfeatures_txt_mdsal_northbound_close_session" 23:50:38 reference somewhere inside) 23:50:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_close_session&order=bug_status" 23:50:38 23:50:38 No match found for ']]>]]>' in 1 minute 23:50:38 Output: 23:50:38 23:50:38 [?2004l -bash: syntax error near unexpected token `]]' 23:50:38 [?2004h[jenkins@releng-04279-65-0-builder-0 ~]> . 23:50:38 ------------------------------------------------------------------------------ 23:50:38 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | FAIL | 23:50:38 49 tests, 1 passed, 48 failed 23:50:38 ============================================================================== 23:50:38 netconf-gate-userfeatures.txt.MDSAL | FAIL | 23:50:38 49 tests, 1 passed, 48 failed 23:50:38 ============================================================================== 23:50:38 netconf-gate-userfeatures.txt.CRUD 23:50:38 ============================================================================== 23:50:38 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ... 23:50:38 ============================================================================== 23:50:43 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:43 | FAIL | 23:50:43 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:50:43 ------------------------------------------------------------------------------ 23:50:43 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:43 | FAIL | 23:50:43 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:43 ------------------------------------------------------------------------------ 23:50:43 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:44 | FAIL | 23:50:44 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:44 ------------------------------------------------------------------------------ 23:50:44 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:44 | FAIL | 23:50:44 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:50:44 ------------------------------------------------------------------------------ 23:50:44 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 | FAIL | 23:51:05 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:05 ------------------------------------------------------------------------------ 23:51:05 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 | FAIL | 23:51:05 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:05 ------------------------------------------------------------------------------ 23:51:05 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 | FAIL | 23:51:05 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:05 ------------------------------------------------------------------------------ 23:51:05 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 | FAIL | 23:51:05 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:05 ------------------------------------------------------------------------------ 23:51:05 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 | FAIL | 23:51:05 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:05 ------------------------------------------------------------------------------ 23:51:05 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 | FAIL | 23:51:05 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:05 ------------------------------------------------------------------------------ 23:51:05 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:05 | FAIL | 23:51:05 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:05 ------------------------------------------------------------------------------ 23:51:05 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:16 | FAIL | 23:51:16 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:16 ------------------------------------------------------------------------------ 23:51:16 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:16 | FAIL | 23:51:16 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:16 ------------------------------------------------------------------------------ 23:51:16 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:37 | FAIL | 23:51:37 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:51:37 ------------------------------------------------------------------------------ 23:51:37 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 | FAIL | 23:52:38 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:38 ------------------------------------------------------------------------------ 23:52:38 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 | FAIL | 23:52:38 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:38 ------------------------------------------------------------------------------ 23:52:38 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 | FAIL | 23:52:38 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:38 ------------------------------------------------------------------------------ 23:52:38 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 | FAIL | 23:52:38 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:38 ------------------------------------------------------------------------------ 23:52:38 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 | FAIL | 23:52:38 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:38 ------------------------------------------------------------------------------ 23:52:38 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:38 | FAIL | 23:52:38 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:38 ------------------------------------------------------------------------------ 23:52:38 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 | FAIL | 23:52:39 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:39 ------------------------------------------------------------------------------ 23:52:39 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 | FAIL | 23:52:39 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:39 ------------------------------------------------------------------------------ 23:52:39 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 | FAIL | 23:52:39 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:39 ------------------------------------------------------------------------------ 23:52:39 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 | FAIL | 23:52:39 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:39 ------------------------------------------------------------------------------ 23:52:39 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 | FAIL | 23:52:39 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:39 ------------------------------------------------------------------------------ 23:52:39 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 | FAIL | 23:52:39 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:39 ------------------------------------------------------------------------------ 23:52:39 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 | FAIL | 23:52:39 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:39 ------------------------------------------------------------------------------ 23:52:39 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:40 | FAIL | 23:52:40 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:40 ------------------------------------------------------------------------------ 23:52:40 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:50 | FAIL | 23:52:50 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:50 ------------------------------------------------------------------------------ 23:52:50 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | FAIL | 23:52:50 29 tests, 0 passed, 29 failed 23:52:50 ============================================================================== 23:52:50 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite. 23:52:50 ============================================================================== 23:52:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:55 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:56 | FAIL | 23:52:56 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:52:56 ------------------------------------------------------------------------------ 23:52:56 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:56 | FAIL | 23:52:56 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:56 ------------------------------------------------------------------------------ 23:52:56 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:56 | FAIL | 23:52:56 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:52:56 ------------------------------------------------------------------------------ 23:52:56 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:01 | FAIL | 23:53:01 Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:01 ------------------------------------------------------------------------------ 23:53:01 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:22 | FAIL | 23:53:22 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:22 ------------------------------------------------------------------------------ 23:53:22 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:22 | FAIL | 23:53:22 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:22 ------------------------------------------------------------------------------ 23:53:22 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:22 | FAIL | 23:53:22 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:22 ------------------------------------------------------------------------------ 23:53:22 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:22 | FAIL | 23:53:22 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:22 ------------------------------------------------------------------------------ 23:53:22 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:22 | FAIL | 23:53:22 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:22 ------------------------------------------------------------------------------ 23:53:22 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:23 | FAIL | 23:53:23 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:23 ------------------------------------------------------------------------------ 23:53:23 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:23 | FAIL | 23:53:23 Dictionary does not contain key 'netconf-test-device'. 23:53:23 ------------------------------------------------------------------------------ 23:53:23 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:33 | FAIL | 23:53:33 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:33 ------------------------------------------------------------------------------ 23:53:33 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:33 | FAIL | 23:53:33 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:33 ------------------------------------------------------------------------------ 23:53:33 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:54 | FAIL | 23:53:54 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:53:54 ------------------------------------------------------------------------------ 23:53:54 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 | FAIL | 23:54:55 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:55 ------------------------------------------------------------------------------ 23:54:55 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 | FAIL | 23:54:55 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:55 ------------------------------------------------------------------------------ 23:54:55 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 | FAIL | 23:54:55 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:55 ------------------------------------------------------------------------------ 23:54:55 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 | FAIL | 23:54:55 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:55 ------------------------------------------------------------------------------ 23:54:55 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 | FAIL | 23:54:55 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:55 ------------------------------------------------------------------------------ 23:54:55 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:55 | FAIL | 23:54:55 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:55 ------------------------------------------------------------------------------ 23:54:55 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 | FAIL | 23:54:56 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:56 ------------------------------------------------------------------------------ 23:54:56 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 | FAIL | 23:54:56 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:56 ------------------------------------------------------------------------------ 23:54:56 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 | FAIL | 23:54:56 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:56 ------------------------------------------------------------------------------ 23:54:56 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 | FAIL | 23:54:56 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:56 ------------------------------------------------------------------------------ 23:54:56 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 | FAIL | 23:54:56 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:56 ------------------------------------------------------------------------------ 23:54:56 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 | FAIL | 23:54:56 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:56 ------------------------------------------------------------------------------ 23:54:56 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 | FAIL | 23:54:56 ConnectionError: HTTPConnectionPool(host='10.30.171.47', 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(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:54:56 ------------------------------------------------------------------------------ 23:54:56 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 | FAIL | 23:54:56 Dictionary does not contain key 'netconf-test-device'. 23:54:56 ------------------------------------------------------------------------------ 23:54:56 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:07 | FAIL | 23:55:07 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:55:07 ------------------------------------------------------------------------------ 23:55:07 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD ... | FAIL | 23:55:07 29 tests, 0 passed, 29 failed 23:55:07 ============================================================================== 23:55:07 netconf-gate-userfeatures.txt.CRUD | FAIL | 23:55:07 58 tests, 0 passed, 58 failed 23:55:07 ============================================================================== 23:55:07 netconf-gate-userfeatures.txt.CRUD-ACTION 23:55:07 ============================================================================== 23:55:07 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector ... 23:55:07 ============================================================================== 23:55:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:12 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Check_Device_Data_Is_Empty :: Get the device data and make sure it... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 23:55:12 Parent suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-c... | FAIL | 23:55:12 Suite setup failed: 23:55:12 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:55:12 23:55:12 11 tests, 0 passed, 11 failed 23:55:12 ============================================================================== 23:55:12 netconf-gate-userfeatures.txt.CRUD-ACTION | FAIL | 23:55:12 11 tests, 0 passed, 11 failed 23:55:12 ============================================================================== 23:55:12 netconf-gate-userfeatures.txt.Notifications 23:55:12 ============================================================================== 23:55:12 netconf-gate-userfeatures.txt.Notifications.Notifications Basic :: Basic te... 23:55:12 ============================================================================== 23:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:16 Create_DCN_Stream :: Create DCN stream. | FAIL | 23:55:16 Parent suite setup failed: 23:55:16 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.47 23:55:16 ------------------------------------------------------------------------------ 23:55:16 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. | FAIL | 23:55:16 Parent suite setup failed: 23:55:16 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.47 23:55:16 ------------------------------------------------------------------------------ 23:55:16 List_DCN_Streams :: List DCN streams. | FAIL | 23:55:16 Parent suite setup failed: 23:55:16 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.47 23:55:16 ------------------------------------------------------------------------------ 23:55:16 Start_Receiver :: Start the WSS/SSE listener | FAIL | 23:55:16 Parent suite setup failed: 23:55:16 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.47 23:55:16 ------------------------------------------------------------------------------ 23:55:16 Change_DS_Config :: Make a change in DS configuration. | FAIL | 23:55:16 Parent suite setup failed: 23:55:16 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.47 23:55:16 ------------------------------------------------------------------------------ 23:55:16 Check_Notification :: Check the WSS/SSE listener log for a change ... | FAIL | 23:55:16 Parent suite setup failed: 23:55:16 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.47 23:55:16 ------------------------------------------------------------------------------ 23:55:16 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... | FAIL | 23:55:16 Parent suite setup failed: 23:55:16 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.47 23:55:16 ------------------------------------------------------------------------------ 23:55:16 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... | FAIL | 23:55:16 Parent suite setup failed: 23:55:16 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.47 23:55:16 ------------------------------------------------------------------------------ 23:55:16 netconf-gate-userfeatures.txt.Notifications.Notifications Basic ::... | FAIL | 23:55:16 Suite setup failed: 23:55:16 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.47 23:55:16 23:55:16 8 tests, 0 passed, 8 failed 23:55:16 ============================================================================== 23:55:16 netconf-gate-userfeatures.txt.Notifications | FAIL | 23:55:16 8 tests, 0 passed, 8 failed 23:55:16 ============================================================================== 23:55:16 netconf-gate-userfeatures.txt.KeyAuth 23:55:16 ============================================================================== 23:55:16 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the d... 23:55:16 ============================================================================== 23:55:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:34 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 23:55:34 Parent suite setup failed: 23:55:34 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:55:34 ------------------------------------------------------------------------------ 23:55:34 Configure_Device_On_Netconf :: Make request to configure netconf n... | FAIL | 23:55:34 Parent suite setup failed: 23:55:34 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:55:34 ------------------------------------------------------------------------------ 23:55:34 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 23:55:34 Parent suite setup failed: 23:55:34 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:55:34 ------------------------------------------------------------------------------ 23:55:34 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 23:55:34 Parent suite setup failed: 23:55:34 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:55:34 ------------------------------------------------------------------------------ 23:55:34 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 23:55:34 Parent suite setup failed: 23:55:34 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:55:34 ------------------------------------------------------------------------------ 23:55:34 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to ver... | FAIL | 23:55:34 Suite setup failed: 23:55:34 ConnectionError: HTTPConnectionPool(host='10.30.171.47', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:55:34 23:55:34 5 tests, 0 passed, 5 failed 23:55:34 ============================================================================== 23:55:34 netconf-gate-userfeatures.txt.KeyAuth | FAIL | 23:55:34 5 tests, 0 passed, 5 failed 23:55:34 ============================================================================== 23:55:34 netconf-gate-userfeatures.txt | FAIL | 23:55:34 138 tests, 1 passed, 137 failed 23:55:34 ============================================================================== 23:55:34 Output: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/output.xml 23:55:35 Log: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/log.html 23:55:35 Report: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/report.html 23:55:36 Examining the files in data/log and checking filesize 23:55:36 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:36 total 8 23:55:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 23:11 .. 23:55:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:11 . 23:55:36 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:36 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory 23:55:36 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:36 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory 23:55:36 Let's take the karaf thread dump again... 23:55:36 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:36 karaf main: org.apache.karaf.main.Main, pid: 23:55:37 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:37 Usage: 23:55:37 jstack [-l][-e] 23:55:37 (to connect to running process) 23:55:37 23:55:37 Options: 23:55:37 -l long listing. Prints additional information about locks 23:55:37 -e extended listing. Prints additional information about threads 23:55:37 -? -h --help -help to print this help message 23:55:37 Killing ODL 23:55:37 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:42 Compressing karaf.log 1 23:55:42 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:42 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:55:42 Fetching compressed karaf.log 1 23:55:42 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:42 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory 23:55:42 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:43 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory 23:55:43 Fetch GC logs 23:55:43 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts. 23:55:43 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory 23:55:43 Examine copied files 23:55:43 total 11576 23:55:43 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 23:55 gclogs-1 23:55:43 -rw-rw-r--. 1 jenkins jenkins 0 Nov 15 23:55 karaf_1__threads_after.log 23:55:43 -rw-rw-r--. 1 jenkins jenkins 10492 Nov 15 23:55 ps_after.log 23:55:43 -rw-rw-r--. 1 jenkins jenkins 324697 Nov 15 23:55 report.html 23:55:43 -rw-rw-r--. 1 jenkins jenkins 1713405 Nov 15 23:55 log.html 23:55:43 -rw-rw-r--. 1 jenkins jenkins 9733272 Nov 15 23:55 output.xml 23:55:43 -rw-rw-r--. 1 jenkins jenkins 709 Nov 15 23:15 testplan.txt 23:55:43 -rw-rw-r--. 1 jenkins jenkins 0 Nov 15 23:15 karaf_1__threads_before.log 23:55:43 -rw-rw-r--. 1 jenkins jenkins 10216 Nov 15 23:15 ps_before.log 23:55:43 -rw-rw-r--. 1 jenkins jenkins 3291 Nov 15 23:11 post-startup-script.sh 23:55:43 -rw-rw-r--. 1 jenkins jenkins 231 Nov 15 23:11 startup-script.sh 23:55:43 -rw-rw-r--. 1 jenkins jenkins 3294 Nov 15 23:11 configuration-script.sh 23:55:43 -rw-rw-r--. 1 jenkins jenkins 268 Nov 15 23:10 detect_variables.env 23:55:43 -rw-rw-r--. 1 jenkins jenkins 0 Nov 15 23:10 pom.xml 23:55:43 -rw-rw-r--. 1 jenkins jenkins 96 Nov 15 23:10 set_variables.env 23:55:43 -rw-rw-r--. 1 jenkins jenkins 295 Nov 15 23:10 slave_addresses.txt 23:55:43 -rw-rw-r--. 1 jenkins jenkins 570 Nov 15 23:10 requirements.txt 23:55:43 -rw-rw-r--. 1 jenkins jenkins 26 Nov 15 23:10 env.properties 23:55:43 -rw-rw-r--. 1 jenkins jenkins 324 Nov 15 23:08 stack-parameters.yaml 23:55:43 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 15 23:07 test 23:55:43 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 23:07 test@tmp 23:55:43 -rw-rw-r--. 1 jenkins jenkins 519 Nov 15 19:38 maven-metadata.xml 23:55:43 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins12774744615718430202.sh 23:55:43 Karaf Deployments, Tests must have already run 23:55:43 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins12945165413611788990.sh 23:55:43 Cleaning up Robot installation... 23:55:43 $ ssh-agent -k 23:55:43 unset SSH_AUTH_SOCK; 23:55:43 unset SSH_AGENT_PID; 23:55:43 echo Agent pid 5162 killed; 23:55:43 [ssh-agent] Stopped. 23:55:43 Recording plot data 23:55:43 Robot results publisher started... 23:55:43 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:55:43 -Parsing output xml: 23:55:44 Done! 23:55:44 -Copying log files to build dir: 23:55:45 Done! 23:55:45 -Assigning results to build: 23:55:45 Done! 23:55:45 -Checking thresholds: 23:55:45 Done! 23:55:45 Done publishing Robot results. 23:55:45 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:55:45 [PostBuildScript] - [INFO] Executing post build scripts. 23:55:45 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins1000430491769249183.sh 23:55:45 Archiving csit artifacts 23:55:45 mv: cannot stat 'odl1_*': No such file or directory 23:55:45 mv: cannot stat '*_1.png': No such file or directory 23:55:45 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:55:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:45 Dload Upload Total Spent Left Speed 23:55:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1096k 0 1096k 0 0 6372k 0 --:--:-- --:--:-- --:--:-- 6335k 100 1819k 0 1819k 0 0 6146k 0 --:--:-- --:--:-- --:--:-- 6125k 23:55:45 Archive: robot-plugin.zip 23:55:45 inflating: ./archives/robot-plugin/log.html 23:55:45 inflating: ./archives/robot-plugin/output.xml 23:55:46 inflating: ./archives/robot-plugin/report.html 23:55:46 mv: cannot stat '*.log.gz': No such file or directory 23:55:46 mv: cannot stat '*.csv': No such file or directory 23:55:46 mv: cannot stat '*.png': No such file or directory 23:55:46 [PostBuildScript] - [INFO] Executing post build scripts. 23:55:46 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins16682276181264650444.sh 23:55:46 [PostBuildScript] - [INFO] Executing post build scripts. 23:55:46 [EnvInject] - Injecting environment variables from a build step. 23:55:46 [EnvInject] - Injecting as environment variables the properties content 23:55:46 OS_CLOUD=vex 23:55:46 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-65 23:55:46 23:55:46 [EnvInject] - Variables injected successfully. 23:55:46 provisioning config files... 23:55:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:55:46 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins17111225824548657095.sh 23:55:46 ---> openstack-stack-delete.sh 23:55:46 Setup pyenv: 23:55:46 system 23:55:46 3.8.13 23:55:46 3.9.13 23:55:46 3.10.13 23:55:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:55:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from file:/tmp/.os_lf_venv 23:55:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:55:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:55:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:55:48 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:55:48 lf-activate-venv(): INFO: Base packages installed successfully 23:55:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:56:05 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:56:05 INFO: Stack cost retrieval disabled, setting cost to 0 23:56:17 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-65 23:56:17 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-65 23:56:17 [PostBuildScript] - [INFO] Executing post build scripts. 23:56:17 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins8648702251401888574.sh 23:56:17 ---> sysstat.sh 23:56:18 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins8750775841150275434.sh 23:56:18 ---> package-listing.sh 23:56:18 ++ tr '[:upper:]' '[:lower:]' 23:56:18 ++ facter osfamily 23:56:18 + OS_FAMILY=redhat 23:56:18 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:56:18 + START_PACKAGES=/tmp/packages_start.txt 23:56:18 + END_PACKAGES=/tmp/packages_end.txt 23:56:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:56:18 + PACKAGES=/tmp/packages_start.txt 23:56:18 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 23:56:18 + PACKAGES=/tmp/packages_end.txt 23:56:18 + case "${OS_FAMILY}" in 23:56:18 + rpm -qa 23:56:18 + sort 23:56:19 + '[' -f /tmp/packages_start.txt ']' 23:56:19 + '[' -f /tmp/packages_end.txt ']' 23:56:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:56:19 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 23:56:19 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/archives/ 23:56:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/archives/ 23:56:19 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins5867338627992734658.sh 23:56:19 ---> capture-instance-metadata.sh 23:56:19 Setup pyenv: 23:56:19 system 23:56:19 3.8.13 23:56:19 3.9.13 23:56:19 3.10.13 23:56:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:56:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from file:/tmp/.os_lf_venv 23:56:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:21 lf-activate-venv(): INFO: Base packages installed successfully 23:56:21 lf-activate-venv(): INFO: Installing additional packages: lftools 23:56:31 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:56:31 INFO: Running in OpenStack, capturing instance metadata 23:56:31 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins838037450798730494.sh 23:56:31 provisioning config files... 23:56:31 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-titanium #65 23:56:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/config4193458916692886738tmp 23:56:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:56:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:56:32 provisioning config files... 23:56:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:56:32 [EnvInject] - Injecting environment variables from a build step. 23:56:32 [EnvInject] - Injecting as environment variables the properties content 23:56:32 SERVER_ID=logs 23:56:32 23:56:32 [EnvInject] - Variables injected successfully. 23:56:32 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins6081508388076823004.sh 23:56:32 ---> create-netrc.sh 23:56:32 WARN: Log server credential not found. 23:56:32 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins8577866836484491873.sh 23:56:32 ---> python-tools-install.sh 23:56:32 Setup pyenv: 23:56:32 system 23:56:32 3.8.13 23:56:32 3.9.13 23:56:32 3.10.13 23:56:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:56:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from file:/tmp/.os_lf_venv 23:56:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:34 lf-activate-venv(): INFO: Base packages installed successfully 23:56:34 lf-activate-venv(): INFO: Installing additional packages: lftools 23:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:56:44 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins299123548719004537.sh 23:56:44 ---> sudo-logs.sh 23:56:44 Archiving 'sudo' log.. 23:56:44 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins13267933179128970576.sh 23:56:44 ---> job-cost.sh 23:56:44 Setup pyenv: 23:56:45 system 23:56:45 3.8.13 23:56:45 3.9.13 23:56:45 3.10.13 23:56:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:56:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from file:/tmp/.os_lf_venv 23:56:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:47 lf-activate-venv(): INFO: Base packages installed successfully 23:56:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:56:54 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:56:54 DEBUG: total: 0 23:56:54 INFO: Retrieving Stack Cost... 23:56:55 INFO: Retrieving Pricing Info for: v3-standard-2 23:56:55 INFO: Archiving Costs 23:56:55 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins10716070077118903483.sh 23:56:55 ---> logs-deploy.sh 23:56:55 Setup pyenv: 23:56:55 system 23:56:55 3.8.13 23:56:55 3.9.13 23:56:55 3.10.13 23:56:55 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:56:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hppf from file:/tmp/.os_lf_venv 23:56:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:57 lf-activate-venv(): INFO: Base packages installed successfully 23:56:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:57:08 lf-activate-venv(): INFO: Adding /tmp/venv-hppf/bin to PATH 23:57:08 WARNING: Nexus logging server not set 23:57:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-titanium/65/ 23:57:08 INFO: archiving logs to S3 23:57:10 ---> uname -a: 23:57:10 Linux prd-centos8-robot-2c-8g-10885.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 23:57:10 23:57:10 23:57:10 ---> lscpu: 23:57:10 Architecture: x86_64 23:57:10 CPU op-mode(s): 32-bit, 64-bit 23:57:10 Byte Order: Little Endian 23:57:10 CPU(s): 2 23:57:10 On-line CPU(s) list: 0,1 23:57:10 Thread(s) per core: 1 23:57:10 Core(s) per socket: 1 23:57:10 Socket(s): 2 23:57:10 NUMA node(s): 1 23:57:10 Vendor ID: AuthenticAMD 23:57:10 CPU family: 23 23:57:10 Model: 49 23:57:10 Model name: AMD EPYC-Rome Processor 23:57:10 Stepping: 0 23:57:10 CPU MHz: 2799.998 23:57:10 BogoMIPS: 5599.99 23:57:10 Virtualization: AMD-V 23:57:10 Hypervisor vendor: KVM 23:57:10 Virtualization type: full 23:57:10 L1d cache: 32K 23:57:10 L1i cache: 32K 23:57:10 L2 cache: 512K 23:57:10 L3 cache: 16384K 23:57:10 NUMA node0 CPU(s): 0,1 23:57:10 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 23:57:10 23:57:10 23:57:10 ---> nproc: 23:57:10 2 23:57:10 23:57:10 23:57:10 ---> df -h: 23:57:10 Filesystem Size Used Avail Use% Mounted on 23:57:10 devtmpfs 3.8G 0 3.8G 0% /dev 23:57:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:57:10 tmpfs 3.8G 17M 3.8G 1% /run 23:57:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:57:10 /dev/vda1 40G 8.3G 32G 21% / 23:57:10 tmpfs 770M 0 770M 0% /run/user/1001 23:57:10 23:57:10 23:57:10 ---> free -m: 23:57:10 total used free shared buff/cache available 23:57:10 Mem: 7697 629 4858 19 2209 6769 23:57:10 Swap: 1023 0 1023 23:57:10 23:57:10 23:57:10 ---> ip addr: 23:57:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:57:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:57:10 inet 127.0.0.1/8 scope host lo 23:57:10 valid_lft forever preferred_lft forever 23:57:10 inet6 ::1/128 scope host 23:57:10 valid_lft forever preferred_lft forever 23:57:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:57:10 link/ether fa:16:3e:e5:dd:60 brd ff:ff:ff:ff:ff:ff 23:57:10 altname enp0s3 23:57:10 altname ens3 23:57:10 inet 10.30.170.225/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:57:10 valid_lft 83405sec preferred_lft 83405sec 23:57:10 inet6 fe80::f816:3eff:fee5:dd60/64 scope link 23:57:10 valid_lft forever preferred_lft forever 23:57:10 23:57:10 23:57:10 ---> sar -b -r -n DEV: 23:57:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU) 23:57:10 23:57:10 23:07:11 LINUX RESTART (2 CPU) 23:57:10 23:57:10 11:08:01 PM tps rtps wtps bread/s bwrtn/s 23:57:10 11:09:01 PM 98.30 1.30 97.00 98.65 7709.78 23:57:10 11:10:01 PM 72.34 1.00 71.34 113.03 9012.15 23:57:10 11:11:01 PM 71.06 9.48 61.58 1684.64 3955.00 23:57:10 11:12:01 PM 34.54 0.03 34.51 3.47 6349.76 23:57:10 11:13:01 PM 4.02 0.00 4.02 0.00 147.32 23:57:10 11:14:01 PM 0.47 0.00 0.47 0.00 6.40 23:57:10 11:15:01 PM 0.45 0.00 0.45 0.00 5.93 23:57:10 11:16:01 PM 2.43 0.23 2.20 13.46 88.07 23:57:10 11:17:01 PM 0.38 0.00 0.38 0.00 6.25 23:57:10 11:18:01 PM 0.58 0.00 0.58 0.00 9.37 23:57:10 11:19:01 PM 0.40 0.00 0.40 0.00 6.13 23:57:10 11:20:01 PM 0.33 0.00 0.33 0.00 5.30 23:57:10 11:21:01 PM 0.60 0.00 0.60 0.00 8.88 23:57:10 11:22:01 PM 0.22 0.00 0.22 0.00 4.52 23:57:10 11:23:01 PM 0.37 0.03 0.33 0.27 8.93 23:57:10 11:24:01 PM 1.23 0.00 1.23 0.00 29.98 23:57:10 11:25:01 PM 0.18 0.00 0.18 0.00 2.95 23:57:10 11:26:01 PM 0.15 0.00 0.15 0.00 2.93 23:57:10 11:27:01 PM 0.12 0.00 0.12 0.00 2.28 23:57:10 11:28:01 PM 0.50 0.00 0.50 0.00 9.46 23:57:10 11:29:01 PM 0.22 0.03 0.18 2.53 10.85 23:57:10 11:30:01 PM 0.20 0.00 0.20 0.00 4.20 23:57:10 11:31:01 PM 0.20 0.00 0.20 0.00 3.65 23:57:10 11:32:01 PM 0.22 0.00 0.22 0.00 4.33 23:57:10 11:33:01 PM 0.40 0.00 0.40 0.00 9.77 23:57:10 11:34:01 PM 0.18 0.00 0.18 0.00 3.60 23:57:10 11:35:01 PM 0.22 0.00 0.22 0.00 4.43 23:57:10 11:36:01 PM 0.27 0.00 0.27 0.00 6.87 23:57:10 11:37:01 PM 0.13 0.00 0.13 0.00 2.67 23:57:10 11:38:01 PM 0.37 0.00 0.37 0.00 7.97 23:57:10 11:39:01 PM 0.17 0.00 0.17 0.00 3.10 23:57:10 11:40:01 PM 0.17 0.00 0.17 0.00 3.35 23:57:10 11:41:01 PM 0.18 0.00 0.18 0.00 4.58 23:57:10 11:42:01 PM 0.32 0.00 0.32 0.00 5.86 23:57:10 11:43:01 PM 0.38 0.00 0.38 0.00 14.18 23:57:10 11:44:01 PM 0.18 0.00 0.18 0.00 3.40 23:57:10 11:45:01 PM 0.17 0.00 0.17 0.00 1.82 23:57:10 11:46:01 PM 0.15 0.00 0.15 0.00 20.00 23:57:10 11:47:01 PM 0.15 0.00 0.15 0.00 2.85 23:57:10 11:48:01 PM 0.43 0.00 0.43 0.00 14.58 23:57:10 11:49:01 PM 0.20 0.00 0.20 0.00 14.30 23:57:10 11:50:02 PM 0.17 0.00 0.17 0.00 9.88 23:57:10 11:51:01 PM 0.27 0.00 0.27 0.00 4.13 23:57:10 11:52:01 PM 0.32 0.00 0.32 0.00 58.24 23:57:10 11:53:01 PM 0.30 0.02 0.28 0.13 44.67 23:57:10 11:54:01 PM 0.40 0.00 0.40 0.00 62.79 23:57:10 11:55:01 PM 0.13 0.00 0.13 0.00 15.21 23:57:10 11:56:01 PM 7.48 0.32 7.16 36.92 248.17 23:57:10 11:57:01 PM 33.78 0.52 33.26 63.86 1938.23 23:57:10 Average: 6.87 0.26 6.60 41.18 610.40 23:57:10 23:57:10 11:08:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:57:10 11:09:01 PM 5146028 6991360 2736404 34.72 2688 2022060 756508 8.47 188744 2209168 235140 23:57:10 11:10:01 PM 5221524 7069812 2660908 33.76 2688 2023920 675392 7.56 218396 2095668 10768 23:57:10 11:11:01 PM 4900344 7012276 2982088 37.83 2688 2277808 701392 7.85 259468 2343092 173676 23:57:10 11:12:01 PM 4926716 7040180 2955716 37.50 2688 2279852 674908 7.56 264752 2307296 4 23:57:10 11:13:01 PM 4926736 7040204 2955696 37.50 2688 2279856 674908 7.56 264752 2307372 4 23:57:10 11:14:01 PM 4926756 7040220 2955676 37.50 2688 2279856 674908 7.56 264752 2307308 4 23:57:10 11:15:01 PM 4926772 7040236 2955660 37.50 2688 2279856 674908 7.56 264752 2307388 4 23:57:10 11:16:01 PM 4881984 6996228 3000448 38.07 2688 2280636 745692 8.35 265308 2351472 4 23:57:10 11:17:01 PM 4881540 6995824 3000892 38.07 2688 2280676 745692 8.35 265308 2351932 4 23:57:10 11:18:01 PM 4881740 6996064 3000692 38.07 2688 2280716 745692 8.35 265308 2351676 4 23:57:10 11:19:01 PM 4880856 6995224 3001576 38.08 2688 2280760 745692 8.35 265308 2352672 4 23:57:10 11:20:01 PM 4880684 6995088 3001748 38.08 2688 2280796 744664 8.34 265308 2352828 4 23:57:10 11:21:01 PM 4881040 6995488 3001392 38.08 2688 2280844 744664 8.34 265312 2352776 4 23:57:10 11:22:01 PM 4880648 6995136 3001784 38.08 2688 2280884 744664 8.34 265312 2352816 4 23:57:10 11:23:01 PM 4880364 6994892 3002068 38.09 2688 2280924 741716 8.30 265428 2352936 20 23:57:10 11:24:01 PM 4880260 6994816 3002172 38.09 2688 2280968 741716 8.30 265428 2353088 12 23:57:10 11:25:01 PM 4880544 6995132 3001888 38.08 2688 2281000 741716 8.30 265428 2352848 8 23:57:10 11:26:01 PM 4880520 6995148 3001912 38.08 2688 2281040 741716 8.30 265428 2352888 4 23:57:10 11:27:01 PM 4880576 6995248 3001856 38.08 2688 2281084 741716 8.30 265432 2353044 4 23:57:10 11:28:01 PM 4880396 6995104 3002036 38.09 2688 2281120 741716 8.30 265432 2353148 16 23:57:10 11:29:01 PM 4879648 6994680 3002784 38.09 2688 2281444 741716 8.30 265432 2353848 8 23:57:10 11:30:01 PM 4879328 6994396 3003104 38.10 2688 2281480 743628 8.33 265432 2354004 4 23:57:10 11:31:01 PM 4879344 6994452 3003088 38.10 2688 2281520 743628 8.33 265432 2354136 4 23:57:10 11:32:01 PM 4879576 6994728 3002856 38.10 2688 2281564 743628 8.33 265432 2353980 4 23:57:10 11:33:01 PM 4878876 6994120 3003556 38.10 2688 2281656 743628 8.33 265432 2354436 4 23:57:10 11:34:01 PM 4879296 6994580 3003136 38.10 2688 2281696 743628 8.33 265432 2354212 4 23:57:10 11:35:01 PM 4879172 6994500 3003260 38.10 2688 2281740 743628 8.33 265432 2354448 4 23:57:10 11:36:01 PM 4878820 6994248 3003612 38.11 2688 2281840 743628 8.33 265432 2354556 4 23:57:10 11:37:01 PM 4878776 6994244 3003656 38.11 2688 2281880 743628 8.33 265432 2354652 4 23:57:10 11:38:01 PM 4874428 6989940 3008004 38.16 2688 2281924 743628 8.33 265432 2359028 8 23:57:10 11:39:01 PM 4874576 6990132 3007856 38.16 2688 2281968 743628 8.33 265432 2358900 4 23:57:10 11:40:01 PM 4873712 6989308 3008720 38.17 2688 2282008 746196 8.36 265432 2359576 4 23:57:10 11:41:01 PM 4874048 6989712 3008384 38.17 2688 2282076 746196 8.36 265432 2359596 12 23:57:10 11:42:01 PM 4874036 6989740 3008396 38.17 2688 2282116 746196 8.36 265436 2359360 8 23:57:10 11:43:01 PM 4873212 6989156 3009220 38.18 2688 2282356 746196 8.36 265436 2360476 12 23:57:10 11:44:01 PM 4872860 6988836 3009572 38.18 2688 2282388 746196 8.36 265436 2360592 8 23:57:10 11:45:01 PM 4872192 6988684 3010240 38.19 2688 2282904 746196 8.36 265436 2361316 524 23:57:10 11:46:01 PM 4871908 6988432 3010524 38.19 2688 2282936 746196 8.36 265436 2361568 40 23:57:10 11:47:01 PM 4871876 6988640 3010556 38.19 2688 2283176 746196 8.36 265436 2361612 244 23:57:10 11:48:01 PM 4871404 6988532 3011028 38.20 2688 2283536 746196 8.36 265440 2362044 372 23:57:10 11:49:01 PM 4871188 6988548 3011244 38.20 2688 2283768 746196 8.36 265440 2362228 244 23:57:10 11:50:02 PM 4871024 6988420 3011408 38.20 2688 2283804 761732 8.53 265444 2362492 40 23:57:10 11:51:01 PM 4867904 6985816 3014528 38.24 2688 2284344 761732 8.53 265444 2365284 548 23:57:10 11:52:01 PM 4866180 6985264 3016252 38.27 2688 2285504 761732 8.53 265452 2367216 132 23:57:10 11:53:01 PM 4860100 6980704 3022332 38.34 2688 2287068 777564 8.71 265468 2372680 468 23:57:10 11:54:01 PM 4859444 6981244 3022988 38.35 2688 2288244 777564 8.71 265492 2373764 4 23:57:10 11:55:01 PM 4858348 6981392 3024084 38.36 2688 2289460 777564 8.71 265532 2374652 804 23:57:10 11:56:01 PM 4904708 6895648 2977724 37.78 2688 2161000 782980 8.77 307552 2303448 63388 23:57:10 11:57:01 PM 5012416 6966708 2870016 36.41 2688 2126876 733368 8.21 474120 2037960 25108 23:57:10 Average: 4896213 6995071 2986219 37.88 2688 2265856 740289 8.29 267836 2337418 10443 23:57:10 23:57:10 11:08:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:57:10 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:09:01 PM eth0 131.71 104.05 1394.02 13.78 0.00 0.00 0.00 0.00 23:57:10 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:10:01 PM eth0 42.24 27.02 257.47 5.59 0.00 0.00 0.00 0.00 23:57:10 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:11:01 PM eth0 48.82 40.25 340.25 9.74 0.00 0.00 0.00 0.00 23:57:10 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:12:01 PM eth0 12.48 10.45 4.36 4.61 0.00 0.00 0.00 0.00 23:57:10 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:13:01 PM eth0 1.45 0.83 0.31 0.18 0.00 0.00 0.00 0.00 23:57:10 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:14:01 PM eth0 1.45 0.72 0.18 0.12 0.00 0.00 0.00 0.00 23:57:10 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:15:01 PM eth0 1.07 0.85 0.17 0.13 0.00 0.00 0.00 0.00 23:57:10 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:16:01 PM eth0 5.75 3.92 1.24 0.84 0.00 0.00 0.00 0.00 23:57:10 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:17:01 PM eth0 1.75 0.62 0.39 0.26 0.00 0.00 0.00 0.00 23:57:10 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:18:01 PM eth0 0.97 0.42 0.16 0.12 0.00 0.00 0.00 0.00 23:57:10 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:19:01 PM eth0 0.72 0.62 0.16 0.07 0.00 0.00 0.00 0.00 23:57:10 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:20:01 PM eth0 1.13 0.57 0.17 0.07 0.00 0.00 0.00 0.00 23:57:10 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:21:01 PM eth0 0.60 0.53 0.18 0.08 0.00 0.00 0.00 0.00 23:57:10 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:22:01 PM eth0 0.68 0.45 0.10 0.07 0.00 0.00 0.00 0.00 23:57:10 11:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:23:01 PM eth0 1.12 0.55 0.26 0.13 0.00 0.00 0.00 0.00 23:57:10 11:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:24:01 PM eth0 1.68 0.80 0.66 0.45 0.00 0.00 0.00 0.00 23:57:10 11:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:25:01 PM eth0 0.53 0.28 0.07 0.05 0.00 0.00 0.00 0.00 23:57:10 11:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:26:01 PM eth0 0.62 0.30 0.06 0.05 0.00 0.00 0.00 0.00 23:57:10 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:27:01 PM eth0 0.75 0.57 0.11 0.07 0.00 0.00 0.00 0.00 23:57:10 11:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:28:01 PM eth0 1.10 0.63 0.25 0.14 0.00 0.00 0.00 0.00 23:57:10 11:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:29:01 PM eth0 2.72 0.75 1.81 0.18 0.00 0.00 0.00 0.00 23:57:10 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:30:01 PM eth0 0.57 0.37 0.08 0.06 0.00 0.00 0.00 0.00 23:57:10 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:31:01 PM eth0 0.80 0.47 0.34 0.25 0.00 0.00 0.00 0.00 23:57:10 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:32:01 PM eth0 1.05 0.33 0.13 0.05 0.00 0.00 0.00 0.00 23:57:10 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:33:01 PM eth0 1.98 0.70 0.70 0.41 0.00 0.00 0.00 0.00 23:57:10 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:34:01 PM eth0 0.42 0.27 0.07 0.05 0.00 0.00 0.00 0.00 23:57:10 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:35:01 PM eth0 0.55 0.45 0.09 0.06 0.00 0.00 0.00 0.00 23:57:10 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:36:01 PM eth0 4.15 0.63 0.80 0.17 0.00 0.00 0.00 0.00 23:57:10 11:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:37:01 PM eth0 1.82 0.32 0.30 0.07 0.00 0.00 0.00 0.00 23:57:10 11:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:38:01 PM eth0 2.47 1.03 0.47 6.67 0.00 0.00 0.00 0.00 23:57:10 11:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:39:01 PM eth0 0.63 0.30 0.08 0.05 0.00 0.00 0.00 0.00 23:57:10 11:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:40:01 PM eth0 5.85 1.80 0.91 5.34 0.00 0.00 0.00 0.00 23:57:10 11:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:41:01 PM eth0 2.48 0.70 0.78 0.51 0.00 0.00 0.00 0.00 23:57:10 11:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:42:01 PM eth0 0.72 0.42 0.11 0.06 0.00 0.00 0.00 0.00 23:57:10 11:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:43:01 PM eth0 10.08 1.28 2.79 0.27 0.00 0.00 0.00 0.00 23:57:10 11:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:44:01 PM eth0 2.00 0.63 0.52 0.31 0.00 0.00 0.00 0.00 23:57:10 11:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:45:01 PM eth0 4.28 1.22 3.26 0.37 0.00 0.00 0.00 0.00 23:57:10 11:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:46:01 PM eth0 2.15 0.43 0.58 0.30 0.00 0.00 0.00 0.00 23:57:10 11:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:47:01 PM eth0 3.28 0.67 1.71 0.17 0.00 0.00 0.00 0.00 23:57:10 11:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:48:01 PM eth0 3.00 1.28 1.93 0.38 0.00 0.00 0.00 0.00 23:57:10 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:49:01 PM eth0 2.25 0.67 1.71 0.17 0.00 0.00 0.00 0.00 23:57:10 11:50:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:50:02 PM eth0 0.87 0.20 0.08 0.04 0.00 0.00 0.00 0.00 23:57:10 11:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:51:01 PM eth0 3.80 2.97 0.70 0.60 0.00 0.00 0.00 0.00 23:57:10 11:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:52:01 PM eth0 2.95 2.55 0.37 0.46 0.00 0.00 0.00 0.00 23:57:10 11:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:53:01 PM eth0 7.48 5.83 1.37 1.25 0.00 0.00 0.00 0.00 23:57:10 11:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:54:01 PM eth0 6.65 3.18 1.57 1.12 0.00 0.00 0.00 0.00 23:57:10 11:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:55:01 PM eth0 3.58 3.12 0.49 0.61 0.00 0.00 0.00 0.00 23:57:10 11:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:56:01 PM eth0 64.28 41.45 101.30 73.02 0.00 0.00 0.00 0.00 23:57:10 11:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 11:57:01 PM eth0 19.01 16.36 16.60 8.17 0.00 0.00 0.00 0.00 23:57:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:57:10 Average: eth0 8.54 5.81 43.73 2.81 0.00 0.00 0.00 0.00 23:57:10 23:57:10 23:57:10 ---> sar -P ALL: 23:57:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU) 23:57:10 23:57:10 23:07:11 LINUX RESTART (2 CPU) 23:57:10 23:57:10 11:08:01 PM CPU %user %nice %system %iowait %steal %idle 23:57:10 11:09:01 PM all 38.96 0.00 5.46 1.19 0.12 54.26 23:57:10 11:09:01 PM 0 30.53 0.00 4.81 0.88 0.13 63.65 23:57:10 11:09:01 PM 1 47.39 0.00 6.12 1.50 0.12 44.88 23:57:10 11:10:01 PM all 20.27 0.00 2.70 4.09 0.08 72.85 23:57:10 11:10:01 PM 0 9.96 0.00 2.18 4.10 0.10 83.66 23:57:10 11:10:01 PM 1 30.58 0.00 3.22 4.09 0.07 62.05 23:57:10 11:11:01 PM all 32.86 0.00 6.31 0.72 0.08 60.03 23:57:10 11:11:01 PM 0 30.59 0.00 6.14 0.55 0.08 62.63 23:57:10 11:11:01 PM 1 35.13 0.00 6.48 0.88 0.08 57.42 23:57:10 11:12:01 PM all 4.85 0.00 0.74 2.71 0.05 91.65 23:57:10 11:12:01 PM 0 2.96 0.00 0.73 3.99 0.05 92.27 23:57:10 11:12:01 PM 1 6.74 0.00 0.75 1.44 0.05 91.02 23:57:10 11:13:01 PM all 0.32 0.00 0.08 0.03 0.04 99.53 23:57:10 11:13:01 PM 0 0.52 0.00 0.07 0.05 0.03 99.33 23:57:10 11:13:01 PM 1 0.12 0.00 0.10 0.00 0.05 99.73 23:57:10 11:14:01 PM all 0.29 0.00 0.07 0.00 0.03 99.61 23:57:10 11:14:01 PM 0 0.50 0.00 0.05 0.00 0.02 99.43 23:57:10 11:14:01 PM 1 0.08 0.00 0.08 0.00 0.05 99.78 23:57:10 11:15:01 PM all 0.37 0.00 0.06 0.00 0.04 99.53 23:57:10 11:15:01 PM 0 0.52 0.00 0.05 0.00 0.02 99.42 23:57:10 11:15:01 PM 1 0.22 0.00 0.07 0.00 0.07 99.65 23:57:10 11:16:01 PM all 6.35 0.00 0.51 0.01 0.06 93.07 23:57:10 11:16:01 PM 0 0.65 0.00 0.20 0.02 0.08 99.05 23:57:10 11:16:01 PM 1 12.35 0.00 0.83 0.00 0.04 86.79 23:57:10 11:17:01 PM all 6.61 0.00 0.50 0.00 0.06 92.83 23:57:10 11:17:01 PM 0 0.62 0.00 0.10 0.00 0.07 99.22 23:57:10 11:17:01 PM 1 13.14 0.00 0.93 0.00 0.05 85.88 23:57:10 11:18:01 PM all 6.82 0.00 0.48 0.00 0.04 92.66 23:57:10 11:18:01 PM 0 0.60 0.00 0.12 0.00 0.05 99.23 23:57:10 11:18:01 PM 1 13.54 0.00 0.87 0.00 0.04 85.56 23:57:10 11:19:01 PM all 6.52 0.00 0.50 0.00 0.05 92.93 23:57:10 11:19:01 PM 0 0.58 0.00 0.10 0.00 0.05 99.27 23:57:10 11:19:01 PM 1 12.99 0.00 0.93 0.00 0.05 86.03 23:57:10 23:57:10 11:19:01 PM CPU %user %nice %system %iowait %steal %idle 23:57:10 11:20:01 PM all 6.54 0.00 0.46 0.00 0.05 92.94 23:57:10 11:20:01 PM 0 0.58 0.00 0.10 0.00 0.07 99.25 23:57:10 11:20:01 PM 1 13.06 0.00 0.86 0.00 0.04 86.05 23:57:10 11:21:01 PM all 6.62 0.00 0.44 0.00 0.05 92.89 23:57:10 11:21:01 PM 0 8.78 0.00 0.53 0.00 0.04 90.65 23:57:10 11:21:01 PM 1 4.52 0.00 0.34 0.00 0.07 95.07 23:57:10 11:22:01 PM all 6.34 0.00 0.46 0.00 0.06 93.14 23:57:10 11:22:01 PM 0 13.11 0.00 0.84 0.00 0.05 85.99 23:57:10 11:22:01 PM 1 0.15 0.00 0.12 0.00 0.07 99.67 23:57:10 11:23:01 PM all 6.38 0.00 0.58 0.01 0.05 92.98 23:57:10 11:23:01 PM 0 8.27 0.00 0.73 0.00 0.04 90.96 23:57:10 11:23:01 PM 1 4.55 0.00 0.43 0.02 0.07 94.94 23:57:10 11:24:01 PM all 6.39 0.00 0.52 0.01 0.06 93.02 23:57:10 11:24:01 PM 0 0.13 0.00 0.17 0.02 0.07 99.62 23:57:10 11:24:01 PM 1 13.23 0.00 0.91 0.00 0.05 85.80 23:57:10 11:25:01 PM all 6.40 0.00 0.50 0.00 0.05 93.06 23:57:10 11:25:01 PM 0 0.12 0.00 0.15 0.00 0.07 99.67 23:57:10 11:25:01 PM 1 13.25 0.00 0.87 0.00 0.04 85.84 23:57:10 11:26:01 PM all 6.51 0.00 0.41 0.00 0.06 93.02 23:57:10 11:26:01 PM 0 0.38 0.00 0.08 0.00 0.07 99.47 23:57:10 11:26:01 PM 1 13.21 0.00 0.77 0.00 0.05 85.97 23:57:10 11:27:01 PM all 6.59 0.00 0.50 0.00 0.05 92.85 23:57:10 11:27:01 PM 0 0.57 0.00 0.13 0.00 0.05 99.25 23:57:10 11:27:01 PM 1 13.15 0.00 0.91 0.00 0.05 85.88 23:57:10 11:28:01 PM all 6.53 0.00 0.49 0.00 0.06 92.92 23:57:10 11:28:01 PM 0 0.62 0.00 0.12 0.00 0.08 99.18 23:57:10 11:28:01 PM 1 12.97 0.00 0.89 0.00 0.04 86.10 23:57:10 11:29:01 PM all 8.09 0.00 0.50 0.00 0.05 91.36 23:57:10 11:29:01 PM 0 0.62 0.00 0.12 0.00 0.07 99.20 23:57:10 11:29:01 PM 1 16.21 0.00 0.91 0.00 0.04 82.85 23:57:10 11:30:01 PM all 6.67 0.00 0.49 0.00 0.05 92.78 23:57:10 11:30:01 PM 0 0.50 0.00 0.13 0.00 0.07 99.30 23:57:10 11:30:01 PM 1 13.36 0.00 0.89 0.00 0.04 85.72 23:57:10 23:57:10 11:30:01 PM CPU %user %nice %system %iowait %steal %idle 23:57:10 11:31:01 PM all 6.54 0.00 0.51 0.00 0.08 92.88 23:57:10 11:31:01 PM 0 13.59 0.00 0.91 0.00 0.07 85.43 23:57:10 11:31:01 PM 1 0.08 0.00 0.13 0.00 0.08 99.70 23:57:10 11:32:01 PM all 6.59 0.00 0.44 0.00 0.06 92.90 23:57:10 11:32:01 PM 0 13.33 0.00 0.84 0.00 0.05 85.78 23:57:10 11:32:01 PM 1 0.40 0.00 0.08 0.00 0.07 99.45 23:57:10 11:33:01 PM all 6.58 0.00 0.48 0.00 0.06 92.88 23:57:10 11:33:01 PM 0 13.21 0.00 0.87 0.00 0.05 85.86 23:57:10 11:33:01 PM 1 0.50 0.00 0.12 0.00 0.07 99.32 23:57:10 11:34:01 PM all 6.30 0.00 0.46 0.00 0.05 93.18 23:57:10 11:34:01 PM 0 12.53 0.00 0.86 0.00 0.04 86.57 23:57:10 11:34:01 PM 1 0.62 0.00 0.10 0.00 0.07 99.22 23:57:10 11:35:01 PM all 6.29 0.00 0.46 0.00 0.06 93.18 23:57:10 11:35:01 PM 0 12.54 0.00 0.86 0.00 0.05 86.55 23:57:10 11:35:01 PM 1 0.60 0.00 0.10 0.00 0.07 99.23 23:57:10 11:36:01 PM all 6.60 0.00 0.50 0.00 0.06 92.84 23:57:10 11:36:01 PM 0 4.68 0.00 0.45 0.00 0.07 94.80 23:57:10 11:36:01 PM 1 8.54 0.00 0.54 0.00 0.05 90.86 23:57:10 11:37:01 PM all 6.45 0.00 0.45 0.00 0.04 93.05 23:57:10 11:37:01 PM 0 4.95 0.00 0.38 0.00 0.05 94.61 23:57:10 11:37:01 PM 1 7.97 0.00 0.53 0.00 0.04 91.47 23:57:10 11:38:01 PM all 6.46 0.00 0.51 0.00 0.06 92.97 23:57:10 11:38:01 PM 0 3.07 0.00 0.29 0.00 0.07 96.57 23:57:10 11:38:01 PM 1 10.00 0.00 0.73 0.00 0.05 89.22 23:57:10 11:39:01 PM all 6.18 0.00 0.48 0.00 0.06 93.28 23:57:10 11:39:01 PM 0 12.85 0.00 0.88 0.00 0.05 86.22 23:57:10 11:39:01 PM 1 0.10 0.00 0.12 0.00 0.07 99.72 23:57:10 11:40:01 PM all 6.32 0.00 0.49 0.00 0.05 93.14 23:57:10 11:40:01 PM 0 13.03 0.00 0.87 0.00 0.04 86.06 23:57:10 11:40:01 PM 1 0.18 0.00 0.13 0.00 0.07 99.62 23:57:10 11:41:01 PM all 6.59 0.00 0.47 0.00 0.05 92.89 23:57:10 11:41:01 PM 0 13.19 0.00 0.89 0.00 0.05 85.86 23:57:10 11:41:01 PM 1 0.55 0.00 0.08 0.00 0.05 99.32 23:57:10 23:57:10 11:41:01 PM CPU %user %nice %system %iowait %steal %idle 23:57:10 11:42:01 PM all 6.61 0.00 0.47 0.00 0.07 92.85 23:57:10 11:42:01 PM 0 13.21 0.00 0.87 0.00 0.07 85.84 23:57:10 11:42:01 PM 1 0.57 0.00 0.10 0.00 0.07 99.27 23:57:10 11:43:01 PM all 8.09 0.00 0.47 0.00 0.07 91.37 23:57:10 11:43:01 PM 0 5.76 0.00 0.47 0.00 0.09 93.69 23:57:10 11:43:01 PM 1 10.45 0.00 0.47 0.00 0.05 89.02 23:57:10 11:44:01 PM all 6.54 0.00 0.46 0.00 0.06 92.94 23:57:10 11:44:01 PM 0 0.65 0.00 0.08 0.00 0.05 99.22 23:57:10 11:44:01 PM 1 12.96 0.00 0.87 0.00 0.07 86.09 23:57:10 11:45:01 PM all 9.37 0.00 0.52 0.00 0.05 90.06 23:57:10 11:45:01 PM 0 0.68 0.00 0.18 0.00 0.05 99.08 23:57:10 11:45:01 PM 1 18.79 0.00 0.89 0.00 0.05 80.26 23:57:10 11:46:01 PM all 6.62 0.00 0.54 0.00 0.05 92.79 23:57:10 11:46:01 PM 0 0.63 0.00 0.17 0.00 0.07 99.13 23:57:10 11:46:01 PM 1 13.12 0.00 0.94 0.00 0.04 85.90 23:57:10 11:47:01 PM all 7.74 0.00 0.48 0.00 0.04 91.73 23:57:10 11:47:01 PM 0 0.67 0.00 0.15 0.00 0.05 99.13 23:57:10 11:47:01 PM 1 15.46 0.00 0.84 0.00 0.04 83.67 23:57:10 11:48:01 PM all 8.16 0.00 0.54 0.00 0.07 91.23 23:57:10 11:48:01 PM 0 0.63 0.00 0.20 0.00 0.08 99.08 23:57:10 11:48:01 PM 1 16.38 0.00 0.91 0.00 0.05 82.65 23:57:10 11:49:01 PM all 7.85 0.00 0.47 0.00 0.06 91.62 23:57:10 11:49:01 PM 0 0.32 0.00 0.18 0.00 0.07 99.43 23:57:10 11:49:01 PM 1 16.01 0.00 0.78 0.00 0.05 83.15 23:57:10 11:50:02 PM all 6.65 0.00 0.51 0.00 0.05 92.78 23:57:10 11:50:02 PM 0 0.62 0.00 0.13 0.00 0.07 99.18 23:57:10 11:50:02 PM 1 13.20 0.00 0.92 0.00 0.04 85.84 23:57:10 11:51:01 PM all 6.10 0.00 0.45 0.01 0.06 93.38 23:57:10 11:51:01 PM 0 1.99 0.00 0.22 0.02 0.05 97.73 23:57:10 11:51:01 PM 1 10.41 0.00 0.69 0.00 0.07 88.82 23:57:10 11:52:01 PM all 2.96 0.00 0.22 0.00 0.08 96.75 23:57:10 11:52:01 PM 0 4.51 0.00 0.30 0.00 0.08 95.11 23:57:10 11:52:01 PM 1 1.40 0.00 0.13 0.00 0.07 98.40 23:57:10 23:57:10 11:52:01 PM CPU %user %nice %system %iowait %steal %idle 23:57:10 11:53:01 PM all 4.39 0.00 0.33 0.00 0.08 95.20 23:57:10 11:53:01 PM 0 7.32 0.00 0.47 0.00 0.08 92.13 23:57:10 11:53:01 PM 1 1.47 0.00 0.18 0.00 0.08 98.26 23:57:10 11:54:01 PM all 3.09 0.00 0.24 0.01 0.08 96.58 23:57:10 11:54:01 PM 0 4.29 0.00 0.33 0.00 0.08 95.29 23:57:10 11:54:01 PM 1 1.89 0.00 0.15 0.02 0.07 97.88 23:57:10 11:55:01 PM all 2.84 0.00 0.24 0.00 0.07 96.85 23:57:10 11:55:01 PM 0 1.20 0.00 0.15 0.00 0.05 98.60 23:57:10 11:55:01 PM 1 4.47 0.00 0.33 0.00 0.08 95.11 23:57:10 11:56:01 PM all 15.34 0.00 1.67 0.23 0.08 82.67 23:57:10 11:56:01 PM 0 11.43 0.00 1.92 0.12 0.08 86.44 23:57:10 11:56:01 PM 1 19.25 0.00 1.42 0.35 0.08 78.90 23:57:10 11:57:01 PM all 32.51 0.00 4.28 0.16 0.08 62.98 23:57:10 11:57:01 PM 0 31.88 0.00 3.78 0.13 0.08 64.12 23:57:10 11:57:01 PM 1 33.13 0.00 4.77 0.18 0.07 61.84 23:57:10 Average: all 8.27 0.00 0.82 0.19 0.06 90.65 23:57:10 Average: 0 6.31 0.00 0.72 0.21 0.06 92.70 23:57:10 Average: 1 10.27 0.00 0.93 0.18 0.06 88.56 23:57:10 23:57:10 23:57:10