23:27:59 Started by upstream project "netconf-distribution-mri-test-titanium" build number 57 23:27:59 originally caused by: 23:27:59 Started by timer 23:27:59 Running as SYSTEM 23:27:59 [EnvInject] - Loading node environment variables. 23:27:59 Building remotely on prd-centos8-robot-2c-8g-636 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:28:00 [ssh-agent] Looking for ssh-agent implementation... 23:28:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:00 $ ssh-agent 23:28:00 SSH_AUTH_SOCK=/tmp/ssh-kkfBnwAZfglV/agent.5291 23:28:00 SSH_AGENT_PID=5292 23:28:00 [ssh-agent] Started. 23:28:00 Running ssh-add (command line suppressed) 23:28:00 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_1897082726850887717.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_1897082726850887717.key) 23:28:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:28:00 The recommended git tool is: NONE 23:28:03 using credential opendaylight-jenkins-ssh 23:28:03 Wiping out workspace first. 23:28:03 Cloning the remote Git repository 23:28:03 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:28:03 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test # timeout=10 23:28:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:28:03 > git --version # timeout=10 23:28:03 > git --version # 'git version 2.43.0' 23:28:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:28:03 [INFO] Currently running in a labeled security context 23:28:03 [INFO] Currently SELinux is 'enforcing' on the host 23:28:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh3948346051755891345.key 23:28:03 Verifying host key using known hosts file 23:28:03 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:28:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:28:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:28:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:28:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:28:07 [INFO] Currently running in a labeled security context 23:28:07 [INFO] Currently SELinux is 'enforcing' on the host 23:28:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh17907533349177741001.key 23:28:07 Verifying host key using known hosts file 23:28:07 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:28:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:28:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:28:08 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:28:08 > git config core.sparsecheckout # timeout=10 23:28:08 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:28:08 Commit message: "Adapt test for new pce-allocation field" 23:28:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:28:08 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:28:08 No emails were triggered. 23:28:08 provisioning config files... 23:28:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:28:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:28:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:28:09 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins10984674139974934706.sh 23:28:09 ---> python-tools-install.sh 23:28:09 Setup pyenv: 23:28:09 system 23:28:09 * 3.8.13 (set by /opt/pyenv/version) 23:28:09 * 3.9.13 (set by /opt/pyenv/version) 23:28:09 * 3.10.13 (set by /opt/pyenv/version) 23:28:09 * 3.11.7 (set by /opt/pyenv/version) 23:28:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zwlT 23:28:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:28:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:28:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:28:18 lf-activate-venv(): INFO: Base packages installed successfully 23:28:18 lf-activate-venv(): INFO: Installing additional packages: lftools 23:28:43 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 23:28:43 Generating Requirements File 23:29:03 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:29:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:29:03 Python 3.11.7 23:29:03 pip 25.2 from /tmp/venv-zwlT/lib/python3.11/site-packages/pip (python 3.11) 23:29:03 appdirs==1.4.4 23:29:03 argcomplete==3.6.2 23:29:03 aspy.yaml==1.3.0 23:29:03 attrs==25.3.0 23:29:03 autopage==0.5.2 23:29:03 beautifulsoup4==4.14.2 23:29:03 boto3==1.40.45 23:29:03 botocore==1.40.45 23:29:03 bs4==0.0.2 23:29:03 cachetools==6.2.0 23:29:03 certifi==2025.8.3 23:29:03 cffi==2.0.0 23:29:03 cfgv==3.4.0 23:29:03 chardet==5.2.0 23:29:03 charset-normalizer==3.4.3 23:29:03 click==8.3.0 23:29:03 cliff==4.11.0 23:29:03 cmd2==2.7.0 23:29:03 cryptography==3.3.2 23:29:03 debtcollector==3.0.0 23:29:03 decorator==5.2.1 23:29:03 defusedxml==0.7.1 23:29:03 Deprecated==1.2.18 23:29:03 distlib==0.4.0 23:29:03 dnspython==2.8.0 23:29:03 docker==7.1.0 23:29:03 dogpile.cache==1.4.1 23:29:03 durationpy==0.10 23:29:03 email-validator==2.3.0 23:29:03 filelock==3.19.1 23:29:03 future==1.0.0 23:29:03 gitdb==4.0.12 23:29:03 GitPython==3.1.45 23:29:03 google-auth==2.41.1 23:29:03 httplib2==0.31.0 23:29:03 identify==2.6.15 23:29:03 idna==3.10 23:29:03 importlib-resources==1.5.0 23:29:03 iso8601==2.1.0 23:29:03 Jinja2==3.1.6 23:29:03 jmespath==1.0.1 23:29:03 jsonpatch==1.33 23:29:03 jsonpointer==3.0.0 23:29:03 jsonschema==4.25.1 23:29:03 jsonschema-specifications==2025.9.1 23:29:03 keystoneauth1==5.12.0 23:29:03 kubernetes==34.1.0 23:29:03 lftools==0.37.14 23:29:03 lxml==6.0.2 23:29:03 markdown-it-py==4.0.0 23:29:03 MarkupSafe==3.0.3 23:29:03 mdurl==0.1.2 23:29:03 msgpack==1.1.1 23:29:03 multi_key_dict==2.0.3 23:29:03 munch==4.0.0 23:29:03 netaddr==1.3.0 23:29:03 niet==1.4.2 23:29:03 nodeenv==1.9.1 23:29:03 oauth2client==4.1.3 23:29:03 oauthlib==3.3.1 23:29:03 openstacksdk==4.7.1 23:29:03 os-service-types==1.8.0 23:29:03 osc-lib==4.2.0 23:29:03 oslo.config==10.0.0 23:29:03 oslo.context==6.1.0 23:29:03 oslo.i18n==6.6.0 23:29:03 oslo.log==7.2.1 23:29:03 oslo.serialization==5.8.0 23:29:03 oslo.utils==9.1.0 23:29:03 packaging==25.0 23:29:03 pbr==7.0.1 23:29:03 platformdirs==4.4.0 23:29:03 prettytable==3.16.0 23:29:03 psutil==7.1.0 23:29:03 pyasn1==0.6.1 23:29:03 pyasn1_modules==0.4.2 23:29:03 pycparser==2.23 23:29:03 pygerrit2==2.0.15 23:29:03 PyGithub==2.8.1 23:29:03 Pygments==2.19.2 23:29:03 PyJWT==2.10.1 23:29:03 PyNaCl==1.6.0 23:29:03 pyparsing==2.4.7 23:29:03 pyperclip==1.11.0 23:29:03 pyrsistent==0.20.0 23:29:03 python-cinderclient==9.8.0 23:29:03 python-dateutil==2.9.0.post0 23:29:03 python-heatclient==4.3.0 23:29:03 python-jenkins==1.8.3 23:29:03 python-keystoneclient==5.7.0 23:29:03 python-magnumclient==4.9.0 23:29:03 python-openstackclient==8.2.0 23:29:03 python-swiftclient==4.8.0 23:29:03 PyYAML==6.0.3 23:29:03 referencing==0.36.2 23:29:03 requests==2.32.5 23:29:03 requests-oauthlib==2.0.0 23:29:03 requestsexceptions==1.4.0 23:29:03 rfc3986==2.0.0 23:29:03 rich==14.1.0 23:29:03 rich-argparse==1.7.1 23:29:03 rpds-py==0.27.1 23:29:03 rsa==4.9.1 23:29:03 ruamel.yaml==0.18.15 23:29:03 ruamel.yaml.clib==0.2.14 23:29:03 s3transfer==0.14.0 23:29:03 simplejson==3.20.2 23:29:03 six==1.17.0 23:29:03 smmap==5.0.2 23:29:03 soupsieve==2.8 23:29:03 stevedore==5.5.0 23:29:03 tabulate==0.9.0 23:29:03 toml==0.10.2 23:29:03 tomlkit==0.13.3 23:29:03 tqdm==4.67.1 23:29:03 typing_extensions==4.15.0 23:29:03 tzdata==2025.2 23:29:03 urllib3==1.26.20 23:29:03 virtualenv==20.34.0 23:29:03 wcwidth==0.2.14 23:29:03 websocket-client==1.8.0 23:29:03 wrapt==1.17.3 23:29:03 xdg==6.0.0 23:29:03 xmltodict==1.0.2 23:29:03 yq==3.4.3 23:29:03 [EnvInject] - Injecting environment variables from a build step. 23:29:03 [EnvInject] - Injecting as environment variables the properties content 23:29:03 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:29:03 OS_CLOUD=vex 23:29:03 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-59 23:29:03 OS_STACK_TEMPLATE_DIR=openstack-hot 23:29:03 23:29:03 [EnvInject] - Variables injected successfully. 23:29:03 provisioning config files... 23:29:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:29:04 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins3541731105986626580.sh 23:29:04 ---> Create parameters file for OpenStack HOT 23:29:04 OpenStack Heat parameters generated 23:29:04 ----------------------------------- 23:29:04 parameters: 23:29:04 vm_0_count: '1' 23:29:04 vm_0_flavor: 'v3-standard-4' 23:29:04 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 23:29:04 vm_1_count: '1' 23:29:04 vm_1_flavor: 'v3-standard-2' 23:29:04 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786' 23:29:04 23:29:04 job_name: '04279-59' 23:29:04 silo: 'releng' 23:29:04 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins6116238487872330521.sh 23:29:04 ---> Create HEAT stack 23:29:04 + source /home/jenkins/lf-env.sh 23:29:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:29:04 ++ mktemp -d /tmp/venv-XXXX 23:29:04 + lf_venv=/tmp/venv-7Zpg 23:29:04 + local venv_file=/tmp/.os_lf_venv 23:29:04 + local python=python3 23:29:04 + local options 23:29:04 + local set_path=true 23:29:04 + local install_args= 23:29:04 ++ 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:29:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:29:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:29:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:29:04 + true 23:29:04 + case $1 in 23:29:04 + python=python3 23:29:04 + shift 2 23:29:04 + true 23:29:04 + case $1 in 23:29:04 + shift 23:29:04 + break 23:29:04 + case $python in 23:29:04 + local pkg_list= 23:29:04 + [[ -d /opt/pyenv ]] 23:29:04 + echo 'Setup pyenv:' 23:29:04 Setup pyenv: 23:29:04 + export PYENV_ROOT=/opt/pyenv 23:29:04 + PYENV_ROOT=/opt/pyenv 23:29:04 + 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:29:04 + 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:29:04 + pyenv versions 23:29:04 system 23:29:04 3.8.13 23:29:04 3.9.13 23:29:04 3.10.13 23:29:04 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:29:04 + command -v pyenv 23:29:04 ++ pyenv init - --no-rehash 23:29:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:29:04 for i in ${!paths[@]}; do 23:29:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:29:04 fi; done; 23:29:04 echo "${paths[*]}"'\'')" 23:29:04 export PATH="/opt/pyenv/shims:${PATH}" 23:29:04 export PYENV_SHELL=bash 23:29:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:29:04 pyenv() { 23:29:04 local command 23:29:04 command="${1:-}" 23:29:04 if [ "$#" -gt 0 ]; then 23:29:04 shift 23:29:04 fi 23:29:04 23:29:04 case "$command" in 23:29:04 rehash|shell) 23:29:04 eval "$(pyenv "sh-$command" "$@")" 23:29:04 ;; 23:29:04 *) 23:29:04 command pyenv "$command" "$@" 23:29:04 ;; 23:29:04 esac 23:29:04 }' 23:29:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:29:04 for i in ${!paths[@]}; do 23:29:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:29:04 fi; done; 23:29:04 echo "${paths[*]}"' 23:29:04 ++ 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:29:04 ++ 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:29:04 ++ 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:29:04 ++ export PYENV_SHELL=bash 23:29:04 ++ PYENV_SHELL=bash 23:29:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:29:04 +++ complete -F _pyenv pyenv 23:29:04 ++ lf-pyver python3 23:29:04 ++ local py_version_xy=python3 23:29:04 ++ local py_version_xyz= 23:29:04 ++ pyenv versions 23:29:04 ++ grep -E '^[0-9.]*[0-9]$' 23:29:04 ++ local command 23:29:04 ++ command=versions 23:29:04 ++ '[' 1 -gt 0 ']' 23:29:04 ++ shift 23:29:04 ++ case "$command" in 23:29:04 ++ command pyenv versions 23:29:04 ++ pyenv versions 23:29:04 ++ sed 's/^[ *]* //' 23:29:04 ++ awk '{ print $1 }' 23:29:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:29:05 +++ grep '^3' /tmp/.pyenv_versions 23:29:05 +++ sort -V 23:29:05 +++ tail -n 1 23:29:05 ++ py_version_xyz=3.11.7 23:29:05 ++ [[ -z 3.11.7 ]] 23:29:05 ++ echo 3.11.7 23:29:05 ++ return 0 23:29:05 + pyenv local 3.11.7 23:29:05 + local command 23:29:05 + command=local 23:29:05 + '[' 2 -gt 0 ']' 23:29:05 + shift 23:29:05 + case "$command" in 23:29:05 + command pyenv local 3.11.7 23:29:05 + pyenv local 3.11.7 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='lftools[openstack] ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='kubernetes ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='niet ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='python-heatclient ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='python-openstackclient ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='python-magnumclient ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='urllib3~=1.26.15 ' 23:29:05 + for arg in "$@" 23:29:05 + case $arg in 23:29:05 + pkg_list+='yq ' 23:29:05 + [[ -f /tmp/.os_lf_venv ]] 23:29:05 ++ cat /tmp/.os_lf_venv 23:29:05 + lf_venv=/tmp/venv-zwlT 23:29:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from' file:/tmp/.os_lf_venv 23:29:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from file:/tmp/.os_lf_venv 23:29:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:29:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:29:05 + local 'pip_opts=--upgrade --quiet' 23:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:29:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:29:05 + [[ -n '' ]] 23:29:05 + [[ -n '' ]] 23:29:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:29:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:29:05 + /tmp/venv-zwlT/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:29:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:29:06 lf-activate-venv(): INFO: Base packages installed successfully 23:29:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:29:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:29:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:29:06 + /tmp/venv-zwlT/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:29:24 + type python3 23:29:24 + true 23:29:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH' 23:29:24 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 23:29:24 + PATH=/tmp/venv-zwlT/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:29:24 + return 0 23:29:24 + openstack --os-cloud vex limits show --absolute 23:29:26 +--------------------------+---------+ 23:29:26 | Name | Value | 23:29:26 +--------------------------+---------+ 23:29:26 | maxTotalInstances | -1 | 23:29:26 | maxTotalCores | 450 | 23:29:26 | maxTotalRAMSize | 1000000 | 23:29:26 | maxServerMeta | 128 | 23:29:26 | maxImageMeta | 128 | 23:29:26 | maxPersonality | 5 | 23:29:26 | maxPersonalitySize | 10240 | 23:29:26 | maxTotalKeypairs | 100 | 23:29:26 | maxServerGroups | 10 | 23:29:26 | maxServerGroupMembers | 10 | 23:29:26 | maxTotalFloatingIps | -1 | 23:29:26 | maxSecurityGroups | -1 | 23:29:26 | maxSecurityGroupRules | -1 | 23:29:26 | totalRAMUsed | 606208 | 23:29:26 | totalCoresUsed | 148 | 23:29:26 | totalInstancesUsed | 52 | 23:29:26 | totalFloatingIpsUsed | 0 | 23:29:26 | totalSecurityGroupsUsed | 0 | 23:29:26 | totalServerGroupsUsed | 0 | 23:29:26 | maxTotalVolumes | -1 | 23:29:26 | maxTotalSnapshots | 10 | 23:29:26 | maxTotalVolumeGigabytes | 4096 | 23:29:26 | maxTotalBackups | 10 | 23:29:26 | maxTotalBackupGigabytes | 1000 | 23:29:26 | totalVolumesUsed | 0 | 23:29:26 | totalGigabytesUsed | 0 | 23:29:26 | totalSnapshotsUsed | 0 | 23:29:26 | totalBackupsUsed | 0 | 23:29:26 | totalBackupGigabytesUsed | 0 | 23:29:26 +--------------------------+---------+ 23:29:26 + pushd /opt/ciman/openstack-hot 23:29:26 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:29:26 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-titanium-59 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/stack-parameters.yaml 23:30:12 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-59 23:30:12 Waiting to initialize infrastructure... 23:30:12 Waiting to initialize infrastructure... 23:30:12 Waiting to initialize infrastructure... 23:30:12 Stack initialization successful. 23:30:12 ------------------------------------ 23:30:12 Stack Details 23:30:12 ------------------------------------ 23:30:12 {'added': None, 23:30:12 'capabilities': [], 23:30:12 'created_at': '2025-10-04T23:29:29Z', 23:30:12 'deleted': None, 23:30:12 'deleted_at': None, 23:30:12 'description': 'No description', 23:30:12 'environment': None, 23:30:12 'environment_files': None, 23:30:12 'files': None, 23:30:12 'files_container': None, 23:30:12 'id': 'd0e6822f-a559-453b-8d42-800b32db3d73', 23:30:12 'is_rollback_disabled': True, 23:30:12 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-titanium-59/d0e6822f-a559-453b-8d42-800b32db3d73', 23:30:12 'rel': 'self'}], 23:30:12 '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:30:12 'name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-59', 23:30:12 'notification_topics': [], 23:30:12 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:30:12 'output_key': 'vm_0_ips', 23:30:12 'output_value': ['10.30.170.33']}, 23:30:12 {'description': 'IP addresses of the 2nd vm types', 23:30:12 'output_key': 'vm_1_ips', 23:30:12 'output_value': ['10.30.171.103']}], 23:30:12 'owner_id': ****, 23:30:12 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:30:12 'OS::stack_id': 'd0e6822f-a559-453b-8d42-800b32db3d73', 23:30:12 'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-59', 23:30:12 'job_name': '04279-59', 23:30:12 'silo': 'releng', 23:30:12 'vm_0_count': '1', 23:30:12 'vm_0_flavor': 'v3-standard-4', 23:30:12 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:30:12 '20250201-010426.857', 23:30:12 'vm_1_count': '1', 23:30:12 'vm_1_flavor': 'v3-standard-2', 23:30:12 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - ' 23:30:12 '20250201-170115.786'}, 23:30:12 'parent_id': None, 23:30:12 'replaced': None, 23:30:12 'status': 'CREATE_COMPLETE', 23:30:12 'status_reason': 'Stack CREATE completed successfully', 23:30:12 'tags': [], 23:30:12 'template': None, 23:30:12 'template_description': 'No description', 23:30:12 'template_url': None, 23:30:12 'timeout_mins': 15, 23:30:12 'unchanged': None, 23:30:12 'updated': None, 23:30:12 'updated_at': None, 23:30:12 'user_project_id': '6d3e576d8ae343bbad8feae4abdc75f4'} 23:30:12 ------------------------------------ 23:30:12 + popd 23:30:12 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:30:12 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins7047609053048144888.sh 23:30:12 ---> Copy SSH public keys to CSIT lab 23:30:12 Setup pyenv: 23:30:12 system 23:30:12 3.8.13 23:30:12 3.9.13 23:30:12 3.10.13 23:30:12 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:30:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from file:/tmp/.os_lf_venv 23:30:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:30:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:30:14 lf-activate-venv(): INFO: Base packages installed successfully 23:30:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:30:27 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 23:30:29 SSH not responding on 10.30.170.33. Retrying in 10 seconds... 23:30:30 SSH not responding on 10.30.171.103. Retrying in 10 seconds... 23:30:39 Ping to 10.30.170.33 successful. 23:30:39 SSH not responding on 10.30.170.33. Retrying in 10 seconds... 23:30:40 Ping to 10.30.171.103 successful. 23:30:42 Warning: Permanently added '10.30.171.103' (ECDSA) to the list of known hosts. 23:30:42 releng-04279-59-1-docker-0 23:30:42 Successfully copied public keys to slave 10.30.171.103 23:30:49 Ping to 10.30.170.33 successful. 23:30:51 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:30:51 releng-04279-59-0-builder-0 23:30:51 Successfully copied public keys to slave 10.30.170.33 23:30:51 Process 6516 ready. 23:30:51 Process 6517 ready. 23:30:51 SSH ready on all stack servers. 23:30:51 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins11585083515124443260.sh 23:30:51 Setup pyenv: 23:30:51 system 23:30:51 3.8.13 23:30:51 3.9.13 23:30:51 3.10.13 23:30:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:30:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-izrc 23:30:56 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.robot_venv 23:30:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:30:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:30:59 lf-activate-venv(): INFO: Base packages installed successfully 23:30:59 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:31:01 lf-activate-venv(): INFO: Adding /tmp/venv-izrc/bin to PATH 23:31:01 + echo 'Installing Python Requirements' 23:31:01 Installing Python Requirements 23:31:01 + cat 23:31:01 + python -m pip install -r requirements.txt 23:31:01 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:31:02 Collecting docker-py (from -r requirements.txt (line 1)) 23:31:02 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:31:02 Collecting ipaddr (from -r requirements.txt (line 2)) 23:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:31:02 Preparing metadata (setup.py): started 23:31:02 Preparing metadata (setup.py): finished with status 'done' 23:31:02 Collecting netaddr (from -r requirements.txt (line 3)) 23:31:02 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:31:02 Collecting netifaces (from -r requirements.txt (line 4)) 23:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:31:02 Preparing metadata (setup.py): started 23:31:02 Preparing metadata (setup.py): finished with status 'done' 23:31:02 Collecting pyhocon (from -r requirements.txt (line 5)) 23:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:31:02 Collecting requests (from -r requirements.txt (line 6)) 23:31:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:31:02 Collecting robotframework (from -r requirements.txt (line 7)) 23:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:31:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 29.8 MB/s 0:00:00 23:31:02 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:31:02 Preparing metadata (setup.py): started 23:31:03 Preparing metadata (setup.py): finished with status 'done' 23:31:03 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:31:03 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:31:03 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:31:03 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:31:03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:31:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:31:03 Preparing metadata (setup.py): started 23:31:03 Preparing metadata (setup.py): finished with status 'done' 23:31:03 Collecting scapy (from -r requirements.txt (line 12)) 23:31:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:31:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 55.8 MB/s 0:00:00 23:31:03 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:31:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:31:03 Preparing metadata (setup.py): started 23:31:03 Preparing metadata (setup.py): finished with status 'done' 23:31:03 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:31:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 23:31:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 45.4 MB/s 0:00:00 23:31:03 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:31:03 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:31:03 Collecting pyangbind (from -r requirements.txt (line 22)) 23:31:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:31:03 Collecting isodate (from -r requirements.txt (line 25)) 23:31:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:31:03 Collecting jmespath (from -r requirements.txt (line 28)) 23:31:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:31:04 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:31:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:31:04 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:31:04 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:04 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:31:04 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:31:04 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:31:04 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:31:04 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:31:04 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:31:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 23:31:04 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:31:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:31:04 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:31:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 23:31:04 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:31:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 23:31:04 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:31:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:31:04 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:31:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 23:31:04 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 23:31:04 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:04 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:31:04 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:04 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:31:04 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:31:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:31:04 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:31:04 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:31:04 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 23:31:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 23:31:04 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:31:05 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:31:05 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:31:05 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:31:05 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:31:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 23:31:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 46.2 MB/s 0:00:00 23:31:05 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:31:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:31:05 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:31:05 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:31:05 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:31:05 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:31:05 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:31:05 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:31:05 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:31:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:31:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 35.3 MB/s 0:00:00 23:31:05 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:31:05 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:31:06 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:31:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 23:31:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 25.1 MB/s 0:00:00 23:31:06 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:31:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:31:06 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:06 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:31:07 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:31:07 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 23:31:07 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:31:07 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:31:07 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:31:07 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:31:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:31:07 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 23:31:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 91.1 MB/s 0:00:00 23:31:08 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:08 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:31:08 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 23:31:08 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 23:31:08 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:31:08 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:31:08 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 23:31:08 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:31:08 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:08 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:31:08 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:31:08 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:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 23:31:08 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:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:31:08 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:31:08 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:31:08 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:31:08 Collecting h11<1,>=0.9.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:31:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:31:08 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:31:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:31:08 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:31:08 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:08 Building wheel for robotframework-sshlibrary (setup.py): started 23:31:09 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 23:31:09 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=897ab768bb4025701be975b28a2a09f15b25a7beeebb22920e201f623f054a25 23:31:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:31:09 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:09 Building wheel for ipaddr (setup.py): started 23:31:09 Building wheel for ipaddr (setup.py): finished with status 'done' 23:31:09 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3181606d343e5219bece574be961752b8a05bfe3c83d7645654c6e364f2492c4 23:31:09 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:31:09 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:09 Building wheel for netifaces (setup.py): started 23:31:11 Building wheel for netifaces (setup.py): finished with status 'done' 23:31:11 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41078 sha256=754f80df7ba05f2f0dcf0331f462d2f3af9362057813e6a6691e2c9b62c64d6c 23:31:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:31:11 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:11 Building wheel for robotframework-httplibrary (setup.py): started 23:31:11 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 23:31:11 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=8bea6ba1b81c1508eada44eec72935b4cd74baf713a9e40d6db82802875d953b 23:31:11 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:31:11 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:31:11 Building wheel for jsonpath-rw (setup.py): started 23:31:12 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 23:31:12 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a31b0f5428685a00f32ecbb632dd8fe2ef1baa9de1c5c1e11f4e75ca7ce7cbfa 23:31:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:31:12 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:31:12 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:31:19 23:31:19 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 23:31:19 + pip freeze 23:31:19 attrs==25.3.0 23:31:19 bcrypt==5.0.0 23:31:19 beautifulsoup4==4.14.2 23:31:19 certifi==2025.8.3 23:31:19 cffi==2.0.0 23:31:19 charset-normalizer==3.4.3 23:31:19 click==8.3.0 23:31:19 cryptography==46.0.2 23:31:19 decorator==5.2.1 23:31:19 distlib==0.4.0 23:31:19 docker-py==1.10.6 23:31:19 docker-pycreds==0.4.0 23:31:19 elastic-transport==8.17.1 23:31:19 elasticsearch==8.19.1 23:31:19 elasticsearch-dsl==8.15.4 23:31:19 enum34==1.1.10 23:31:19 filelock==3.19.1 23:31:19 h11==0.16.0 23:31:19 idna==3.10 23:31:19 invoke==2.2.0 23:31:19 ipaddr==2.2.0 23:31:19 isodate==0.7.2 23:31:19 jmespath==1.0.1 23:31:19 jsonpatch==1.33 23:31:19 jsonpath-rw==1.4.0 23:31:19 jsonpointer==3.0.0 23:31:19 lxml==6.0.2 23:31:19 netaddr==1.3.0 23:31:19 netifaces==0.11.0 23:31:19 outcome==1.3.0.post0 23:31:19 paramiko==4.0.0 23:31:19 platformdirs==4.4.0 23:31:19 ply==3.11 23:31:19 pyang==2.7.1 23:31:19 pyangbind==0.8.6 23:31:19 pycparser==2.23 23:31:19 pyhocon==0.3.61 23:31:19 PyNaCl==1.6.0 23:31:19 pyparsing==3.2.5 23:31:19 PySocks==1.7.1 23:31:19 python-dateutil==2.9.0.post0 23:31:19 regex==2025.9.18 23:31:19 requests==2.32.5 23:31:19 robotframework==7.3.2 23:31:19 robotframework-httplibrary==0.4.2 23:31:19 robotframework-pythonlibcore==4.4.1 23:31:19 robotframework-requests==0.9.7 23:31:19 robotframework-selenium2library==3.0.0 23:31:19 robotframework-seleniumlibrary==6.8.0 23:31:19 robotframework-sshlibrary==3.8.0 23:31:19 scapy==2.6.1 23:31:19 scp==0.15.0 23:31:19 selenium==4.36.0 23:31:19 six==1.17.0 23:31:19 sniffio==1.3.1 23:31:19 sortedcontainers==2.4.0 23:31:19 soupsieve==2.8 23:31:19 trio==0.31.0 23:31:19 trio-websocket==0.12.2 23:31:19 typing_extensions==4.15.0 23:31:19 urllib3==2.5.0 23:31:19 virtualenv==20.34.0 23:31:19 waitress==3.0.2 23:31:19 WebOb==1.8.9 23:31:19 websocket-client==1.8.0 23:31:19 WebTest==3.0.6 23:31:19 wsproto==1.2.0 23:31:19 [EnvInject] - Injecting environment variables from a build step. 23:31:19 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:31:19 [EnvInject] - Variables injected successfully. 23:31:19 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins4407626933317982246.sh 23:31:19 Setup pyenv: 23:31:20 system 23:31:20 3.8.13 23:31:20 3.9.13 23:31:20 3.10.13 23:31:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:31:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from file:/tmp/.os_lf_venv 23:31:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:31:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:31:22 lf-activate-venv(): INFO: Base packages installed successfully 23:31:22 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:31:29 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:31:29 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:31:29 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 23:31:29 + ODL_SYSTEM=() 23:31:29 + TOOLS_SYSTEM=() 23:31:29 + OPENSTACK_SYSTEM=() 23:31:29 + OPENSTACK_CONTROLLERS=() 23:31:29 + mapfile -t ADDR 23:31:29 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:31:29 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-titanium-59 23:31:31 + for i in "${ADDR[@]}" 23:31:31 ++ ssh 10.30.170.33 hostname -s 23:31:31 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:31:31 + REMHOST=releng-04279-59-0-builder-0 23:31:31 + case ${REMHOST} in 23:31:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:31:31 + for i in "${ADDR[@]}" 23:31:31 ++ ssh 10.30.171.103 hostname -s 23:31:31 Warning: Permanently added '10.30.171.103' (ECDSA) to the list of known hosts. 23:31:31 + REMHOST=releng-04279-59-1-docker-0 23:31:31 + case ${REMHOST} in 23:31:31 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:31:31 + echo NUM_ODL_SYSTEM=1 23:31:31 + echo NUM_TOOLS_SYSTEM=1 23:31:31 + '[' '' == yes ']' 23:31:31 + NUM_OPENSTACK_SYSTEM=0 23:31:31 + echo NUM_OPENSTACK_SYSTEM=0 23:31:31 + '[' 0 -eq 2 ']' 23:31:31 + echo ODL_SYSTEM_IP=10.30.170.33 23:31:31 ++ seq 0 0 23:31:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:31:31 + echo ODL_SYSTEM_1_IP=10.30.170.33 23:31:31 + echo TOOLS_SYSTEM_IP=10.30.171.103 23:31:31 ++ seq 0 0 23:31:31 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:31:31 + echo TOOLS_SYSTEM_1_IP=10.30.171.103 23:31:31 + openstack_index=0 23:31:31 + NUM_OPENSTACK_CONTROL_NODES=1 23:31:31 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:31:31 ++ seq 0 0 23:31:31 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:31:31 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:31:31 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:31:31 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:31:31 + '[' -1 -ge 2 ']' 23:31:31 ++ seq 0 -2 23:31:31 + NUM_OPENSTACK_HAPROXY_NODES=0 23:31:31 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:31:31 ++ seq 0 -1 23:31:31 + echo 'Contents of slave_addresses.txt:' 23:31:31 Contents of slave_addresses.txt: 23:31:31 + cat slave_addresses.txt 23:31:31 NUM_ODL_SYSTEM=1 23:31:31 NUM_TOOLS_SYSTEM=1 23:31:31 NUM_OPENSTACK_SYSTEM=0 23:31:31 ODL_SYSTEM_IP=10.30.170.33 23:31:31 ODL_SYSTEM_1_IP=10.30.170.33 23:31:31 TOOLS_SYSTEM_IP=10.30.171.103 23:31:31 TOOLS_SYSTEM_1_IP=10.30.171.103 23:31:31 NUM_OPENSTACK_CONTROL_NODES=1 23:31:31 OPENSTACK_CONTROL_NODE_1_IP= 23:31:31 NUM_OPENSTACK_COMPUTE_NODES=-1 23:31:31 NUM_OPENSTACK_HAPROXY_NODES=0 23:31:31 [EnvInject] - Injecting environment variables from a build step. 23:31:31 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:31:31 [EnvInject] - Variables injected successfully. 23:31:31 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins8029826026077108341.sh 23:31:31 Preparing for JRE Version 21 23:31:31 Karaf artifact is netconf-karaf 23:31:31 Karaf project is netconf 23:31:31 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:31:31 [EnvInject] - Injecting environment variables from a build step. 23:31:31 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:31:31 [EnvInject] - Variables injected successfully. 23:31:31 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins17687302685959038550.sh 23:31:31 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml: 23:31:31 2025-10-04 23:31:31 ERROR 404: Not Found. 23:31:32 Bundle version is 23:31:32 --2025-10-04 23:31:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml 23:31:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:31:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:31:32 HTTP request sent, awaiting response... 200 OK 23:31:32 Length: 520 [application/xml] 23:31:32 Saving to: ‘maven-metadata.xml’ 23:31:32 23:31:32 0K 100% 22.1M=0s 23:31:32 23:31:32 2025-10-04 23:31:32 (22.1 MB/s) - ‘maven-metadata.xml’ saved [520/520] 23:31:32 23:31:32 23:31:32 23:31:32 org.opendaylight.netconf 23:31:32 netconf-karaf 23:31:32 23:31:32 10.0.0-SNAPSHOT 23:31:32 23:31:32 23:31:32 8.0.9-SNAPSHOT 23:31:32 8.0.10-SNAPSHOT 23:31:32 9.0.1-SNAPSHOT 23:31:32 9.0.2-SNAPSHOT 23:31:32 10.0.0-SNAPSHOT 23:31:32 23:31:32 20251004190835 23:31:32 23:31:32 23:31:32 Nexus timestamp is 23:31:32 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:31:32 Distribution bundle is netconf-karaf-.zip 23:31:32 Distribution bundle version is 23:31:32 Distribution folder is netconf-karaf- 23:31:32 Nexus prefix is https://nexus.opendaylight.org 23:31:32 [EnvInject] - Injecting environment variables from a build step. 23:31:32 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:31:32 [EnvInject] - Variables injected successfully. 23:31:32 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins15008495474436071382.sh 23:31:32 Setup pyenv: 23:31:32 system 23:31:32 3.8.13 23:31:32 3.9.13 23:31:32 3.10.13 23:31:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:31:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from file:/tmp/.os_lf_venv 23:31:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:31:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:31:34 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:31:34 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:31:34 lf-activate-venv(): INFO: Base packages installed successfully 23:31:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:31:39 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:31:39 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:31:40 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 23:31:40 Copying common-functions.sh to /tmp 23:31:41 Copying common-functions.sh to 10.30.170.33:/tmp 23:31:41 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:31:42 Copying common-functions.sh to 10.30.171.103:/tmp 23:31:42 Warning: Permanently added '10.30.171.103' (ECDSA) to the list of known hosts. 23:31:42 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins1141829331776336897.sh 23:31:42 common-functions.sh is being sourced 23:31:42 common-functions environment: 23:31:42 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:42 ACTUALFEATURES: 23:31:42 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:42 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:31:42 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:42 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:31:42 CONTROLLERMEM: 2048m 23:31:42 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:42 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:42 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:42 SUITES: 23:31:42 23:31:42 ################################################# 23:31:42 ## Configure Cluster and Start ## 23:31:42 ################################################# 23:31:42 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology 23:31:42 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology 23:31:42 Locating script plan to use... 23:31:42 Finished running script plans 23:31:42 Configuring member-1 with IP address 10.30.170.33 23:31:42 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:31:43 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:31:43 common-functions.sh is being sourced 23:31:43 + source /tmp/common-functions.sh netconf-karaf- titanium 23:31:43 ++ [[ /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:31:43 ++ echo 'common-functions.sh is being sourced' 23:31:43 ++ BUNDLEFOLDER=netconf-karaf- 23:31:43 ++ DISTROSTREAM=titanium 23:31:43 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:43 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:43 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:43 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:43 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:31:43 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:31:43 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:43 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:43 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:31:43 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:31:43 ++ export CONTROLLERMEM= 23:31:43 ++ CONTROLLERMEM= 23:31:43 ++ case "${DISTROSTREAM}" in 23:31:43 ++ CLUSTER_SYSTEM=pekko 23:31:43 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:43 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:43 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:43 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:43 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:43 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:43 ++ print_common_env 23:31:43 ++ cat 23:31:43 common-functions environment: 23:31:43 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:43 ACTUALFEATURES: 23:31:43 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:43 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:31:43 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:43 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:31:43 CONTROLLERMEM: 23:31:43 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:43 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:43 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:43 SUITES: 23:31:43 23:31:43 ++ SSH='ssh -t -t' 23:31:43 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:31:43 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:31:43 Changing to /tmp 23:31:43 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:31:43 + echo 'Changing to /tmp' 23:31:43 + cd /tmp 23:31:43 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip' 23:31:43 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:31:43 --2025-10-04 23:31:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:31:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:31:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:31:43 HTTP request sent, awaiting response... 404 Not Found 23:31:43 2025-10-04 23:31:43 ERROR 404: Not Found. 23:31:43 23:31:43 Extracting the new controller... 23:31:43 + echo 'Extracting the new controller...' 23:31:43 + unzip -q netconf-karaf-.zip 23:31:43 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP. 23:31:43 Adding external repositories... 23:31:43 + echo 'Adding external repositories...' 23:31:43 + 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:31:43 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:31:43 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:31:43 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:31:43 Configuring the startup features... 23:31:43 + [[ True == \T\r\u\e ]] 23:31:43 + echo 'Configuring the startup features...' 23:31:43 + 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:31:43 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:31:43 + FEATURE_TEST_STRING=features-test 23:31:43 + FEATURE_TEST_VERSION= 23:31:43 + KARAF_VERSION=netconf 23:31:43 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:31:43 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:31:43 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:31:43 + configure_karaf_log netconf '' 23:31:43 + local -r karaf_version=netconf 23:31:43 + local -r controllerdebugmap= 23:31:43 + local logapi=log4j 23:31:43 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:43 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:43 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j' 23:31:43 Configuring the karaf log... karaf_version: netconf, logapi: log4j 23:31:43 + '[' log4j == log4j2 ']' 23:31:43 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:43 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:43 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:43 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:43 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 23:31:43 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:43 + unset IFS 23:31:43 controllerdebugmap: 23:31:43 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:43 + echo 'controllerdebugmap: ' 23:31:43 + '[' -n '' ']' 23:31:43 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg' 23:31:43 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:31:43 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:31:43 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-/bin/setenv 23:31:43 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:31:43 + local -r controllermem=3072m 23:31:43 Configure 23:31:43 + local -r memconf=/tmp/netconf-karaf-/bin/setenv 23:31:43 + echo Configure 23:31:43 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:31:43 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:31:43 max memory: 3072m 23:31:43 memconf: /tmp/netconf-karaf-/bin/setenv 23:31:43 + echo ' max memory: 3072m' 23:31:43 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv' 23:31:43 + 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:31:43 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:31:43 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-/bin/setenv 23:31:43 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:31:43 cat /tmp/netconf-karaf-/bin/setenv 23:31:43 + echo 'cat /tmp/netconf-karaf-/bin/setenv' 23:31:43 + cat /tmp/netconf-karaf-/bin/setenv 23:31:43 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:31:43 Set Java version 23:31:43 + echo 'Set Java version' 23:31:43 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:31:43 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:31:43 sudo: a password is required 23:31:43 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:31:43 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:31:43 sudo: a password is required 23:31:43 JDK default version ... 23:31:43 + echo 'JDK default version ...' 23:31:43 + java -version 23:31:43 openjdk version "21.0.5" 2024-10-15 23:31:43 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 23:31:43 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 23:31:43 Set JAVA_HOME 23:31:43 + echo 'Set JAVA_HOME' 23:31:43 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:31:43 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:31:43 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:31:43 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:31:43 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:31:43 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:31:43 Listing all open ports on controller system... 23:31:43 + echo 'Listing all open ports on controller system...' 23:31:43 + netstat -pnatu 23:31:43 /tmp/configuration-script.sh: line 40: netstat: command not found 23:31:43 Configuring cluster 23:31:43 + '[' -f /tmp/custom_shard_config.txt ']' 23:31:43 + echo 'Configuring cluster' 23:31:43 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.170.33 23:31:43 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory 23:31:43 Dump pekko.conf 23:31:43 + echo 'Dump pekko.conf' 23:31:43 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:31:43 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory 23:31:43 Dump modules.conf 23:31:43 + echo 'Dump modules.conf' 23:31:43 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf 23:31:43 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory 23:31:43 Dump module-shards.conf 23:31:43 + echo 'Dump module-shards.conf' 23:31:43 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:31:43 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory 23:31:43 Locating config plan to use... 23:31:43 Finished running config plans 23:31:43 Starting member-1 with IP address 10.30.170.33 23:31:43 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:31:44 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:31:44 Redirecting karaf console output to karaf_console.log 23:31:44 Starting controller... 23:31:44 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory 23:31:44 Execute the post startup script on controller 10.30.170.33 23:31:44 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:31:44 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:31:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:31:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:31:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:31:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:32:44 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:32:49 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:32:54 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:32:59 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:04 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:09 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:14 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:19 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:24 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:29 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:34 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:39 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:44 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:49 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:54 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:33:59 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:04 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:09 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:14 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:19 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:24 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:29 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:34 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:39 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:44 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:49 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:54 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:34:59 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:04 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:09 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:14 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:19 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:24 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:29 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:34 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:39 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:44 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:44 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:35:44 Timeout Controller DOWN 23:35:44 Dumping first 500K bytes of karaf log... 23:35:44 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:35:44 Dumping last 500K bytes of karaf log... 23:35:44 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:35:44 Listing all open ports on controller system 23:35:44 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:35:44 Let's take the karaf thread dump 23:35:44 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:35:45 karaf main: org.apache.karaf.main.Main, pid: 23:35:45 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 23:35:45 Usage: 23:35:45 jstack [-l][-e] 23:35:45 (to connect to running process) 23:35:45 23:35:45 Options: 23:35:45 -l long listing. Prints additional information about locks 23:35:45 -e extended listing. Prints additional information about threads 23:35:45 -? -h --help -help to print this help message 23:35:45 Generating mininet variables... 23:35:45 Locating test plan to use... 23:35:45 Changing the testplan path... 23:35:45 # Place the suites in run order: 23:35:45 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/ready 23:35:45 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/apidocs 23:35:45 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL 23:35:45 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD 23:35:45 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION 23:35:45 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/notifications 23:35:45 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth 23:35:45 23:35:45 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:35:46 ============================================================================== 23:35:46 netconf-gate-userfeatures.txt 23:35:46 ============================================================================== 23:35:46 netconf-gate-userfeatures.txt.Ready 23:35:46 ============================================================================== 23:35:46 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi... 23:35:46 ============================================================================== 23:35:51 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. | FAIL | 23:35:51 Parent suite setup failed: 23:35:51 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 23:35:51 ------------------------------------------------------------------------------ 23:35:51 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... | FAIL | 23:35:51 Parent suite setup failed: 23:35:51 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 23:35:51 ------------------------------------------------------------------------------ 23:35:51 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... | FAIL | 23:35:51 Parent suite setup failed: 23:35:51 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 23:35:51 ------------------------------------------------------------------------------ 23:35:51 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... | FAIL | 23:35:51 Parent suite setup failed: 23:35:51 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 23:35:51 ------------------------------------------------------------------------------ 23:35:51 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... | FAIL | 23:35:51 Parent suite setup failed: 23:35:51 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 23:35:51 ------------------------------------------------------------------------------ 23:35:51 Wait_For_MDSAL :: Wait for the MDSAL feature to become online | FAIL | 23:35:51 Parent suite setup failed: 23:35:51 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 23:35:51 ------------------------------------------------------------------------------ 23:35:51 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | FAIL | 23:35:51 Suite setup failed: 23:35:51 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 23:35:51 23:35:51 6 tests, 0 passed, 6 failed 23:35:51 ============================================================================== 23:35:51 netconf-gate-userfeatures.txt.Ready | FAIL | 23:35:51 6 tests, 0 passed, 6 failed 23:35:51 ============================================================================== 23:35:51 netconf-gate-userfeatures.txt.Apidocs 23:35:51 ============================================================================== 23:35:51 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido... 23:35:51 ============================================================================== 23:35:51 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL | 23:35:51 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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:35:51 ------------------------------------------------------------------------------ 23:35:51 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | FAIL | 23:35:51 1 test, 0 passed, 1 failed 23:35:51 ============================================================================== 23:35:51 netconf-gate-userfeatures.txt.Apidocs | FAIL | 23:35:51 1 test, 0 passed, 1 failed 23:35:51 ============================================================================== 23:35:51 netconf-gate-userfeatures.txt.MDSAL 23:35:51 ============================================================================== 23:35:51 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ... 23:35:51 ============================================================================== 23:35:55 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | FAIL | 23:36:56 ... click for list of related bugs or create a new one if needed (with the 23:36:56 "netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf" 23:36:56 reference somewhere inside) 23:36:56 "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:36:56 23:36:56 No match found for ']]>]]>' in 1 minute 23:36:56 Output: 23:36:56 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:36:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:36:56 ------------------------------------------------------------------------------ 23:36:56 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:56 | FAIL | 23:37:56 ... click for list of related bugs or create a new one if needed (with the 23:37:56 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running" 23:37:56 reference somewhere inside) 23:37:56 "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:37:56 23:37:56 No match found for ']]>]]>' in 1 minute 23:37:56 Output: 23:37:56 23:37:56 [?2004l -bash: syntax error near unexpected token `]]' 23:37:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:37:56 ------------------------------------------------------------------------------ 23:37:56 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:56 | FAIL | 23:38:56 ... click for list of related bugs or create a new one if needed (with the 23:38:56 "netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute" 23:38:56 reference somewhere inside) 23:38:56 "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:38:56 23:38:56 No match found for ']]>]]>' in 1 minute 23:38:56 Output: 23:38:56 23:38:56 [?2004l -bash: syntax error near unexpected token `]]' 23:38:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:38:56 ------------------------------------------------------------------------------ 23:38:56 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:56 | FAIL | 23:39:56 ... click for list of related bugs or create a new one if needed (with the 23:39:56 "netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message" 23:39:56 reference somewhere inside) 23:39:56 "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:39:56 23:39:56 No match found for ']]>]]>' in 1 minute 23:39:56 Output: 23:39:56 23:39:56 [?2004l -bash: syntax error near unexpected token `]]' 23:39:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:39:56 ------------------------------------------------------------------------------ 23:39:56 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:56 | FAIL | 23:40:56 ... click for list of related bugs or create a new one if needed (with the 23:40:56 "netconf_gate_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace" 23:40:56 reference somewhere inside) 23:40:56 "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:40:56 23:40:56 No match found for ']]>]]>' in 1 minute 23:40:56 Output: 23:40:56 23:40:56 [?2004l -bash: syntax error near unexpected token `]]' 23:40:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:40:56 ------------------------------------------------------------------------------ 23:40:56 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:56 | FAIL | 23:40:56 ... click for list of related bugs or create a new one if needed (with the 23:40:56 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge" 23:40:56 reference somewhere inside) 23:40:56 "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:40:56 23:40:56 FileNotFoundError: [Errno 2] No such file or directory: '-bash: syntax error near unexpected token `2016\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> sedan\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> CUST001\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 32\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `32\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> TOY001\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> CUST001\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 23:40:56 ------------------------------------------------------------------------------ 23:40:56 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:56 | FAIL | 23:41:56 ... click for list of related bugs or create a new one if needed (with the 23:41:56 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit" 23:41:56 reference somewhere inside) 23:41:56 "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:41:56 23:41:56 No match found for ']]>]]>' in 1 minute 23:41:56 Output: 23:41:56 23:41:56 [?2004l -bash: syntax error near unexpected token `]]' 23:41:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:41:56 ------------------------------------------------------------------------------ 23:41:56 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:56 | FAIL | 23:42:56 ... click for list of related bugs or create a new one if needed (with the 23:42:56 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_edit" 23:42:56 reference somewhere inside) 23:42:56 "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:42:56 23:42:56 No match found for ']]>]]>' in 1 minute 23:42:56 Output: 23:42:56 23:42:56 [?2004l -bash: syntax error near unexpected token `]]' 23:42:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:42:56 ------------------------------------------------------------------------------ 23:42:56 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:56 | FAIL | 23:42:56 ... click for list of related bugs or create a new one if needed (with the 23:42:56 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit" 23:42:56 reference somewhere inside) 23:42:56 "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:42:56 23:42:56 ' 23:42:56 -bash: syntax error near unexpected token `newline' 23:42:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 23:42:56 [?2004l -bash: syntax error near unexpected token `newline' 23:42:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 23:42:56 [?2004l -bash: syntax error near unexpected token `newline' 23:42:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 23:42:56 [?2004l [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> ]]>]]>' does not contain 'TOY001' 23:42:56 ------------------------------------------------------------------------------ 23:42:56 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 | FAIL | 23:43:56 ... click for list of related bugs or create a new one if needed (with the 23:43:56 "netconf_gate_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully" 23:43:56 reference somewhere inside) 23:43:56 "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:43:56 23:43:56 No match found for ']]>]]>' in 1 minute 23:43:56 Output: 23:43:56 23:43:56 [?2004l -bash: syntax error near unexpected token `]]' 23:43:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:43:56 ------------------------------------------------------------------------------ 23:43:56 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:56 | FAIL | 23:44:56 ... click for list of related bugs or create a new one if needed (with the 23:44:56 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end" 23:44:56 reference somewhere inside) 23:44:56 "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:44:56 23:44:56 No match found for ']]>]]>' in 1 minute 23:44:56 Output: 23:44:56 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:44:56 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:44:56 ------------------------------------------------------------------------------ 23:44:56 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:57 | FAIL | 23:45:57 ... click for list of related bugs or create a new one if needed (with the 23:45:57 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect" 23:45:57 reference somewhere inside) 23:45:57 "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:45:57 23:45:57 No match found for ']]>]]>' in 1 minute 23:45:57 Output: 23:45:57 23:45:57 [?2004l -bash: syntax error near unexpected token `]]' 23:45:57 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:45:57 ------------------------------------------------------------------------------ 23:45:57 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:57 | FAIL | 23:46:57 ... click for list of related bugs or create a new one if needed (with the 23:46:57 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now" 23:46:57 reference somewhere inside) 23:46:57 "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:46:57 23:46:57 No match found for ']]>]]>' in 1 minute 23:46:57 Output: 23:46:57 23:46:57 [?2004l -bash: syntax error near unexpected token `]]' 23:46:57 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:46:57 ------------------------------------------------------------------------------ 23:46:57 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:58 | FAIL | 23:46:58 ... click for list of related bugs or create a new one if needed (with the 23:46:58 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_first_batch" 23:46:58 reference somewhere inside) 23:46:58 "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:46:58 23:46:58 OSError: [Errno 36] File name too long: '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 printf -v gitstring -- "$printf_format" "$gitstring";\r\n fi;\r\n PS1="$ps1pc_start$gitstring$ps1pc_end";\r\n else\r\n printf -- "$printf_format" "$gitstring";\r\n fi;\r\n return $exit\r\n}\r\n__git_ps1_colorize_gitstring () \r\n{ \r\n if [[ -n ${ZSH_VERSION-} ]]; then\r\n local c_red=\'%F{red}\';\r\n local c_green=\'%F{green}\';\r\n local c_lblue=\'%F{blue}\';\r\n local c_clear=\'%f\';\r\n else\r\n local c_red=\'\\[\\e[31m\\]\';\r\n local c_green=\'\\[\\e[32m\\]\';\r\n local c_lblue=\'\\[\\e[1;34m\\]\';\r\n local c_clear=\'\\[\\e[0m\\]\';\r\n fi;\r\n local bad_color=$c_red;\r\n local ok_color=$c_green;\r\n local flags_color="$c_lblue";\r\n local branch_color="";\r\n if [ ... 23:46:58 [ Message content over the limit has been removed. ] 23:46:58 ...-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-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 23:46:58 ------------------------------------------------------------------------------ 23:46:58 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:58 | FAIL | 23:47:58 ... click for list of related bugs or create a new one if needed (with the 23:47:58 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit" 23:47:58 reference somewhere inside) 23:47:58 "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:47:58 23:47:58 No match found for ']]>]]>' in 1 minute 23:47:58 Output: 23:47:58 23:47:58 [?2004l -bash: syntax error near unexpected token `]]' 23:47:58 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:47:58 ------------------------------------------------------------------------------ 23:47:58 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:58 | FAIL | 23:48:58 ... click for list of related bugs or create a new one if needed (with the 23:48:58 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_delete" 23:48:58 reference somewhere inside) 23:48:58 "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:48:58 23:48:58 No match found for ']]>]]>' in 1 minute 23:48:58 Output: 23:48:58 23:48:58 [?2004l -bash: syntax error near unexpected token `]]' 23:48:58 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:48:58 ------------------------------------------------------------------------------ 23:48:58 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:59 | FAIL | 23:49:59 ... click for list of related bugs or create a new one if needed (with the 23:49:59 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit" 23:49:59 reference somewhere inside) 23:49:59 "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:49:59 23:49:59 No match found for ']]>]]>' in 1 minute 23:49:59 Output: 23:49:59 23:49:59 [?2004l -bash: syntax error near unexpected token `]]' 23:49:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:49:59 ------------------------------------------------------------------------------ 23:49:59 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:59 | FAIL | 23:50:59 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:50:59 23:50:59 No match found for ']]>]]>' in 1 minute 23:50:59 Output: 23:50:59 23:50:59 [?2004l -bash: syntax error near unexpected token `]]' 23:50:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:50:59 ------------------------------------------------------------------------------ 23:50:59 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:59 | FAIL | 23:50:59 ... click for list of related bugs or create a new one if needed (with the 23:50:59 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge" 23:50:59 reference somewhere inside) 23:50:59 "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:50:59 23:50:59 FileNotFoundError: [Errno 2] No such file or directory: '\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> OLD001\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> Skoda MB\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> Skoda Mlada Boleslav\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> sedan\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> male\r\n\x1b[?2004l\r-bash:... 23:50:59 [ Message content over the limit has been removed. ] 23:50:59 ...le>\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> OLD001\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 23:50:59 ------------------------------------------------------------------------------ 23:50:59 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:59 | FAIL | 23:50:59 ... click for list of related bugs or create a new one if needed (with the 23:50:59 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard" 23:50:59 reference somewhere inside) 23:50:59 "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:50:59 23:50:59 ' 23:50:59 -bash: syntax error near unexpected token `newline' 23:50:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 23:50:59 [?2004l -bash: syntax error near unexpected token `newline' 23:50:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 23:50:59 [?2004l -bash: syntax error near unexpected token `newline' 23:50:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 23:50:59 [?2004l -bash: syntax error near unexpected token `newline' 23:50:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 23:50:59 [?2004l [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> ]]>]]>' does not contain 'OLD001' 23:50:59 ------------------------------------------------------------------------------ 23:50:59 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:59 | FAIL | 23:51:59 ... click for list of related bugs or create a new one if needed (with the 23:51:59 "netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request" 23:51:59 reference somewhere inside) 23:51:59 "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:51:59 23:51:59 No match found for ']]>]]>' in 1 minute 23:51:59 Output: 23:51:59 23:51:59 [?2004l -bash: syntax error near unexpected token `]]' 23:51:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:51:59 ------------------------------------------------------------------------------ 23:51:59 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:59 | FAIL | 23:52:59 ... click for list of related bugs or create a new one if needed (with the 23:52:59 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard" 23:52:59 reference somewhere inside) 23:52:59 "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:52:59 23:52:59 No match found for ']]>]]>' in 1 minute 23:52:59 Output: 23:52:59 23:52:59 [?2004l -bash: syntax error near unexpected token `]]' 23:52:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:52:59 ------------------------------------------------------------------------------ 23:52:59 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:59 | FAIL | 23:53:59 ... click for list of related bugs or create a new one if needed (with the 23:53:59 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create" 23:53:59 reference somewhere inside) 23:53:59 "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:53:59 23:53:59 No match found for ']]>]]>' in 1 minute 23:53:59 Output: 23:53:59 23:53:59 [?2004l -bash: syntax error near unexpected token `]]' 23:53:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:53:59 ------------------------------------------------------------------------------ 23:53:59 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:59 | FAIL | 23:54:59 ... click for list of related bugs or create a new one if needed (with the 23:54:59 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third" 23:54:59 reference somewhere inside) 23:54:59 "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:54:59 23:54:59 No match found for ']]>]]>' in 1 minute 23:54:59 Output: 23:54:59 23:54:59 [?2004l -bash: syntax error near unexpected token `]]' 23:54:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:54:59 ------------------------------------------------------------------------------ 23:54:59 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:59 | FAIL | 23:54:59 FileNotFoundError: [Errno 2] No such file or directory: "-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>" 23:54:59 23:54:59 Also teardown failed: 23:54:59 Evaluating expression 'len(re.findall(\'SKIPPED\', """FileNotFoundError: [Errno 2] No such file or directory: "-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>"""")) > 0' failed: SyntaxError: unterminated string literal (detected at line 1) (, line 1) 23:54:59 ------------------------------------------------------------------------------ 23:54:59 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:59 | FAIL | 23:55:59 ... click for list of related bugs or create a new one if needed (with the 23:55:59 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth" 23:55:59 reference somewhere inside) 23:55:59 "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:55:59 23:55:59 No match found for ']]>]]>' in 1 minute 23:55:59 Output: 23:55:59 23:55:59 [?2004l -bash: syntax error near unexpected token `]]' 23:55:59 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:55:59 ------------------------------------------------------------------------------ 23:55:59 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:00 | FAIL | 23:57:00 ... click for list of related bugs or create a new one if needed (with the 23:57:00 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge" 23:57:00 reference somewhere inside) 23:57:00 "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:57:00 23:57:00 No match found for ']]>]]>' in 1 minute 23:57:00 Output: 23:57:00 23:57:00 [?2004l -bash: syntax error near unexpected token `]]' 23:57:00 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:57:00 ------------------------------------------------------------------------------ 23:57:00 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:00 | FAIL | 23:58:00 ... click for list of related bugs or create a new one if needed (with the 23:58:00 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config" 23:58:00 reference somewhere inside) 23:58:00 "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:58:00 23:58:00 No match found for ']]>]]>' in 1 minute 23:58:00 Output: 23:58:00 23:58:00 [?2004l -bash: syntax error near unexpected token `]]' 23:58:00 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:58:00 ------------------------------------------------------------------------------ 23:58:00 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:00 | PASS | 23:58:00 ------------------------------------------------------------------------------ 23:58:00 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:00 | FAIL | 23:59:00 ... click for list of related bugs or create a new one if needed (with the 23:59:00 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure" 23:59:00 reference somewhere inside) 23:59:00 "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:59:00 23:59:00 No match found for ']]>]]>' in 1 minute 23:59:00 Output: 23:59:00 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:59:00 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 23:59:00 ------------------------------------------------------------------------------ 23:59:00 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:00 | FAIL | 00:00:00 ... click for list of related bugs or create a new one if needed (with the 00:00:00 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure" 00:00:00 reference somewhere inside) 00:00:00 "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" 00:00:00 00:00:00 No match found for ']]>]]>' in 1 minute 00:00:00 Output: 00:00:00 00:00:00 [?2004l -bash: syntax error near unexpected token `]]' 00:00:00 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:00:00 ------------------------------------------------------------------------------ 00:00:00 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:02 | FAIL | 00:00:02 ... click for list of related bugs or create a new one if needed (with the 00:00:02 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data" 00:00:02 reference somewhere inside) 00:00:02 "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" 00:00:02 00:00:02 OSError: [Errno 36] File name too long: '__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 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$... 00:00:02 [ Message content over the limit has been removed. ] 00:00:02 ...ns@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> Dixi\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> BMW\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 1928\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1928\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 00:00:02 ------------------------------------------------------------------------------ 00:00:02 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:02 | FAIL | 00:00:02 FileNotFoundError: [Errno 2] No such file or directory: "\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>" 00:00:02 00:00:02 Also teardown failed: 00:00:02 Evaluating expression 'len(re.findall(\'SKIPPED\', """FileNotFoundError: [Errno 2] No such file or directory: "\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r\\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>"""")) > 0' failed: SyntaxError: unterminated string literal (detected at line 1) (, line 1) 00:00:02 ------------------------------------------------------------------------------ 00:00:02 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 | FAIL | 00:01:02 ... click for list of related bugs or create a new one if needed (with the 00:01:02 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit" 00:01:02 reference somewhere inside) 00:01:02 "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" 00:01:02 00:01:02 No match found for ']]>]]>' in 1 minute 00:01:02 Output: 00:01:02 00:01:02 [?2004l -bash: syntax error near unexpected token `]]' 00:01:02 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:01:02 ------------------------------------------------------------------------------ 00:01:02 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:04 | FAIL | 00:01:04 ... click for list of related bugs or create a new one if needed (with the 00:01:04 "netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge" 00:01:04 reference somewhere inside) 00:01:04 "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" 00:01:04 00:01:04 OSError: [Errno 36] File name too long: '__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 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$... 00:01:04 [ Message content over the limit has been removed. ] 00:01:04 ...9-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-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-59-0-builder-0 ~]> Bentley\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> 1930\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1930\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 00:01:04 ------------------------------------------------------------------------------ 00:01:04 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:02:04 | FAIL | 00:02:04 ... click for list of related bugs or create a new one if needed (with the 00:02:04 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update" 00:02:04 reference somewhere inside) 00:02:04 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update&order=bug_status" 00:02:04 00:02:04 No match found for ']]>]]>' in 1 minute 00:02:04 Output: 00:02:04 00:02:04 [?2004l -bash: syntax error near unexpected token `]]' 00:02:04 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:02:04 ------------------------------------------------------------------------------ 00:02:04 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:02:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:04 | FAIL | 00:03:04 ... click for list of related bugs or create a new one if needed (with the 00:03:04 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update" 00:03:04 reference somewhere inside) 00:03:04 "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" 00:03:04 00:03:04 No match found for ']]>]]>' in 1 minute 00:03:04 Output: 00:03:04 00:03:04 [?2004l -bash: syntax error near unexpected token `]]' 00:03:04 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:03:04 ------------------------------------------------------------------------------ 00:03:04 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 | FAIL | 00:03:06 ... click for list of related bugs or create a new one if needed (with the 00:03:06 "netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge" 00:03:06 reference somewhere inside) 00:03:06 "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" 00:03:06 00:03:06 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... 00:03:06 [ Message content over the limit has been removed. ] 00:03:06 ...r unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> REPLACE\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> CUSTYOUNG\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 00:03:06 ------------------------------------------------------------------------------ 00:03:06 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:04:06 | FAIL | 00:04:06 ... click for list of related bugs or create a new one if needed (with the 00:04:06 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace" 00:04:06 reference somewhere inside) 00:04:06 "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" 00:04:06 00:04:06 No match found for ']]>]]>' in 1 minute 00:04:06 Output: 00:04:06 00:04:06 [?2004l -bash: syntax error near unexpected token `]]' 00:04:06 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:04:06 ------------------------------------------------------------------------------ 00:04:06 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:04:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:06 | FAIL | 00:05:06 ... click for list of related bugs or create a new one if needed (with the 00:05:06 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace" 00:05:06 reference somewhere inside) 00:05:06 "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" 00:05:06 00:05:06 No match found for ']]>]]>' in 1 minute 00:05:06 Output: 00:05:06 00:05:06 [?2004l -bash: syntax error near unexpected token `]]' 00:05:06 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:05:06 ------------------------------------------------------------------------------ 00:05:06 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:08 | FAIL | 00:05:08 ... click for list of related bugs or create a new one if needed (with the 00:05:08 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data" 00:05:08 reference somewhere inside) 00:05:08 "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" 00:05:08 00:05:08 OSError: [Errno 36] File name too long: '}\r\n\r\n__reassemble_comp_words_by_ref () \r\n{ \r\n local exclude i j line ref;\r\n if [[ -n $1 ]]; then\r\n exclude="[${1//[^$COMP_WORDBREAKS]/}]";\r\n fi;\r\n printf -v "$3" %s "$COMP_CWORD";\r\n if [[ -v exclude ]]; then\r\n line=$COMP_LINE;\r\n for ((i = 0, j = 0; i < ${#COMP_WORDS[@]}; i++, j++))\r\n do\r\n while [[ $i -gt 0 && ${COMP_WORDS[i]} == +($exclude) ]]; do\r\n [[ $line != [[:blank:]]* ]] && ((j >= 2)) && ((j--));\r\n ref="$2[$j]";\r\n printf -v "$ref" %s "${!ref-}${COMP_WORDS[i]}";\r\n ((i == COMP_CWORD)) && printf -v "$3" %s "$j";\r\n line=${line#*"${COMP_WORDS[i]}"};\r\n [[ $line == [[:blank:]]* ]] && ((j++));\r\n ((i < ${#COMP_WORDS[@]} - 1)) && ((i++)) || break 2;\r\n done;\r\n ref="$2[$j]";\r\n printf -v "$ref" %s "${!ref-}${COMP_WORDS[i]}";\r\n line=${line#*"${COMP_WORDS[i]}"};\r\n ((i == COMP_CWORD)) && printf -v "$3" %s "$j";\r\n done;\r\n ((i == COMP_CWORD)) && printf -v "$3" %s "$j";\r\n else\r\n for i in "${!COMP_WORDS[@]}";\r\n do\r\n printf -v "$2[i]" %s "${COMP_WORDS[i]}";\r\n done;\r\n fi\r\n}\r\n_allowed_groups () \r\n{ \r\n if _complete_as_root; then\r\n local IFS=\'\r\n\';\r\n COMPREPLY=($(compgen -g -- "$1"));\r\n else\r\n local IFS=\'\r\n \';\r\n COMPREPLY=($(c... 00:05:08 [ Message content over the limit has been removed. ] 00:05:08 ...-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-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 00:05:08 ------------------------------------------------------------------------------ 00:05:08 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:08 | FAIL | 00:06:08 ... click for list of related bugs or create a new one if needed (with the 00:06:08 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_test_data_removal" 00:06:08 reference somewhere inside) 00:06:08 "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" 00:06:08 00:06:08 No match found for ']]>]]>' in 1 minute 00:06:08 Output: 00:06:08 00:06:08 [?2004l -bash: syntax error near unexpected token `]]' 00:06:08 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:06:08 ------------------------------------------------------------------------------ 00:06:08 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:08 | FAIL | 00:06:08 ... click for list of related bugs or create a new one if needed (with the 00:06:08 "netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern" 00:06:08 reference somewhere inside) 00:06:08 "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" 00:06:08 00:06:08 OSError: [Errno 36] File name too long: '\x1b[?2004h[jenkins@releng-04279-59-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-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> connector\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 00:06:08 ------------------------------------------------------------------------------ 00:06:08 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:07:08 | FAIL | 00:07:08 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=7791 00:07:08 00:07:08 No match found for ']]>]]>' in 1 minute 00:07:08 Output: 00:07:08 00:07:08 [?2004l -bash: syntax error near unexpected token `]]' 00:07:08 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:07:08 ------------------------------------------------------------------------------ 00:07:08 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:07:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:07:10 | FAIL | 00:07:10 ... click for list of related bugs or create a new one if needed (with the 00:07:10 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element" 00:07:10 reference somewhere inside) 00:07:10 "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" 00:07:10 00:07:10 OSError: [Errno 36] File name too long: '__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 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$... 00:07:10 [ Message content over the limit has been removed. ] 00:07:10 ...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-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 00:07:10 ------------------------------------------------------------------------------ 00:07:10 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:07:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:08:10 | FAIL | 00:08:10 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 00:08:10 00:08:10 No match found for ']]>]]>' in 1 minute 00:08:10 Output: 00:08:10 00:08:10 [?2004l -bash: syntax error near unexpected token `]]' 00:08:10 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:08:10 ------------------------------------------------------------------------------ 00:08:10 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:08:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:08:12 | FAIL | 00:08:12 ... click for list of related bugs or create a new one if needed (with the 00:08:12 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module" 00:08:12 reference somewhere inside) 00:08:12 "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" 00:08:12 00:08:12 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... 00:08:12 [ Message content over the limit has been removed. ] 00:08:12 ...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-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-59-0-builder-0 ~]>' 00:08:12 ------------------------------------------------------------------------------ 00:08:12 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:08:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:09:12 | FAIL | 00:09:12 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 00:09:12 00:09:12 No match found for ']]>]]>' in 1 minute 00:09:12 Output: 00:09:12 00:09:12 [?2004l -bash: syntax error near unexpected token `]]' 00:09:12 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:09:12 ------------------------------------------------------------------------------ 00:09:12 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:09:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:12 | FAIL | 00:10:12 ... click for list of related bugs or create a new one if needed (with the 00:10:12 "netconf_gate_userfeatures_txt_mdsal_northbound_close_session" 00:10:12 reference somewhere inside) 00:10:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_close_session&order=bug_status" 00:10:12 00:10:12 No match found for ']]>]]>' in 1 minute 00:10:12 Output: 00:10:12 00:10:12 [?2004l -bash: syntax error near unexpected token `]]' 00:10:12 [?2004h[jenkins@releng-04279-59-0-builder-0 ~]> . 00:10:12 ------------------------------------------------------------------------------ 00:10:12 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | FAIL | 00:10:12 49 tests, 1 passed, 48 failed 00:10:12 ============================================================================== 00:10:12 netconf-gate-userfeatures.txt.MDSAL | FAIL | 00:10:12 49 tests, 1 passed, 48 failed 00:10:12 ============================================================================== 00:10:12 netconf-gate-userfeatures.txt.CRUD 00:10:12 ============================================================================== 00:10:12 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ... 00:10:12 ============================================================================== 00:10:17 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:17 | FAIL | 00:10:17 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:10:17 ------------------------------------------------------------------------------ 00:10:17 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:18 | FAIL | 00:10:18 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:18 ------------------------------------------------------------------------------ 00:10:18 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:18 | FAIL | 00:10:18 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:18 ------------------------------------------------------------------------------ 00:10:18 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:18 | FAIL | 00:10:18 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:18 ------------------------------------------------------------------------------ 00:10:18 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 | FAIL | 00:10:39 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:39 ------------------------------------------------------------------------------ 00:10:39 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 | FAIL | 00:10:39 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:39 ------------------------------------------------------------------------------ 00:10:39 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 | FAIL | 00:10:39 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:39 ------------------------------------------------------------------------------ 00:10:39 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 | FAIL | 00:10:39 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:39 ------------------------------------------------------------------------------ 00:10:39 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 | FAIL | 00:10:39 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:39 ------------------------------------------------------------------------------ 00:10:39 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 | FAIL | 00:10:39 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:39 ------------------------------------------------------------------------------ 00:10:39 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:40 | FAIL | 00:10:40 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:40 ------------------------------------------------------------------------------ 00:10:40 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:50 | FAIL | 00:10:50 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:50 ------------------------------------------------------------------------------ 00:10:50 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:50 | FAIL | 00:10:50 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:10:50 ------------------------------------------------------------------------------ 00:10:50 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:11 | FAIL | 00:11:11 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:11:11 ------------------------------------------------------------------------------ 00:11:11 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 | FAIL | 00:12:12 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:12 ------------------------------------------------------------------------------ 00:12:12 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 | FAIL | 00:12:12 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:12 ------------------------------------------------------------------------------ 00:12:12 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 | FAIL | 00:12:12 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:12 ------------------------------------------------------------------------------ 00:12:12 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 | FAIL | 00:12:12 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:12 ------------------------------------------------------------------------------ 00:12:12 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 | FAIL | 00:12:12 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:12 ------------------------------------------------------------------------------ 00:12:12 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 | FAIL | 00:12:12 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:12 ------------------------------------------------------------------------------ 00:12:12 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 | FAIL | 00:12:13 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:13 ------------------------------------------------------------------------------ 00:12:13 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 | FAIL | 00:12:13 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:13 ------------------------------------------------------------------------------ 00:12:13 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 | FAIL | 00:12:13 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:13 ------------------------------------------------------------------------------ 00:12:13 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 | FAIL | 00:12:13 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:13 ------------------------------------------------------------------------------ 00:12:13 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 | FAIL | 00:12:13 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:13 ------------------------------------------------------------------------------ 00:12:13 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 | FAIL | 00:12:13 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:13 ------------------------------------------------------------------------------ 00:12:13 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 | FAIL | 00:12:13 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:13 ------------------------------------------------------------------------------ 00:12:13 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:14 | FAIL | 00:12:14 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:14 ------------------------------------------------------------------------------ 00:12:14 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:24 | FAIL | 00:12:24 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:24 ------------------------------------------------------------------------------ 00:12:24 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | FAIL | 00:12:24 29 tests, 0 passed, 29 failed 00:12:24 ============================================================================== 00:12:24 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite. 00:12:24 ============================================================================== 00:12:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:29 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:29 | FAIL | 00:12:29 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:12:29 ------------------------------------------------------------------------------ 00:12:29 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:30 | FAIL | 00:12:30 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:30 ------------------------------------------------------------------------------ 00:12:30 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:30 | FAIL | 00:12:30 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:30 ------------------------------------------------------------------------------ 00:12:30 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:35 | FAIL | 00:12:35 Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:35 ------------------------------------------------------------------------------ 00:12:35 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 | FAIL | 00:12:56 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:56 ------------------------------------------------------------------------------ 00:12:56 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 | FAIL | 00:12:56 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:56 ------------------------------------------------------------------------------ 00:12:56 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 | FAIL | 00:12:56 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:56 ------------------------------------------------------------------------------ 00:12:56 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 | FAIL | 00:12:56 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:56 ------------------------------------------------------------------------------ 00:12:56 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 | FAIL | 00:12:56 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:56 ------------------------------------------------------------------------------ 00:12:56 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 | FAIL | 00:12:56 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:12:56 ------------------------------------------------------------------------------ 00:12:56 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:57 | FAIL | 00:12:57 Dictionary does not contain key 'netconf-test-device'. 00:12:57 ------------------------------------------------------------------------------ 00:12:57 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 | FAIL | 00:13:07 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:13:07 ------------------------------------------------------------------------------ 00:13:07 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 | FAIL | 00:13:07 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:13:07 ------------------------------------------------------------------------------ 00:13:07 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:28 | FAIL | 00:13:28 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:13:28 ------------------------------------------------------------------------------ 00:13:28 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 | FAIL | 00:14:29 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:29 ------------------------------------------------------------------------------ 00:14:29 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 | FAIL | 00:14:29 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:29 ------------------------------------------------------------------------------ 00:14:29 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 | FAIL | 00:14:29 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:29 ------------------------------------------------------------------------------ 00:14:29 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 | FAIL | 00:14:29 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:29 ------------------------------------------------------------------------------ 00:14:29 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 | FAIL | 00:14:29 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:29 ------------------------------------------------------------------------------ 00:14:29 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 | FAIL | 00:14:29 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:29 ------------------------------------------------------------------------------ 00:14:29 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 | FAIL | 00:14:30 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:30 ------------------------------------------------------------------------------ 00:14:30 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 | FAIL | 00:14:30 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:30 ------------------------------------------------------------------------------ 00:14:30 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 | FAIL | 00:14:30 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:30 ------------------------------------------------------------------------------ 00:14:30 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 | FAIL | 00:14:30 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:30 ------------------------------------------------------------------------------ 00:14:30 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 | FAIL | 00:14:30 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:30 ------------------------------------------------------------------------------ 00:14:30 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 | FAIL | 00:14:30 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:30 ------------------------------------------------------------------------------ 00:14:30 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 | FAIL | 00:14:30 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:30 ------------------------------------------------------------------------------ 00:14:30 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 | FAIL | 00:14:30 Dictionary does not contain key 'netconf-test-device'. 00:14:30 ------------------------------------------------------------------------------ 00:14:30 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:41 | FAIL | 00:14:41 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:14:41 ------------------------------------------------------------------------------ 00:14:41 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD ... | FAIL | 00:14:41 29 tests, 0 passed, 29 failed 00:14:41 ============================================================================== 00:14:41 netconf-gate-userfeatures.txt.CRUD | FAIL | 00:14:41 58 tests, 0 passed, 58 failed 00:14:41 ============================================================================== 00:14:41 netconf-gate-userfeatures.txt.CRUD-ACTION 00:14:41 ============================================================================== 00:14:41 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector ... 00:14:41 ============================================================================== 00:14:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:46 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Check_Device_Data_Is_Empty :: Get the device data and make sure it... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 00:14:46 Parent suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 ------------------------------------------------------------------------------ 00:14:46 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-c... | FAIL | 00:14:46 Suite setup failed: 00:14:46 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:14:46 00:14:46 11 tests, 0 passed, 11 failed 00:14:46 ============================================================================== 00:14:46 netconf-gate-userfeatures.txt.CRUD-ACTION | FAIL | 00:14:46 11 tests, 0 passed, 11 failed 00:14:46 ============================================================================== 00:14:46 netconf-gate-userfeatures.txt.Notifications 00:14:46 ============================================================================== 00:14:46 netconf-gate-userfeatures.txt.Notifications.Notifications Basic :: Basic te... 00:14:46 ============================================================================== 00:14:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:50 Create_DCN_Stream :: Create DCN stream. | FAIL | 00:14:50 Parent suite setup failed: 00:14:50 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 00:14:50 ------------------------------------------------------------------------------ 00:14:50 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. | FAIL | 00:14:50 Parent suite setup failed: 00:14:50 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 00:14:50 ------------------------------------------------------------------------------ 00:14:50 List_DCN_Streams :: List DCN streams. | FAIL | 00:14:50 Parent suite setup failed: 00:14:50 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 00:14:50 ------------------------------------------------------------------------------ 00:14:50 Start_Receiver :: Start the WSS/SSE listener | FAIL | 00:14:50 Parent suite setup failed: 00:14:50 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 00:14:50 ------------------------------------------------------------------------------ 00:14:50 Change_DS_Config :: Make a change in DS configuration. | FAIL | 00:14:50 Parent suite setup failed: 00:14:50 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 00:14:50 ------------------------------------------------------------------------------ 00:14:50 Check_Notification :: Check the WSS/SSE listener log for a change ... | FAIL | 00:14:50 Parent suite setup failed: 00:14:50 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 00:14:50 ------------------------------------------------------------------------------ 00:14:50 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... | FAIL | 00:14:50 Parent suite setup failed: 00:14:50 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 00:14:50 ------------------------------------------------------------------------------ 00:14:50 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... | FAIL | 00:14:50 Parent suite setup failed: 00:14:50 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 00:14:50 ------------------------------------------------------------------------------ 00:14:50 netconf-gate-userfeatures.txt.Notifications.Notifications Basic ::... | FAIL | 00:14:50 Suite setup failed: 00:14:50 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.33 00:14:50 00:14:50 8 tests, 0 passed, 8 failed 00:14:50 ============================================================================== 00:14:50 netconf-gate-userfeatures.txt.Notifications | FAIL | 00:14:50 8 tests, 0 passed, 8 failed 00:14:50 ============================================================================== 00:14:50 netconf-gate-userfeatures.txt.KeyAuth 00:14:50 ============================================================================== 00:14:50 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the d... 00:14:50 ============================================================================== 00:14:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:10 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 00:15:10 Parent suite setup failed: 00:15:10 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:15:10 ------------------------------------------------------------------------------ 00:15:10 Configure_Device_On_Netconf :: Make request to configure netconf n... | FAIL | 00:15:10 Parent suite setup failed: 00:15:10 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:15:10 ------------------------------------------------------------------------------ 00:15:10 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 00:15:10 Parent suite setup failed: 00:15:10 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:15:10 ------------------------------------------------------------------------------ 00:15:10 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 00:15:10 Parent suite setup failed: 00:15:10 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:15:10 ------------------------------------------------------------------------------ 00:15:10 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 00:15:10 Parent suite setup failed: 00:15:10 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:15:10 ------------------------------------------------------------------------------ 00:15:10 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to ver... | FAIL | 00:15:10 Suite setup failed: 00:15:10 ConnectionError: HTTPConnectionPool(host='10.30.170.33', 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')) 00:15:10 00:15:10 5 tests, 0 passed, 5 failed 00:15:10 ============================================================================== 00:15:10 netconf-gate-userfeatures.txt.KeyAuth | FAIL | 00:15:10 5 tests, 0 passed, 5 failed 00:15:10 ============================================================================== 00:15:10 netconf-gate-userfeatures.txt | FAIL | 00:15:10 138 tests, 1 passed, 137 failed 00:15:10 ============================================================================== 00:15:10 Output: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/output.xml 00:15:12 Log: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/log.html 00:15:12 Report: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/report.html 00:15:12 Examining the files in data/log and checking filesize 00:15:12 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:12 total 8 00:15:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 23:31 .. 00:15:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 23:31 . 00:15:12 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:12 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory 00:15:12 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:13 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory 00:15:13 Let's take the karaf thread dump again... 00:15:13 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:13 karaf main: org.apache.karaf.main.Main, pid: 00:15:13 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:13 Usage: 00:15:13 jstack [-l][-e] 00:15:13 (to connect to running process) 00:15:13 00:15:13 Options: 00:15:13 -l long listing. Prints additional information about locks 00:15:13 -e extended listing. Prints additional information about threads 00:15:13 -? -h --help -help to print this help message 00:15:13 Killing ODL 00:15:13 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:18 Compressing karaf.log 1 00:15:18 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:18 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 00:15:18 Fetching compressed karaf.log 1 00:15:19 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:19 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory 00:15:19 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:19 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory 00:15:19 Fetch GC logs 00:15:19 Warning: Permanently added '10.30.170.33' (ECDSA) to the list of known hosts. 00:15:19 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory 00:15:19 Examine copied files 00:15:19 total 11568 00:15:19 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 00:15 gclogs-1 00:15:19 -rw-rw-r--. 1 jenkins jenkins 0 Oct 5 00:15 karaf_1__threads_after.log 00:15:19 -rw-rw-r--. 1 jenkins jenkins 10680 Oct 5 00:15 ps_after.log 00:15:19 -rw-rw-r--. 1 jenkins jenkins 324035 Oct 5 00:15 report.html 00:15:19 -rw-rw-r--. 1 jenkins jenkins 1703237 Oct 5 00:15 log.html 00:15:19 -rw-rw-r--. 1 jenkins jenkins 9739200 Oct 5 00:15 output.xml 00:15:19 -rw-rw-r--. 1 jenkins jenkins 709 Oct 4 23:35 testplan.txt 00:15:19 -rw-rw-r--. 1 jenkins jenkins 0 Oct 4 23:35 karaf_1__threads_before.log 00:15:19 -rw-rw-r--. 1 jenkins jenkins 10643 Oct 4 23:35 ps_before.log 00:15:19 -rw-rw-r--. 1 jenkins jenkins 3291 Oct 4 23:31 post-startup-script.sh 00:15:19 -rw-rw-r--. 1 jenkins jenkins 231 Oct 4 23:31 startup-script.sh 00:15:19 -rw-rw-r--. 1 jenkins jenkins 3294 Oct 4 23:31 configuration-script.sh 00:15:19 -rw-rw-r--. 1 jenkins jenkins 268 Oct 4 23:31 detect_variables.env 00:15:19 -rw-rw-r--. 1 jenkins jenkins 0 Oct 4 23:31 pom.xml 00:15:19 -rw-rw-r--. 1 jenkins jenkins 96 Oct 4 23:31 set_variables.env 00:15:19 -rw-rw-r--. 1 jenkins jenkins 297 Oct 4 23:31 slave_addresses.txt 00:15:19 -rw-rw-r--. 1 jenkins jenkins 570 Oct 4 23:31 requirements.txt 00:15:19 -rw-rw-r--. 1 jenkins jenkins 26 Oct 4 23:31 env.properties 00:15:19 -rw-rw-r--. 1 jenkins jenkins 324 Oct 4 23:29 stack-parameters.yaml 00:15:19 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 4 23:28 test 00:15:19 drwxrwxr-x. 2 jenkins jenkins 6 Oct 4 23:28 test@tmp 00:15:19 -rw-rw-r--. 1 jenkins jenkins 520 Oct 4 19:35 maven-metadata.xml 00:15:19 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins4446032930328479889.sh 00:15:19 Karaf Deployments, Tests must have already run 00:15:19 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins14496130598395070147.sh 00:15:19 Cleaning up Robot installation... 00:15:20 $ ssh-agent -k 00:15:20 unset SSH_AUTH_SOCK; 00:15:20 unset SSH_AGENT_PID; 00:15:20 echo Agent pid 5292 killed; 00:15:20 [ssh-agent] Stopped. 00:15:20 Recording plot data 00:15:20 Robot results publisher started... 00:15:20 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:15:20 -Parsing output xml: 00:15:21 Done! 00:15:21 -Copying log files to build dir: 00:15:22 Done! 00:15:22 -Assigning results to build: 00:15:22 Done! 00:15:22 -Checking thresholds: 00:15:22 Done! 00:15:22 Done publishing Robot results. 00:15:22 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:15:22 [PostBuildScript] - [INFO] Executing post build scripts. 00:15:22 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins5395685645930389073.sh 00:15:22 Archiving csit artifacts 00:15:22 mv: cannot stat 'odl1_*': No such file or directory 00:15:22 mv: cannot stat '*_1.png': No such file or directory 00:15:22 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:15:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:15:22 Dload Upload Total Spent Left Speed 00:15:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1807k 0 1807k 0 0 4507k 0 --:--:-- --:--:-- --:--:-- 4507k 00:15:22 Archive: robot-plugin.zip 00:15:22 inflating: ./archives/robot-plugin/log.html 00:15:22 inflating: ./archives/robot-plugin/output.xml 00:15:22 inflating: ./archives/robot-plugin/report.html 00:15:22 mv: cannot stat '*.log.gz': No such file or directory 00:15:22 mv: cannot stat '*.csv': No such file or directory 00:15:22 mv: cannot stat '*.png': No such file or directory 00:15:22 [PostBuildScript] - [INFO] Executing post build scripts. 00:15:22 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins13420551206160515361.sh 00:15:22 [PostBuildScript] - [INFO] Executing post build scripts. 00:15:22 [EnvInject] - Injecting environment variables from a build step. 00:15:22 [EnvInject] - Injecting as environment variables the properties content 00:15:22 OS_CLOUD=vex 00:15:22 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-59 00:15:22 00:15:22 [EnvInject] - Variables injected successfully. 00:15:22 provisioning config files... 00:15:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:15:22 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins1803798081979206088.sh 00:15:22 ---> openstack-stack-delete.sh 00:15:22 Setup pyenv: 00:15:23 system 00:15:23 3.8.13 00:15:23 3.9.13 00:15:23 3.10.13 00:15:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:15:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from file:/tmp/.os_lf_venv 00:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:15:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:15:25 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:15:25 lf-activate-venv(): INFO: Base packages installed successfully 00:15:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:15:43 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 00:15:43 INFO: Retrieving stack cost for: releng-netconf-csit-1node-gate-userfeatures-all-titanium-59 00:15:46 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 00:15:58 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-59 00:15:58 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-59 00:15:58 [PostBuildScript] - [INFO] Executing post build scripts. 00:15:58 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins7950484930807742988.sh 00:15:58 ---> sysstat.sh 00:15:59 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins10150654204510830015.sh 00:15:59 ---> package-listing.sh 00:15:59 ++ facter osfamily 00:15:59 ++ tr '[:upper:]' '[:lower:]' 00:15:59 + OS_FAMILY=redhat 00:15:59 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 00:15:59 + START_PACKAGES=/tmp/packages_start.txt 00:15:59 + END_PACKAGES=/tmp/packages_end.txt 00:15:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:15:59 + PACKAGES=/tmp/packages_start.txt 00:15:59 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 00:15:59 + PACKAGES=/tmp/packages_end.txt 00:15:59 + case "${OS_FAMILY}" in 00:15:59 + rpm -qa 00:15:59 + sort 00:15:59 + '[' -f /tmp/packages_start.txt ']' 00:15:59 + '[' -f /tmp/packages_end.txt ']' 00:15:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:15:59 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 00:15:59 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/archives/ 00:15:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/archives/ 00:15:59 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins7118379743040830017.sh 00:16:00 ---> capture-instance-metadata.sh 00:16:00 Setup pyenv: 00:16:00 system 00:16:00 3.8.13 00:16:00 3.9.13 00:16:00 3.10.13 00:16:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:16:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from file:/tmp/.os_lf_venv 00:16:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:02 lf-activate-venv(): INFO: Base packages installed successfully 00:16:02 lf-activate-venv(): INFO: Installing additional packages: lftools 00:16:11 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 00:16:11 INFO: Running in OpenStack, capturing instance metadata 00:16:12 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins4301522744259539777.sh 00:16:12 provisioning config files... 00:16:12 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-titanium #59 00:16:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/config16283006034581188004tmp 00:16:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:16:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:16:12 provisioning config files... 00:16:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:16:12 [EnvInject] - Injecting environment variables from a build step. 00:16:12 [EnvInject] - Injecting as environment variables the properties content 00:16:12 SERVER_ID=logs 00:16:12 00:16:12 [EnvInject] - Variables injected successfully. 00:16:12 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins16408870636637065995.sh 00:16:12 ---> create-netrc.sh 00:16:12 WARN: Log server credential not found. 00:16:12 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins17612421330440953836.sh 00:16:12 ---> python-tools-install.sh 00:16:12 Setup pyenv: 00:16:12 system 00:16:12 3.8.13 00:16:12 3.9.13 00:16:12 3.10.13 00:16:12 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:16:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from file:/tmp/.os_lf_venv 00:16:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:15 lf-activate-venv(): INFO: Base packages installed successfully 00:16:15 lf-activate-venv(): INFO: Installing additional packages: lftools 00:16:24 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 00:16:24 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins12796363952400799565.sh 00:16:24 ---> sudo-logs.sh 00:16:24 Archiving 'sudo' log.. 00:16:24 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins7062014356440925272.sh 00:16:24 ---> job-cost.sh 00:16:24 Setup pyenv: 00:16:24 system 00:16:24 3.8.13 00:16:24 3.9.13 00:16:24 3.10.13 00:16:24 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:16:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from file:/tmp/.os_lf_venv 00:16:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:27 lf-activate-venv(): INFO: Base packages installed successfully 00:16:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:16:34 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 00:16:34 DEBUG: total: 0.16999999999999998 00:16:34 INFO: Retrieving Stack Cost... 00:16:34 INFO: Retrieving Pricing Info for: v3-standard-2 00:16:34 INFO: Archiving Costs 00:16:34 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins18122153559524214997.sh 00:16:34 ---> logs-deploy.sh 00:16:34 Setup pyenv: 00:16:34 system 00:16:34 3.8.13 00:16:34 3.9.13 00:16:34 3.10.13 00:16:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:16:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zwlT from file:/tmp/.os_lf_venv 00:16:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:16:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:16:37 lf-activate-venv(): INFO: Base packages installed successfully 00:16:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:16:50 lf-activate-venv(): INFO: Adding /tmp/venv-zwlT/bin to PATH 00:16:50 WARNING: Nexus logging server not set 00:16:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-titanium/59/ 00:16:50 INFO: archiving logs to S3 00:16:51 ---> uname -a: 00:16:51 Linux prd-centos8-robot-2c-8g-636.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:16:51 00:16:51 00:16:51 ---> lscpu: 00:16:51 Architecture: x86_64 00:16:51 CPU op-mode(s): 32-bit, 64-bit 00:16:51 Byte Order: Little Endian 00:16:51 CPU(s): 2 00:16:51 On-line CPU(s) list: 0,1 00:16:51 Thread(s) per core: 1 00:16:51 Core(s) per socket: 1 00:16:51 Socket(s): 2 00:16:51 NUMA node(s): 1 00:16:51 Vendor ID: AuthenticAMD 00:16:51 CPU family: 23 00:16:51 Model: 49 00:16:51 Model name: AMD EPYC-Rome Processor 00:16:51 Stepping: 0 00:16:51 CPU MHz: 2799.998 00:16:51 BogoMIPS: 5599.99 00:16:51 Virtualization: AMD-V 00:16:51 Hypervisor vendor: KVM 00:16:51 Virtualization type: full 00:16:51 L1d cache: 32K 00:16:51 L1i cache: 32K 00:16:51 L2 cache: 512K 00:16:51 L3 cache: 16384K 00:16:51 NUMA node0 CPU(s): 0,1 00:16:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:16:51 00:16:51 00:16:51 ---> nproc: 00:16:51 2 00:16:51 00:16:51 00:16:51 ---> df -h: 00:16:51 Filesystem Size Used Avail Use% Mounted on 00:16:51 devtmpfs 3.8G 0 3.8G 0% /dev 00:16:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:16:51 tmpfs 3.8G 17M 3.8G 1% /run 00:16:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:16:51 /dev/vda1 40G 8.3G 32G 21% / 00:16:51 tmpfs 770M 0 770M 0% /run/user/1001 00:16:51 00:16:51 00:16:51 ---> free -m: 00:16:51 total used free shared buff/cache available 00:16:51 Mem: 7697 637 4854 19 2205 6761 00:16:51 Swap: 1023 0 1023 00:16:51 00:16:51 00:16:51 ---> ip addr: 00:16:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:16:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:16:51 inet 127.0.0.1/8 scope host lo 00:16:51 valid_lft forever preferred_lft forever 00:16:51 inet6 ::1/128 scope host 00:16:51 valid_lft forever preferred_lft forever 00:16:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:16:51 link/ether fa:16:3e:4c:51:95 brd ff:ff:ff:ff:ff:ff 00:16:51 altname enp0s3 00:16:51 altname ens3 00:16:51 inet 10.30.171.216/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:16:51 valid_lft 83432sec preferred_lft 83432sec 00:16:51 inet6 fe80::f816:3eff:fe4c:5195/64 scope link 00:16:51 valid_lft forever preferred_lft forever 00:16:51 00:16:51 00:16:51 ---> sar -b -r -n DEV: 00:16:51 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-636.novalocal) 10/05/2025 _x86_64_ (2 CPU) 00:16:51 00:16:51 12:00:01 AM tps rtps wtps bread/s bwrtn/s 00:16:51 12:01:01 AM 0.97 0.02 0.95 0.13 204.71 00:16:51 12:02:01 AM 0.50 0.07 0.43 1.73 15.29 00:16:51 12:03:01 AM 0.37 0.00 0.37 0.00 7.25 00:16:51 12:04:01 AM 0.23 0.00 0.23 0.00 12.96 00:16:51 12:05:01 AM 0.15 0.00 0.15 0.00 2.83 00:16:51 12:06:01 AM 0.28 0.00 0.28 0.00 11.35 00:16:51 12:07:01 AM 0.30 0.00 0.30 0.00 7.66 00:16:51 12:08:01 AM 0.57 0.07 0.50 7.60 19.43 00:16:51 12:09:01 AM 0.23 0.00 0.23 0.00 10.96 00:16:51 12:10:01 AM 0.15 0.00 0.15 0.00 2.53 00:16:51 12:11:01 AM 0.72 0.32 0.40 6.93 38.30 00:16:51 12:12:01 AM 0.97 0.00 0.97 0.00 51.02 00:16:51 12:13:01 AM 0.27 0.00 0.27 0.00 71.94 00:16:51 12:14:01 AM 0.33 0.00 0.33 0.00 23.55 00:16:51 12:15:01 AM 0.18 0.00 0.18 0.00 49.88 00:16:51 12:16:01 AM 15.86 0.33 15.53 39.99 1154.85 00:16:51 Average: 1.38 0.05 1.33 3.52 105.29 00:16:51 00:16:51 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:16:51 12:01:01 AM 4877020 6987596 3005412 38.13 2688 2277892 744184 8.33 269104 2352940 4 00:16:51 12:02:01 AM 4874108 6985004 3008324 38.16 2688 2278212 744184 8.33 269268 2355536 8 00:16:51 12:03:01 AM 4873524 6984452 3008908 38.17 2688 2278244 744184 8.33 269268 2356296 16 00:16:51 12:04:01 AM 4873260 6984444 3009172 38.18 2688 2278500 744184 8.33 269268 2356648 12 00:16:51 12:05:01 AM 4873384 6984604 3009048 38.17 2688 2278536 744184 8.33 269268 2356688 4 00:16:51 12:06:01 AM 4870732 6982188 3011700 38.21 2688 2278772 744184 8.33 269268 2359188 16 00:16:51 12:07:01 AM 4870436 6981980 3011996 38.21 2688 2278856 744184 8.33 269268 2359300 8 00:16:51 12:08:01 AM 4870128 6982212 3012304 38.22 2688 2279400 735392 8.23 269336 2359752 8 00:16:51 12:09:01 AM 4870020 6982332 3012412 38.22 2688 2279632 735392 8.23 269336 2359780 8 00:16:51 12:10:01 AM 4869784 6982128 3012648 38.22 2688 2279664 745008 8.34 269340 2359924 4 00:16:51 12:11:01 AM 4865520 6979392 3016912 38.27 2688 2281188 745008 8.34 269436 2363920 308 00:16:51 12:12:01 AM 4864728 6979192 3017704 38.28 2688 2281808 745008 8.34 269460 2364864 84 00:16:51 12:13:01 AM 4859412 6975852 3023020 38.35 2688 2283764 765292 8.57 269488 2370132 24 00:16:51 12:14:01 AM 4858600 6975792 3023832 38.36 2688 2284548 765292 8.57 269496 2370820 248 00:16:51 12:15:01 AM 4855008 6973668 3027424 38.41 2688 2285976 780680 8.74 269536 2374400 228 00:16:51 12:16:01 AM 5024300 6973972 2858132 36.26 2688 2122132 711296 7.96 474288 2024052 25472 00:16:51 Average: 4878123 6980926 3004309 38.11 2688 2270445 746104 8.35 282152 2340265 1653 00:16:51 00:16:51 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:16:51 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:01:01 AM eth0 1.77 0.47 0.27 0.17 0.00 0.00 0.00 0.00 00:16:51 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:02:01 AM eth0 3.27 1.15 2.16 0.56 0.00 0.00 0.00 0.00 00:16:51 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:03:01 AM eth0 1.13 0.35 0.20 0.12 0.00 0.00 0.00 0.00 00:16:51 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:04:01 AM eth0 1.92 0.75 2.00 0.18 0.00 0.00 0.00 0.00 00:16:51 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:05:01 AM eth0 0.90 0.32 0.11 0.06 0.00 0.00 0.00 0.00 00:16:51 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:06:01 AM eth0 2.93 1.00 1.95 0.40 0.00 0.00 0.00 0.00 00:16:51 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:07:01 AM eth0 2.30 0.75 0.38 0.15 0.00 0.00 0.00 0.00 00:16:51 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:08:01 AM eth0 2.30 0.68 1.96 0.43 0.00 0.00 0.00 0.00 00:16:51 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:09:01 AM eth0 2.12 0.63 1.65 0.16 0.00 0.00 0.00 0.00 00:16:51 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:10:01 AM eth0 1.87 0.23 0.24 0.04 0.00 0.00 0.00 0.00 00:16:51 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:11:01 AM eth0 5.58 4.65 0.97 0.96 0.00 0.00 0.00 0.00 00:16:51 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:12:01 AM eth0 1.78 1.20 0.11 0.11 0.00 0.00 0.00 0.00 00:16:51 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:13:01 AM eth0 7.90 7.03 1.46 1.55 0.00 0.00 0.00 0.00 00:16:51 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:14:01 AM eth0 2.08 1.48 0.22 0.19 0.00 0.00 0.00 0.00 00:16:51 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:15:01 AM eth0 11.46 9.92 2.19 1.95 0.00 0.00 0.00 0.00 00:16:51 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 12:16:01 AM eth0 58.98 42.12 105.17 72.56 0.00 0.00 0.00 0.00 00:16:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:16:51 Average: eth0 6.77 4.55 7.57 4.97 0.00 0.00 0.00 0.00 00:16:51 00:16:51 00:16:51 ---> sar -P ALL: 00:16:51 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-636.novalocal) 10/05/2025 _x86_64_ (2 CPU) 00:16:51 00:16:51 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 00:16:51 12:01:01 AM all 7.56 0.03 0.59 0.02 0.06 91.75 00:16:51 12:01:01 AM 0 15.22 0.00 0.83 0.00 0.05 83.89 00:16:51 12:01:01 AM 1 0.48 0.05 0.37 0.03 0.07 99.00 00:16:51 12:02:01 AM all 8.05 0.00 0.51 0.00 0.06 91.38 00:16:51 12:02:01 AM 0 0.90 0.00 0.20 0.00 0.07 98.83 00:16:51 12:02:01 AM 1 15.80 0.00 0.85 0.00 0.05 83.29 00:16:51 12:03:01 AM all 6.64 0.00 0.43 0.00 0.05 92.88 00:16:51 12:03:01 AM 0 0.45 0.00 0.13 0.00 0.07 99.35 00:16:51 12:03:01 AM 1 13.38 0.00 0.75 0.00 0.04 85.84 00:16:51 12:04:01 AM all 7.90 0.00 0.48 0.00 0.07 91.54 00:16:51 12:04:01 AM 0 0.35 0.00 0.25 0.00 0.08 99.31 00:16:51 12:04:01 AM 1 16.17 0.00 0.73 0.00 0.05 83.05 00:16:51 12:05:01 AM all 6.49 0.00 0.46 0.00 0.06 92.99 00:16:51 12:05:01 AM 0 0.60 0.00 0.13 0.00 0.08 99.18 00:16:51 12:05:01 AM 1 12.92 0.00 0.82 0.00 0.04 86.22 00:16:51 12:06:01 AM all 7.86 0.00 0.50 0.00 0.07 91.57 00:16:51 12:06:01 AM 0 0.65 0.00 0.13 0.00 0.08 99.13 00:16:51 12:06:01 AM 1 15.69 0.00 0.89 0.00 0.05 83.37 00:16:51 12:07:01 AM all 6.88 0.00 0.44 0.00 0.06 92.62 00:16:51 12:07:01 AM 0 0.57 0.00 0.12 0.00 0.07 99.25 00:16:51 12:07:01 AM 1 13.71 0.00 0.79 0.00 0.05 85.44 00:16:51 12:08:01 AM all 8.06 0.00 0.49 0.01 0.06 91.38 00:16:51 12:08:01 AM 0 0.60 0.00 0.15 0.02 0.07 99.17 00:16:51 12:08:01 AM 1 16.16 0.00 0.85 0.00 0.05 82.94 00:16:51 12:09:01 AM all 8.10 0.00 0.49 0.00 0.06 91.35 00:16:51 12:09:01 AM 0 0.58 0.00 0.13 0.00 0.08 99.20 00:16:51 12:09:01 AM 1 16.21 0.00 0.88 0.00 0.04 82.87 00:16:51 12:10:01 AM all 6.58 0.00 0.47 0.00 0.06 92.89 00:16:51 12:10:01 AM 0 13.61 0.00 0.86 0.00 0.04 85.50 00:16:51 12:10:01 AM 1 0.13 0.00 0.12 0.00 0.08 99.67 00:16:51 12:11:01 AM all 5.03 0.02 0.36 0.01 0.08 94.50 00:16:51 12:11:01 AM 0 9.10 0.02 0.59 0.02 0.08 90.19 00:16:51 12:11:01 AM 1 1.02 0.02 0.13 0.00 0.08 98.75 00:16:51 00:16:51 12:11:01 AM CPU %user %nice %system %iowait %steal %idle 00:16:51 12:12:01 AM all 1.62 0.00 0.13 0.00 0.08 98.16 00:16:51 12:12:01 AM 0 2.10 0.00 0.15 0.00 0.10 97.64 00:16:51 12:12:01 AM 1 1.13 0.00 0.12 0.00 0.07 98.68 00:16:51 12:13:01 AM all 5.34 0.00 0.39 0.01 0.10 94.16 00:16:51 12:13:01 AM 0 3.36 0.00 0.25 0.00 0.10 96.29 00:16:51 12:13:01 AM 1 7.33 0.00 0.53 0.02 0.10 92.02 00:16:51 12:14:01 AM all 2.16 0.00 0.15 0.00 0.09 97.60 00:16:51 12:14:01 AM 0 3.12 0.00 0.15 0.00 0.10 96.63 00:16:51 12:14:01 AM 1 1.20 0.00 0.15 0.00 0.08 98.56 00:16:51 12:15:01 AM all 4.72 0.00 0.28 0.00 0.08 94.91 00:16:51 12:15:01 AM 0 2.78 0.00 0.17 0.00 0.07 96.99 00:16:51 12:15:01 AM 1 6.67 0.00 0.40 0.00 0.10 92.83 00:16:51 12:16:01 AM all 19.72 0.00 2.70 0.18 0.08 77.33 00:16:51 12:16:01 AM 0 19.17 0.00 2.80 0.18 0.07 77.78 00:16:51 12:16:01 AM 1 20.27 0.00 2.59 0.18 0.08 76.87 00:16:51 Average: all 7.04 0.00 0.56 0.01 0.07 92.32 00:16:51 Average: 0 4.47 0.00 0.44 0.01 0.08 95.00 00:16:51 Average: 1 9.68 0.00 0.68 0.02 0.07 89.55 00:16:51 00:16:51 00:16:51