23:07:50 Started by upstream project "netconf-distribution-mri-test-titanium" build number 59 23:07:50 originally caused by: 23:07:50 Started by timer 23:07:50 Running as SYSTEM 23:07:50 [EnvInject] - Loading node environment variables. 23:07:50 Building remotely on prd-centos8-robot-2c-8g-4944 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:07:50 [ssh-agent] Looking for ssh-agent implementation... 23:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:51 $ ssh-agent 23:07:51 SSH_AUTH_SOCK=/tmp/ssh-Y8FyZzU96num/agent.5299 23:07:51 SSH_AGENT_PID=5300 23:07:51 [ssh-agent] Started. 23:07:51 Running ssh-add (command line suppressed) 23:07:51 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_9022314670837868374.key (/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_9022314670837868374.key) 23:07:51 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:07:51 The recommended git tool is: NONE 23:07:54 using credential opendaylight-jenkins-ssh 23:07:54 Wiping out workspace first. 23:07:54 Cloning the remote Git repository 23:07:54 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:07:54 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test # timeout=10 23:07:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:54 > git --version # timeout=10 23:07:54 > git --version # 'git version 2.43.0' 23:07:54 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:54 [INFO] Currently running in a labeled security context 23:07:54 [INFO] Currently SELinux is 'enforcing' on the host 23:07:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh10475081682975635843.key 23:07:54 Verifying host key using known hosts file 23:07:54 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:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:58 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:58 [INFO] Currently running in a labeled security context 23:07:58 [INFO] Currently SELinux is 'enforcing' on the host 23:07:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh18195283959733608282.key 23:07:58 Verifying host key using known hosts file 23:07:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:07:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:07:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:58 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:07:58 > git config core.sparsecheckout # timeout=10 23:07:58 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:07:59 Commit message: "Adapt test for new pce-allocation field" 23:07:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:59 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:07:59 No emails were triggered. 23:07:59 provisioning config files... 23:07:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:07:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:07:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:07:59 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins14393582579763374283.sh 23:07:59 ---> python-tools-install.sh 23:07:59 Setup pyenv: 23:08:00 system 23:08:00 * 3.8.13 (set by /opt/pyenv/version) 23:08:00 * 3.9.13 (set by /opt/pyenv/version) 23:08:00 * 3.10.13 (set by /opt/pyenv/version) 23:08:00 * 3.11.7 (set by /opt/pyenv/version) 23:08:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gXxZ 23:08:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:08:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:10 lf-activate-venv(): INFO: Base packages installed successfully 23:08:10 lf-activate-venv(): INFO: Installing additional packages: lftools 23:09:55 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:09:55 Generating Requirements File 23:10:20 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:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:10:21 Python 3.11.7 23:10:21 pip 25.2 from /tmp/venv-gXxZ/lib/python3.11/site-packages/pip (python 3.11) 23:10:22 appdirs==1.4.4 23:10:22 argcomplete==3.6.2 23:10:22 aspy.yaml==1.3.0 23:10:22 attrs==25.4.0 23:10:22 autopage==0.5.2 23:10:22 beautifulsoup4==4.14.2 23:10:22 boto3==1.40.55 23:10:22 botocore==1.40.55 23:10:22 bs4==0.0.2 23:10:22 cachetools==6.2.1 23:10:22 certifi==2025.10.5 23:10:22 cffi==2.0.0 23:10:22 cfgv==3.4.0 23:10:22 chardet==5.2.0 23:10:22 charset-normalizer==3.4.4 23:10:22 click==8.3.0 23:10:22 cliff==4.11.0 23:10:22 cmd2==2.7.0 23:10:22 cryptography==3.3.2 23:10:22 debtcollector==3.0.0 23:10:22 decorator==5.2.1 23:10:22 defusedxml==0.7.1 23:10:22 Deprecated==1.2.18 23:10:22 distlib==0.4.0 23:10:22 dnspython==2.8.0 23:10:22 docker==7.1.0 23:10:22 dogpile.cache==1.5.0 23:10:22 durationpy==0.10 23:10:22 email-validator==2.3.0 23:10:22 filelock==3.20.0 23:10:22 future==1.0.0 23:10:22 gitdb==4.0.12 23:10:22 GitPython==3.1.45 23:10:22 google-auth==2.41.1 23:10:22 httplib2==0.31.0 23:10:22 identify==2.6.15 23:10:22 idna==3.11 23:10:22 importlib-resources==1.5.0 23:10:22 iso8601==2.1.0 23:10:22 Jinja2==3.1.6 23:10:22 jmespath==1.0.1 23:10:22 jsonpatch==1.33 23:10:22 jsonpointer==3.0.0 23:10:22 jsonschema==4.25.1 23:10:22 jsonschema-specifications==2025.9.1 23:10:22 keystoneauth1==5.12.0 23:10:22 kubernetes==34.1.0 23:10:22 lftools==0.37.15 23:10:22 lxml==6.0.2 23:10:22 markdown-it-py==4.0.0 23:10:22 MarkupSafe==3.0.3 23:10:22 mdurl==0.1.2 23:10:22 msgpack==1.1.2 23:10:22 multi_key_dict==2.0.3 23:10:22 munch==4.0.0 23:10:22 netaddr==1.3.0 23:10:22 niet==1.4.2 23:10:22 nodeenv==1.9.1 23:10:22 oauth2client==4.1.3 23:10:22 oauthlib==3.3.1 23:10:22 openstacksdk==4.7.1 23:10:22 os-service-types==1.8.0 23:10:22 osc-lib==4.2.0 23:10:22 oslo.config==10.0.0 23:10:22 oslo.context==6.1.0 23:10:22 oslo.i18n==6.6.0 23:10:22 oslo.log==7.2.1 23:10:22 oslo.serialization==5.8.0 23:10:22 oslo.utils==9.1.0 23:10:22 packaging==25.0 23:10:22 pbr==7.0.1 23:10:22 platformdirs==4.5.0 23:10:22 prettytable==3.16.0 23:10:22 psutil==7.1.0 23:10:22 pyasn1==0.6.1 23:10:22 pyasn1_modules==0.4.2 23:10:22 pycparser==2.23 23:10:22 pygerrit2==2.0.15 23:10:22 PyGithub==2.8.1 23:10:22 Pygments==2.19.2 23:10:22 PyJWT==2.10.1 23:10:22 PyNaCl==1.6.0 23:10:22 pyparsing==2.4.7 23:10:22 pyperclip==1.11.0 23:10:22 pyrsistent==0.20.0 23:10:22 python-cinderclient==9.8.0 23:10:22 python-dateutil==2.9.0.post0 23:10:22 python-heatclient==4.3.0 23:10:22 python-jenkins==1.8.3 23:10:22 python-keystoneclient==5.7.0 23:10:22 python-magnumclient==4.9.0 23:10:22 python-openstackclient==8.2.0 23:10:22 python-swiftclient==4.8.0 23:10:22 PyYAML==6.0.3 23:10:22 referencing==0.37.0 23:10:22 requests==2.32.5 23:10:22 requests-oauthlib==2.0.0 23:10:22 requestsexceptions==1.4.0 23:10:22 rfc3986==2.0.0 23:10:22 rich==14.2.0 23:10:22 rich-argparse==1.7.1 23:10:22 rpds-py==0.27.1 23:10:22 rsa==4.9.1 23:10:22 ruamel.yaml==0.18.15 23:10:22 ruamel.yaml.clib==0.2.14 23:10:22 s3transfer==0.14.0 23:10:22 simplejson==3.20.2 23:10:22 six==1.17.0 23:10:22 smmap==5.0.2 23:10:22 soupsieve==2.8 23:10:22 stevedore==5.5.0 23:10:22 tabulate==0.9.0 23:10:22 toml==0.10.2 23:10:22 tomlkit==0.13.3 23:10:22 tqdm==4.67.1 23:10:22 typing_extensions==4.15.0 23:10:22 tzdata==2025.2 23:10:22 urllib3==1.26.20 23:10:22 virtualenv==20.35.3 23:10:22 wcwidth==0.2.14 23:10:22 websocket-client==1.9.0 23:10:22 wrapt==1.17.3 23:10:22 xdg==6.0.0 23:10:22 xmltodict==1.0.2 23:10:22 yq==3.4.3 23:10:22 [EnvInject] - Injecting environment variables from a build step. 23:10:22 [EnvInject] - Injecting as environment variables the properties content 23:10:22 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:10:22 OS_CLOUD=vex 23:10:22 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-61 23:10:22 OS_STACK_TEMPLATE_DIR=openstack-hot 23:10:22 23:10:22 [EnvInject] - Variables injected successfully. 23:10:22 provisioning config files... 23:10:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:10:22 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins8029272612458464092.sh 23:10:22 ---> Create parameters file for OpenStack HOT 23:10:22 OpenStack Heat parameters generated 23:10:22 ----------------------------------- 23:10:22 parameters: 23:10:22 vm_0_count: '1' 23:10:22 vm_0_flavor: 'v3-standard-4' 23:10:22 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:10:22 vm_1_count: '1' 23:10:22 vm_1_flavor: 'v3-standard-2' 23:10:22 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:10:22 23:10:22 job_name: '51161-61' 23:10:22 silo: 'releng' 23:10:22 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins13515409560455851407.sh 23:10:22 ---> Create HEAT stack 23:10:22 + source /home/jenkins/lf-env.sh 23:10:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:10:22 ++ mktemp -d /tmp/venv-XXXX 23:10:22 + lf_venv=/tmp/venv-QHGX 23:10:22 + local venv_file=/tmp/.os_lf_venv 23:10:22 + local python=python3 23:10:22 + local options 23:10:22 + local set_path=true 23:10:22 + local install_args= 23:10:22 ++ 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:10:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:10:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:10:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:10:22 + true 23:10:22 + case $1 in 23:10:22 + python=python3 23:10:22 + shift 2 23:10:22 + true 23:10:22 + case $1 in 23:10:22 + shift 23:10:22 + break 23:10:22 + case $python in 23:10:22 + local pkg_list= 23:10:22 + [[ -d /opt/pyenv ]] 23:10:22 + echo 'Setup pyenv:' 23:10:22 Setup pyenv: 23:10:22 + export PYENV_ROOT=/opt/pyenv 23:10:22 + PYENV_ROOT=/opt/pyenv 23:10:22 + 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:10:22 + 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:10:22 + pyenv versions 23:10:22 system 23:10:22 3.8.13 23:10:22 3.9.13 23:10:22 3.10.13 23:10:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:10:22 + command -v pyenv 23:10:22 ++ pyenv init - --no-rehash 23:10:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:10:22 for i in ${!paths[@]}; do 23:10:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:10:22 fi; done; 23:10:22 echo "${paths[*]}"'\'')" 23:10:22 export PATH="/opt/pyenv/shims:${PATH}" 23:10:22 export PYENV_SHELL=bash 23:10:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:10:22 pyenv() { 23:10:22 local command 23:10:22 command="${1:-}" 23:10:22 if [ "$#" -gt 0 ]; then 23:10:22 shift 23:10:22 fi 23:10:22 23:10:22 case "$command" in 23:10:22 rehash|shell) 23:10:22 eval "$(pyenv "sh-$command" "$@")" 23:10:22 ;; 23:10:22 *) 23:10:22 command pyenv "$command" "$@" 23:10:22 ;; 23:10:22 esac 23:10:22 }' 23:10:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:10:22 for i in ${!paths[@]}; do 23:10:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:10:22 fi; done; 23:10:22 echo "${paths[*]}"' 23:10:22 ++ 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:10:22 ++ 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:10:22 ++ 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:10:22 ++ export PYENV_SHELL=bash 23:10:22 ++ PYENV_SHELL=bash 23:10:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:10:22 +++ complete -F _pyenv pyenv 23:10:22 ++ lf-pyver python3 23:10:22 ++ local py_version_xy=python3 23:10:22 ++ local py_version_xyz= 23:10:22 ++ awk '{ print $1 }' 23:10:22 ++ pyenv versions 23:10:22 ++ local command 23:10:22 ++ command=versions 23:10:22 ++ '[' 1 -gt 0 ']' 23:10:22 ++ shift 23:10:22 ++ case "$command" in 23:10:22 ++ command pyenv versions 23:10:22 ++ pyenv versions 23:10:22 ++ grep -E '^[0-9.]*[0-9]$' 23:10:22 ++ sed 's/^[ *]* //' 23:10:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:10:23 +++ grep '^3' /tmp/.pyenv_versions 23:10:23 +++ sort -V 23:10:23 +++ tail -n 1 23:10:23 ++ py_version_xyz=3.11.7 23:10:23 ++ [[ -z 3.11.7 ]] 23:10:23 ++ echo 3.11.7 23:10:23 ++ return 0 23:10:23 + pyenv local 3.11.7 23:10:23 + local command 23:10:23 + command=local 23:10:23 + '[' 2 -gt 0 ']' 23:10:23 + shift 23:10:23 + case "$command" in 23:10:23 + command pyenv local 3.11.7 23:10:23 + pyenv local 3.11.7 23:10:23 + for arg in "$@" 23:10:23 + case $arg in 23:10:23 + pkg_list+='lftools[openstack] ' 23:10:23 + for arg in "$@" 23:10:23 + case $arg in 23:10:23 + pkg_list+='kubernetes ' 23:10:23 + for arg in "$@" 23:10:23 + case $arg in 23:10:23 + pkg_list+='niet ' 23:10:23 + for arg in "$@" 23:10:23 + case $arg in 23:10:23 + pkg_list+='python-heatclient ' 23:10:23 + for arg in "$@" 23:10:23 + case $arg in 23:10:23 + pkg_list+='python-openstackclient ' 23:10:23 + for arg in "$@" 23:10:23 + case $arg in 23:10:23 + pkg_list+='python-magnumclient ' 23:10:23 + for arg in "$@" 23:10:23 + case $arg in 23:10:23 + pkg_list+='urllib3~=1.26.15 ' 23:10:23 + for arg in "$@" 23:10:23 + case $arg in 23:10:23 + pkg_list+='yq ' 23:10:23 + [[ -f /tmp/.os_lf_venv ]] 23:10:23 ++ cat /tmp/.os_lf_venv 23:10:23 + lf_venv=/tmp/venv-gXxZ 23:10:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from' file:/tmp/.os_lf_venv 23:10:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from file:/tmp/.os_lf_venv 23:10:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:10:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:23 + local 'pip_opts=--upgrade --quiet' 23:10:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:10:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:10:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:10:23 + [[ -n '' ]] 23:10:23 + [[ -n '' ]] 23:10:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:10:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:23 + /tmp/venv-gXxZ/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:10:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:10:25 lf-activate-venv(): INFO: Base packages installed successfully 23:10:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:10:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:10:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:10:25 + /tmp/venv-gXxZ/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:10:45 + type python3 23:10:45 + true 23:10:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH' 23:10:45 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:10:45 + PATH=/tmp/venv-gXxZ/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:10:45 + return 0 23:10:45 + openstack --os-cloud vex limits show --absolute 23:10:47 +--------------------------+---------+ 23:10:47 | Name | Value | 23:10:47 +--------------------------+---------+ 23:10:47 | maxTotalInstances | -1 | 23:10:47 | maxTotalCores | 450 | 23:10:47 | maxTotalRAMSize | 1000000 | 23:10:47 | maxServerMeta | 128 | 23:10:47 | maxImageMeta | 128 | 23:10:47 | maxPersonality | 5 | 23:10:47 | maxPersonalitySize | 10240 | 23:10:47 | maxTotalKeypairs | 100 | 23:10:47 | maxServerGroups | 10 | 23:10:47 | maxServerGroupMembers | 10 | 23:10:47 | maxTotalFloatingIps | -1 | 23:10:47 | maxSecurityGroups | -1 | 23:10:47 | maxSecurityGroupRules | -1 | 23:10:47 | totalRAMUsed | 630784 | 23:10:47 | totalCoresUsed | 154 | 23:10:47 | totalInstancesUsed | 49 | 23:10:47 | totalFloatingIpsUsed | 0 | 23:10:47 | totalSecurityGroupsUsed | 0 | 23:10:47 | totalServerGroupsUsed | 0 | 23:10:47 | maxTotalVolumes | -1 | 23:10:47 | maxTotalSnapshots | 10 | 23:10:47 | maxTotalVolumeGigabytes | 4096 | 23:10:47 | maxTotalBackups | 10 | 23:10:47 | maxTotalBackupGigabytes | 1000 | 23:10:47 | totalVolumesUsed | 0 | 23:10:47 | totalGigabytesUsed | 0 | 23:10:47 | totalSnapshotsUsed | 0 | 23:10:47 | totalBackupsUsed | 0 | 23:10:47 | totalBackupGigabytesUsed | 0 | 23:10:47 +--------------------------+---------+ 23:10:47 + pushd /opt/ciman/openstack-hot 23:10:47 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:10:47 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-titanium-61 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/stack-parameters.yaml 23:11:44 Creating stack releng-netconf-csit-1node-gate-callhome-only-titanium-61 23:11:44 Waiting to initialize infrastructure... 23:11:44 Waiting to initialize infrastructure... 23:11:44 Waiting to initialize infrastructure... 23:11:44 Waiting to initialize infrastructure... 23:11:44 Stack initialization successful. 23:11:44 ------------------------------------ 23:11:44 Stack Details 23:11:44 ------------------------------------ 23:11:44 {'added': None, 23:11:44 'capabilities': [], 23:11:44 'created_at': '2025-10-18T23:10:50Z', 23:11:44 'deleted': None, 23:11:44 'deleted_at': None, 23:11:44 'description': 'No description', 23:11:44 'environment': None, 23:11:44 'environment_files': None, 23:11:44 'files': None, 23:11:44 'files_container': None, 23:11:44 'id': '51c1eab5-9ebe-4af3-89be-efe631f067d0', 23:11:44 'is_rollback_disabled': True, 23:11:44 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-titanium-61/51c1eab5-9ebe-4af3-89be-efe631f067d0', 23:11:44 'rel': 'self'}], 23:11:44 '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:11:44 'name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-61', 23:11:44 'notification_topics': [], 23:11:44 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:11:44 'output_key': 'vm_0_ips', 23:11:44 'output_value': ['10.30.170.234']}, 23:11:44 {'description': 'IP addresses of the 2nd vm types', 23:11:44 'output_key': 'vm_1_ips', 23:11:44 'output_value': ['10.30.170.66']}], 23:11:44 'owner_id': ****, 23:11:44 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:11:44 'OS::stack_id': '51c1eab5-9ebe-4af3-89be-efe631f067d0', 23:11:44 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-61', 23:11:44 'job_name': '51161-61', 23:11:44 'silo': 'releng', 23:11:44 'vm_0_count': '1', 23:11:44 'vm_0_flavor': 'v3-standard-4', 23:11:44 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:11:44 '20250917-133034.447', 23:11:44 'vm_1_count': '1', 23:11:44 'vm_1_flavor': 'v3-standard-2', 23:11:44 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - ' 23:11:44 '20250201-040221.796'}, 23:11:44 'parent_id': None, 23:11:44 'replaced': None, 23:11:44 'status': 'CREATE_COMPLETE', 23:11:44 'status_reason': 'Stack CREATE completed successfully', 23:11:44 'tags': [], 23:11:44 'template': None, 23:11:44 'template_description': 'No description', 23:11:44 'template_url': None, 23:11:44 'timeout_mins': 15, 23:11:44 'unchanged': None, 23:11:44 'updated': None, 23:11:44 'updated_at': None, 23:11:44 'user_project_id': '7a4b943229b44e6fa4cdacb196b7a445'} 23:11:44 ------------------------------------ 23:11:44 + popd 23:11:44 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:11:44 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins762652027447541833.sh 23:11:44 ---> Copy SSH public keys to CSIT lab 23:11:44 Setup pyenv: 23:11:44 system 23:11:44 3.8.13 23:11:44 3.9.13 23:11:44 3.10.13 23:11:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:11:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from file:/tmp/.os_lf_venv 23:11:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:46 lf-activate-venv(): INFO: Base packages installed successfully 23:11:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:12:00 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:12:02 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:12:08 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:12:12 Ping to 10.30.170.234 successful. 23:12:12 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:12:21 Ping to 10.30.170.66 failed. 23:12:22 Ping to 10.30.170.234 successful. 23:12:22 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:12:27 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:12:32 Ping to 10.30.170.234 successful. 23:12:33 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:12:40 Ping to 10.30.170.66 successful. 23:12:40 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:12:43 Ping to 10.30.170.234 successful. 23:12:43 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:12:50 Ping to 10.30.170.66 successful. 23:12:51 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:12:53 Ping to 10.30.170.234 successful. 23:12:53 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:13:01 Ping to 10.30.170.66 successful. 23:13:01 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:13:03 Ping to 10.30.170.234 successful. 23:13:04 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:13:11 Ping to 10.30.170.66 successful. 23:13:11 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:13:14 Ping to 10.30.170.234 successful. 23:13:14 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:13:21 Ping to 10.30.170.66 successful. 23:13:21 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:13:24 Ping to 10.30.170.234 successful. 23:13:24 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:13:31 Ping to 10.30.170.66 successful. 23:13:31 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:13:34 Ping to 10.30.170.234 successful. 23:13:35 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:13:41 Ping to 10.30.170.66 successful. 23:13:43 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:13:47 Ping to 10.30.170.234 successful. 23:13:47 SSH not responding on 10.30.170.234. Retrying in 10 seconds... 23:13:53 Ping to 10.30.170.66 successful. 23:13:54 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:13:58 Ping to 10.30.170.234 successful. 23:14:05 Ping to 10.30.170.66 successful. 23:14:05 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:14:06 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:14:06 releng-51161-61-0-builder-0 23:14:06 Successfully copied public keys to slave 10.30.170.234 23:14:06 Process 6531 ready. 23:14:15 Ping to 10.30.170.66 successful. 23:14:15 SSH not responding on 10.30.170.66. Retrying in 10 seconds... 23:14:25 Ping to 10.30.170.66 successful. 23:14:27 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:14:27 releng-51161-61-1-docker-0 23:14:27 Successfully copied public keys to slave 10.30.170.66 23:14:27 Process 6532 ready. 23:14:27 SSH ready on all stack servers. 23:14:27 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins6790782130886470168.sh 23:14:27 Setup pyenv: 23:14:27 system 23:14:27 3.8.13 23:14:27 3.9.13 23:14:27 3.10.13 23:14:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:14:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lybq 23:14:32 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.robot_venv 23:14:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:36 lf-activate-venv(): INFO: Base packages installed successfully 23:14:36 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:14:37 lf-activate-venv(): INFO: Adding /tmp/venv-lybq/bin to PATH 23:14:37 + echo 'Installing Python Requirements' 23:14:37 Installing Python Requirements 23:14:37 + cat 23:14:37 + python -m pip install -r requirements.txt 23:14:38 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:14:38 Collecting docker-py (from -r requirements.txt (line 1)) 23:14:38 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:14:38 Collecting ipaddr (from -r requirements.txt (line 2)) 23:14:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:14:38 Preparing metadata (setup.py): started 23:14:38 Preparing metadata (setup.py): finished with status 'done' 23:14:38 Collecting netaddr (from -r requirements.txt (line 3)) 23:14:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:14:38 Collecting netifaces (from -r requirements.txt (line 4)) 23:14:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:14:38 Preparing metadata (setup.py): started 23:14:38 Preparing metadata (setup.py): finished with status 'done' 23:14:38 Collecting pyhocon (from -r requirements.txt (line 5)) 23:14:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:14:39 Collecting requests (from -r requirements.txt (line 6)) 23:14:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:14:39 Collecting robotframework (from -r requirements.txt (line 7)) 23:14:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:14:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 13.9 MB/s 0:00:00 23:14:39 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:14:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:14:39 Preparing metadata (setup.py): started 23:14:39 Preparing metadata (setup.py): finished with status 'done' 23:14:39 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:14:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:14:39 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:14:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 23:14:39 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:14:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:14:39 Preparing metadata (setup.py): started 23:14:39 Preparing metadata (setup.py): finished with status 'done' 23:14:39 Collecting scapy (from -r requirements.txt (line 12)) 23:14:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:14:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 58.6 MB/s 0:00:00 23:14:40 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:14:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:14:40 Preparing metadata (setup.py): started 23:14:40 Preparing metadata (setup.py): finished with status 'done' 23:14:40 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:14:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 23:14:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 21.9 MB/s 0:00:00 23:14:40 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:14:40 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:14:40 Collecting pyangbind (from -r requirements.txt (line 22)) 23:14:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:14:40 Collecting isodate (from -r requirements.txt (line 25)) 23:14:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:14:40 Collecting jmespath (from -r requirements.txt (line 28)) 23:14:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:14:40 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:14:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:14:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:14:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:40 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:14:40 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:14:40 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:14:40 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:14:40 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:14:41 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:14:41 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:14:41 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:14:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:14:41 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:14:41 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:14:41 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:14:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:14:41 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:14:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:14:41 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:14:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 23:14:41 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:14:41 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:41 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:14:41 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:14:41 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:14:41 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:14:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:14:41 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:14:41 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:14:41 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 23:14:41 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:14:41 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:14:41 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:14:41 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:14:41 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:14:41 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18)) 23:14:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:14:42 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:14:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 23:14:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 41.6 MB/s 0:00:00 23:14:42 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:14:42 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:14:42 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:14:42 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:14:42 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:14:42 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:14:42 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:14:42 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:14:42 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:14:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:14:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 13.3 MB/s 0:00:00 23:14:42 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:14:42 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:14:43 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:14:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 23:14:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 19.8 MB/s 0:00:00 23:14:43 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:14:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:14:44 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:44 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:14:44 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:44 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:14:44 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:14:44 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:44 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:14:45 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:45 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:14:45 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:14:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:14:45 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:14:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.37.0/selenium-4.37.0-py3-none-any.whl (9.7 MB) 23:14:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 89.4 MB/s 0:00:00 23:14:45 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:14:45 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:14:45 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:14:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 23:14:45 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:14:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 23:14:45 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:14:45 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:14:45 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:14:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:14:45 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:14:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:14:45 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:14:45 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:14:45 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:14:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 23:14:45 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:14:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:14:46 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:14:46 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:14:46 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:14:46 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:14:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:14:46 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:14:46 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:14:46 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:14:46 Building wheel for robotframework-sshlibrary (setup.py): started 23:14:46 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 23:14:46 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=edd2664a90a4f690e6e1c8f695048735c6acc8e5acce099135f73a46ad90ac24 23:14:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:14:46 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:14:46 Building wheel for ipaddr (setup.py): started 23:14:46 Building wheel for ipaddr (setup.py): finished with status 'done' 23:14:46 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=7a35282152d2932a1f0bd7c169049ef5f31b55e1ddef3a4f570f1793df27b716 23:14:46 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:14:46 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:14:46 Building wheel for netifaces (setup.py): started 23:14:49 Building wheel for netifaces (setup.py): finished with status 'done' 23:14:49 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41075 sha256=248fc8fc53ba8e8cbc56b49ddcd3e89e0e125ccad905f515cdf45762c17e3f9d 23:14:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:14:49 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:14:49 Building wheel for robotframework-httplibrary (setup.py): started 23:14:49 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 23:14:49 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=79c03b9128c30d4df7aa19065f6dd326c5bb5f57cfadc2f335c142caafb2ce84 23:14:49 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:14:49 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:14:49 Building wheel for jsonpath-rw (setup.py): started 23:14:49 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 23:14:49 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a9e18717a8d678f28e1d5a96d726363e6bcf22fc98628a3bb25a68375226262a 23:14:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:14:49 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:14:49 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:14:56 23:14:56 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.1 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.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.37.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 23:14:57 + pip freeze 23:14:57 attrs==25.4.0 23:14:57 bcrypt==5.0.0 23:14:57 beautifulsoup4==4.14.2 23:14:57 certifi==2025.10.5 23:14:57 cffi==2.0.0 23:14:57 charset-normalizer==3.4.4 23:14:57 click==8.3.0 23:14:57 cryptography==46.0.3 23:14:57 decorator==5.2.1 23:14:57 distlib==0.4.0 23:14:57 docker-py==1.10.6 23:14:57 docker-pycreds==0.4.0 23:14:57 elastic-transport==8.17.1 23:14:57 elasticsearch==8.19.1 23:14:57 elasticsearch-dsl==8.15.4 23:14:57 enum34==1.1.10 23:14:57 filelock==3.20.0 23:14:57 h11==0.16.0 23:14:57 idna==3.11 23:14:57 invoke==2.2.1 23:14:57 ipaddr==2.2.0 23:14:57 isodate==0.7.2 23:14:57 jmespath==1.0.1 23:14:57 jsonpatch==1.33 23:14:57 jsonpath-rw==1.4.0 23:14:57 jsonpointer==3.0.0 23:14:57 lxml==6.0.2 23:14:57 netaddr==1.3.0 23:14:57 netifaces==0.11.0 23:14:57 outcome==1.3.0.post0 23:14:57 paramiko==4.0.0 23:14:57 platformdirs==4.5.0 23:14:57 ply==3.11 23:14:57 pyang==2.7.1 23:14:57 pyangbind==0.8.6 23:14:57 pycparser==2.23 23:14:57 pyhocon==0.3.61 23:14:57 PyNaCl==1.6.0 23:14:57 pyparsing==3.2.5 23:14:57 PySocks==1.7.1 23:14:57 python-dateutil==2.9.0.post0 23:14:57 regex==2025.9.18 23:14:57 requests==2.32.5 23:14:57 robotframework==7.3.2 23:14:57 robotframework-httplibrary==0.4.2 23:14:57 robotframework-pythonlibcore==4.4.1 23:14:57 robotframework-requests==0.9.7 23:14:57 robotframework-selenium2library==3.0.0 23:14:57 robotframework-seleniumlibrary==6.8.0 23:14:57 robotframework-sshlibrary==3.8.0 23:14:57 scapy==2.6.1 23:14:57 scp==0.15.0 23:14:57 selenium==4.37.0 23:14:57 six==1.17.0 23:14:57 sniffio==1.3.1 23:14:57 sortedcontainers==2.4.0 23:14:57 soupsieve==2.8 23:14:57 trio==0.31.0 23:14:57 trio-websocket==0.12.2 23:14:57 typing_extensions==4.15.0 23:14:57 urllib3==2.5.0 23:14:57 virtualenv==20.35.3 23:14:57 waitress==3.0.2 23:14:57 WebOb==1.8.9 23:14:57 websocket-client==1.9.0 23:14:57 WebTest==3.0.7 23:14:57 wsproto==1.2.0 23:14:57 [EnvInject] - Injecting environment variables from a build step. 23:14:57 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:14:57 [EnvInject] - Variables injected successfully. 23:14:57 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins14808472021587589199.sh 23:14:57 Setup pyenv: 23:14:57 system 23:14:57 3.8.13 23:14:57 3.9.13 23:14:57 3.10.13 23:14:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:14:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from file:/tmp/.os_lf_venv 23:14:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:59 lf-activate-venv(): INFO: Base packages installed successfully 23:14:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:15:07 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:15:07 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:15:07 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:15:07 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:15:07 + ODL_SYSTEM=() 23:15:07 + TOOLS_SYSTEM=() 23:15:07 + OPENSTACK_SYSTEM=() 23:15:07 + OPENSTACK_CONTROLLERS=() 23:15:07 + mapfile -t ADDR 23:15:07 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-titanium-61 23:15:07 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:15:09 + for i in "${ADDR[@]}" 23:15:09 ++ ssh 10.30.170.234 hostname -s 23:15:09 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:15:09 + REMHOST=releng-51161-61-0-builder-0 23:15:09 + case ${REMHOST} in 23:15:09 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:15:09 + for i in "${ADDR[@]}" 23:15:09 ++ ssh 10.30.170.66 hostname -s 23:15:09 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:15:10 + REMHOST=releng-51161-61-1-docker-0 23:15:10 + case ${REMHOST} in 23:15:10 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:15:10 + echo NUM_ODL_SYSTEM=1 23:15:10 + echo NUM_TOOLS_SYSTEM=1 23:15:10 + '[' '' == yes ']' 23:15:10 + NUM_OPENSTACK_SYSTEM=0 23:15:10 + echo NUM_OPENSTACK_SYSTEM=0 23:15:10 + '[' 0 -eq 2 ']' 23:15:10 + echo ODL_SYSTEM_IP=10.30.170.234 23:15:10 ++ seq 0 0 23:15:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:15:10 + echo ODL_SYSTEM_1_IP=10.30.170.234 23:15:10 + echo TOOLS_SYSTEM_IP=10.30.170.66 23:15:10 ++ seq 0 0 23:15:10 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:15:10 + echo TOOLS_SYSTEM_1_IP=10.30.170.66 23:15:10 + openstack_index=0 23:15:10 + NUM_OPENSTACK_CONTROL_NODES=1 23:15:10 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:15:10 ++ seq 0 0 23:15:10 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:15:10 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:15:10 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:15:10 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:15:10 + '[' -1 -ge 2 ']' 23:15:10 ++ seq 0 -2 23:15:10 + NUM_OPENSTACK_HAPROXY_NODES=0 23:15:10 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:15:10 ++ seq 0 -1 23:15:10 + echo 'Contents of slave_addresses.txt:' 23:15:10 Contents of slave_addresses.txt: 23:15:10 + cat slave_addresses.txt 23:15:10 NUM_ODL_SYSTEM=1 23:15:10 NUM_TOOLS_SYSTEM=1 23:15:10 NUM_OPENSTACK_SYSTEM=0 23:15:10 ODL_SYSTEM_IP=10.30.170.234 23:15:10 ODL_SYSTEM_1_IP=10.30.170.234 23:15:10 TOOLS_SYSTEM_IP=10.30.170.66 23:15:10 TOOLS_SYSTEM_1_IP=10.30.170.66 23:15:10 NUM_OPENSTACK_CONTROL_NODES=1 23:15:10 OPENSTACK_CONTROL_NODE_1_IP= 23:15:10 NUM_OPENSTACK_COMPUTE_NODES=-1 23:15:10 NUM_OPENSTACK_HAPROXY_NODES=0 23:15:10 [EnvInject] - Injecting environment variables from a build step. 23:15:10 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:15:10 [EnvInject] - Variables injected successfully. 23:15:10 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins154536727107094126.sh 23:15:10 Preparing for JRE Version 21 23:15:10 Karaf artifact is netconf-karaf 23:15:10 Karaf project is netconf 23:15:10 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:15:10 [EnvInject] - Injecting environment variables from a build step. 23:15:10 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:15:10 [EnvInject] - Variables injected successfully. 23:15:10 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins12733996867582846474.sh 23:15:10 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml: 23:15:10 2025-10-18 23:15:10 ERROR 404: Not Found. 23:15:10 Bundle version is 23:15:10 --2025-10-18 23:15:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml 23:15:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:15:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:15:10 HTTP request sent, awaiting response... 200 OK 23:15:10 Length: 481 [application/xml] 23:15:10 Saving to: ‘maven-metadata.xml’ 23:15:10 23:15:10 0K 100% 19.3M=0s 23:15:10 23:15:10 2025-10-18 23:15:10 (19.3 MB/s) - ‘maven-metadata.xml’ saved [481/481] 23:15:10 23:15:10 23:15:10 23:15:10 org.opendaylight.netconf 23:15:10 netconf-karaf 23:15:10 23:15:10 10.0.0-SNAPSHOT 23:15:10 23:15:10 23:15:10 8.0.10-SNAPSHOT 23:15:10 9.0.2-SNAPSHOT 23:15:10 10.0.0-SNAPSHOT 23:15:10 10.0.1-SNAPSHOT 23:15:10 23:15:10 20251018191520 23:15:10 23:15:10 23:15:10 Nexus timestamp is 23:15:10 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:15:10 Distribution bundle is netconf-karaf-.zip 23:15:10 Distribution bundle version is 23:15:10 Distribution folder is netconf-karaf- 23:15:10 Nexus prefix is https://nexus.opendaylight.org 23:15:10 [EnvInject] - Injecting environment variables from a build step. 23:15:10 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:15:10 [EnvInject] - Variables injected successfully. 23:15:10 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins10194839363614867376.sh 23:15:10 Setup pyenv: 23:15:11 system 23:15:11 3.8.13 23:15:11 3.9.13 23:15:11 3.10.13 23:15:11 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:15:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from file:/tmp/.os_lf_venv 23:15:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:15:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:15:13 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:15:13 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:15:13 lf-activate-venv(): INFO: Base packages installed successfully 23:15:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:15:19 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:15:19 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:15:19 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:15:19 Copying common-functions.sh to /tmp 23:15:20 Copying common-functions.sh to 10.30.170.66:/tmp 23:15:20 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts. 23:15:21 Copying common-functions.sh to 10.30.170.234:/tmp 23:15:21 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:15:21 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins6199021717443832495.sh 23:15:21 common-functions.sh is being sourced 23:15:21 common-functions environment: 23:15:21 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:21 ACTUALFEATURES: 23:15:21 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:21 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:15:21 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:21 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:15:21 CONTROLLERMEM: 2048m 23:15:21 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:21 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:21 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:21 SUITES: 23:15:21 23:15:21 ################################################# 23:15:21 ## Configure Cluster and Start ## 23:15:21 ################################################# 23:15:21 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf 23:15:21 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf 23:15:21 Locating script plan to use... 23:15:21 Finished running script plans 23:15:21 Configuring member-1 with IP address 10.30.170.234 23:15:21 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:15:21 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:15:22 + source /tmp/common-functions.sh netconf-karaf- titanium 23:15:22 ++ [[ /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:15:22 common-functions.sh is being sourced 23:15:22 ++ echo 'common-functions.sh is being sourced' 23:15:22 ++ BUNDLEFOLDER=netconf-karaf- 23:15:22 ++ DISTROSTREAM=titanium 23:15:22 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:22 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:22 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:22 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:22 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:15:22 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:15:22 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:22 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:22 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:15:22 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:15:22 ++ export CONTROLLERMEM= 23:15:22 ++ CONTROLLERMEM= 23:15:22 ++ case "${DISTROSTREAM}" in 23:15:22 ++ CLUSTER_SYSTEM=pekko 23:15:22 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:22 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:22 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:22 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:22 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:22 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:22 ++ print_common_env 23:15:22 ++ cat 23:15:22 common-functions environment: 23:15:22 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:22 ACTUALFEATURES: 23:15:22 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:22 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:15:22 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:22 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:15:22 CONTROLLERMEM: 23:15:22 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:22 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:22 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:22 SUITES: 23:15:22 23:15:22 ++ SSH='ssh -t -t' 23:15:22 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:15:22 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:15:22 Changing to /tmp 23:15:22 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:15:22 + echo 'Changing to /tmp' 23:15:22 + cd /tmp 23:15:22 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip' 23:15:22 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:15:22 --2025-10-18 23:15:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:15:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:15:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:15:22 HTTP request sent, awaiting response... 404 Not Found 23:15:22 2025-10-18 23:15:22 ERROR 404: Not Found. 23:15:22 23:15:22 Extracting the new controller... 23:15:22 + echo 'Extracting the new controller...' 23:15:22 + unzip -q netconf-karaf-.zip 23:15:22 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP. 23:15:22 Adding external repositories... 23:15:22 + echo 'Adding external repositories...' 23:15:22 + 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:15:22 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:15:22 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:22 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:15:22 Configuring the startup features... 23:15:22 + [[ True == \T\r\u\e ]] 23:15:22 + echo 'Configuring the startup features...' 23:15:22 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:22 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:15:22 + FEATURE_TEST_STRING=features-test 23:15:22 + FEATURE_TEST_VERSION= 23:15:22 + KARAF_VERSION=netconf 23:15:22 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:15:22 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:22 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:15:22 + configure_karaf_log netconf '' 23:15:22 + local -r karaf_version=netconf 23:15:22 + local -r controllerdebugmap= 23:15:22 + local logapi=log4j 23:15:22 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:22 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:22 Configuring the karaf log... karaf_version: netconf, logapi: log4j 23:15:22 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j' 23:15:22 + '[' log4j == log4j2 ']' 23:15:22 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:22 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:22 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:22 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:22 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 23:15:22 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:22 + unset IFS 23:15:22 + echo 'controllerdebugmap: ' 23:15:22 controllerdebugmap: 23:15:22 + '[' -n '' ']' 23:15:22 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:22 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg' 23:15:22 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:22 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:22 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv 23:15:22 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:15:22 + local -r controllermem=2048m 23:15:22 + local -r memconf=/tmp/netconf-karaf-/bin/setenv 23:15:22 Configure 23:15:22 + echo Configure 23:15:22 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:15:22 max memory: 2048m 23:15:22 memconf: /tmp/netconf-karaf-/bin/setenv 23:15:22 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:15:22 + echo ' max memory: 2048m' 23:15:22 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv' 23:15:22 + 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:15:22 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:15:22 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv 23:15:22 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:15:22 cat /tmp/netconf-karaf-/bin/setenv 23:15:22 + echo 'cat /tmp/netconf-karaf-/bin/setenv' 23:15:22 + cat /tmp/netconf-karaf-/bin/setenv 23:15:22 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:15:22 Set Java version 23:15:22 + echo 'Set Java version' 23:15:22 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:15:22 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:15:22 sudo: a password is required 23:15:22 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:15:22 JDK default version ... 23:15:22 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:15:22 sudo: a password is required 23:15:22 + echo 'JDK default version ...' 23:15:22 + java -version 23:15:22 openjdk version "21.0.8" 2025-07-15 23:15:22 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:15:22 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:15:22 Set JAVA_HOME 23:15:22 + echo 'Set JAVA_HOME' 23:15:22 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:15:22 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:15:22 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:15:22 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:15:22 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:15:22 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:15:22 Listing all open ports on controller system... 23:15:22 + echo 'Listing all open ports on controller system...' 23:15:22 + netstat -pnatu 23:15:22 /tmp/configuration-script.sh: line 40: netstat: command not found 23:15:22 Configuring cluster 23:15:22 + '[' -f /tmp/custom_shard_config.txt ']' 23:15:22 + echo 'Configuring cluster' 23:15:22 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.170.234 23:15:22 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory 23:15:22 Dump pekko.conf 23:15:22 + echo 'Dump pekko.conf' 23:15:22 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:22 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory 23:15:22 Dump modules.conf 23:15:22 + echo 'Dump modules.conf' 23:15:22 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:22 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory 23:15:22 Dump module-shards.conf 23:15:22 + echo 'Dump module-shards.conf' 23:15:22 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:22 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory 23:15:22 Locating config plan to use... 23:15:22 Finished running config plans 23:15:22 Starting member-1 with IP address 10.30.170.234 23:15:22 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:15:23 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:15:23 Redirecting karaf console output to karaf_console.log 23:15:23 Starting controller... 23:15:23 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory 23:15:23 Execute the post startup script on controller 10.30.170.234 23:15:23 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:15:23 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:15:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:16:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:16:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:16:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:16:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:16:23 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:16:28 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:33 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:38 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:43 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:48 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:53 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:58 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:03 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:08 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:13 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:18 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:23 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:28 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:33 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:38 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:43 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:48 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:53 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:58 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:03 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:08 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:13 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:18 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:23 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:28 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:33 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:40 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:43 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:48 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:53 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:58 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:03 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:08 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:13 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:18 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:23 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:23 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:23 Timeout Controller DOWN 23:19:23 Dumping first 500K bytes of karaf log... 23:19:23 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:19:23 Dumping last 500K bytes of karaf log... 23:19:23 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:19:23 Listing all open ports on controller system 23:19:23 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:19:24 Let's take the karaf thread dump 23:19:24 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:19:24 karaf main: org.apache.karaf.main.Main, pid: 23:19:24 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:19:24 Usage: 23:19:24 jstack [-l][-e] 23:19:24 (to connect to running process) 23:19:24 23:19:24 Options: 23:19:24 -l long listing. Prints additional information about locks 23:19:24 -e extended listing. Prints additional information about threads 23:19:24 -? -h --help -help to print this help message 23:19:24 Generating mininet variables... 23:19:24 Locating test plan to use... 23:19:24 Changing the testplan path... 23:19:24 # Place the suites in run order: 23:19:24 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome 23:19:24 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome ... 23:19:25 ============================================================================== 23:19:25 netconf-gate-callhome.txt 23:19:25 ============================================================================== 23:19:25 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio... 23:19:25 ============================================================================== 23:19:47 CallHome over SSH with correct device credentials :: Correct crede... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:48 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:50 | FAIL | 23:19:50 ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:50 23:19:50 Also teardown failed: 23:19:50 Several failures occurred: 23:19:50 23:19:50 1) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:50 23:19:50 2) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:50 ------------------------------------------------------------------------------ 23:19:50 CallHome over SSH with incorrect device credentials :: Correct cre... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:52 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:53 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:53 | FAIL | 23:19:53 ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:53 23:19:53 Also teardown failed: 23:19:53 Several failures occurred: 23:19:53 23:19:53 1) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:53 23:19:53 2) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:53 ------------------------------------------------------------------------------ 23:19:53 CallHome over SSH with correct global credentials :: CallHome SSH ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:19:53 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:19:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:19:54 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:55 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:56 | FAIL | 23:19:56 ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:56 23:19:56 Also teardown failed: 23:19:56 Several failures occurred: 23:19:56 23:19:56 1) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:56 23:19:56 2) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:56 ------------------------------------------------------------------------------ 23:19:56 CallHome over SSH with incorrect global credentials :: CallHome SS... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:19:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:19:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:19:57 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:57 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:58 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:58 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:58 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:19:59 | FAIL | 23:19:59 ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:59 23:19:59 Also teardown failed: 23:19:59 Several failures occurred: 23:19:59 23:19:59 1) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:59 23:19:59 2) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:19:59 ------------------------------------------------------------------------------ 23:19:59 CallHome with Incorrect Node-id :: CallHome from device that does ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:59 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:19:59 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:00 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:00 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:01 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:20:01 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:20:01 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:20:01 | FAIL | 23:20:01 ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:20:01 23:20:01 Also teardown failed: 23:20:01 Several failures occurred: 23:20:01 23:20:01 1) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:20:01 23:20:01 2) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:20:01 ------------------------------------------------------------------------------ 23:20:01 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:02 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:03 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:03 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:20:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:20:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:20:04 | FAIL | 23:20:04 ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:20:04 23:20:04 Also teardown failed: 23:20:04 Several failures occurred: 23:20:04 23:20:04 1) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:20:04 23:20:04 2) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:20:04 ------------------------------------------------------------------------------ 23:20:04 CallHome over TLS with correct certificate and key :: Using correc... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/operations/netconf-keystore:add-keystore-entry 23:20:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/operations/netconf-keystore:add-keystore-entry 23:20:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/operations/netconf-keystore:add-keystore-entry 23:20:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:20:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:20:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:20:08 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:20:08 | FAIL | 23:20:08 ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:20:08 23:20:08 Also teardown failed: 23:20:08 Several failures occurred: 23:20:08 23:20:08 1) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:20:08 23:20:08 2) ConnectionError: HTTPConnectionPool(host='10.30.170.234', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:20:08 ------------------------------------------------------------------------------ 23:20:10 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | FAIL | 23:20:10 7 tests, 0 passed, 7 failed 23:20:10 ============================================================================== 23:20:10 netconf-gate-callhome.txt | FAIL | 23:20:10 7 tests, 0 passed, 7 failed 23:20:10 ============================================================================== 23:20:10 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/output.xml 23:20:10 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/log.html 23:20:10 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/report.html 23:20:10 Examining the files in data/log and checking filesize 23:20:10 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:10 total 8 23:20:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 23:15 .. 23:20:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 23:15 . 23:20:10 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:10 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory 23:20:10 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:10 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory 23:20:10 Let's take the karaf thread dump again... 23:20:10 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:11 karaf main: org.apache.karaf.main.Main, pid: 23:20:11 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:11 Usage: 23:20:11 jstack [-l][-e] 23:20:11 (to connect to running process) 23:20:11 23:20:11 Options: 23:20:11 -l long listing. Prints additional information about locks 23:20:11 -e extended listing. Prints additional information about threads 23:20:11 -? -h --help -help to print this help message 23:20:11 Killing ODL 23:20:11 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:16 Compressing karaf.log 1 23:20:16 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:16 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:20:16 Fetching compressed karaf.log 1 23:20:16 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:17 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory 23:20:17 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:17 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory 23:20:17 Fetch GC logs 23:20:17 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts. 23:20:17 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory 23:20:17 Examine copied files 23:20:17 total 856 23:20:17 drwxrwxr-x. 2 jenkins jenkins 6 Oct 18 23:20 gclogs-1 23:20:17 -rw-rw-r--. 1 jenkins jenkins 0 Oct 18 23:20 karaf_1__threads_after.log 23:20:17 -rw-rw-r--. 1 jenkins jenkins 10690 Oct 18 23:20 ps_after.log 23:20:17 -rw-rw-r--. 1 jenkins jenkins 249154 Oct 18 23:20 report.html 23:20:17 -rw-rw-r--. 1 jenkins jenkins 320668 Oct 18 23:20 log.html 23:20:17 -rw-rw-r--. 1 jenkins jenkins 228492 Oct 18 23:20 output.xml 23:20:17 -rw-rw-r--. 1 jenkins jenkins 127 Oct 18 23:19 testplan.txt 23:20:17 -rw-rw-r--. 1 jenkins jenkins 0 Oct 18 23:19 karaf_1__threads_before.log 23:20:17 -rw-rw-r--. 1 jenkins jenkins 10509 Oct 18 23:19 ps_before.log 23:20:17 -rw-rw-r--. 1 jenkins jenkins 3173 Oct 18 23:15 post-startup-script.sh 23:20:17 -rw-rw-r--. 1 jenkins jenkins 231 Oct 18 23:15 startup-script.sh 23:20:17 -rw-rw-r--. 1 jenkins jenkins 3236 Oct 18 23:15 configuration-script.sh 23:20:17 -rw-rw-r--. 1 jenkins jenkins 268 Oct 18 23:15 detect_variables.env 23:20:17 -rw-rw-r--. 1 jenkins jenkins 0 Oct 18 23:15 pom.xml 23:20:17 -rw-rw-r--. 1 jenkins jenkins 96 Oct 18 23:15 set_variables.env 23:20:17 -rw-rw-r--. 1 jenkins jenkins 297 Oct 18 23:15 slave_addresses.txt 23:20:17 -rw-rw-r--. 1 jenkins jenkins 570 Oct 18 23:14 requirements.txt 23:20:17 -rw-rw-r--. 1 jenkins jenkins 26 Oct 18 23:14 env.properties 23:20:17 -rw-rw-r--. 1 jenkins jenkins 324 Oct 18 23:10 stack-parameters.yaml 23:20:17 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 18 23:07 test 23:20:17 drwxrwxr-x. 2 jenkins jenkins 6 Oct 18 23:07 test@tmp 23:20:17 -rw-rw-r--. 1 jenkins jenkins 481 Oct 18 19:40 maven-metadata.xml 23:20:17 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins9654234712988821082.sh 23:20:17 Karaf Deployments, Tests must have already run 23:20:17 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins12818000095329277533.sh 23:20:17 Cleaning up Robot installation... 23:20:17 $ ssh-agent -k 23:20:17 unset SSH_AUTH_SOCK; 23:20:17 unset SSH_AGENT_PID; 23:20:17 echo Agent pid 5300 killed; 23:20:17 [ssh-agent] Stopped. 23:20:17 Recording plot data 23:20:18 Robot results publisher started... 23:20:18 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:20:18 -Parsing output xml: 23:20:18 Done! 23:20:18 -Copying log files to build dir: 23:20:18 Done! 23:20:18 -Assigning results to build: 23:20:18 Done! 23:20:18 -Checking thresholds: 23:20:18 Done! 23:20:18 Done publishing Robot results. 23:20:18 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:20:18 [PostBuildScript] - [INFO] Executing post build scripts. 23:20:18 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins15958409958762367862.sh 23:20:18 Archiving csit artifacts 23:20:18 mv: cannot stat 'odl1_*': No such file or directory 23:20:18 mv: cannot stat '*_1.png': No such file or directory 23:20:18 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:20:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:18 Dload Upload Total Spent Left Speed 23:20:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 193k 0 193k 0 0 3643k 0 --:--:-- --:--:-- --:--:-- 3643k 23:20:18 Archive: robot-plugin.zip 23:20:18 inflating: ./archives/robot-plugin/log.html 23:20:18 inflating: ./archives/robot-plugin/output.xml 23:20:18 inflating: ./archives/robot-plugin/report.html 23:20:18 mv: cannot stat '*.log.gz': No such file or directory 23:20:18 mv: cannot stat '*.csv': No such file or directory 23:20:18 mv: cannot stat '*.png': No such file or directory 23:20:18 [PostBuildScript] - [INFO] Executing post build scripts. 23:20:18 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins5782023133768032980.sh 23:20:19 [PostBuildScript] - [INFO] Executing post build scripts. 23:20:19 [EnvInject] - Injecting environment variables from a build step. 23:20:19 [EnvInject] - Injecting as environment variables the properties content 23:20:19 OS_CLOUD=vex 23:20:19 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-61 23:20:19 23:20:19 [EnvInject] - Variables injected successfully. 23:20:19 provisioning config files... 23:20:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:20:19 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins990375388813122755.sh 23:20:19 ---> openstack-stack-delete.sh 23:20:19 Setup pyenv: 23:20:19 system 23:20:19 3.8.13 23:20:19 3.9.13 23:20:19 3.10.13 23:20:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:20:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from file:/tmp/.os_lf_venv 23:20:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:20:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:20:21 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:20:21 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:20:21 lf-activate-venv(): INFO: Base packages installed successfully 23:20:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:20:37 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:20:37 INFO: Stack cost retrieval disabled, setting cost to 0 23:20:49 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-titanium-61 23:20:49 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-titanium-61 23:20:49 [PostBuildScript] - [INFO] Executing post build scripts. 23:20:49 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins11055286155274301772.sh 23:20:49 ---> sysstat.sh 23:20:49 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins4326832183132096333.sh 23:20:49 ---> package-listing.sh 23:20:49 ++ facter osfamily 23:20:49 ++ tr '[:upper:]' '[:lower:]' 23:20:49 + OS_FAMILY=redhat 23:20:49 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:20:49 + START_PACKAGES=/tmp/packages_start.txt 23:20:49 + END_PACKAGES=/tmp/packages_end.txt 23:20:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:49 + PACKAGES=/tmp/packages_start.txt 23:20:49 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']' 23:20:49 + PACKAGES=/tmp/packages_end.txt 23:20:49 + case "${OS_FAMILY}" in 23:20:49 + rpm -qa 23:20:49 + sort 23:20:50 + '[' -f /tmp/packages_start.txt ']' 23:20:50 + '[' -f /tmp/packages_end.txt ']' 23:20:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:50 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']' 23:20:50 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/archives/ 23:20:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/archives/ 23:20:50 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins16804418047334577658.sh 23:20:50 ---> capture-instance-metadata.sh 23:20:50 Setup pyenv: 23:20:50 system 23:20:50 3.8.13 23:20:50 3.9.13 23:20:50 3.10.13 23:20:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:20:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from file:/tmp/.os_lf_venv 23:20:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:20:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:20:52 lf-activate-venv(): INFO: Base packages installed successfully 23:20:52 lf-activate-venv(): INFO: Installing additional packages: lftools 23:21:03 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:21:03 INFO: Running in OpenStack, capturing instance metadata 23:21:03 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins9645594507217413242.sh 23:21:03 provisioning config files... 23:21:04 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-titanium #61 23:21:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/config18302106156640565311tmp 23:21:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:21:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:21:04 provisioning config files... 23:21:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:21:04 [EnvInject] - Injecting environment variables from a build step. 23:21:04 [EnvInject] - Injecting as environment variables the properties content 23:21:04 SERVER_ID=logs 23:21:04 23:21:04 [EnvInject] - Variables injected successfully. 23:21:04 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins170578601243060602.sh 23:21:04 ---> create-netrc.sh 23:21:04 WARN: Log server credential not found. 23:21:04 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins17851998925844691001.sh 23:21:04 ---> python-tools-install.sh 23:21:04 Setup pyenv: 23:21:04 system 23:21:04 3.8.13 23:21:04 3.9.13 23:21:04 3.10.13 23:21:04 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:21:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from file:/tmp/.os_lf_venv 23:21:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:21:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:21:06 lf-activate-venv(): INFO: Base packages installed successfully 23:21:06 lf-activate-venv(): INFO: Installing additional packages: lftools 23:21:16 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:21:16 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins7173135776925550961.sh 23:21:16 ---> sudo-logs.sh 23:21:16 Archiving 'sudo' log.. 23:21:16 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins6702483040018574942.sh 23:21:16 ---> job-cost.sh 23:21:16 Setup pyenv: 23:21:17 system 23:21:17 3.8.13 23:21:17 3.9.13 23:21:17 3.10.13 23:21:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:21:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from file:/tmp/.os_lf_venv 23:21:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:21:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:21:19 lf-activate-venv(): INFO: Base packages installed successfully 23:21:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:21:26 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:21:26 DEBUG: total: 0 23:21:26 INFO: Retrieving Stack Cost... 23:21:27 INFO: Retrieving Pricing Info for: v3-standard-2 23:21:27 INFO: Archiving Costs 23:21:27 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins12788579621470705184.sh 23:21:27 ---> logs-deploy.sh 23:21:27 Setup pyenv: 23:21:27 system 23:21:27 3.8.13 23:21:27 3.9.13 23:21:27 3.10.13 23:21:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:21:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gXxZ from file:/tmp/.os_lf_venv 23:21:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:21:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:21:29 lf-activate-venv(): INFO: Base packages installed successfully 23:21:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:21:39 lf-activate-venv(): INFO: Adding /tmp/venv-gXxZ/bin to PATH 23:21:39 WARNING: Nexus logging server not set 23:21:39 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-titanium/61/ 23:21:39 INFO: archiving logs to S3 23:21:40 ---> uname -a: 23:21:40 Linux prd-centos8-robot-2c-8g-4944.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:21:40 23:21:40 23:21:40 ---> lscpu: 23:21:40 Architecture: x86_64 23:21:40 CPU op-mode(s): 32-bit, 64-bit 23:21:40 Byte Order: Little Endian 23:21:40 CPU(s): 2 23:21:40 On-line CPU(s) list: 0,1 23:21:40 Thread(s) per core: 1 23:21:40 Core(s) per socket: 1 23:21:40 Socket(s): 2 23:21:40 NUMA node(s): 1 23:21:40 Vendor ID: AuthenticAMD 23:21:40 CPU family: 23 23:21:40 Model: 49 23:21:40 Model name: AMD EPYC-Rome Processor 23:21:40 Stepping: 0 23:21:40 CPU MHz: 2799.998 23:21:40 BogoMIPS: 5599.99 23:21:40 Virtualization: AMD-V 23:21:40 Hypervisor vendor: KVM 23:21:40 Virtualization type: full 23:21:40 L1d cache: 32K 23:21:40 L1i cache: 32K 23:21:40 L2 cache: 512K 23:21:40 L3 cache: 16384K 23:21:40 NUMA node0 CPU(s): 0,1 23:21:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:21:40 23:21:40 23:21:40 ---> nproc: 23:21:40 2 23:21:40 23:21:40 23:21:40 ---> df -h: 23:21:40 Filesystem Size Used Avail Use% Mounted on 23:21:40 devtmpfs 3.8G 0 3.8G 0% /dev 23:21:40 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:21:40 tmpfs 3.8G 17M 3.8G 1% /run 23:21:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:21:40 /dev/vda1 40G 8.4G 32G 21% / 23:21:40 tmpfs 770M 0 770M 0% /run/user/1001 23:21:40 23:21:40 23:21:40 ---> free -m: 23:21:40 total used free shared buff/cache available 23:21:40 Mem: 7697 600 4919 19 2178 6799 23:21:40 Swap: 1023 0 1023 23:21:40 23:21:40 23:21:40 ---> ip addr: 23:21:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:21:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:21:40 inet 127.0.0.1/8 scope host lo 23:21:40 valid_lft forever preferred_lft forever 23:21:40 inet6 ::1/128 scope host 23:21:40 valid_lft forever preferred_lft forever 23:21:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:21:40 link/ether fa:16:3e:53:fb:b9 brd ff:ff:ff:ff:ff:ff 23:21:40 altname enp0s3 23:21:40 altname ens3 23:21:40 inet 10.30.171.233/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:21:40 valid_lft 85518sec preferred_lft 85518sec 23:21:40 inet6 fe80::f816:3eff:fe53:fbb9/64 scope link 23:21:40 valid_lft forever preferred_lft forever 23:21:40 23:21:40 23:21:40 ---> sar -b -r -n DEV: 23:21:40 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/18/2025 _x86_64_ (2 CPU) 23:21:40 23:21:40 23:06:49 LINUX RESTART (2 CPU) 23:21:40 23:21:40 11:08:01 PM tps rtps wtps bread/s bwrtn/s 23:21:40 11:09:01 PM 49.76 3.02 46.74 331.97 5209.91 23:21:40 11:10:01 PM 27.49 0.00 27.49 0.00 2578.69 23:21:40 11:11:01 PM 94.84 0.75 94.09 53.41 10476.41 23:21:40 11:12:01 PM 18.11 0.17 17.95 31.06 1731.54 23:21:40 11:13:01 PM 8.88 0.22 8.67 33.19 520.18 23:21:40 11:14:01 PM 1.98 0.00 1.98 0.00 54.47 23:21:40 11:15:01 PM 33.13 6.72 26.41 1245.93 1710.61 23:21:40 11:16:01 PM 53.57 2.73 50.83 439.59 7683.89 23:21:40 11:17:01 PM 3.52 0.00 3.52 0.00 123.35 23:21:40 11:18:01 PM 0.38 0.00 0.38 0.00 5.13 23:21:40 11:19:01 PM 0.15 0.00 0.15 0.00 1.20 23:21:40 11:20:01 PM 0.50 0.23 0.27 13.46 11.68 23:21:40 11:21:01 PM 24.38 0.40 23.98 46.78 943.79 23:21:40 Average: 24.36 1.09 23.27 168.87 2389.08 23:21:40 23:21:40 11:08:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:21:40 11:09:01 PM 5505896 7043060 2376528 30.15 2688 1729780 710104 7.95 186232 1902960 4768 23:21:40 11:10:01 PM 5358800 7047352 2523624 32.02 2688 1871584 708244 7.93 188352 2017820 160652 23:21:40 11:11:01 PM 5156872 6995944 2725552 34.58 2688 2015360 717104 8.03 198984 2178640 42012 23:21:40 11:12:01 PM 5188020 7028100 2694404 34.18 2688 2016288 673016 7.54 213732 2133068 10768 23:21:40 11:13:01 PM 5229312 7070428 2653112 33.66 2688 2017292 657540 7.36 219724 2086756 16 23:21:40 11:14:01 PM 5227284 7068400 2655140 33.68 2688 2017292 642064 7.19 219752 2088392 12 23:21:40 11:15:01 PM 4919384 7006980 2963040 37.59 2688 2255652 680248 7.62 258680 2332680 191148 23:21:40 11:16:01 PM 4938648 7043752 2943776 37.35 2688 2272596 660820 7.40 268324 2294436 4 23:21:40 11:17:01 PM 4938840 7043944 2943584 37.34 2688 2272596 660820 7.40 268324 2294620 4 23:21:40 11:18:01 PM 4938716 7043820 2943708 37.35 2688 2272596 660820 7.40 268324 2294528 12 23:21:40 11:19:01 PM 4938888 7043996 2943536 37.34 2688 2272600 660820 7.40 268324 2294500 4 23:21:40 11:20:01 PM 4898168 7003852 2984256 37.86 2688 2273176 713068 7.98 268680 2334780 44 23:21:40 11:21:01 PM 5019208 6938496 2863216 36.32 2688 2093332 767028 8.59 463352 2045148 23616 23:21:40 Average: 5096772 7029086 2785652 35.34 2688 2106165 685515 7.68 253137 2176794 33312 23:21:40 23:21:40 11:08:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:21:40 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:09:01 PM eth0 49.76 38.30 491.12 4.15 0.00 0.00 0.00 0.00 23:21:40 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:10:01 PM eth0 35.67 28.86 422.11 3.35 0.00 0.00 0.00 0.00 23:21:40 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:11:01 PM eth0 67.68 50.98 733.79 8.29 0.00 0.00 0.00 0.00 23:21:40 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:12:01 PM eth0 8.88 5.77 4.03 11.06 0.00 0.00 0.00 0.00 23:21:40 11:13:01 PM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 23:21:40 11:13:01 PM eth0 7.33 4.73 2.05 1.14 0.00 0.00 0.00 0.00 23:21:40 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:14:01 PM eth0 7.53 6.48 1.93 1.73 0.00 0.00 0.00 0.00 23:21:40 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:15:01 PM eth0 37.46 32.69 330.71 7.09 0.00 0.00 0.00 0.00 23:21:40 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:16:01 PM eth0 20.19 17.33 10.57 7.30 0.00 0.00 0.00 0.00 23:21:40 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:17:01 PM eth0 1.37 0.92 0.42 0.31 0.00 0.00 0.00 0.00 23:21:40 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:18:01 PM eth0 1.42 0.87 0.31 0.19 0.00 0.00 0.00 0.00 23:21:40 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:19:01 PM eth0 1.42 1.03 0.24 0.16 0.00 0.00 0.00 0.00 23:21:40 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:20:01 PM eth0 16.21 12.40 2.93 2.65 0.00 0.00 0.00 0.00 23:21:40 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 11:21:01 PM eth0 50.82 35.74 78.44 27.40 0.00 0.00 0.00 0.00 23:21:40 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 23:21:40 Average: eth0 23.52 18.16 159.94 5.76 0.00 0.00 0.00 0.00 23:21:40 23:21:40 23:21:40 ---> sar -P ALL: 23:21:40 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/18/2025 _x86_64_ (2 CPU) 23:21:40 23:21:40 23:06:49 LINUX RESTART (2 CPU) 23:21:40 23:21:40 11:08:01 PM CPU %user %nice %system %iowait %steal %idle 23:21:40 11:09:01 PM all 13.44 0.00 2.02 29.76 0.24 54.54 23:21:40 11:09:01 PM 0 17.60 0.00 2.26 29.15 0.33 50.65 23:21:40 11:09:01 PM 1 9.27 0.00 1.78 30.36 0.15 58.44 23:21:40 11:10:01 PM all 14.37 0.00 2.25 4.60 0.11 78.68 23:21:40 11:10:01 PM 0 18.29 0.00 2.82 5.62 0.08 73.18 23:21:40 11:10:01 PM 1 10.45 0.00 1.67 3.58 0.13 84.16 23:21:40 11:11:01 PM all 26.37 0.00 3.85 6.67 0.11 63.00 23:21:40 11:11:01 PM 0 36.01 0.00 4.56 7.26 0.12 52.05 23:21:40 11:11:01 PM 1 16.73 0.00 3.14 6.08 0.10 73.95 23:21:40 11:12:01 PM all 11.67 0.00 1.17 0.98 0.04 86.14 23:21:40 11:12:01 PM 0 19.52 0.00 1.54 1.15 0.07 77.72 23:21:40 11:12:01 PM 1 3.82 0.00 0.80 0.80 0.02 94.56 23:21:40 11:13:01 PM all 0.92 0.00 0.71 0.08 0.03 98.27 23:21:40 11:13:01 PM 0 1.30 0.00 0.65 0.10 0.02 97.93 23:21:40 11:13:01 PM 1 0.53 0.00 0.77 0.05 0.03 98.61 23:21:40 11:14:01 PM all 0.75 0.00 0.68 0.02 0.03 98.53 23:21:40 11:14:01 PM 0 0.97 0.00 0.68 0.00 0.03 98.31 23:21:40 11:14:01 PM 1 0.53 0.00 0.67 0.03 0.02 98.75 23:21:40 11:15:01 PM all 22.14 0.00 4.50 0.55 0.07 72.73 23:21:40 11:15:01 PM 0 16.84 0.00 3.88 0.63 0.07 78.58 23:21:40 11:15:01 PM 1 27.47 0.00 5.13 0.47 0.08 66.85 23:21:40 11:16:01 PM all 12.02 0.00 2.05 1.45 0.05 84.43 23:21:40 11:16:01 PM 0 21.23 0.00 2.52 1.57 0.05 74.63 23:21:40 11:16:01 PM 1 2.81 0.00 1.57 1.34 0.05 94.24 23:21:40 11:17:01 PM all 0.34 0.00 0.07 0.02 0.03 99.55 23:21:40 11:17:01 PM 0 0.58 0.00 0.03 0.00 0.02 99.37 23:21:40 11:17:01 PM 1 0.10 0.00 0.10 0.03 0.03 99.73 23:21:40 11:18:01 PM all 0.28 0.00 0.04 0.00 0.01 99.67 23:21:40 11:18:01 PM 0 0.40 0.00 0.02 0.00 0.00 99.58 23:21:40 11:18:01 PM 1 0.17 0.00 0.07 0.00 0.02 99.75 23:21:40 11:19:01 PM all 0.28 0.00 0.04 0.00 0.03 99.66 23:21:40 11:19:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87 23:21:40 11:19:01 PM 1 0.48 0.00 0.03 0.00 0.03 99.45 23:21:40 23:21:40 11:19:01 PM CPU %user %nice %system %iowait %steal %idle 23:21:40 11:20:01 PM all 1.44 0.00 0.22 0.01 0.04 98.30 23:21:40 11:20:01 PM 0 1.79 0.00 0.23 0.02 0.03 97.93 23:21:40 11:20:01 PM 1 1.09 0.00 0.20 0.00 0.05 98.66 23:21:40 11:21:01 PM all 22.39 0.00 2.99 0.14 0.08 74.39 23:21:40 11:21:01 PM 0 14.59 0.00 3.11 0.13 0.08 82.09 23:21:40 11:21:01 PM 1 30.18 0.00 2.87 0.15 0.08 66.72 23:21:40 Average: all 9.72 0.00 1.58 3.40 0.07 85.23 23:21:40 Average: 0 11.47 0.00 1.72 3.50 0.07 83.24 23:21:40 Average: 1 7.98 0.00 1.45 3.29 0.06 87.23 23:21:40 23:21:40 23:21:40