23:07:21 Started by upstream project "netconf-distribution-mri-test-titanium" build number 61
23:07:21 originally caused by:
23:07:21 Started by timer
23:07:21 Running as SYSTEM
23:07:21 [EnvInject] - Loading node environment variables.
23:07:21 Building remotely on prd-centos8-robot-2c-8g-4535 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium
23:07:22 [ssh-agent] Looking for ssh-agent implementation...
23:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:07:22 $ ssh-agent
23:07:22 SSH_AUTH_SOCK=/tmp/ssh-QRkv74sugDLG/agent.5169
23:07:22 SSH_AGENT_PID=5170
23:07:22 [ssh-agent] Started.
23:07:22 Running ssh-add (command line suppressed)
23:07:22 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_3713755401560166033.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_3713755401560166033.key)
23:07:22 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:07:23 The recommended git tool is: NONE
23:07:28 using credential opendaylight-jenkins-ssh
23:07:28 Wiping out workspace first.
23:07:29 Cloning the remote Git repository
23:07:29 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:07:29 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test # timeout=10
23:07:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:07:29 > git --version # timeout=10
23:07:29 > git --version # 'git version 2.43.0'
23:07:29 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:07:29 [INFO] Currently running in a labeled security context
23:07:29 [INFO] Currently SELinux is 'enforcing' on the host
23:07:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh8399706837799156283.key
23:07:29 Verifying host key using known hosts file
23:07:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:07:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:07:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:07:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:07:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:07:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:07:31 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:07:31 [INFO] Currently running in a labeled security context
23:07:31 [INFO] Currently SELinux is 'enforcing' on the host
23:07:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh3516672814352557340.key
23:07:31 Verifying host key using known hosts file
23:07:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:07:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:07:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:07:32 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:07:32 > git config core.sparsecheckout # timeout=10
23:07:32 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:07:32 Commit message: "Adapt test for new pce-allocation field"
23:07:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:07:32 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:07:33 No emails were triggered.
23:07:33 provisioning config files...
23:07:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:07:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:07:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:07:33 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins3595763415380953987.sh
23:07:33 ---> python-tools-install.sh
23:07:33 Setup pyenv:
23:07:33 system
23:07:33 * 3.8.13 (set by /opt/pyenv/version)
23:07:33 * 3.9.13 (set by /opt/pyenv/version)
23:07:33 * 3.10.13 (set by /opt/pyenv/version)
23:07:33 * 3.11.7 (set by /opt/pyenv/version)
23:07:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9XyM
23:07:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:07:42 lf-activate-venv(): INFO: Base packages installed successfully
23:07:42 lf-activate-venv(): INFO: Installing additional packages: lftools
23:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-9XyM/bin to PATH
23:08:07 Generating Requirements File
23:08:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:08:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:08:27 Python 3.11.7
23:08:28 pip 25.3 from /tmp/venv-9XyM/lib/python3.11/site-packages/pip (python 3.11)
23:08:28 appdirs==1.4.4
23:08:28 argcomplete==3.6.3
23:08:28 aspy.yaml==1.3.0
23:08:28 attrs==25.4.0
23:08:28 autopage==0.5.2
23:08:28 beautifulsoup4==4.14.2
23:08:28 boto3==1.40.64
23:08:28 botocore==1.40.64
23:08:28 bs4==0.0.2
23:08:28 cachetools==6.2.1
23:08:28 certifi==2025.10.5
23:08:28 cffi==2.0.0
23:08:28 cfgv==3.4.0
23:08:28 chardet==5.2.0
23:08:28 charset-normalizer==3.4.4
23:08:28 click==8.3.0
23:08:28 cliff==4.11.0
23:08:28 cmd2==2.7.0
23:08:28 cryptography==3.3.2
23:08:28 debtcollector==3.0.0
23:08:28 decorator==5.2.1
23:08:28 defusedxml==0.7.1
23:08:28 Deprecated==1.3.1
23:08:28 distlib==0.4.0
23:08:28 dnspython==2.8.0
23:08:28 docker==7.1.0
23:08:28 dogpile.cache==1.5.0
23:08:28 durationpy==0.10
23:08:28 email-validator==2.3.0
23:08:28 filelock==3.20.0
23:08:28 future==1.0.0
23:08:28 gitdb==4.0.12
23:08:28 GitPython==3.1.45
23:08:28 google-auth==2.42.1
23:08:28 httplib2==0.31.0
23:08:28 identify==2.6.15
23:08:28 idna==3.11
23:08:28 importlib-resources==1.5.0
23:08:28 iso8601==2.1.0
23:08:28 Jinja2==3.1.6
23:08:28 jmespath==1.0.1
23:08:28 jsonpatch==1.33
23:08:28 jsonpointer==3.0.0
23:08:28 jsonschema==4.25.1
23:08:28 jsonschema-specifications==2025.9.1
23:08:28 keystoneauth1==5.12.0
23:08:28 kubernetes==34.1.0
23:08:28 lftools==0.37.15
23:08:28 lxml==6.0.2
23:08:28 markdown-it-py==4.0.0
23:08:28 MarkupSafe==3.0.3
23:08:28 mdurl==0.1.2
23:08:28 msgpack==1.1.2
23:08:28 multi_key_dict==2.0.3
23:08:28 munch==4.0.0
23:08:28 netaddr==1.3.0
23:08:28 niet==1.4.2
23:08:28 nodeenv==1.9.1
23:08:28 oauth2client==4.1.3
23:08:28 oauthlib==3.3.1
23:08:28 openstacksdk==4.7.1
23:08:28 os-service-types==1.8.1
23:08:28 osc-lib==4.2.0
23:08:28 oslo.config==10.0.0
23:08:28 oslo.context==6.1.0
23:08:28 oslo.i18n==6.6.0
23:08:28 oslo.log==7.2.1
23:08:28 oslo.serialization==5.8.0
23:08:28 oslo.utils==9.1.0
23:08:28 packaging==25.0
23:08:28 pbr==7.0.2
23:08:28 platformdirs==4.5.0
23:08:28 prettytable==3.16.0
23:08:28 psutil==7.1.2
23:08:28 pyasn1==0.6.1
23:08:28 pyasn1_modules==0.4.2
23:08:28 pycparser==2.23
23:08:28 pygerrit2==2.0.15
23:08:28 PyGithub==2.8.1
23:08:28 Pygments==2.19.2
23:08:28 PyJWT==2.10.1
23:08:28 PyNaCl==1.6.0
23:08:28 pyparsing==2.4.7
23:08:28 pyperclip==1.11.0
23:08:28 pyrsistent==0.20.0
23:08:28 python-cinderclient==9.8.0
23:08:28 python-dateutil==2.9.0.post0
23:08:28 python-heatclient==4.3.0
23:08:28 python-jenkins==1.8.3
23:08:28 python-keystoneclient==5.7.0
23:08:28 python-magnumclient==4.9.0
23:08:28 python-openstackclient==8.2.0
23:08:28 python-swiftclient==4.8.0
23:08:28 PyYAML==6.0.3
23:08:28 referencing==0.37.0
23:08:28 requests==2.32.5
23:08:28 requests-oauthlib==2.0.0
23:08:28 requestsexceptions==1.4.0
23:08:28 rfc3986==2.0.0
23:08:28 rich==14.2.0
23:08:28 rich-argparse==1.7.2
23:08:28 rpds-py==0.28.0
23:08:28 rsa==4.9.1
23:08:28 ruamel.yaml==0.18.16
23:08:28 ruamel.yaml.clib==0.2.14
23:08:28 s3transfer==0.14.0
23:08:28 simplejson==3.20.2
23:08:28 six==1.17.0
23:08:28 smmap==5.0.2
23:08:28 soupsieve==2.8
23:08:28 stevedore==5.5.0
23:08:28 tabulate==0.9.0
23:08:28 toml==0.10.2
23:08:28 tomlkit==0.13.3
23:08:28 tqdm==4.67.1
23:08:28 typing_extensions==4.15.0
23:08:28 tzdata==2025.2
23:08:28 urllib3==1.26.20
23:08:28 virtualenv==20.35.4
23:08:28 wcwidth==0.2.14
23:08:28 websocket-client==1.9.0
23:08:28 wrapt==2.0.0
23:08:28 xdg==6.0.0
23:08:28 xmltodict==1.0.2
23:08:28 yq==3.4.3
23:08:28 [EnvInject] - Injecting environment variables from a build step.
23:08:28 [EnvInject] - Injecting as environment variables the properties content
23:08:28 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:08:28 OS_CLOUD=vex
23:08:28 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-63
23:08:28 OS_STACK_TEMPLATE_DIR=openstack-hot
23:08:28
23:08:28 [EnvInject] - Variables injected successfully.
23:08:28 provisioning config files...
23:08:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:08:28 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins2343791615107587407.sh
23:08:28 ---> Create parameters file for OpenStack HOT
23:08:28 OpenStack Heat parameters generated
23:08:28 -----------------------------------
23:08:28 parameters:
23:08:28 vm_0_count: '1'
23:08:28 vm_0_flavor: 'v3-standard-4'
23:08:28 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:08:28 vm_1_count: '1'
23:08:28 vm_1_flavor: 'v3-standard-2'
23:08:28 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783'
23:08:28
23:08:28 job_name: '04279-63'
23:08:28 silo: 'releng'
23:08:28 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins9649962120172020414.sh
23:08:28 ---> Create HEAT stack
23:08:28 + source /home/jenkins/lf-env.sh
23:08:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:08:28 ++ mktemp -d /tmp/venv-XXXX
23:08:28 + lf_venv=/tmp/venv-ncYc
23:08:28 + local venv_file=/tmp/.os_lf_venv
23:08:28 + local python=python3
23:08:28 + local options
23:08:28 + local set_path=true
23:08:28 + local install_args=
23:08:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:08:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:08:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:08:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:08:28 + true
23:08:28 + case $1 in
23:08:28 + python=python3
23:08:28 + shift 2
23:08:28 + true
23:08:28 + case $1 in
23:08:28 + shift
23:08:28 + break
23:08:28 + case $python in
23:08:28 + local pkg_list=
23:08:28 + [[ -d /opt/pyenv ]]
23:08:28 + echo 'Setup pyenv:'
23:08:28 Setup pyenv:
23:08:28 + export PYENV_ROOT=/opt/pyenv
23:08:28 + PYENV_ROOT=/opt/pyenv
23:08:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:08:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:08:28 + pyenv versions
23:08:28 system
23:08:28 3.8.13
23:08:28 3.9.13
23:08:28 3.10.13
23:08:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version)
23:08:28 + command -v pyenv
23:08:28 ++ pyenv init - --no-rehash
23:08:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:08:28 for i in ${!paths[@]}; do
23:08:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:08:28 fi; done;
23:08:28 echo "${paths[*]}"'\'')"
23:08:28 export PATH="/opt/pyenv/shims:${PATH}"
23:08:28 export PYENV_SHELL=bash
23:08:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:08:28 pyenv() {
23:08:28 local command
23:08:28 command="${1:-}"
23:08:28 if [ "$#" -gt 0 ]; then
23:08:28 shift
23:08:28 fi
23:08:28
23:08:28 case "$command" in
23:08:28 rehash|shell)
23:08:28 eval "$(pyenv "sh-$command" "$@")"
23:08:28 ;;
23:08:28 *)
23:08:28 command pyenv "$command" "$@"
23:08:28 ;;
23:08:28 esac
23:08:28 }'
23:08:28 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:08:28 for i in ${!paths[@]}; do
23:08:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:08:28 fi; done;
23:08:28 echo "${paths[*]}"'
23:08:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:08:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:08:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:08:28 ++ export PYENV_SHELL=bash
23:08:28 ++ PYENV_SHELL=bash
23:08:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:08:28 +++ complete -F _pyenv pyenv
23:08:28 ++ lf-pyver python3
23:08:28 ++ local py_version_xy=python3
23:08:28 ++ local py_version_xyz=
23:08:28 ++ awk '{ print $1 }'
23:08:28 ++ pyenv versions
23:08:28 ++ local command
23:08:28 ++ command=versions
23:08:28 ++ '[' 1 -gt 0 ']'
23:08:28 ++ shift
23:08:28 ++ case "$command" in
23:08:28 ++ command pyenv versions
23:08:28 ++ pyenv versions
23:08:28 ++ sed 's/^[ *]* //'
23:08:28 ++ grep -E '^[0-9.]*[0-9]$'
23:08:29 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:08:29 +++ grep '^3' /tmp/.pyenv_versions
23:08:29 +++ tail -n 1
23:08:29 +++ sort -V
23:08:29 ++ py_version_xyz=3.11.7
23:08:29 ++ [[ -z 3.11.7 ]]
23:08:29 ++ echo 3.11.7
23:08:29 ++ return 0
23:08:29 + pyenv local 3.11.7
23:08:29 + local command
23:08:29 + command=local
23:08:29 + '[' 2 -gt 0 ']'
23:08:29 + shift
23:08:29 + case "$command" in
23:08:29 + command pyenv local 3.11.7
23:08:29 + pyenv local 3.11.7
23:08:29 + for arg in "$@"
23:08:29 + case $arg in
23:08:29 + pkg_list+='lftools[openstack] '
23:08:29 + for arg in "$@"
23:08:29 + case $arg in
23:08:29 + pkg_list+='kubernetes '
23:08:29 + for arg in "$@"
23:08:29 + case $arg in
23:08:29 + pkg_list+='niet '
23:08:29 + for arg in "$@"
23:08:29 + case $arg in
23:08:29 + pkg_list+='python-heatclient '
23:08:29 + for arg in "$@"
23:08:29 + case $arg in
23:08:29 + pkg_list+='python-openstackclient '
23:08:29 + for arg in "$@"
23:08:29 + case $arg in
23:08:29 + pkg_list+='python-magnumclient '
23:08:29 + for arg in "$@"
23:08:29 + case $arg in
23:08:29 + pkg_list+='urllib3~=1.26.15 '
23:08:29 + for arg in "$@"
23:08:29 + case $arg in
23:08:29 + pkg_list+='yq '
23:08:29 + [[ -f /tmp/.os_lf_venv ]]
23:08:29 ++ cat /tmp/.os_lf_venv
23:08:29 + lf_venv=/tmp/venv-9XyM
23:08:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XyM from' file:/tmp/.os_lf_venv
23:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XyM from file:/tmp/.os_lf_venv
23:08:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:08:29 + local 'pip_opts=--upgrade --quiet'
23:08:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:08:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:08:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:08:29 + [[ -n '' ]]
23:08:29 + [[ -n '' ]]
23:08:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:08:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:08:29 + /tmp/venv-9XyM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:08:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:08:31 lf-activate-venv(): INFO: Base packages installed successfully
23:08:31 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:08:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:08:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:08:31 + /tmp/venv-9XyM/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:08:47 + type python3
23:08:47 + true
23:08:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9XyM/bin to PATH'
23:08:47 lf-activate-venv(): INFO: Adding /tmp/venv-9XyM/bin to PATH
23:08:47 + PATH=/tmp/venv-9XyM/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:08:47 + return 0
23:08:47 + openstack --os-cloud vex limits show --absolute
23:08:49 +--------------------------+---------+
23:08:49 | Name | Value |
23:08:49 +--------------------------+---------+
23:08:49 | maxTotalInstances | -1 |
23:08:49 | maxTotalCores | 450 |
23:08:49 | maxTotalRAMSize | 1000000 |
23:08:49 | maxServerMeta | 128 |
23:08:49 | maxImageMeta | 128 |
23:08:49 | maxPersonality | 5 |
23:08:49 | maxPersonalitySize | 10240 |
23:08:49 | maxTotalKeypairs | 100 |
23:08:49 | maxServerGroups | 10 |
23:08:49 | maxServerGroupMembers | 10 |
23:08:49 | maxTotalFloatingIps | -1 |
23:08:49 | maxSecurityGroups | -1 |
23:08:49 | maxSecurityGroupRules | -1 |
23:08:49 | totalRAMUsed | 507904 |
23:08:49 | totalCoresUsed | 124 |
23:08:49 | totalInstancesUsed | 50 |
23:08:49 | totalFloatingIpsUsed | 0 |
23:08:49 | totalSecurityGroupsUsed | 0 |
23:08:49 | totalServerGroupsUsed | 0 |
23:08:49 | maxTotalVolumes | -1 |
23:08:49 | maxTotalSnapshots | 10 |
23:08:49 | maxTotalVolumeGigabytes | 4096 |
23:08:49 | maxTotalBackups | 10 |
23:08:49 | maxTotalBackupGigabytes | 1000 |
23:08:49 | totalVolumesUsed | 3 |
23:08:49 | totalGigabytesUsed | 60 |
23:08:49 | totalSnapshotsUsed | 0 |
23:08:49 | totalBackupsUsed | 0 |
23:08:49 | totalBackupGigabytesUsed | 0 |
23:08:49 +--------------------------+---------+
23:08:49 + pushd /opt/ciman/openstack-hot
23:08:49 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium
23:08:49 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-titanium-63 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/stack-parameters.yaml
23:09:15 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-63
23:09:15 Waiting to initialize infrastructure...
23:09:15 Stack initialization successful.
23:09:15 ------------------------------------
23:09:15 Stack Details
23:09:15 ------------------------------------
23:09:15 {'added': None,
23:09:15 'capabilities': [],
23:09:15 'created_at': '2025-11-01T23:08:52Z',
23:09:15 'deleted': None,
23:09:15 'deleted_at': None,
23:09:15 'description': 'No description',
23:09:15 'environment': None,
23:09:15 'environment_files': None,
23:09:15 'files': None,
23:09:15 'files_container': None,
23:09:15 'id': '04deb87d-73ef-4a8a-b959-1252c18d19a5',
23:09:15 'is_rollback_disabled': True,
23:09:15 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-titanium-63/04deb87d-73ef-4a8a-b959-1252c18d19a5',
23:09:15 'rel': 'self'}],
23:09:15 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:09:15 'name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-63',
23:09:15 'notification_topics': [],
23:09:15 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:09:15 'output_key': 'vm_1_ips',
23:09:15 'output_value': ['10.30.170.90']},
23:09:15 {'description': 'IP addresses of the 1st vm types',
23:09:15 'output_key': 'vm_0_ips',
23:09:15 'output_value': ['10.30.171.60']}],
23:09:15 'owner_id': ****,
23:09:15 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:09:15 'OS::stack_id': '04deb87d-73ef-4a8a-b959-1252c18d19a5',
23:09:15 'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-63',
23:09:15 'job_name': '04279-63',
23:09:15 'silo': 'releng',
23:09:15 'vm_0_count': '1',
23:09:15 'vm_0_flavor': 'v3-standard-4',
23:09:15 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:09:15 '20250917-133034.447',
23:09:15 'vm_1_count': '1',
23:09:15 'vm_1_flavor': 'v3-standard-2',
23:09:15 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
23:09:15 '20250918-232437.783'},
23:09:15 'parent_id': None,
23:09:15 'replaced': None,
23:09:15 'status': 'CREATE_COMPLETE',
23:09:15 'status_reason': 'Stack CREATE completed successfully',
23:09:15 'tags': [],
23:09:15 'template': None,
23:09:15 'template_description': 'No description',
23:09:15 'template_url': None,
23:09:15 'timeout_mins': 15,
23:09:15 'unchanged': None,
23:09:15 'updated': None,
23:09:15 'updated_at': None,
23:09:15 'user_project_id': 'a833b416c4e343e1863cef43d2704c48'}
23:09:15 ------------------------------------
23:09:15 + popd
23:09:15 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium
23:09:15 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins15371477742833162363.sh
23:09:15 ---> Copy SSH public keys to CSIT lab
23:09:15 Setup pyenv:
23:09:15 system
23:09:15 3.8.13
23:09:15 3.9.13
23:09:15 3.10.13
23:09:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version)
23:09:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XyM from file:/tmp/.os_lf_venv
23:09:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:09:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:09:17 lf-activate-venv(): INFO: Base packages installed successfully
23:09:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:09:31 lf-activate-venv(): INFO: Adding /tmp/venv-9XyM/bin to PATH
23:09:33 SSH not responding on 10.30.170.90. Retrying in 10 seconds...
23:09:33 SSH not responding on 10.30.171.60. Retrying in 10 seconds...
23:09:43 Ping to 10.30.170.90 successful.
23:09:43 Ping to 10.30.171.60 successful.
23:09:43 SSH not responding on 10.30.170.90. Retrying in 10 seconds...
23:09:43 SSH not responding on 10.30.171.60. Retrying in 10 seconds...
23:09:53 Ping to 10.30.170.90 successful.
23:09:53 Ping to 10.30.171.60 successful.
23:09:54 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
23:09:54 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:09:54 releng-04279-63-1-docker-0
23:09:54 Successfully copied public keys to slave 10.30.170.90
23:09:54 Process 6496 ready.
23:09:55 releng-04279-63-0-builder-0
23:09:55 Successfully copied public keys to slave 10.30.171.60
23:09:55 Process 6497 ready.
23:09:55 SSH ready on all stack servers.
23:09:55 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins5829500290616097446.sh
23:09:55 Setup pyenv:
23:09:55 system
23:09:55 3.8.13
23:09:55 3.9.13
23:09:55 3.10.13
23:09:55 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version)
23:09:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HYa6
23:09:59 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.robot_venv
23:09:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:09:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:03 lf-activate-venv(): INFO: Base packages installed successfully
23:10:03 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-HYa6/bin to PATH
23:10:05 + echo 'Installing Python Requirements'
23:10:05 Installing Python Requirements
23:10:05 + cat
23:10:05 + python -m pip install -r requirements.txt
23:10:05 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:10:05 Collecting docker-py (from -r requirements.txt (line 1))
23:10:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:10:05 Collecting ipaddr (from -r requirements.txt (line 2))
23:10:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:10:05 Installing build dependencies: started
23:10:06 Installing build dependencies: finished with status 'done'
23:10:06 Getting requirements to build wheel: started
23:10:06 Getting requirements to build wheel: finished with status 'done'
23:10:06 Preparing metadata (pyproject.toml): started
23:10:06 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:06 Collecting netaddr (from -r requirements.txt (line 3))
23:10:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:10:07 Collecting netifaces (from -r requirements.txt (line 4))
23:10:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:10:07 Installing build dependencies: started
23:10:07 Installing build dependencies: finished with status 'done'
23:10:07 Getting requirements to build wheel: started
23:10:08 Getting requirements to build wheel: finished with status 'done'
23:10:08 Preparing metadata (pyproject.toml): started
23:10:08 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:08 Collecting pyhocon (from -r requirements.txt (line 5))
23:10:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:10:08 Collecting requests (from -r requirements.txt (line 6))
23:10:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:10:08 Collecting robotframework (from -r requirements.txt (line 7))
23:10:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:10:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.0 MB/s 0:00:00
23:10:08 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:10:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:10:08 Installing build dependencies: started
23:10:09 Installing build dependencies: finished with status 'done'
23:10:09 Getting requirements to build wheel: started
23:10:09 Getting requirements to build wheel: finished with status 'done'
23:10:09 Preparing metadata (pyproject.toml): started
23:10:10 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:10 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:10:10 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:10:10 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:10:10 Installing build dependencies: started
23:10:11 Installing build dependencies: finished with status 'done'
23:10:11 Getting requirements to build wheel: started
23:10:11 Getting requirements to build wheel: finished with status 'done'
23:10:11 Preparing metadata (pyproject.toml): started
23:10:11 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:11 Collecting scapy (from -r requirements.txt (line 12))
23:10:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:10:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 59.6 MB/s 0:00:00
23:10:11 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:10:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:10:11 Installing build dependencies: started
23:10:12 Installing build dependencies: finished with status 'done'
23:10:12 Getting requirements to build wheel: started
23:10:13 Getting requirements to build wheel: finished with status 'done'
23:10:13 Preparing metadata (pyproject.toml): started
23:10:13 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:13 Collecting elasticsearch (from -r requirements.txt (line 18))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:10:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 40.5 MB/s 0:00:00
23:10:13 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:10:13 Collecting pyangbind (from -r requirements.txt (line 22))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:10:13 Collecting isodate (from -r requirements.txt (line 25))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:10:13 Collecting jmespath (from -r requirements.txt (line 28))
23:10:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:10:13 Collecting jsonpatch (from -r requirements.txt (line 31))
23:10:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:10:13 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:10:13 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:10:14 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:10:14 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:10:14 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:10:14 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:10:14 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:10:14 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:10:14 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:10:14 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:10:14 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:10:14 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:10:14 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:10:14 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:10:14 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:10:15 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:10:15 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:10:15 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:10:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:10:15 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:10:15 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:10:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:10:15 Collecting elasticsearch (from -r requirements.txt (line 18))
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:10:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 47.8 MB/s 0:00:00
23:10:15 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:10:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:10:15 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:10:15 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:10:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 14.6 MB/s 0:00:00
23:10:16 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:10:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:10:17 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:10:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:10:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 7.9 MB/s 0:00:00
23:10:17 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:10:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:10:17 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:10:18 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:10:18 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:10:18 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:18 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:10:18 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:10:18 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:10:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:10:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 85.7 MB/s 0:00:00
23:10:18 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:10:18 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:10:18 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:10:18 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:10:19 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:10:19 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:10:19 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:10:19 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:10:19 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:10:19 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:10:19 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:10:19 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:10:19 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:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:10:19 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:10:19 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:10:19 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:10:19 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:10:19 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ae34b64829a78e62099231473b609f20f1aad894328707a87f088900f06b0500
23:10:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:10:19 Building wheel for ipaddr (pyproject.toml): started
23:10:20 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:10:20 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=5e843bec87b7fc701ad24b8d64373eaadd358810959507692c41e7b276568098
23:10:20 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:10:20 Building wheel for netifaces (pyproject.toml): started
23:10:22 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:10:22 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41069 sha256=388d755e25ebe62b351da1364f8c0536ddc1904a94af2f5f31bad74ac13bf052
23:10:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:10:22 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:10:23 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:10:23 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=b2cf6a2b4079c4466ebba1e323cd162d0e94bd6096f5114732cd2113fdb69cb1
23:10:23 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:10:23 Building wheel for jsonpath-rw (pyproject.toml): started
23:10:23 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:10:23 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b60c53d4945b1f31486e66518754fc5afce89af98aadda606cdd137a37dcd025
23:10:23 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:10:23 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:10:23 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:10:30
23:10:30 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:10:30 + pip freeze
23:10:31 attrs==25.4.0
23:10:31 bcrypt==5.0.0
23:10:31 beautifulsoup4==4.14.2
23:10:31 certifi==2025.10.5
23:10:31 cffi==2.0.0
23:10:31 charset-normalizer==3.4.4
23:10:31 click==8.3.0
23:10:31 cryptography==46.0.3
23:10:31 decorator==5.2.1
23:10:31 distlib==0.4.0
23:10:31 docker-py==1.10.6
23:10:31 docker-pycreds==0.4.0
23:10:31 elastic-transport==8.17.1
23:10:31 elasticsearch==8.19.2
23:10:31 elasticsearch-dsl==8.15.4
23:10:31 enum34==1.1.10
23:10:31 filelock==3.20.0
23:10:31 h11==0.16.0
23:10:31 idna==3.11
23:10:31 invoke==2.2.1
23:10:31 ipaddr==2.2.0
23:10:31 isodate==0.7.2
23:10:31 jmespath==1.0.1
23:10:31 jsonpatch==1.33
23:10:31 jsonpath-rw==1.4.0
23:10:31 jsonpointer==3.0.0
23:10:31 lxml==6.0.2
23:10:31 netaddr==1.3.0
23:10:31 netifaces==0.11.0
23:10:31 outcome==1.3.0.post0
23:10:31 paramiko==4.0.0
23:10:31 platformdirs==4.5.0
23:10:31 ply==3.11
23:10:31 pyang==2.7.1
23:10:31 pyangbind==0.8.6
23:10:31 pycparser==2.23
23:10:31 pyhocon==0.3.61
23:10:31 PyNaCl==1.6.0
23:10:31 pyparsing==3.2.5
23:10:31 PySocks==1.7.1
23:10:31 python-dateutil==2.9.0.post0
23:10:31 regex==2025.10.23
23:10:31 requests==2.32.5
23:10:31 robotframework==7.3.2
23:10:31 robotframework-httplibrary==0.4.2
23:10:31 robotframework-pythonlibcore==4.4.1
23:10:31 robotframework-requests==0.9.7
23:10:31 robotframework-selenium2library==3.0.0
23:10:31 robotframework-seleniumlibrary==6.8.0
23:10:31 robotframework-sshlibrary==3.8.0
23:10:31 scapy==2.6.1
23:10:31 scp==0.15.0
23:10:31 selenium==4.38.0
23:10:31 six==1.17.0
23:10:31 sniffio==1.3.1
23:10:31 sortedcontainers==2.4.0
23:10:31 soupsieve==2.8
23:10:31 trio==0.32.0
23:10:31 trio-websocket==0.12.2
23:10:31 typing_extensions==4.15.0
23:10:31 urllib3==2.5.0
23:10:31 virtualenv==20.35.4
23:10:31 waitress==3.0.2
23:10:31 WebOb==1.8.9
23:10:31 websocket-client==1.9.0
23:10:31 WebTest==3.0.7
23:10:31 wsproto==1.2.0
23:10:31 [EnvInject] - Injecting environment variables from a build step.
23:10:31 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:10:31 [EnvInject] - Variables injected successfully.
23:10:31 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins17509761437953691021.sh
23:10:31 Setup pyenv:
23:10:31 system
23:10:31 3.8.13
23:10:31 3.9.13
23:10:31 3.10.13
23:10:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version)
23:10:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XyM from file:/tmp/.os_lf_venv
23:10:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:33 lf-activate-venv(): INFO: Base packages installed successfully
23:10:33 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:10:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:10:41 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:10:41 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-9XyM/bin to PATH
23:10:41 + ODL_SYSTEM=()
23:10:41 + TOOLS_SYSTEM=()
23:10:41 + OPENSTACK_SYSTEM=()
23:10:41 + OPENSTACK_CONTROLLERS=()
23:10:41 + mapfile -t ADDR
23:10:41 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:10:41 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-titanium-63
23:10:42 + for i in "${ADDR[@]}"
23:10:42 ++ ssh 10.30.170.90 hostname -s
23:10:42 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
23:10:43 + REMHOST=releng-04279-63-1-docker-0
23:10:43 + case ${REMHOST} in
23:10:43 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:10:43 + for i in "${ADDR[@]}"
23:10:43 ++ ssh 10.30.171.60 hostname -s
23:10:43 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:10:43 + REMHOST=releng-04279-63-0-builder-0
23:10:43 + case ${REMHOST} in
23:10:43 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:10:43 + echo NUM_ODL_SYSTEM=1
23:10:43 + echo NUM_TOOLS_SYSTEM=1
23:10:43 + '[' '' == yes ']'
23:10:43 + NUM_OPENSTACK_SYSTEM=0
23:10:43 + echo NUM_OPENSTACK_SYSTEM=0
23:10:43 + '[' 0 -eq 2 ']'
23:10:43 + echo ODL_SYSTEM_IP=10.30.171.60
23:10:43 ++ seq 0 0
23:10:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:10:43 + echo ODL_SYSTEM_1_IP=10.30.171.60
23:10:43 + echo TOOLS_SYSTEM_IP=10.30.170.90
23:10:43 ++ seq 0 0
23:10:43 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:10:43 + echo TOOLS_SYSTEM_1_IP=10.30.170.90
23:10:43 + openstack_index=0
23:10:43 + NUM_OPENSTACK_CONTROL_NODES=1
23:10:43 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:10:43 ++ seq 0 0
23:10:43 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:10:43 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:10:43 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:10:43 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:10:43 + '[' -1 -ge 2 ']'
23:10:43 ++ seq 0 -2
23:10:43 + NUM_OPENSTACK_HAPROXY_NODES=0
23:10:43 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:10:43 ++ seq 0 -1
23:10:43 + echo 'Contents of slave_addresses.txt:'
23:10:43 Contents of slave_addresses.txt:
23:10:43 + cat slave_addresses.txt
23:10:43 NUM_ODL_SYSTEM=1
23:10:43 NUM_TOOLS_SYSTEM=1
23:10:43 NUM_OPENSTACK_SYSTEM=0
23:10:43 ODL_SYSTEM_IP=10.30.171.60
23:10:43 ODL_SYSTEM_1_IP=10.30.171.60
23:10:43 TOOLS_SYSTEM_IP=10.30.170.90
23:10:43 TOOLS_SYSTEM_1_IP=10.30.170.90
23:10:43 NUM_OPENSTACK_CONTROL_NODES=1
23:10:43 OPENSTACK_CONTROL_NODE_1_IP=
23:10:43 NUM_OPENSTACK_COMPUTE_NODES=-1
23:10:43 NUM_OPENSTACK_HAPROXY_NODES=0
23:10:43 [EnvInject] - Injecting environment variables from a build step.
23:10:43 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:10:43 [EnvInject] - Variables injected successfully.
23:10:43 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins3128176697189690060.sh
23:10:43 Preparing for JRE Version 21
23:10:43 Karaf artifact is netconf-karaf
23:10:43 Karaf project is netconf
23:10:43 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:10:43 [EnvInject] - Injecting environment variables from a build step.
23:10:43 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:10:43 [EnvInject] - Variables injected successfully.
23:10:43 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins14562922352945419908.sh
23:10:43 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml:
23:10:43 2025-11-01 23:10:43 ERROR 404: Not Found.
23:10:43 Bundle version is
23:10:43 --2025-11-01 23:10:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml
23:10:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:10:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:10:43 HTTP request sent, awaiting response... 200 OK
23:10:43 Length: 481 [application/xml]
23:10:43 Saving to: ‘maven-metadata.xml’
23:10:43
23:10:43 0K 100% 23.2M=0s
23:10:43
23:10:43 2025-11-01 23:10:43 (23.2 MB/s) - ‘maven-metadata.xml’ saved [481/481]
23:10:43
23:10:43
23:10:43
23:10:43 org.opendaylight.netconf
23:10:43 netconf-karaf
23:10:43
23:10:43 10.0.1-SNAPSHOT
23:10:43
23:10:43
23:10:43 8.0.10-SNAPSHOT
23:10:43 9.0.2-SNAPSHOT
23:10:43 10.0.0-SNAPSHOT
23:10:43 10.0.1-SNAPSHOT
23:10:43
23:10:43 20251101191328
23:10:43
23:10:43
23:10:43 Nexus timestamp is
23:10:43 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:10:43 Distribution bundle is netconf-karaf-.zip
23:10:43 Distribution bundle version is
23:10:43 Distribution folder is netconf-karaf-
23:10:43 Nexus prefix is https://nexus.opendaylight.org
23:10:43 [EnvInject] - Injecting environment variables from a build step.
23:10:43 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:10:43 [EnvInject] - Variables injected successfully.
23:10:43 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins4393742406751739815.sh
23:10:43 Setup pyenv:
23:10:44 system
23:10:44 3.8.13
23:10:44 3.9.13
23:10:44 3.10.13
23:10:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version)
23:10:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9XyM from file:/tmp/.os_lf_venv
23:10:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:10:46 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:10:46 lf-activate-venv(): INFO: Base packages installed successfully
23:10:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:10:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:10:51 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:10:51 lf-activate-venv(): INFO: Adding /tmp/venv-9XyM/bin to PATH
23:10:51 Copying common-functions.sh to /tmp
23:10:53 Copying common-functions.sh to 10.30.171.60:/tmp
23:10:53 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:10:53 Copying common-functions.sh to 10.30.170.90:/tmp
23:10:53 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
23:10:54 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins9601166805791659527.sh
23:10:54 common-functions.sh is being sourced
23:10:54 common-functions environment:
23:10:54 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:10:54 ACTUALFEATURES:
23:10:54 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:10:54 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:10:54 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:10:54 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:10:54 CONTROLLERMEM: 2048m
23:10:54 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:10:54 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:10:54 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:10:54 SUITES:
23:10:54
23:10:54 #################################################
23:10:54 ## Configure Cluster and Start ##
23:10:54 #################################################
23:10:54 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
23:10:54 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
23:10:54 Locating script plan to use...
23:10:54 Finished running script plans
23:10:54 Configuring member-1 with IP address 10.30.171.60
23:10:54 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:10:54 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:10:54 + source /tmp/common-functions.sh netconf-karaf- titanium
23:10:54 common-functions.sh is being sourced
23:10:54 ++ [[ /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:10:54 ++ echo 'common-functions.sh is being sourced'
23:10:54 ++ BUNDLEFOLDER=netconf-karaf-
23:10:54 ++ DISTROSTREAM=titanium
23:10:54 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:10:54 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:10:54 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:10:54 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:10:54 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:10:54 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:10:54 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:10:54 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:10:54 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:10:54 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:10:54 ++ export CONTROLLERMEM=
23:10:54 ++ CONTROLLERMEM=
23:10:54 ++ case "${DISTROSTREAM}" in
23:10:54 ++ CLUSTER_SYSTEM=pekko
23:10:54 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:10:54 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:10:54 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:10:54 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:10:54 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:10:54 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:10:54 ++ print_common_env
23:10:54 ++ cat
23:10:54 common-functions environment:
23:10:54 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:10:54 ACTUALFEATURES:
23:10:54 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:10:54 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:10:54 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:10:54 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:10:54 CONTROLLERMEM:
23:10:54 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:10:54 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:10:54 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:10:54 SUITES:
23:10:54
23:10:54 ++ SSH='ssh -t -t'
23:10:54 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:10:54 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:10:54 Changing to /tmp
23:10:54 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:10:54 + echo 'Changing to /tmp'
23:10:54 + cd /tmp
23:10:54 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip'
23:10:54 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:10:54 --2025-11-01 23:10:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:10:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:10:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:10:54 HTTP request sent, awaiting response... 404 Not Found
23:10:54 2025-11-01 23:10:54 ERROR 404: Not Found.
23:10:54
23:10:54 Extracting the new controller...
23:10:54 + echo 'Extracting the new controller...'
23:10:54 + unzip -q netconf-karaf-.zip
23:10:54 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP.
23:10:54 Adding external repositories...
23:10:54 + echo 'Adding external repositories...'
23:10:54 + 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:10:54 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:10:54 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:10:54 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:10:54 Configuring the startup features...
23:10:54 + [[ True == \T\r\u\e ]]
23:10:54 + echo 'Configuring the startup features...'
23:10:54 + 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:10:54 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:10:54 + FEATURE_TEST_STRING=features-test
23:10:54 + FEATURE_TEST_VERSION=
23:10:54 + KARAF_VERSION=netconf
23:10:54 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:10:54 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:10:54 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:10:54 + configure_karaf_log netconf ''
23:10:54 + local -r karaf_version=netconf
23:10:54 + local -r controllerdebugmap=
23:10:54 + local logapi=log4j
23:10:54 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:10:54 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:10:54 Configuring the karaf log... karaf_version: netconf, logapi: log4j
23:10:54 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j'
23:10:54 + '[' log4j == log4j2 ']'
23:10:54 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:10:54 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:10:54 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:10:54 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:10:54 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN'
23:10:54 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:10:54 + unset IFS
23:10:54 controllerdebugmap:
23:10:54 + echo 'controllerdebugmap: '
23:10:54 + '[' -n '' ']'
23:10:54 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:10:54 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg'
23:10:54 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:10:54 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:10:54 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-/bin/setenv
23:10:54 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:10:54 + local -r controllermem=3072m
23:10:54 + local -r memconf=/tmp/netconf-karaf-/bin/setenv
23:10:54 + echo Configure
23:10:54 Configure
23:10:54 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:10:54 max memory: 3072m
23:10:54 memconf: /tmp/netconf-karaf-/bin/setenv
23:10:54 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:10:54 + echo ' max memory: 3072m'
23:10:54 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv'
23:10:54 + 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:10:54 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:10:54 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-/bin/setenv
23:10:54 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:10:54 cat /tmp/netconf-karaf-/bin/setenv
23:10:54 + echo 'cat /tmp/netconf-karaf-/bin/setenv'
23:10:54 + cat /tmp/netconf-karaf-/bin/setenv
23:10:54 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:10:54 Set Java version
23:10:54 + echo 'Set Java version'
23:10:54 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:10:54 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:10:54 sudo: a password is required
23:10:54 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:10:54 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:10:54 sudo: a password is required
23:10:54 JDK default version ...
23:10:54 + echo 'JDK default version ...'
23:10:54 + java -version
23:10:55 openjdk version "21.0.8" 2025-07-15
23:10:55 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:10:55 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:10:55 Set JAVA_HOME
23:10:55 + echo 'Set JAVA_HOME'
23:10:55 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:10:55 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:10:55 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:10:55 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:10:55 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:10:55 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:10:55 Listing all open ports on controller system...
23:10:55 + echo 'Listing all open ports on controller system...'
23:10:55 + netstat -pnatu
23:10:55 /tmp/configuration-script.sh: line 40: netstat: command not found
23:10:55 Configuring cluster
23:10:55 + '[' -f /tmp/custom_shard_config.txt ']'
23:10:55 + echo 'Configuring cluster'
23:10:55 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.171.60
23:10:55 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory
23:10:55 Dump pekko.conf
23:10:55 + echo 'Dump pekko.conf'
23:10:55 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:10:55 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory
23:10:55 Dump modules.conf
23:10:55 + echo 'Dump modules.conf'
23:10:55 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf
23:10:55 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory
23:10:55 Dump module-shards.conf
23:10:55 + echo 'Dump module-shards.conf'
23:10:55 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:10:55 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory
23:10:55 Locating config plan to use...
23:10:55 Finished running config plans
23:10:55 Starting member-1 with IP address 10.30.171.60
23:10:55 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:10:55 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:10:55 Redirecting karaf console output to karaf_console.log
23:10:55 Starting controller...
23:10:55 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory
23:10:55 Execute the post startup script on controller 10.30.171.60
23:10:55 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:10:55 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:10:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:56 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:12:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:14:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directoryTimeout Controller DOWN
23:14:56 Dumping first 500K bytes of karaf log...
23:14:56
23:14:56 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory
23:14:56 Dumping last 500K bytes of karaf log...
23:14:56 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory
23:14:56 Listing all open ports on controller system
23:14:56 /tmp/post-startup-script.sh: line 46: netstat: command not found
23:14:56 Let's take the karaf thread dump
23:14:56 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:14:56 karaf main: org.apache.karaf.main.Main, pid:
23:14:56 Warning: Permanently added '10.30.171.60' (ECDSA) to the list of known hosts.
23:14:57 Usage:
23:14:57 jstack [-l][-e]
23:14:57 (to connect to running process)
23:14:57
23:14:57 Options:
23:14:57 -l long listing. Prints additional information about locks
23:14:57 -e extended listing. Prints additional information about threads
23:14:57 -? -h --help -help to print this help message
23:14:57 Generating mininet variables...
23:14:57 Locating test plan to use...
23:14:57 Changing the testplan path...
23:14:57 # Place the suites in run order:
23:14:57 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/ready
23:14:57 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/apidocs
23:14:57 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL
23:14:57 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD
23:14:57 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION
23:14:57 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/notifications
23:14:57 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth
23:14:57
23:14:57 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:14:57 ==============================================================================
23:14:57 netconf-gate-userfeatures.txt
23:14:57 ==============================================================================
23:14:57 netconf-gate-userfeatures.txt.Ready
23:14:57 ==============================================================================
23:14:58 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi...
23:14:58 ==============================================================================
23:15:02 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. | FAIL |
23:15:02 Parent suite setup failed:
23:15:02 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.60
23:15:02 ------------------------------------------------------------------------------
23:15:02 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... | FAIL |
23:15:02 Parent suite setup failed:
23:15:02 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.60
23:15:02 ------------------------------------------------------------------------------
23:15:02 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... | FAIL |
23:15:02 Parent suite setup failed:
23:15:02 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.60
23:15:02 ------------------------------------------------------------------------------
23:15:02 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... | FAIL |
23:15:02 Parent suite setup failed:
23:15:02 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.60
23:15:02 ------------------------------------------------------------------------------
23:15:02 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... | FAIL |
23:15:02 Parent suite setup failed:
23:15:02 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.60
23:15:02 ------------------------------------------------------------------------------
23:15:02 Wait_For_MDSAL :: Wait for the MDSAL feature to become online | FAIL |
23:15:02 Parent suite setup failed:
23:15:02 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.60
23:15:02 ------------------------------------------------------------------------------
23:15:02 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | FAIL |
23:15:02 Suite setup failed:
23:15:02 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.60
23:15:02
23:15:02 6 tests, 0 passed, 6 failed
23:15:02 ==============================================================================
23:15:02 netconf-gate-userfeatures.txt.Ready | FAIL |
23:15:02 6 tests, 0 passed, 6 failed
23:15:02 ==============================================================================
23:15:02 netconf-gate-userfeatures.txt.Apidocs
23:15:02 ==============================================================================
23:15:02 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido...
23:15:02 ==============================================================================
23:15:02 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL |
23:15:02 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /openapi/api/v3/single (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:15:02 ------------------------------------------------------------------------------
23:15:02 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | FAIL |
23:15:02 1 test, 0 passed, 1 failed
23:15:02 ==============================================================================
23:15:02 netconf-gate-userfeatures.txt.Apidocs | FAIL |
23:15:02 1 test, 0 passed, 1 failed
23:15:02 ==============================================================================
23:15:02 netconf-gate-userfeatures.txt.MDSAL
23:15:02 ==============================================================================
23:15:03 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ...
23:15:03 ==============================================================================
23:15:06 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | FAIL |
23:16:07 ... click for list of related bugs or create a new one if needed (with the
23:16:07 "netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf"
23:16:07 reference somewhere inside)
23:16:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf&order=bug_status"
23:16:07
23:16:07 No match found for ']]>]]>' in 1 minute
23:16:07 Output:
23:16:07 [?2004l
ssh: connect to host 127.0.0.1 port 2830: Connection refused
23:16:07 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:16:07 ------------------------------------------------------------------------------
23:16:07 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:16:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:17:07 | FAIL |
23:17:07 ... click for list of related bugs or create a new one if needed (with the
23:17:07 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running"
23:17:07 reference somewhere inside)
23:17:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running&order=bug_status"
23:17:07
23:17:07 No match found for ']]>]]>' in 1 minute
23:17:07 Output:
23:17:07
23:17:07 [?2004l
-bash: syntax error near unexpected token `]]'
23:17:07 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:17:07 ------------------------------------------------------------------------------
23:17:07 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:17:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:18:07 | FAIL |
23:18:07 ... click for list of related bugs or create a new one if needed (with the
23:18:07 "netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute"
23:18:07 reference somewhere inside)
23:18:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute&order=bug_status"
23:18:07
23:18:07 No match found for ']]>]]>' in 1 minute
23:18:07 Output:
23:18:07
23:18:07 [?2004l
-bash: syntax error near unexpected token `]]'
23:18:07 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:18:07 ------------------------------------------------------------------------------
23:18:07 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:18:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:19:07 | FAIL |
23:19:07 ... click for list of related bugs or create a new one if needed (with the
23:19:07 "netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message"
23:19:07 reference somewhere inside)
23:19:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message&order=bug_status"
23:19:07
23:19:07 No match found for ']]>]]>' in 1 minute
23:19:07 Output:
23:19:07
23:19:07 [?2004l
-bash: syntax error near unexpected token `]]'
23:19:07 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:19:07 ------------------------------------------------------------------------------
23:19:07 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:19:07 | FAIL |
23:19:07 ... click for list of related bugs or create a new one if needed (with the
23:19:07 "netconf_gate_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace"
23:19:07 reference somewhere inside)
23:19:07 "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:19:07
23:19:07 '
23:19:07 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]>
23:19:07 [?2004l
-bash: syntax error near unexpected token `newline'
23:19:07 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]>
23:19:07 [?2004l
[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> ]]>]]>' does not contain 'urn:this:is:in:a:nonexistent:namespace'
23:19:07 ------------------------------------------------------------------------------
23:19:07 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:20:07 | FAIL |
23:20:07 ... click for list of related bugs or create a new one if needed (with the
23:20:07 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge"
23:20:07 reference somewhere inside)
23:20:07 "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:20:07
23:20:07 No match found for ']]>]]>' in 1 minute
23:20:07 Output:
23:20:07
23:20:07 [?2004l
-bash: syntax error near unexpected token `]]'
23:20:07 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:20:07 ------------------------------------------------------------------------------
23:20:07 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:20:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:07 | FAIL |
23:21:07 ... click for list of related bugs or create a new one if needed (with the
23:21:07 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit"
23:21:07 reference somewhere inside)
23:21:07 "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:21:07
23:21:07 No match found for ']]>]]>' in 1 minute
23:21:07 Output:
23:21:07
23:21:07 [?2004l
-bash: syntax error near unexpected token `]]'
23:21:07 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:21:07 ------------------------------------------------------------------------------
23:21:07 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:22:07 | FAIL |
23:22:07 ... click for list of related bugs or create a new one if needed (with the
23:22:07 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_edit"
23:22:07 reference somewhere inside)
23:22:07 "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:22:07
23:22:07 No match found for ']]>]]>' in 1 minute
23:22:07 Output:
23:22:07
23:22:07 [?2004l
-bash: syntax error near unexpected token `]]'
23:22:07 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:22:07 ------------------------------------------------------------------------------
23:22:07 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:22:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:23:08 | FAIL |
23:23:08 ... click for list of related bugs or create a new one if needed (with the
23:23:08 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit"
23:23:08 reference somewhere inside)
23:23:08 "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:23:08
23:23:08 No match found for ']]>]]>' in 1 minute
23:23:08 Output:
23:23:08
23:23:08 [?2004l
-bash: syntax error near unexpected token `]]'
23:23:08 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:23:08 ------------------------------------------------------------------------------
23:23:08 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:23:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:24:08 | FAIL |
23:24:08 ... click for list of related bugs or create a new one if needed (with the
23:24:08 "netconf_gate_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully"
23:24:08 reference somewhere inside)
23:24:08 "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:24:08
23:24:08 No match found for ']]>]]>' in 1 minute
23:24:08 Output:
23:24:08
23:24:08 [?2004l
-bash: syntax error near unexpected token `]]'
23:24:08 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:24:08 ------------------------------------------------------------------------------
23:24:08 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:24:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:25:08 | FAIL |
23:25:08 ... click for list of related bugs or create a new one if needed (with the
23:25:08 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end"
23:25:08 reference somewhere inside)
23:25:08 "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:25:08
23:25:08 No match found for ']]>]]>' in 1 minute
23:25:08 Output:
23:25:08 [?2004l
ssh: connect to host 127.0.0.1 port 2830: Connection refused
23:25:08 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:25:08 ------------------------------------------------------------------------------
23:25:08 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:25:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:26:08 | FAIL |
23:26:08 ... click for list of related bugs or create a new one if needed (with the
23:26:08 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect"
23:26:08 reference somewhere inside)
23:26:08 "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:26:08
23:26:08 No match found for ']]>]]>' in 1 minute
23:26:08 Output:
23:26:08
23:26:08 [?2004l
-bash: syntax error near unexpected token `]]'
23:26:08 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:26:08 ------------------------------------------------------------------------------
23:26:08 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:26:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:27:08 | FAIL |
23:27:08 ... click for list of related bugs or create a new one if needed (with the
23:27:08 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now"
23:27:08 reference somewhere inside)
23:27:08 "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:27:08
23:27:08 No match found for ']]>]]>' in 1 minute
23:27:08 Output:
23:27:08
23:27:08 [?2004l
-bash: syntax error near unexpected token `]]'
23:27:08 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:27:08 ------------------------------------------------------------------------------
23:27:08 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:27:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:27:09 | FAIL |
23:27:09 ... click for list of related bugs or create a new one if needed (with the
23:27:09 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_first_batch"
23:27:09 reference somewhere inside)
23:27:09 "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:27:09
23:27:09 OSError: [Errno 36] File name too long: 'se\r\n b="GIT_DIR!";\r\n fi;\r\n else\r\n if [ "true" = "$inside_worktree" ]; then\r\n if [ -n "${GIT_PS1_SHOWDIRTYSTATE-}" ] && [ "$(git config --bool bash.showDirtyState)" != "false" ]; then\r\n git diff --no-ext-diff --quiet || w="*";\r\n git diff --no-ext-diff --cached --quiet || i="+";\r\n if [ -z "$short_sha" ] && [ -z "$i" ]; then\r\n i="#";\r\n fi;\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWSTASHSTATE-}" ] && git rev-parse --verify --quiet refs/stash > /dev/null; then\r\n s="$";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUNTRACKEDFILES-}" ] && [ "$(git config --bool bash.showUntrackedFiles)" != "false" ] && git ls-files --others --exclude-standard --directory --no-empty-directory --error-unmatch -- \':/*\' > /dev/null 2> /dev/null; then\r\n u="%${ZSH_VERSION+%}";\r\n fi;\r\n if [ -n "${GIT_PS1_COMPRESSSPARSESTATE-}" ] && [ "$(git config --bool core.sparseCheckout)" = "true" ]; then\r\n h="?";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUPSTREAM-}" ]; then\r\n __git_ps1_show_upstream;\r\n fi;\r\n fi;\r\n fi;\r\n local z="${GIT_PS1_STATESEPARATOR-" "}";\r\n if [ -n "${GIT_PS1_SHOWCOLORHINTS-}" ]; then\r\n if [ $pcmode = yes ] || [ -n "${ZSH_VERSION-}" ]; then\r\n __git_ps1_colorize_gitstring;\r\n f...
23:27:09 [ Message content over the limit has been removed. ]
23:27:09 ...-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-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>'
23:27:09 ------------------------------------------------------------------------------
23:27:09 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:27:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:28:10 | FAIL |
23:28:10 ... click for list of related bugs or create a new one if needed (with the
23:28:10 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit"
23:28:10 reference somewhere inside)
23:28:10 "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:28:10
23:28:10 No match found for ']]>]]>' in 1 minute
23:28:10 Output:
23:28:10
23:28:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:28:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:28:10 ------------------------------------------------------------------------------
23:28:10 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:28:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:29:10 | FAIL |
23:29:10 ... click for list of related bugs or create a new one if needed (with the
23:29:10 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_delete"
23:29:10 reference somewhere inside)
23:29:10 "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:29:10
23:29:10 No match found for ']]>]]>' in 1 minute
23:29:10 Output:
23:29:10
23:29:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:29:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:29:10 ------------------------------------------------------------------------------
23:29:10 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:29:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:30:10 | FAIL |
23:30:10 ... click for list of related bugs or create a new one if needed (with the
23:30:10 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit"
23:30:10 reference somewhere inside)
23:30:10 "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:30:10
23:30:10 No match found for ']]>]]>' in 1 minute
23:30:10 Output:
23:30:10
23:30:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:30:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:30:10 ------------------------------------------------------------------------------
23:30:10 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:30:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:31:10 | FAIL |
23:31:10 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455
23:31:10
23:31:10 No match found for ']]>]]>' in 1 minute
23:31:10 Output:
23:31:10
23:31:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:31:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:31:10 ------------------------------------------------------------------------------
23:31:10 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:31:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:32:10 | FAIL |
23:32:10 ... click for list of related bugs or create a new one if needed (with the
23:32:10 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge"
23:32:10 reference somewhere inside)
23:32:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge&order=bug_status"
23:32:10
23:32:10 No match found for ']]>]]>' in 1 minute
23:32:10 Output:
23:32:10
23:32:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:32:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:32:10 ------------------------------------------------------------------------------
23:32:10 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:32:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:10 | FAIL |
23:33:10 ... click for list of related bugs or create a new one if needed (with the
23:33:10 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard"
23:33:10 reference somewhere inside)
23:33:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard&order=bug_status"
23:33:10
23:33:10 No match found for ']]>]]>' in 1 minute
23:33:10 Output:
23:33:10
23:33:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:33:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:33:10 ------------------------------------------------------------------------------
23:33:10 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:34:10 | FAIL |
23:34:10 ... click for list of related bugs or create a new one if needed (with the
23:34:10 "netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request"
23:34:10 reference somewhere inside)
23:34:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request&order=bug_status"
23:34:10
23:34:10 No match found for ']]>]]>' in 1 minute
23:34:10 Output:
23:34:10
23:34:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:34:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:34:10 ------------------------------------------------------------------------------
23:34:10 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:34:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:35:10 | FAIL |
23:35:10 ... click for list of related bugs or create a new one if needed (with the
23:35:10 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard"
23:35:10 reference somewhere inside)
23:35:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard&order=bug_status"
23:35:10
23:35:10 No match found for ']]>]]>' in 1 minute
23:35:10 Output:
23:35:10
23:35:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:35:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:35:10 ------------------------------------------------------------------------------
23:35:10 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:35:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:36:10 | FAIL |
23:36:10 ... click for list of related bugs or create a new one if needed (with the
23:36:10 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create"
23:36:10 reference somewhere inside)
23:36:10 "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:36:10
23:36:10 No match found for ']]>]]>' in 1 minute
23:36:10 Output:
23:36:10
23:36:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:36:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:36:10 ------------------------------------------------------------------------------
23:36:10 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:36:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:37:10 | FAIL |
23:37:10 ... click for list of related bugs or create a new one if needed (with the
23:37:10 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third"
23:37:10 reference somewhere inside)
23:37:10 "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:37:10
23:37:10 No match found for ']]>]]>' in 1 minute
23:37:10 Output:
23:37:10
23:37:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:37:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:37:10 ------------------------------------------------------------------------------
23:37:10 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:37:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:38:10 | FAIL |
23:38:10 ... click for list of related bugs or create a new one if needed (with the
23:38:10 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth"
23:38:10 reference somewhere inside)
23:38:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth&order=bug_status"
23:38:10
23:38:10 No match found for ']]>]]>' in 1 minute
23:38:10 Output:
23:38:10
23:38:10 [?2004l
-bash: syntax error near unexpected token `]]'
23:38:10 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:38:10 ------------------------------------------------------------------------------
23:38:10 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:38:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:38:11 | FAIL |
23:38:11 ... click for list of related bugs or create a new one if needed (with the
23:38:11 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth"
23:38:11 reference somewhere inside)
23:38:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth&order=bug_status"
23:38:11
23:38:11 ValueError: embedded null byte
23:38:11 ------------------------------------------------------------------------------
23:38:11 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:38:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:39:11 | FAIL |
23:39:11 ... click for list of related bugs or create a new one if needed (with the
23:39:11 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge"
23:39:11 reference somewhere inside)
23:39:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge&order=bug_status"
23:39:11
23:39:11 No match found for ']]>]]>' in 1 minute
23:39:11 Output:
23:39:11
23:39:11 [?2004l
-bash: syntax error near unexpected token `]]'
23:39:11 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:39:11 ------------------------------------------------------------------------------
23:39:11 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:39:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:40:11 | FAIL |
23:40:11 ... click for list of related bugs or create a new one if needed (with the
23:40:11 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config"
23:40:11 reference somewhere inside)
23:40:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config&order=bug_status"
23:40:11
23:40:11 No match found for ']]>]]>' in 1 minute
23:40:11 Output:
23:40:11
23:40:11 [?2004l
-bash: syntax error near unexpected token `]]'
23:40:11 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:40:11 ------------------------------------------------------------------------------
23:40:11 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:40:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:40:11 | PASS |
23:40:11 ------------------------------------------------------------------------------
23:40:11 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:40:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:41:11 | FAIL |
23:41:11 ... click for list of related bugs or create a new one if needed (with the
23:41:11 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure"
23:41:11 reference somewhere inside)
23:41:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure&order=bug_status"
23:41:11
23:41:11 No match found for ']]>]]>' in 1 minute
23:41:11 Output:
23:41:11 [?2004l
ssh: connect to host 127.0.0.1 port 2830: Connection refused
23:41:11 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:41:11 ------------------------------------------------------------------------------
23:41:11 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:41:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:42:11 | FAIL |
23:42:11 ... click for list of related bugs or create a new one if needed (with the
23:42:11 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure"
23:42:11 reference somewhere inside)
23:42:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure&order=bug_status"
23:42:11
23:42:11 No match found for ']]>]]>' in 1 minute
23:42:11 Output:
23:42:11
23:42:11 [?2004l
-bash: syntax error near unexpected token `]]'
23:42:11 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:42:11 ------------------------------------------------------------------------------
23:42:11 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:42:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:42:13 | FAIL |
23:42:13 ... click for list of related bugs or create a new one if needed (with the
23:42:13 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data"
23:42:13 reference somewhere inside)
23:42:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data&order=bug_status"
23:42:13
23:42:13 OSError: [Errno 36] File name too long: '_xspecs=([tex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [freeamp]="!*.@(mp3|og[ag]|pls|m3u)" [gqmpeg]="!*.@(mp3|og[ag]|pls|m3u)" [texi2html]="!*.texi*" [hbpp]="!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])" [lowriter]="!*.@(sxw|stw|sxg|sgl|doc?([mx])|dot?([mx])|rtf|txt|htm|html|?(f)odt|ott|odm|pdf)" [rpm2cpio]="!*.[rs]pm" [localc]="!*.@(sxc|stc|xls?([bmx])|xlw|xlt?([mx])|[ct]sv|?(f)ods|ots)" [hbrun]="!*.[Hh][Rr][Bb]" [vi]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [latex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [view]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [madplay]="!*.mp3" [compress]="*.Z" [pdfjadetex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [pbunzip2]="!*.?(t)bz?(2)" [lrunzip]="!*.lrz" [gunzip]="!*.@(Z|[gGd]z|t[ag]z)" [oowriter]="!*.@(sxw|stw|sxg|sgl|doc?([mx])|dot?([mx])|rtf|txt|htm|html|?(f)odt|ott|odm|pdf)" [epiphany]="!*.@(?([xX]|[sS])[hH][tT][mM]?([lL]))" [acroread]="!*.[pf]df" [znew]="*.Z" [kwrite]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [xemacs]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [gview]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [lzfgrep]="!*.@(tlz|lzma)" [lzless]="!*.@(tlz|lzma)" [cdiff]="!*.@(dif?(f)|?(d)patch)?(.@([gx]z|bz2|lzma))" [zipinfo]="!*.@(zip|[aegjswx]ar|exe|pk3|wsz|zargo|xpi|s[tx][cdiw]|sx[gm]|o[dt][tspgfc]|od[bm]|oxt|epub|apk|aab|ipa|do[ct][xm]|p[op]t[mx]|xl[st][xm]|pyz|whl)" [pdflatex]="!*.@(?(l...
23:42:13 [ Message content over the limit has been removed. ]
23:42:13 ...ns@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> Dixi\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> BMW\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> 1928\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1928\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>'
23:42:13 ------------------------------------------------------------------------------
23:42:13 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:42:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:42:13 | FAIL |
23:42:13 FileNotFoundError: [Errno 2] No such file or directory: "\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>"
23:42:13
23:42:13 Also teardown failed:
23:42:13 Evaluating expression 'len(re.findall(\'SKIPPED\', """FileNotFoundError: [Errno 2] No such file or directory: "\\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r\\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>"""")) > 0' failed: SyntaxError: unterminated string literal (detected at line 1) (, line 1)
23:42:13 ------------------------------------------------------------------------------
23:42:13 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:42:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:43:13 | FAIL |
23:43:13 ... click for list of related bugs or create a new one if needed (with the
23:43:13 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit"
23:43:13 reference somewhere inside)
23:43:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit&order=bug_status"
23:43:13
23:43:13 No match found for ']]>]]>' in 1 minute
23:43:13 Output:
23:43:13
23:43:13 [?2004l
-bash: syntax error near unexpected token `]]'
23:43:13 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:43:13 ------------------------------------------------------------------------------
23:43:13 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:43:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:43:15 | FAIL |
23:43:15 ... click for list of related bugs or create a new one if needed (with the
23:43:15 "netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge"
23:43:15 reference somewhere inside)
23:43:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge&order=bug_status"
23:43:15
23:43:15 OSError: [Errno 36] File name too long: '__ltrim_colon_completions () \r\n{ \r\n if [[ $1 == *:* && $COMP_WORDBREAKS == *:* ]]; then\r\n local colon_word=${1%"${1##*:}"};\r\n local i=${#COMPREPLY[*]};\r\n while ((i-- > 0)); do\r\n COMPREPLY[i]=${COMPREPLY[i]#"$colon_word"};\r\n done;\r\n fi\r\n}\r\n__parse_options () \r\n{ \r\n local option option2 i IFS=\' \t\r\n,/|\';\r\n option=;\r\n local -a array=($1);\r\n for i in "${array[@]}";\r\n do\r\n case "$i" in \r\n ---*)\r\n break\r\n ;;\r\n --?*)\r\n option=$i;\r\n break\r\n ;;\r\n -?*)\r\n [[ -n $option ]] || option=$i\r\n ;;\r\n *)\r\n break\r\n ;;\r\n esac;\r\n done;\r\n [[ -n $option ]] || return 0;\r\n IFS=\' \t\r\n\';\r\n if [[ $option =~ (\\[((no|dont)-?)\\]). ]]; then\r\n option2=${option/"${BASH_REMATCH[1]}"/};\r\n option2=${option2%%[<{().[]*};\r\n printf \'%s\\n\' "${option2/=*/=}";\r\n option=${option/"${BASH_REMATCH[1]}"/"${BASH_REMATCH[2]}"};\r\n fi;\r\n option=${option%%[<{().[]*};\r\n printf \'%s\\n\' "${option/=*/=}"\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...
23:43:15 [ Message content over the limit has been removed. ]
23:43:15 ...3-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-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-63-0-builder-0 ~]> Bentley\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> 1930\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1930\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>'
23:43:15 ------------------------------------------------------------------------------
23:43:15 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:43:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:15 | FAIL |
23:44:15 ... click for list of related bugs or create a new one if needed (with the
23:44:15 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update"
23:44:15 reference somewhere inside)
23:44:15 "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"
23:44:15
23:44:15 No match found for ']]>]]>' in 1 minute
23:44:15 Output:
23:44:15
23:44:15 [?2004l
-bash: syntax error near unexpected token `]]'
23:44:15 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:44:15 ------------------------------------------------------------------------------
23:44:15 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:15 | FAIL |
23:45:15 ... click for list of related bugs or create a new one if needed (with the
23:45:15 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update"
23:45:15 reference somewhere inside)
23:45:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update&order=bug_status"
23:45:15
23:45:15 No match found for ']]>]]>' in 1 minute
23:45:15 Output:
23:45:15
23:45:15 [?2004l
-bash: syntax error near unexpected token `]]'
23:45:15 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:45:15 ------------------------------------------------------------------------------
23:45:15 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:16 | FAIL |
23:45:16 ... click for list of related bugs or create a new one if needed (with the
23:45:16 "netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge"
23:45:16 reference somewhere inside)
23:45:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge&order=bug_status"
23:45:16
23:45:16 OSError: [Errno 36] File name too long: '__load_completion () \r\n{ \r\n local -a dirs=(${BASH_COMPLETION_USER_DIR:-${XDG_DATA_HOME:-$HOME/.local/share}/bash-completion}/completions);\r\n local ifs=$IFS IFS=: dir cmd="${1##*/}" compfile;\r\n [[ -n $cmd ]] || return 1;\r\n for dir in ${XDG_DATA_DIRS:-/usr/local/share:/usr/share};\r\n do\r\n dirs+=($dir/bash-completion/completions);\r\n done;\r\n IFS=$ifs;\r\n if [[ $BASH_SOURCE == */* ]]; then\r\n dirs+=("${BASH_SOURCE%/*}/completions");\r\n else\r\n dirs+=(./completions);\r\n fi;\r\n local backslash=;\r\n if [[ $cmd == \\\\* ]]; then\r\n cmd="${cmd:1}";\r\n $(complete -p "$cmd" 2>/dev/null || echo false) "\\\\$cmd" && return 0;\r\n backslash=\\\\;\r\n fi;\r\n for dir in "${dirs[@]}";\r\n do\r\n [[ -d $dir ]] || continue;\r\n for compfile in "$cmd" "$cmd.bash" "_$cmd";\r\n do\r\n compfile="$dir/$compfile";\r\n if [[ -f $compfile ]] && . "$compfile" &> /dev/null; then\r\n [[ -n $backslash ]] && $(complete -p "$cmd") "\\\\$cmd";\r\n return 0;\r\n fi;\r\n done;\r\n done;\r\n [[ -v _xspecs[$cmd] ]] && complete -F _filedir_xspec "$cmd" "$backslash$cmd" && return 0;\r\n return 1\r\n}\r\n__ltrim_colon_completions () \r\n{ \r\n if [[ $1 == *:* && $COMP_WORDBREAKS == *:* ]]; then\r\n local colon_word=${1%"${1##*:}"};\r\n local i=${#COMPREPLY[*]};\r\n while ((i-- > 0)); do\r\n ...
23:45:16 [ Message content over the limit has been removed. ]
23:45:16 ...r unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> REPLACE\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> CUSTYOUNG\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>'
23:45:16 ------------------------------------------------------------------------------
23:45:16 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:16 | FAIL |
23:46:16 ... click for list of related bugs or create a new one if needed (with the
23:46:16 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace"
23:46:16 reference somewhere inside)
23:46:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace&order=bug_status"
23:46:16
23:46:16 No match found for ']]>]]>' in 1 minute
23:46:16 Output:
23:46:16
23:46:16 [?2004l
-bash: syntax error near unexpected token `]]'
23:46:16 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:46:16 ------------------------------------------------------------------------------
23:46:16 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:46:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:17 | FAIL |
23:47:17 ... click for list of related bugs or create a new one if needed (with the
23:47:17 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace"
23:47:17 reference somewhere inside)
23:47:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace&order=bug_status"
23:47:17
23:47:17 No match found for ']]>]]>' in 1 minute
23:47:17 Output:
23:47:17
23:47:17 [?2004l
-bash: syntax error near unexpected token `]]'
23:47:17 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:47:17 ------------------------------------------------------------------------------
23:47:17 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:18 | FAIL |
23:47:18 ... click for list of related bugs or create a new one if needed (with the
23:47:18 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data"
23:47:18 reference somewhere inside)
23:47:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data&order=bug_status"
23:47:18
23:47:18 OSError: [Errno 36] File name too long: '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 [ $detached = no ]; then\r\n branch_color="$ok_color";\r\n else\r\n branch_color="$bad_color";\r\n fi;\r\n c="$branch_color$c";\r\n z="$c_clear$z";\r\n if [ "$w" = "*" ]; then\r\n w="$bad_color$w";\r\n fi;\r\n if [ -n "$i" ]; then\r\n i="$ok_color$i";\r\n fi;\r\n if [ -n "$s" ]; then\r\n s="$flags_color$s";\r\n fi;\r\n if [ -n "$u" ]; then\r\n u="$bad_color$u";\r\n fi;\r\n r="$c_clear$r"\r\n}\r\n__git_ps1_show_upstream () \r\n{ \r\n local key value;\r\n local svn_remote svn_url_pattern count n;\r\n local upstream=git legacy="" verbose="" name="";...
23:47:18 [ Message content over the limit has been removed. ]
23:47:18 ...-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-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>'
23:47:18 ------------------------------------------------------------------------------
23:47:18 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:18 | FAIL |
23:47:18 FileNotFoundError: [Errno 2] No such file or directory: "-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>"
23:47:18
23:47:18 Also teardown failed:
23:47:18 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-63-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r\\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>"""")) > 0' failed: SyntaxError: unterminated string literal (detected at line 1) (, line 1)
23:47:18 ------------------------------------------------------------------------------
23:47:18 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:47:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:48:19 | FAIL |
23:48:19 ... click for list of related bugs or create a new one if needed (with the
23:48:19 "netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern"
23:48:19 reference somewhere inside)
23:48:19 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern&order=bug_status"
23:48:19
23:48:19 No match found for ']]>]]>' in 1 minute
23:48:19 Output:
23:48:19
23:48:19 [?2004l
-bash: syntax error near unexpected token `]]'
23:48:19 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:48:19 ------------------------------------------------------------------------------
23:48:19 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:48:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:49:18 | FAIL |
23:49:18 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=7791
23:49:18
23:49:18 No match found for ']]>]]>' in 1 minute
23:49:18 Output:
23:49:18
23:49:18 [?2004l
-bash: syntax error near unexpected token `]]'
23:49:18 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:49:18 ------------------------------------------------------------------------------
23:49:18 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:49:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:49:20 | FAIL |
23:49:20 ... click for list of related bugs or create a new one if needed (with the
23:49:20 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element"
23:49:20 reference somewhere inside)
23:49:20 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element&order=bug_status"
23:49:20
23:49:20 OSError: [Errno 36] File name too long: '__expand_tilde_by_ref () \r\n{ \r\n if [[ ${!1-} == \\~* ]]; then\r\n eval $1="$(printf ~%q "${!1#\\~}")";\r\n fi\r\n}\r\n__get_cword_at_cursor_by_ref () \r\n{ \r\n local cword words=();\r\n __reassemble_comp_words_by_ref "$1" words cword;\r\n local i cur="" index=$COMP_POINT lead=${COMP_LINE:0:COMP_POINT};\r\n if [[ $index -gt 0 && ( -n $lead && -n ${lead//[[:space:]]/} ) ]]; then\r\n cur=$COMP_LINE;\r\n for ((i = 0; i <= cword; ++i))\r\n do\r\n while [[ ${#cur} -ge ${#words[i]} && ${cur:0:${#words[i]}} != "${words[i]-}" ]]; do\r\n cur="${cur:1}";\r\n ((index > 0)) && ((index--));\r\n done;\r\n if ((i < cword)); then\r\n local old_size=${#cur};\r\n cur="${cur#"${words[i]}"}";\r\n local new_size=${#cur};\r\n ((index -= old_size - new_size));\r\n fi;\r\n done;\r\n [[ -n $cur && ! -n ${cur//[[:space:]]/} ]] && cur=;\r\n ((index < 0)) && index=0;\r\n fi;\r\n local "$2" "$3" "$4" && _upvars -a${#words[@]} $2 ${words+"${words[@]}"} -v $3 "$cword" -v $4 "${cur:0:index}"\r\n}\r\n__git_eread () \r\n{ \r\n test -r "$1" && IFS=\'\r\r\n\' read "$2" < "$1"\r\n}\r\n__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n ...
23:49:20 [ Message content over the limit has been removed. ]
23:49:20 ...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-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>'
23:49:20 ------------------------------------------------------------------------------
23:49:20 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:49:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:50:20 | FAIL |
23:50:20 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455
23:50:20
23:50:20 No match found for ']]>]]>' in 1 minute
23:50:20 Output:
23:50:20
23:50:20 [?2004l
-bash: syntax error near unexpected token `]]'
23:50:20 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:50:20 ------------------------------------------------------------------------------
23:50:20 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:50:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:50:22 | FAIL |
23:50:22 ... click for list of related bugs or create a new one if needed (with the
23:50:22 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module"
23:50:22 reference somewhere inside)
23:50:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module&order=bug_status"
23:50:22
23:50:22 OSError: [Errno 36] File name too long: 'se\r\n b="GIT_DIR!";\r\n fi;\r\n else\r\n if [ "true" = "$inside_worktree" ]; then\r\n if [ -n "${GIT_PS1_SHOWDIRTYSTATE-}" ] && [ "$(git config --bool bash.showDirtyState)" != "false" ]; then\r\n git diff --no-ext-diff --quiet || w="*";\r\n git diff --no-ext-diff --cached --quiet || i="+";\r\n if [ -z "$short_sha" ] && [ -z "$i" ]; then\r\n i="#";\r\n fi;\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWSTASHSTATE-}" ] && git rev-parse --verify --quiet refs/stash > /dev/null; then\r\n s="$";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUNTRACKEDFILES-}" ] && [ "$(git config --bool bash.showUntrackedFiles)" != "false" ] && git ls-files --others --exclude-standard --directory --no-empty-directory --error-unmatch -- \':/*\' > /dev/null 2> /dev/null; then\r\n u="%${ZSH_VERSION+%}";\r\n fi;\r\n if [ -n "${GIT_PS1_COMPRESSSPARSESTATE-}" ] && [ "$(git config --bool core.sparseCheckout)" = "true" ]; then\r\n h="?";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUPSTREAM-}" ]; then\r\n __git_ps1_show_upstream;\r\n fi;\r\n fi;\r\n fi;\r\n local z="${GIT_PS1_STATESEPARATOR-" "}";\r\n if [ -n "${GIT_PS1_SHOWCOLORHINTS-}" ]; then\r\n if [ $pcmode = yes ] || [ -n "${ZSH_VERSION-}" ]; then\r\n __git_ps1_colorize_gitstring;\r\n f...
23:50:22 [ Message content over the limit has been removed. ]
23:50:22 ...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-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-63-0-builder-0 ~]>'
23:50:22 ------------------------------------------------------------------------------
23:50:22 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:50:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:51:22 | FAIL |
23:51:22 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455
23:51:22
23:51:22 No match found for ']]>]]>' in 1 minute
23:51:22 Output:
23:51:22
23:51:22 [?2004l
-bash: syntax error near unexpected token `]]'
23:51:22 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:51:22 ------------------------------------------------------------------------------
23:51:22 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:51:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:22 | FAIL |
23:52:22 ... click for list of related bugs or create a new one if needed (with the
23:52:22 "netconf_gate_userfeatures_txt_mdsal_northbound_close_session"
23:52:22 reference somewhere inside)
23:52:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_close_session&order=bug_status"
23:52:22
23:52:22 No match found for ']]>]]>' in 1 minute
23:52:22 Output:
23:52:22
23:52:22 [?2004l
-bash: syntax error near unexpected token `]]'
23:52:22 [?2004h[jenkins@releng-04279-63-0-builder-0 ~]> .
23:52:22 ------------------------------------------------------------------------------
23:52:22 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | FAIL |
23:52:22 49 tests, 1 passed, 48 failed
23:52:22 ==============================================================================
23:52:22 netconf-gate-userfeatures.txt.MDSAL | FAIL |
23:52:22 49 tests, 1 passed, 48 failed
23:52:22 ==============================================================================
23:52:22 netconf-gate-userfeatures.txt.CRUD
23:52:22 ==============================================================================
23:52:22 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ...
23:52:22 ==============================================================================
23:52:27 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:28 | FAIL |
23:52:28 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool.
23:52:28 ------------------------------------------------------------------------------
23:52:28 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:28 | FAIL |
23:52:28 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:28 ------------------------------------------------------------------------------
23:52:28 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:28 | FAIL |
23:52:28 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:28 ------------------------------------------------------------------------------
23:52:28 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:28 | FAIL |
23:52:28 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:28 ------------------------------------------------------------------------------
23:52:28 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 | FAIL |
23:52:49 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:49 ------------------------------------------------------------------------------
23:52:49 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 | FAIL |
23:52:49 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:49 ------------------------------------------------------------------------------
23:52:49 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 | FAIL |
23:52:49 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:49 ------------------------------------------------------------------------------
23:52:49 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 | FAIL |
23:52:49 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:49 ------------------------------------------------------------------------------
23:52:49 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 | FAIL |
23:52:49 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:49 ------------------------------------------------------------------------------
23:52:49 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 | FAIL |
23:52:49 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:49 ------------------------------------------------------------------------------
23:52:49 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:50 | FAIL |
23:52:50 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:52:50 ------------------------------------------------------------------------------
23:52:50 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:52:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:53:00 | FAIL |
23:53:00 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:53:00 ------------------------------------------------------------------------------
23:53:00 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:53:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:53:00 | FAIL |
23:53:00 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:53:00 ------------------------------------------------------------------------------
23:53:00 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:53:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:53:21 | FAIL |
23:53:21 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:53:21 ------------------------------------------------------------------------------
23:53:21 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:53:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 | FAIL |
23:54:22 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:22 ------------------------------------------------------------------------------
23:54:22 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 | FAIL |
23:54:22 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:22 ------------------------------------------------------------------------------
23:54:22 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 | FAIL |
23:54:22 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:22 ------------------------------------------------------------------------------
23:54:22 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 | FAIL |
23:54:22 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:22 ------------------------------------------------------------------------------
23:54:22 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 | FAIL |
23:54:22 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:22 ------------------------------------------------------------------------------
23:54:22 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 | FAIL |
23:54:22 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:22 ------------------------------------------------------------------------------
23:54:22 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 | FAIL |
23:54:22 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:22 ------------------------------------------------------------------------------
23:54:22 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 | FAIL |
23:54:23 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:23 ------------------------------------------------------------------------------
23:54:23 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 | FAIL |
23:54:23 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:23 ------------------------------------------------------------------------------
23:54:23 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 | FAIL |
23:54:23 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:23 ------------------------------------------------------------------------------
23:54:23 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 | FAIL |
23:54:23 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:23 ------------------------------------------------------------------------------
23:54:23 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 | FAIL |
23:54:23 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:23 ------------------------------------------------------------------------------
23:54:23 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 | FAIL |
23:54:23 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:23 ------------------------------------------------------------------------------
23:54:23 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 | FAIL |
23:54:23 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:23 ------------------------------------------------------------------------------
23:54:23 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:34 | FAIL |
23:54:34 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:34 ------------------------------------------------------------------------------
23:54:34 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | FAIL |
23:54:34 29 tests, 0 passed, 29 failed
23:54:34 ==============================================================================
23:54:34 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
23:54:34 ==============================================================================
23:54:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:39 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:39 | FAIL |
23:54:39 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool.
23:54:39 ------------------------------------------------------------------------------
23:54:39 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:39 | FAIL |
23:54:39 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:39 ------------------------------------------------------------------------------
23:54:39 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:40 | FAIL |
23:54:40 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:40 ------------------------------------------------------------------------------
23:54:40 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:45 | FAIL |
23:54:45 Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:54:45 ------------------------------------------------------------------------------
23:54:45 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:54:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 | FAIL |
23:55:06 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:55:06 ------------------------------------------------------------------------------
23:55:06 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 | FAIL |
23:55:06 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:55:06 ------------------------------------------------------------------------------
23:55:06 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 | FAIL |
23:55:06 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:55:06 ------------------------------------------------------------------------------
23:55:06 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 | FAIL |
23:55:06 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:55:06 ------------------------------------------------------------------------------
23:55:06 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 | FAIL |
23:55:06 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:55:06 ------------------------------------------------------------------------------
23:55:06 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 | FAIL |
23:55:06 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:55:06 ------------------------------------------------------------------------------
23:55:06 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 | FAIL |
23:55:06 Dictionary does not contain key 'netconf-test-device'.
23:55:06 ------------------------------------------------------------------------------
23:55:06 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:17 | FAIL |
23:55:17 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:55:17 ------------------------------------------------------------------------------
23:55:17 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:17 | FAIL |
23:55:17 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:55:17 ------------------------------------------------------------------------------
23:55:17 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:38 | FAIL |
23:55:38 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:55:38 ------------------------------------------------------------------------------
23:55:38 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:55:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 | FAIL |
23:56:39 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:56:39 ------------------------------------------------------------------------------
23:56:39 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 | FAIL |
23:56:39 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:56:39 ------------------------------------------------------------------------------
23:56:39 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 | FAIL |
23:56:39 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:56:39 ------------------------------------------------------------------------------
23:56:39 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 | FAIL |
23:56:39 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:56:39 ------------------------------------------------------------------------------
23:56:39 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 | FAIL |
23:56:39 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:56:39 ------------------------------------------------------------------------------
23:56:39 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:56:39 | FAIL |
23:56:39 ConnectionError: HTTPConnectionPool(host='10.30.171.60', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:56:39 ------------------------------------------------------------------------------
23:56:39 Check_Car_List_Created :: Get the device data label as XML and mak...