23:07:39 Started by upstream project "netconf-distribution-mri-test-titanium" build number 60 23:07:39 originally caused by: 23:07:39 Started by timer 23:07:39 Running as SYSTEM 23:07:39 [EnvInject] - Loading node environment variables. 23:07:39 Building remotely on prd-centos8-robot-2c-8g-2085 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:07:40 [ssh-agent] Looking for ssh-agent implementation... 23:07:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:41 $ ssh-agent 23:07:41 SSH_AUTH_SOCK=/tmp/ssh-9IOdoYwfB7jX/agent.5284 23:07:41 SSH_AGENT_PID=5286 23:07:41 [ssh-agent] Started. 23:07:42 Running ssh-add (command line suppressed) 23:07:43 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_11490582280830816850.key (/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_11490582280830816850.key) 23:07:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:07:43 The recommended git tool is: NONE 23:07:46 using credential opendaylight-jenkins-ssh 23:07:46 Wiping out workspace first. 23:07:46 Cloning the remote Git repository 23:07:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:07:46 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test # timeout=10 23:07:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:47 > git --version # timeout=10 23:07:47 > git --version # 'git version 2.43.0' 23:07:47 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:47 [INFO] Currently running in a labeled security context 23:07:47 [INFO] Currently SELinux is 'enforcing' on the host 23:07:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh18360259694610030384.key 23:07:47 Verifying host key using known hosts file 23:07:47 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:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:51 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:51 [INFO] Currently running in a labeled security context 23:07:51 [INFO] Currently SELinux is 'enforcing' on the host 23:07:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh14982022126338161019.key 23:07:51 Verifying host key using known hosts file 23:07:51 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:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:07:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:51 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:07:51 > git config core.sparsecheckout # timeout=10 23:07:51 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:07:51 Commit message: "Adapt test for new pce-allocation field" 23:07:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:51 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:07:52 No emails were triggered. 23:07:52 provisioning config files... 23:07:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:07:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:07:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:07:53 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins13250622444355974490.sh 23:07:53 ---> python-tools-install.sh 23:07:53 Setup pyenv: 23:07:53 system 23:07:53 * 3.8.13 (set by /opt/pyenv/version) 23:07:53 * 3.9.13 (set by /opt/pyenv/version) 23:07:53 * 3.10.13 (set by /opt/pyenv/version) 23:07:53 * 3.11.7 (set by /opt/pyenv/version) 23:08:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kMhL 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:20 lf-activate-venv(): INFO: Base packages installed successfully 23:08:20 lf-activate-venv(): INFO: Installing additional packages: lftools 23:09:40 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:09:40 Generating Requirements File 23:11:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:11:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:11:30 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 23:11:31 Python 3.11.7 23:11:31 pip 25.3 from /tmp/venv-kMhL/lib/python3.11/site-packages/pip (python 3.11) 23:11:31 appdirs==1.4.4 23:11:31 argcomplete==3.6.3 23:11:31 aspy.yaml==1.3.0 23:11:31 attrs==25.4.0 23:11:31 autopage==0.5.2 23:11:31 beautifulsoup4==4.14.2 23:11:31 boto3==1.40.59 23:11:31 botocore==1.40.59 23:11:31 bs4==0.0.2 23:11:31 cachetools==6.2.1 23:11:31 certifi==2025.10.5 23:11:31 cffi==2.0.0 23:11:31 cfgv==3.4.0 23:11:31 chardet==5.2.0 23:11:31 charset-normalizer==3.4.4 23:11:31 click==8.3.0 23:11:31 cliff==4.11.0 23:11:31 cmd2==2.7.0 23:11:31 cryptography==3.3.2 23:11:31 debtcollector==3.0.0 23:11:31 decorator==5.2.1 23:11:31 defusedxml==0.7.1 23:11:31 Deprecated==1.2.18 23:11:31 distlib==0.4.0 23:11:31 dnspython==2.8.0 23:11:31 docker==7.1.0 23:11:31 dogpile.cache==1.5.0 23:11:31 durationpy==0.10 23:11:31 email-validator==2.3.0 23:11:31 filelock==3.20.0 23:11:31 future==1.0.0 23:11:31 gitdb==4.0.12 23:11:31 GitPython==3.1.45 23:11:31 google-auth==2.41.1 23:11:31 httplib2==0.31.0 23:11:31 identify==2.6.15 23:11:31 idna==3.11 23:11:31 importlib-resources==1.5.0 23:11:31 iso8601==2.1.0 23:11:31 Jinja2==3.1.6 23:11:31 jmespath==1.0.1 23:11:31 jsonpatch==1.33 23:11:31 jsonpointer==3.0.0 23:11:31 jsonschema==4.25.1 23:11:31 jsonschema-specifications==2025.9.1 23:11:31 keystoneauth1==5.12.0 23:11:31 kubernetes==34.1.0 23:11:31 lftools==0.37.15 23:11:31 lxml==6.0.2 23:11:31 markdown-it-py==4.0.0 23:11:31 MarkupSafe==3.0.3 23:11:31 mdurl==0.1.2 23:11:31 msgpack==1.1.2 23:11:31 multi_key_dict==2.0.3 23:11:31 munch==4.0.0 23:11:31 netaddr==1.3.0 23:11:31 niet==1.4.2 23:11:31 nodeenv==1.9.1 23:11:31 oauth2client==4.1.3 23:11:31 oauthlib==3.3.1 23:11:31 openstacksdk==4.7.1 23:11:31 os-service-types==1.8.0 23:11:31 osc-lib==4.2.0 23:11:31 oslo.config==10.0.0 23:11:31 oslo.context==6.1.0 23:11:31 oslo.i18n==6.6.0 23:11:31 oslo.log==7.2.1 23:11:31 oslo.serialization==5.8.0 23:11:31 oslo.utils==9.1.0 23:11:31 packaging==25.0 23:11:31 pbr==7.0.1 23:11:31 platformdirs==4.5.0 23:11:31 prettytable==3.16.0 23:11:31 psutil==7.1.2 23:11:31 pyasn1==0.6.1 23:11:31 pyasn1_modules==0.4.2 23:11:31 pycparser==2.23 23:11:31 pygerrit2==2.0.15 23:11:31 PyGithub==2.8.1 23:11:31 Pygments==2.19.2 23:11:31 PyJWT==2.10.1 23:11:31 PyNaCl==1.6.0 23:11:31 pyparsing==2.4.7 23:11:31 pyperclip==1.11.0 23:11:31 pyrsistent==0.20.0 23:11:31 python-cinderclient==9.8.0 23:11:31 python-dateutil==2.9.0.post0 23:11:31 python-heatclient==4.3.0 23:11:31 python-jenkins==1.8.3 23:11:31 python-keystoneclient==5.7.0 23:11:31 python-magnumclient==4.9.0 23:11:31 python-openstackclient==8.2.0 23:11:31 python-swiftclient==4.8.0 23:11:31 PyYAML==6.0.3 23:11:31 referencing==0.37.0 23:11:31 requests==2.32.5 23:11:31 requests-oauthlib==2.0.0 23:11:31 requestsexceptions==1.4.0 23:11:31 rfc3986==2.0.0 23:11:31 rich==14.2.0 23:11:31 rich-argparse==1.7.1 23:11:31 rpds-py==0.28.0 23:11:31 rsa==4.9.1 23:11:31 ruamel.yaml==0.18.16 23:11:31 ruamel.yaml.clib==0.2.14 23:11:31 s3transfer==0.14.0 23:11:31 simplejson==3.20.2 23:11:31 six==1.17.0 23:11:31 smmap==5.0.2 23:11:31 soupsieve==2.8 23:11:31 stevedore==5.5.0 23:11:31 tabulate==0.9.0 23:11:31 toml==0.10.2 23:11:31 tomlkit==0.13.3 23:11:31 tqdm==4.67.1 23:11:31 typing_extensions==4.15.0 23:11:31 tzdata==2025.2 23:11:31 urllib3==1.26.20 23:11:31 virtualenv==20.35.3 23:11:31 wcwidth==0.2.14 23:11:31 websocket-client==1.9.0 23:11:31 wrapt==2.0.0 23:11:31 xdg==6.0.0 23:11:31 xmltodict==1.0.2 23:11:31 yq==3.4.3 23:11:31 [EnvInject] - Injecting environment variables from a build step. 23:11:31 [EnvInject] - Injecting as environment variables the properties content 23:11:31 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:11:31 OS_CLOUD=vex 23:11:31 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-62 23:11:31 OS_STACK_TEMPLATE_DIR=openstack-hot 23:11:31 23:11:31 [EnvInject] - Variables injected successfully. 23:11:31 provisioning config files... 23:11:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:11:32 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins16487681960454358708.sh 23:11:32 ---> Create parameters file for OpenStack HOT 23:11:32 OpenStack Heat parameters generated 23:11:32 ----------------------------------- 23:11:32 parameters: 23:11:32 vm_0_count: '1' 23:11:32 vm_0_flavor: 'v3-standard-4' 23:11:32 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:11:32 vm_1_count: '1' 23:11:32 vm_1_flavor: 'v3-standard-2' 23:11:32 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:11:32 23:11:32 job_name: '51161-62' 23:11:32 silo: 'releng' 23:11:32 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins8524543873454567285.sh 23:11:32 ---> Create HEAT stack 23:11:32 + source /home/jenkins/lf-env.sh 23:11:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:11:32 ++ mktemp -d /tmp/venv-XXXX 23:11:32 + lf_venv=/tmp/venv-I3J5 23:11:32 + local venv_file=/tmp/.os_lf_venv 23:11:32 + local python=python3 23:11:32 + local options 23:11:32 + local set_path=true 23:11:32 + local install_args= 23:11:32 ++ 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:11:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:11:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:11:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:11:32 + true 23:11:32 + case $1 in 23:11:32 + python=python3 23:11:32 + shift 2 23:11:32 + true 23:11:32 + case $1 in 23:11:32 + shift 23:11:32 + break 23:11:32 + case $python in 23:11:32 + local pkg_list= 23:11:32 + [[ -d /opt/pyenv ]] 23:11:32 + echo 'Setup pyenv:' 23:11:32 Setup pyenv: 23:11:32 + export PYENV_ROOT=/opt/pyenv 23:11:32 + PYENV_ROOT=/opt/pyenv 23:11:32 + 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:11:32 + 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:11:32 + pyenv versions 23:11:32 system 23:11:32 3.8.13 23:11:32 3.9.13 23:11:32 3.10.13 23:11:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:11:32 + command -v pyenv 23:11:32 ++ pyenv init - --no-rehash 23:11:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:11:32 for i in ${!paths[@]}; do 23:11:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:11:32 fi; done; 23:11:32 echo "${paths[*]}"'\'')" 23:11:32 export PATH="/opt/pyenv/shims:${PATH}" 23:11:32 export PYENV_SHELL=bash 23:11:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:11:32 pyenv() { 23:11:32 local command 23:11:32 command="${1:-}" 23:11:32 if [ "$#" -gt 0 ]; then 23:11:32 shift 23:11:32 fi 23:11:32 23:11:32 case "$command" in 23:11:32 rehash|shell) 23:11:32 eval "$(pyenv "sh-$command" "$@")" 23:11:32 ;; 23:11:32 *) 23:11:32 command pyenv "$command" "$@" 23:11:32 ;; 23:11:32 esac 23:11:32 }' 23:11:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:11:32 for i in ${!paths[@]}; do 23:11:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:11:32 fi; done; 23:11:32 echo "${paths[*]}"' 23:11:32 ++ 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:11:32 ++ 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:11:32 ++ 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:11:32 ++ export PYENV_SHELL=bash 23:11:32 ++ PYENV_SHELL=bash 23:11:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:11:32 +++ complete -F _pyenv pyenv 23:11:32 ++ lf-pyver python3 23:11:32 ++ local py_version_xy=python3 23:11:32 ++ local py_version_xyz= 23:11:32 ++ awk '{ print $1 }' 23:11:32 ++ pyenv versions 23:11:32 ++ local command 23:11:32 ++ command=versions 23:11:32 ++ '[' 1 -gt 0 ']' 23:11:32 ++ shift 23:11:32 ++ case "$command" in 23:11:32 ++ command pyenv versions 23:11:32 ++ pyenv versions 23:11:32 ++ sed 's/^[ *]* //' 23:11:32 ++ grep -E '^[0-9.]*[0-9]$' 23:11:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:11:32 +++ grep '^3' /tmp/.pyenv_versions 23:11:32 +++ tail -n 1 23:11:32 +++ sort -V 23:11:32 ++ py_version_xyz=3.11.7 23:11:32 ++ [[ -z 3.11.7 ]] 23:11:32 ++ echo 3.11.7 23:11:32 ++ return 0 23:11:32 + pyenv local 3.11.7 23:11:32 + local command 23:11:32 + command=local 23:11:32 + '[' 2 -gt 0 ']' 23:11:32 + shift 23:11:32 + case "$command" in 23:11:32 + command pyenv local 3.11.7 23:11:32 + pyenv local 3.11.7 23:11:32 + for arg in "$@" 23:11:32 + case $arg in 23:11:32 + pkg_list+='lftools[openstack] ' 23:11:32 + for arg in "$@" 23:11:32 + case $arg in 23:11:32 + pkg_list+='kubernetes ' 23:11:32 + for arg in "$@" 23:11:32 + case $arg in 23:11:32 + pkg_list+='niet ' 23:11:32 + for arg in "$@" 23:11:32 + case $arg in 23:11:32 + pkg_list+='python-heatclient ' 23:11:32 + for arg in "$@" 23:11:32 + case $arg in 23:11:32 + pkg_list+='python-openstackclient ' 23:11:32 + for arg in "$@" 23:11:32 + case $arg in 23:11:32 + pkg_list+='python-magnumclient ' 23:11:32 + for arg in "$@" 23:11:32 + case $arg in 23:11:32 + pkg_list+='urllib3~=1.26.15 ' 23:11:32 + for arg in "$@" 23:11:32 + case $arg in 23:11:32 + pkg_list+='yq ' 23:11:32 + [[ -f /tmp/.os_lf_venv ]] 23:11:32 ++ cat /tmp/.os_lf_venv 23:11:32 + lf_venv=/tmp/venv-kMhL 23:11:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from' file:/tmp/.os_lf_venv 23:11:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from file:/tmp/.os_lf_venv 23:11:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:11:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:32 + local 'pip_opts=--upgrade --quiet' 23:11:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:11:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:11:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:11:32 + [[ -n '' ]] 23:11:32 + [[ -n '' ]] 23:11:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:11:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:32 + /tmp/venv-kMhL/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:11:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:11:36 lf-activate-venv(): INFO: Base packages installed successfully 23:11:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:11:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:11:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:11:36 + /tmp/venv-kMhL/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:12:07 + type python3 23:12:07 + true 23:12:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH' 23:12:07 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:12:07 + PATH=/tmp/venv-kMhL/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:12:07 + return 0 23:12:07 + openstack --os-cloud vex limits show --absolute 23:12:08 +--------------------------+---------+ 23:12:08 | Name | Value | 23:12:08 +--------------------------+---------+ 23:12:08 | maxTotalInstances | -1 | 23:12:08 | maxTotalCores | 450 | 23:12:08 | maxTotalRAMSize | 1000000 | 23:12:08 | maxServerMeta | 128 | 23:12:08 | maxImageMeta | 128 | 23:12:08 | maxPersonality | 5 | 23:12:08 | maxPersonalitySize | 10240 | 23:12:08 | maxTotalKeypairs | 100 | 23:12:08 | maxServerGroups | 10 | 23:12:08 | maxServerGroupMembers | 10 | 23:12:08 | maxTotalFloatingIps | -1 | 23:12:08 | maxSecurityGroups | -1 | 23:12:08 | maxSecurityGroupRules | -1 | 23:12:08 | totalRAMUsed | 532480 | 23:12:08 | totalCoresUsed | 130 | 23:12:08 | totalInstancesUsed | 48 | 23:12:08 | totalFloatingIpsUsed | 0 | 23:12:08 | totalSecurityGroupsUsed | 0 | 23:12:08 | totalServerGroupsUsed | 0 | 23:12:08 | maxTotalVolumes | -1 | 23:12:08 | maxTotalSnapshots | 10 | 23:12:08 | maxTotalVolumeGigabytes | 4096 | 23:12:08 | maxTotalBackups | 10 | 23:12:08 | maxTotalBackupGigabytes | 1000 | 23:12:08 | totalVolumesUsed | 2 | 23:12:08 | totalGigabytesUsed | 40 | 23:12:08 | totalSnapshotsUsed | 0 | 23:12:08 | totalBackupsUsed | 0 | 23:12:08 | totalBackupGigabytesUsed | 0 | 23:12:08 +--------------------------+---------+ 23:12:08 + pushd /opt/ciman/openstack-hot 23:12:08 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:12:08 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-titanium-62 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/stack-parameters.yaml 23:12:56 Creating stack releng-netconf-csit-1node-gate-callhome-only-titanium-62 23:12:56 Waiting to initialize infrastructure... 23:12:56 Waiting to initialize infrastructure... 23:12:56 Waiting to initialize infrastructure... 23:12:56 Stack initialization successful. 23:12:56 ------------------------------------ 23:12:56 Stack Details 23:12:56 ------------------------------------ 23:12:56 {'added': None, 23:12:56 'capabilities': [], 23:12:56 'created_at': '2025-10-25T23:12:11Z', 23:12:56 'deleted': None, 23:12:56 'deleted_at': None, 23:12:56 'description': 'No description', 23:12:56 'environment': None, 23:12:56 'environment_files': None, 23:12:56 'files': None, 23:12:56 'files_container': None, 23:12:56 'id': '3edcf12b-34c3-4180-8d3a-659173b39e43', 23:12:56 'is_rollback_disabled': True, 23:12:56 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-titanium-62/3edcf12b-34c3-4180-8d3a-659173b39e43', 23:12:56 'rel': 'self'}], 23:12:56 '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:12:56 'name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-62', 23:12:56 'notification_topics': [], 23:12:56 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:12:56 'output_key': 'vm_0_ips', 23:12:56 'output_value': ['10.30.170.153']}, 23:12:56 {'description': 'IP addresses of the 2nd vm types', 23:12:56 'output_key': 'vm_1_ips', 23:12:56 'output_value': ['10.30.170.156']}], 23:12:56 'owner_id': ****, 23:12:56 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:12:56 'OS::stack_id': '3edcf12b-34c3-4180-8d3a-659173b39e43', 23:12:56 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-62', 23:12:56 'job_name': '51161-62', 23:12:56 'silo': 'releng', 23:12:56 'vm_0_count': '1', 23:12:56 'vm_0_flavor': 'v3-standard-4', 23:12:56 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:12:56 '20250917-133034.447', 23:12:56 'vm_1_count': '1', 23:12:56 'vm_1_flavor': 'v3-standard-2', 23:12:56 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - ' 23:12:56 '20250201-040221.796'}, 23:12:56 'parent_id': None, 23:12:56 'replaced': None, 23:12:56 'status': 'CREATE_COMPLETE', 23:12:56 'status_reason': 'Stack CREATE completed successfully', 23:12:56 'tags': [], 23:12:56 'template': None, 23:12:56 'template_description': 'No description', 23:12:56 'template_url': None, 23:12:56 'timeout_mins': 15, 23:12:56 'unchanged': None, 23:12:56 'updated': None, 23:12:56 'updated_at': None, 23:12:56 'user_project_id': '58a44a0bf14c48dc8451e601f386d4d9'} 23:12:56 ------------------------------------ 23:12:56 + popd 23:12:56 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:12:56 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins9892715197678527207.sh 23:12:56 ---> Copy SSH public keys to CSIT lab 23:12:56 Setup pyenv: 23:12:56 system 23:12:56 3.8.13 23:12:56 3.9.13 23:12:56 3.10.13 23:12:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:12:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from file:/tmp/.os_lf_venv 23:12:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:12:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:12:58 lf-activate-venv(): INFO: Base packages installed successfully 23:12:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:13:12 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:13:14 SSH not responding on 10.30.170.156. Retrying in 10 seconds... 23:13:15 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:13:15 releng-51161-62-0-builder-0 23:13:15 Successfully copied public keys to slave 10.30.170.153 23:13:15 Process 6511 ready. 23:13:24 Ping to 10.30.170.156 successful. 23:13:24 SSH not responding on 10.30.170.156. Retrying in 10 seconds... 23:13:34 Ping to 10.30.170.156 successful. 23:13:35 SSH not responding on 10.30.170.156. Retrying in 10 seconds... 23:13:45 Ping to 10.30.170.156 successful. 23:13:45 SSH not responding on 10.30.170.156. Retrying in 10 seconds... 23:13:55 Ping to 10.30.170.156 successful. 23:13:56 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts. 23:13:57 releng-51161-62-1-docker-0 23:13:57 Successfully copied public keys to slave 10.30.170.156 23:13:57 Process 6512 ready. 23:13:57 SSH ready on all stack servers. 23:13:57 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins9685866656220052753.sh 23:13:57 Setup pyenv: 23:13:57 system 23:13:57 3.8.13 23:13:57 3.9.13 23:13:57 3.10.13 23:13:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:14:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lkGw 23:14:02 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.robot_venv 23:14:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:06 lf-activate-venv(): INFO: Base packages installed successfully 23:14:06 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:14:07 lf-activate-venv(): INFO: Adding /tmp/venv-lkGw/bin to PATH 23:14:07 + echo 'Installing Python Requirements' 23:14:07 Installing Python Requirements 23:14:07 + cat 23:14:07 + python -m pip install -r requirements.txt 23:14:08 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:14:08 Collecting docker-py (from -r requirements.txt (line 1)) 23:14:08 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:08 Collecting ipaddr (from -r requirements.txt (line 2)) 23:14:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:14:08 Installing build dependencies: started 23:14:09 Installing build dependencies: finished with status 'done' 23:14:09 Getting requirements to build wheel: started 23:14:09 Getting requirements to build wheel: finished with status 'done' 23:14:09 Preparing metadata (pyproject.toml): started 23:14:09 Preparing metadata (pyproject.toml): finished with status 'done' 23:14:09 Collecting netaddr (from -r requirements.txt (line 3)) 23:14:09 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:09 Collecting netifaces (from -r requirements.txt (line 4)) 23:14:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:14:10 Installing build dependencies: started 23:14:10 Installing build dependencies: finished with status 'done' 23:14:10 Getting requirements to build wheel: started 23:14:11 Getting requirements to build wheel: finished with status 'done' 23:14:11 Preparing metadata (pyproject.toml): started 23:14:11 Preparing metadata (pyproject.toml): finished with status 'done' 23:14:11 Collecting pyhocon (from -r requirements.txt (line 5)) 23:14:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:14:11 Collecting requests (from -r requirements.txt (line 6)) 23:14:11 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:11 Collecting robotframework (from -r requirements.txt (line 7)) 23:14:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:14:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 16.0 MB/s 0:00:00 23:14:11 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:14:11 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:11 Installing build dependencies: started 23:14:12 Installing build dependencies: finished with status 'done' 23:14:12 Getting requirements to build wheel: started 23:14:13 Getting requirements to build wheel: finished with status 'done' 23:14:13 Preparing metadata (pyproject.toml): started 23:14:13 Preparing metadata (pyproject.toml): finished with status 'done' 23:14:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:14:13 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:13 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:14:13 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:13 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:14:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:14:13 Installing build dependencies: started 23:14:14 Installing build dependencies: finished with status 'done' 23:14:14 Getting requirements to build wheel: started 23:14:14 Getting requirements to build wheel: finished with status 'done' 23:14:14 Preparing metadata (pyproject.toml): started 23:14:15 Preparing metadata (pyproject.toml): finished with status 'done' 23:14:15 Collecting scapy (from -r requirements.txt (line 12)) 23:14:15 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:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 13.4 MB/s 0:00:00 23:14:15 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:14:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:14:15 Installing build dependencies: started 23:14:16 Installing build dependencies: finished with status 'done' 23:14:16 Getting requirements to build wheel: started 23:14:16 Getting requirements to build wheel: finished with status 'done' 23:14:16 Preparing metadata (pyproject.toml): started 23:14:16 Preparing metadata (pyproject.toml): finished with status 'done' 23:14:17 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:14:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 23:14:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 19.8 MB/s 0:00:00 23:14:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:14:17 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:17 Collecting pyangbind (from -r requirements.txt (line 22)) 23:14:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:14:17 Collecting isodate (from -r requirements.txt (line 25)) 23:14:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:14:17 Collecting jmespath (from -r requirements.txt (line 28)) 23:14:17 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:17 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:14:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:14:17 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:14:17 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:17 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:17 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:14:17 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:17 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:14:17 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:17 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:14:17 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:17 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:14:17 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:17 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:14:17 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:17 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:14:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:14:18 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:14:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:14:18 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:14:18 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:18 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:14:18 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:18 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:18 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:14:18 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:18 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:14:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:14:18 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:14:18 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:18 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 23:14:18 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:18 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:14:18 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:18 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:14:18 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:18 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18)) 23:14:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:14:18 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:14:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 23:14:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 11.2 MB/s 0:00:00 23:14:18 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:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:14:18 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:18 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:18 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:18 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:18 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:14:18 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:18 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:14:18 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:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 19.0 MB/s 0:00:00 23:14:19 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:14:19 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:20 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:14:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:14:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 17.9 MB/s 0:00:00 23:14:20 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:14:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:14:20 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:20 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:21 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:21 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:21 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:14:21 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:14:21 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:21 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:21 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:21 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:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:14:21 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:14:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 23:14:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 39.4 MB/s 0:00:00 23:14:22 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:14:22 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:22 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:14:22 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:22 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:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 23:14:22 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:22 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:22 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:22 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:22 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:22 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:22 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:22 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:22 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:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 23:14:23 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:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:14:23 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:23 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:23 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:14:23 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:23 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:23 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:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:14:23 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:14:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:14:23 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:14:23 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:14:24 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:14:24 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2c5191cbca24b33378a9dd0cb7e9d625d7a0f39f713b06a55e5842b7d5883385 23:14:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:14:24 Building wheel for ipaddr (pyproject.toml): started 23:14:24 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:14:24 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ad68f2c186f4f0dfd56ee122bdc6787811d8e72e146bc5c37a31acc8632f0252 23:14:24 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:14:24 Building wheel for netifaces (pyproject.toml): started 23:14:27 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:14:27 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=705871c2280aad9fa6fcab8db4f47437f1ee07eb58608324220dbadf265b964d 23:14:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:14:27 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:14:27 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:14:27 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=775616ee724e8bf222942dd666ede57da782d63b25bdd1846e354aa921c8488e 23:14:27 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:14:27 Building wheel for jsonpath-rw (pyproject.toml): started 23:14:28 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:14:28 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=90979cdeaf41659f973734d2eb7f7f565be369f20198b96fe7e3871484322f46 23:14:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:14:28 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:14:28 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:36 23:14:36 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.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.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:36 + pip freeze 23:14:36 attrs==25.4.0 23:14:36 bcrypt==5.0.0 23:14:36 beautifulsoup4==4.14.2 23:14:36 certifi==2025.10.5 23:14:36 cffi==2.0.0 23:14:36 charset-normalizer==3.4.4 23:14:36 click==8.3.0 23:14:36 cryptography==46.0.3 23:14:36 decorator==5.2.1 23:14:36 distlib==0.4.0 23:14:36 docker-py==1.10.6 23:14:36 docker-pycreds==0.4.0 23:14:36 elastic-transport==8.17.1 23:14:36 elasticsearch==8.19.1 23:14:36 elasticsearch-dsl==8.15.4 23:14:36 enum34==1.1.10 23:14:36 filelock==3.20.0 23:14:36 h11==0.16.0 23:14:36 idna==3.11 23:14:36 invoke==2.2.1 23:14:36 ipaddr==2.2.0 23:14:36 isodate==0.7.2 23:14:36 jmespath==1.0.1 23:14:36 jsonpatch==1.33 23:14:36 jsonpath-rw==1.4.0 23:14:36 jsonpointer==3.0.0 23:14:36 lxml==6.0.2 23:14:36 netaddr==1.3.0 23:14:36 netifaces==0.11.0 23:14:36 outcome==1.3.0.post0 23:14:36 paramiko==4.0.0 23:14:36 platformdirs==4.5.0 23:14:36 ply==3.11 23:14:36 pyang==2.7.1 23:14:36 pyangbind==0.8.6 23:14:36 pycparser==2.23 23:14:36 pyhocon==0.3.61 23:14:36 PyNaCl==1.6.0 23:14:36 pyparsing==3.2.5 23:14:36 PySocks==1.7.1 23:14:36 python-dateutil==2.9.0.post0 23:14:36 regex==2025.10.23 23:14:36 requests==2.32.5 23:14:36 robotframework==7.3.2 23:14:36 robotframework-httplibrary==0.4.2 23:14:36 robotframework-pythonlibcore==4.4.1 23:14:36 robotframework-requests==0.9.7 23:14:36 robotframework-selenium2library==3.0.0 23:14:36 robotframework-seleniumlibrary==6.8.0 23:14:36 robotframework-sshlibrary==3.8.0 23:14:36 scapy==2.6.1 23:14:36 scp==0.15.0 23:14:36 selenium==4.38.0 23:14:36 six==1.17.0 23:14:36 sniffio==1.3.1 23:14:36 sortedcontainers==2.4.0 23:14:36 soupsieve==2.8 23:14:36 trio==0.31.0 23:14:36 trio-websocket==0.12.2 23:14:36 typing_extensions==4.15.0 23:14:36 urllib3==2.5.0 23:14:36 virtualenv==20.35.3 23:14:36 waitress==3.0.2 23:14:36 WebOb==1.8.9 23:14:36 websocket-client==1.9.0 23:14:36 WebTest==3.0.7 23:14:36 wsproto==1.2.0 23:14:36 [EnvInject] - Injecting environment variables from a build step. 23:14:36 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:14:36 [EnvInject] - Variables injected successfully. 23:14:36 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins10395989600067001613.sh 23:14:36 Setup pyenv: 23:14:37 system 23:14:37 3.8.13 23:14:37 3.9.13 23:14:37 3.10.13 23:14:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:14:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from file:/tmp/.os_lf_venv 23:14:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:39 lf-activate-venv(): INFO: Base packages installed successfully 23:14:39 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:14:49 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:14:49 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 23:14:49 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:14:49 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:14:49 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:14:49 + ODL_SYSTEM=() 23:14:49 + TOOLS_SYSTEM=() 23:14:49 + OPENSTACK_SYSTEM=() 23:14:49 + OPENSTACK_CONTROLLERS=() 23:14:49 + mapfile -t ADDR 23:14:49 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-titanium-62 23:14:49 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:14:51 + for i in "${ADDR[@]}" 23:14:51 ++ ssh 10.30.170.153 hostname -s 23:14:51 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:14:52 + REMHOST=releng-51161-62-0-builder-0 23:14:52 + case ${REMHOST} in 23:14:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:14:52 + for i in "${ADDR[@]}" 23:14:52 ++ ssh 10.30.170.156 hostname -s 23:14:52 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts. 23:14:52 + REMHOST=releng-51161-62-1-docker-0 23:14:52 + case ${REMHOST} in 23:14:52 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:14:52 + echo NUM_ODL_SYSTEM=1 23:14:52 + echo NUM_TOOLS_SYSTEM=1 23:14:52 + '[' '' == yes ']' 23:14:52 + NUM_OPENSTACK_SYSTEM=0 23:14:52 + echo NUM_OPENSTACK_SYSTEM=0 23:14:52 + '[' 0 -eq 2 ']' 23:14:52 + echo ODL_SYSTEM_IP=10.30.170.153 23:14:52 ++ seq 0 0 23:14:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:14:52 + echo ODL_SYSTEM_1_IP=10.30.170.153 23:14:52 + echo TOOLS_SYSTEM_IP=10.30.170.156 23:14:52 ++ seq 0 0 23:14:52 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:14:52 + echo TOOLS_SYSTEM_1_IP=10.30.170.156 23:14:52 + openstack_index=0 23:14:52 + NUM_OPENSTACK_CONTROL_NODES=1 23:14:52 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:14:52 ++ seq 0 0 23:14:52 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:14:52 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:14:52 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:14:52 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:14:52 + '[' -1 -ge 2 ']' 23:14:52 ++ seq 0 -2 23:14:52 + NUM_OPENSTACK_HAPROXY_NODES=0 23:14:52 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:14:52 ++ seq 0 -1 23:14:52 + echo 'Contents of slave_addresses.txt:' 23:14:52 Contents of slave_addresses.txt: 23:14:52 + cat slave_addresses.txt 23:14:52 NUM_ODL_SYSTEM=1 23:14:52 NUM_TOOLS_SYSTEM=1 23:14:52 NUM_OPENSTACK_SYSTEM=0 23:14:52 ODL_SYSTEM_IP=10.30.170.153 23:14:52 ODL_SYSTEM_1_IP=10.30.170.153 23:14:52 TOOLS_SYSTEM_IP=10.30.170.156 23:14:52 TOOLS_SYSTEM_1_IP=10.30.170.156 23:14:52 NUM_OPENSTACK_CONTROL_NODES=1 23:14:52 OPENSTACK_CONTROL_NODE_1_IP= 23:14:52 NUM_OPENSTACK_COMPUTE_NODES=-1 23:14:52 NUM_OPENSTACK_HAPROXY_NODES=0 23:14:52 [EnvInject] - Injecting environment variables from a build step. 23:14:52 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:14:52 [EnvInject] - Variables injected successfully. 23:14:52 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins11854958865337058365.sh 23:14:52 Preparing for JRE Version 21 23:14:52 Karaf artifact is netconf-karaf 23:14:52 Karaf project is netconf 23:14:52 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:14:52 [EnvInject] - Injecting environment variables from a build step. 23:14:52 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:14:52 [EnvInject] - Variables injected successfully. 23:14:52 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins1476733652036892301.sh 23:14:53 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml: 23:14:53 2025-10-25 23:14:53 ERROR 404: Not Found. 23:14:53 Bundle version is 23:14:53 --2025-10-25 23:14:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml 23:14:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:14:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:14:53 HTTP request sent, awaiting response... 200 OK 23:14:53 Length: 481 [application/xml] 23:14:53 Saving to: ‘maven-metadata.xml’ 23:14:53 23:14:53 0K 100% 15.2M=0s 23:14:53 23:14:53 2025-10-25 23:14:53 (15.2 MB/s) - ‘maven-metadata.xml’ saved [481/481] 23:14:53 23:14:53 23:14:53 23:14:53 org.opendaylight.netconf 23:14:53 netconf-karaf 23:14:53 23:14:53 10.0.1-SNAPSHOT 23:14:53 23:14:53 23:14:53 8.0.10-SNAPSHOT 23:14:53 9.0.2-SNAPSHOT 23:14:53 10.0.0-SNAPSHOT 23:14:53 10.0.1-SNAPSHOT 23:14:53 23:14:53 20251025191309 23:14:53 23:14:53 23:14:53 Nexus timestamp is 23:14:53 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:14:53 Distribution bundle is netconf-karaf-.zip 23:14:53 Distribution bundle version is 23:14:53 Distribution folder is netconf-karaf- 23:14:53 Nexus prefix is https://nexus.opendaylight.org 23:14:53 [EnvInject] - Injecting environment variables from a build step. 23:14:53 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:14:53 [EnvInject] - Variables injected successfully. 23:14:53 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins10489416776651050801.sh 23:14:53 Setup pyenv: 23:14:53 system 23:14:53 3.8.13 23:14:53 3.9.13 23:14:53 3.10.13 23:14:53 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:14:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from file:/tmp/.os_lf_venv 23:14:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:56 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:14:56 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:14:56 lf-activate-venv(): INFO: Base packages installed successfully 23:14:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:15:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:15:03 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:15:03 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:15:03 Copying common-functions.sh to /tmp 23:15:05 Copying common-functions.sh to 10.30.170.153:/tmp 23:15:05 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:15:05 Copying common-functions.sh to 10.30.170.156:/tmp 23:15:05 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts. 23:15:05 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins10035016130660111549.sh 23:15:05 common-functions.sh is being sourced 23:15:05 common-functions environment: 23:15:05 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:05 ACTUALFEATURES: 23:15:05 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:05 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:15:05 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:05 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:15:05 CONTROLLERMEM: 2048m 23:15:05 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:05 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:05 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:05 SUITES: 23:15:05 23:15:05 ################################################# 23:15:05 ## Configure Cluster and Start ## 23:15:05 ################################################# 23:15:05 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf 23:15:05 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf 23:15:05 Locating script plan to use... 23:15:05 Finished running script plans 23:15:05 Configuring member-1 with IP address 10.30.170.153 23:15:06 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:15:06 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:15:06 + source /tmp/common-functions.sh netconf-karaf- titanium 23:15:06 ++ [[ /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:06 common-functions.sh is being sourced 23:15:06 ++ echo 'common-functions.sh is being sourced' 23:15:06 ++ BUNDLEFOLDER=netconf-karaf- 23:15:06 ++ DISTROSTREAM=titanium 23:15:06 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:06 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:06 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:06 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:06 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:15:06 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:15:06 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:06 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:06 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:15:06 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:15:06 ++ export CONTROLLERMEM= 23:15:06 ++ CONTROLLERMEM= 23:15:06 ++ case "${DISTROSTREAM}" in 23:15:06 ++ CLUSTER_SYSTEM=pekko 23:15:06 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:06 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:06 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:06 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:06 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:06 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:06 ++ print_common_env 23:15:06 ++ cat 23:15:06 common-functions environment: 23:15:06 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:06 ACTUALFEATURES: 23:15:06 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:06 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:15:06 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:06 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:15:06 CONTROLLERMEM: 23:15:06 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:06 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:06 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:06 SUITES: 23:15:06 23:15:06 ++ SSH='ssh -t -t' 23:15:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:15:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:15:06 Changing to /tmp 23:15:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:15:06 + echo 'Changing to /tmp' 23:15:06 + cd /tmp 23:15:06 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip' 23:15:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:15:06 --2025-10-25 23:15:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:15:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:15:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:15:06 HTTP request sent, awaiting response... 404 Not Found 23:15:06 2025-10-25 23:15:06 ERROR 404: Not Found. 23:15:06 23:15:06 Extracting the new controller... 23:15:06 + echo 'Extracting the new controller...' 23:15:06 + unzip -q netconf-karaf-.zip 23:15:06 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP. 23:15:06 Adding external repositories... 23:15:06 + echo 'Adding external repositories...' 23:15:06 + 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:06 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:15:06 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:15:06 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:15:06 + [[ True == \T\r\u\e ]] 23:15:06 + echo 'Configuring the startup features...' 23:15:06 Configuring the startup features... 23:15:06 + 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:06 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:15:06 + FEATURE_TEST_STRING=features-test 23:15:06 + FEATURE_TEST_VERSION= 23:15:06 + KARAF_VERSION=netconf 23:15:06 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:15:06 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:15:06 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:15:06 + configure_karaf_log netconf '' 23:15:06 + local -r karaf_version=netconf 23:15:06 + local -r controllerdebugmap= 23:15:06 + local logapi=log4j 23:15:06 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:06 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:06 Configuring the karaf log... karaf_version: netconf, logapi: log4j 23:15:06 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j' 23:15:06 + '[' log4j == log4j2 ']' 23:15:06 + 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:06 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:06 + 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:06 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:06 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 23:15:06 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:06 + unset IFS 23:15:06 controllerdebugmap: 23:15:06 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:06 + echo 'controllerdebugmap: ' 23:15:06 + '[' -n '' ']' 23:15:06 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg' 23:15:06 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:15:06 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:15:06 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv 23:15:06 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:15:06 + local -r controllermem=2048m 23:15:06 Configure 23:15:06 + local -r memconf=/tmp/netconf-karaf-/bin/setenv 23:15:06 + echo Configure 23:15:06 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:15:06 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:15:06 max memory: 2048m 23:15:06 memconf: /tmp/netconf-karaf-/bin/setenv 23:15:06 + echo ' max memory: 2048m' 23:15:06 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv' 23:15:06 + 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:06 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:15:06 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv 23:15:06 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:15:06 cat /tmp/netconf-karaf-/bin/setenv 23:15:06 + echo 'cat /tmp/netconf-karaf-/bin/setenv' 23:15:06 + cat /tmp/netconf-karaf-/bin/setenv 23:15:06 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:15:06 Set Java version 23:15:06 + echo 'Set Java version' 23:15:06 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:15:06 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:06 sudo: a password is required 23:15:06 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:15:06 JDK default version ... 23:15:06 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:06 sudo: a password is required 23:15:06 + echo 'JDK default version ...' 23:15:06 + java -version 23:15:06 openjdk version "21.0.8" 2025-07-15 23:15:06 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:15:06 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:15:06 Set JAVA_HOME 23:15:06 + echo 'Set JAVA_HOME' 23:15:06 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:15:06 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:15:06 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:15:06 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:15:06 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:15:06 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:15:06 Listing all open ports on controller system... 23:15:06 + echo 'Listing all open ports on controller system...' 23:15:06 + netstat -pnatu 23:15:06 /tmp/configuration-script.sh: line 40: netstat: command not found 23:15:06 + '[' -f /tmp/custom_shard_config.txt ']' 23:15:06 + echo 'Configuring cluster' 23:15:06 Configuring cluster 23:15:06 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.170.153 23:15:06 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory 23:15:06 Dump pekko.conf 23:15:06 + echo 'Dump pekko.conf' 23:15:06 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:15:06 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory 23:15:06 Dump modules.conf 23:15:06 + echo 'Dump modules.conf' 23:15:06 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf 23:15:06 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directoryDump module-shards.conf 23:15:06 23:15:06 + echo 'Dump module-shards.conf' 23:15:06 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:15:06 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory 23:15:06 Locating config plan to use... 23:15:06 Finished running config plans 23:15:06 Starting member-1 with IP address 10.30.170.153 23:15:06 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:15:07 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:15:07 Redirecting karaf console output to karaf_console.log 23:15:07 Starting controller... 23:15:07 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory 23:15:07 Execute the post startup script on controller 10.30.170.153 23:15:07 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:15:07 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:15:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:15:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:16:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:16:07 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:16:12 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:17 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:22 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:27 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:32 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:37 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:42 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:47 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:52 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:57 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:02 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:07 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:12 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:17 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:22 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:27 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:32 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:37 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:42 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:47 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:52 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:17:57 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:02 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:07 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:12 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:17 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:22 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:27 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:32 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:37 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:42 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:47 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:52 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:18:57 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:02 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:07 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:07 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:07 Timeout Controller DOWN 23:19:07 Dumping first 500K bytes of karaf log... 23:19:07 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:19:07 Dumping last 500K bytes of karaf log... 23:19:07 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:19:07 Listing all open ports on controller system 23:19:07 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:19:07 Let's take the karaf thread dump 23:19:07 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:08 karaf main: org.apache.karaf.main.Main, pid: 23:19:08 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:08 Usage: 23:19:08 jstack [-l][-e] 23:19:08 (to connect to running process) 23:19:08 23:19:08 Options: 23:19:08 -l long listing. Prints additional information about locks 23:19:08 -e extended listing. Prints additional information about threads 23:19:08 -? -h --help -help to print this help message 23:19:08 Generating mininet variables... 23:19:08 Locating test plan to use... 23:19:08 Changing the testplan path... 23:19:08 # Place the suites in run order: 23:19:08 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome 23:19:08 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome ... 23:19:09 ============================================================================== 23:19:09 netconf-gate-callhome.txt 23:19:09 ============================================================================== 23:19:09 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio... 23:19:09 ============================================================================== 23:19:28 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:28 [ 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:29 [ 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:30 [ 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:30 [ 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:30 [ 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:30 [ 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:31 [ 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:31 [ 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:31 | FAIL | 23:19:31 ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:31 23:19:31 Also teardown failed: 23:19:31 Several failures occurred: 23:19:31 23:19:31 1) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:31 23:19:31 2) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:31 ------------------------------------------------------------------------------ 23:19:31 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:31 [ 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:32 [ 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:33 [ 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:33 [ 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:33 [ 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:33 [ 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:33 [ 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:34 [ 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:34 | FAIL | 23:19:34 ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:34 23:19:34 Also teardown failed: 23:19:34 Several failures occurred: 23:19:34 23:19:34 1) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:34 23:19:34 2) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:34 ------------------------------------------------------------------------------ 23:19:34 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:34 [ 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:35 [ 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:35 [ 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:35 [ 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:36 [ 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:36 [ 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:36 [ 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:36 [ 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:36 | FAIL | 23:19:36 ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:36 23:19:36 Also teardown failed: 23:19:36 Several failures occurred: 23:19:36 23:19:36 1) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:36 23:19:36 2) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:36 ------------------------------------------------------------------------------ 23:19:36 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:37 [ 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:37 [ 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:38 [ 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:38 [ 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:39 [ 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:39 [ 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:39 [ 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:39 [ 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:39 | FAIL | 23:19:39 ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:39 23:19:39 Also teardown failed: 23:19:39 Several failures occurred: 23:19:39 23:19:39 1) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:39 23:19:39 2) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:39 ------------------------------------------------------------------------------ 23:19:39 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:40 [ 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:40 [ 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:41 [ 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:41 [ 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:41 [ 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:41 [ 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:42 [ 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:42 [ 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:42 | FAIL | 23:19:42 ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:42 23:19:42 Also teardown failed: 23:19:42 Several failures occurred: 23:19:42 23:19:42 1) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:42 23:19:42 2) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:42 ------------------------------------------------------------------------------ 23:19:42 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:19:43 [ 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:43 [ 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:44 [ 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:44 [ 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:44 [ 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:44 [ 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:45 [ 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:45 [ 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:45 | FAIL | 23:19:45 ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:45 23:19:45 Also teardown failed: 23:19:45 Several failures occurred: 23:19:45 23:19:45 1) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:45 23:19:45 2) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:45 ------------------------------------------------------------------------------ 23:19:45 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:19:46 [ 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:19:47 [ 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:19:48 [ 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:48 [ 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:48 [ 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:48 [ 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: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/netconf-keystore:keystore 23:19:49 | FAIL | 23:19:49 ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:19:49 23:19:49 Also teardown failed: 23:19:49 Several failures occurred: 23:19:49 23:19:49 1) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:49 23:19:49 2) ConnectionError: HTTPConnectionPool(host='10.30.170.153', 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:49 ------------------------------------------------------------------------------ 23:19:50 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | FAIL | 23:19:50 7 tests, 0 passed, 7 failed 23:19:50 ============================================================================== 23:19:50 netconf-gate-callhome.txt | FAIL | 23:19:50 7 tests, 0 passed, 7 failed 23:19:50 ============================================================================== 23:19:50 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/output.xml 23:19:50 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/log.html 23:19:50 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/report.html 23:19:50 Examining the files in data/log and checking filesize 23:19:50 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:50 total 8 23:19:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 23:15 .. 23:19:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 23:15 . 23:19:50 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:50 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory 23:19:50 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:50 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory 23:19:50 Let's take the karaf thread dump again... 23:19:50 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:51 karaf main: org.apache.karaf.main.Main, pid: 23:19:51 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:51 Usage: 23:19:51 jstack [-l][-e] 23:19:51 (to connect to running process) 23:19:51 23:19:51 Options: 23:19:51 -l long listing. Prints additional information about locks 23:19:51 -e extended listing. Prints additional information about threads 23:19:51 -? -h --help -help to print this help message 23:19:51 Killing ODL 23:19:51 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:56 Compressing karaf.log 1 23:19:56 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:56 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:19:56 Fetching compressed karaf.log 1 23:19:56 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:57 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory 23:19:57 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:57 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory 23:19:57 Fetch GC logs 23:19:57 Warning: Permanently added '10.30.170.153' (ECDSA) to the list of known hosts. 23:19:57 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory 23:19:57 Examine copied files 23:19:57 total 856 23:19:57 drwxrwxr-x. 2 jenkins jenkins 6 Oct 25 23:19 gclogs-1 23:19:57 -rw-rw-r--. 1 jenkins jenkins 0 Oct 25 23:19 karaf_1__threads_after.log 23:19:57 -rw-rw-r--. 1 jenkins jenkins 10777 Oct 25 23:19 ps_after.log 23:19:57 -rw-rw-r--. 1 jenkins jenkins 249150 Oct 25 23:19 report.html 23:19:57 -rw-rw-r--. 1 jenkins jenkins 320658 Oct 25 23:19 log.html 23:19:57 -rw-rw-r--. 1 jenkins jenkins 228494 Oct 25 23:19 output.xml 23:19:57 -rw-rw-r--. 1 jenkins jenkins 127 Oct 25 23:19 testplan.txt 23:19:57 -rw-rw-r--. 1 jenkins jenkins 0 Oct 25 23:19 karaf_1__threads_before.log 23:19:57 -rw-rw-r--. 1 jenkins jenkins 10495 Oct 25 23:19 ps_before.log 23:19:57 -rw-rw-r--. 1 jenkins jenkins 3173 Oct 25 23:15 post-startup-script.sh 23:19:57 -rw-rw-r--. 1 jenkins jenkins 231 Oct 25 23:15 startup-script.sh 23:19:57 -rw-rw-r--. 1 jenkins jenkins 3236 Oct 25 23:15 configuration-script.sh 23:19:57 -rw-rw-r--. 1 jenkins jenkins 268 Oct 25 23:14 detect_variables.env 23:19:57 -rw-rw-r--. 1 jenkins jenkins 0 Oct 25 23:14 pom.xml 23:19:57 -rw-rw-r--. 1 jenkins jenkins 96 Oct 25 23:14 set_variables.env 23:19:57 -rw-rw-r--. 1 jenkins jenkins 299 Oct 25 23:14 slave_addresses.txt 23:19:57 -rw-rw-r--. 1 jenkins jenkins 570 Oct 25 23:14 requirements.txt 23:19:57 -rw-rw-r--. 1 jenkins jenkins 26 Oct 25 23:14 env.properties 23:19:57 -rw-rw-r--. 1 jenkins jenkins 324 Oct 25 23:11 stack-parameters.yaml 23:19:57 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 25 23:07 test 23:19:57 drwxrwxr-x. 2 jenkins jenkins 6 Oct 25 23:07 test@tmp 23:19:57 -rw-rw-r--. 1 jenkins jenkins 481 Oct 25 19:39 maven-metadata.xml 23:19:57 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins16507723630885317619.sh 23:19:57 Karaf Deployments, Tests must have already run 23:19:57 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins8477645955135693356.sh 23:19:57 Cleaning up Robot installation... 23:19:57 $ ssh-agent -k 23:19:57 unset SSH_AUTH_SOCK; 23:19:57 unset SSH_AGENT_PID; 23:19:57 echo Agent pid 5286 killed; 23:19:58 [ssh-agent] Stopped. 23:19:58 Recording plot data 23:19:58 Robot results publisher started... 23:19:58 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:19:58 -Parsing output xml: 23:19:58 Done! 23:19:58 -Copying log files to build dir: 23:19:58 Done! 23:19:58 -Assigning results to build: 23:19:58 Done! 23:19:58 -Checking thresholds: 23:19:58 Done! 23:19:58 Done publishing Robot results. 23:19:58 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:19:58 [PostBuildScript] - [INFO] Executing post build scripts. 23:19:58 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins1321301491700657723.sh 23:19:59 Archiving csit artifacts 23:19:59 mv: cannot stat 'odl1_*': No such file or directory 23:19:59 mv: cannot stat '*_1.png': No such file or directory 23:19:59 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:19:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:19:59 Dload Upload Total Spent Left Speed 23:19:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 193k 0 193k 0 0 3717k 0 --:--:-- --:--:-- --:--:-- 3717k 23:19:59 Archive: robot-plugin.zip 23:19:59 inflating: ./archives/robot-plugin/log.html 23:19:59 inflating: ./archives/robot-plugin/output.xml 23:19:59 inflating: ./archives/robot-plugin/report.html 23:19:59 mv: cannot stat '*.log.gz': No such file or directory 23:19:59 mv: cannot stat '*.csv': No such file or directory 23:19:59 mv: cannot stat '*.png': No such file or directory 23:19:59 [PostBuildScript] - [INFO] Executing post build scripts. 23:19:59 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins17373085685897561763.sh 23:19:59 [PostBuildScript] - [INFO] Executing post build scripts. 23:19:59 [EnvInject] - Injecting environment variables from a build step. 23:19:59 [EnvInject] - Injecting as environment variables the properties content 23:19:59 OS_CLOUD=vex 23:19:59 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-62 23:19:59 23:19:59 [EnvInject] - Variables injected successfully. 23:19:59 provisioning config files... 23:19:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:19:59 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins2604549536305620949.sh 23:19:59 ---> openstack-stack-delete.sh 23:19:59 Setup pyenv: 23:19:59 system 23:19:59 3.8.13 23:19:59 3.9.13 23:19:59 3.10.13 23:19:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:20:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from file:/tmp/.os_lf_venv 23:20:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:20:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:20:01 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:01 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:20:01 lf-activate-venv(): INFO: Base packages installed successfully 23:20:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:20:16 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:20:16 INFO: Stack cost retrieval disabled, setting cost to 0 23:20:29 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-titanium-62 23:20:29 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-titanium-62 23:20:29 [PostBuildScript] - [INFO] Executing post build scripts. 23:20:29 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins11486929679555282535.sh 23:20:29 ---> sysstat.sh 23:20:29 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins10787728692959522688.sh 23:20:29 ---> package-listing.sh 23:20:29 ++ facter osfamily 23:20:29 ++ tr '[:upper:]' '[:lower:]' 23:20:29 + OS_FAMILY=redhat 23:20:29 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:20:29 + START_PACKAGES=/tmp/packages_start.txt 23:20:29 + END_PACKAGES=/tmp/packages_end.txt 23:20:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:29 + PACKAGES=/tmp/packages_start.txt 23:20:29 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']' 23:20:29 + PACKAGES=/tmp/packages_end.txt 23:20:29 + case "${OS_FAMILY}" in 23:20:29 + rpm -qa 23:20:29 + sort 23:20:30 + '[' -f /tmp/packages_start.txt ']' 23:20:30 + '[' -f /tmp/packages_end.txt ']' 23:20:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:30 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']' 23:20:30 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/archives/ 23:20:30 + 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:30 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins13839288408776873440.sh 23:20:30 ---> capture-instance-metadata.sh 23:20:30 Setup pyenv: 23:20:30 system 23:20:30 3.8.13 23:20:30 3.9.13 23:20:30 3.10.13 23:20:30 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:20:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from file:/tmp/.os_lf_venv 23:20:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:20:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:20:32 lf-activate-venv(): INFO: Base packages installed successfully 23:20:32 lf-activate-venv(): INFO: Installing additional packages: lftools 23:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:20:51 INFO: Running in OpenStack, capturing instance metadata 23:20:51 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins3271715237089349974.sh 23:20:51 provisioning config files... 23:20:52 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-titanium #62 23:20:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/config3277177934654356534tmp 23:20:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:20:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:20:52 provisioning config files... 23:20:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:20:52 [EnvInject] - Injecting environment variables from a build step. 23:20:52 [EnvInject] - Injecting as environment variables the properties content 23:20:52 SERVER_ID=logs 23:20:52 23:20:52 [EnvInject] - Variables injected successfully. 23:20:52 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins10426553853189930159.sh 23:20:52 ---> create-netrc.sh 23:20:52 WARN: Log server credential not found. 23:20:52 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins6163439147611499425.sh 23:20:52 ---> python-tools-install.sh 23:20:52 Setup pyenv: 23:20:52 system 23:20:52 3.8.13 23:20:52 3.9.13 23:20:52 3.10.13 23:20:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:20:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from file:/tmp/.os_lf_venv 23:20:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:20:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:20:54 lf-activate-venv(): INFO: Base packages installed successfully 23:20:54 lf-activate-venv(): INFO: Installing additional packages: lftools 23:21:05 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:21:05 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins14228659343916331186.sh 23:21:05 ---> sudo-logs.sh 23:21:05 Archiving 'sudo' log.. 23:21:06 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins3248083912505861194.sh 23:21:06 ---> job-cost.sh 23:21:06 Setup pyenv: 23:21:06 system 23:21:06 3.8.13 23:21:06 3.9.13 23:21:06 3.10.13 23:21:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:21:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from file:/tmp/.os_lf_venv 23:21:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:21:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:21:08 lf-activate-venv(): INFO: Base packages installed successfully 23:21:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:21:18 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:21:18 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 23:21:18 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:21:18 DEBUG: total: 0 23:21:18 INFO: Retrieving Stack Cost... 23:21:18 INFO: Retrieving Pricing Info for: v3-standard-2 23:21:19 INFO: Archiving Costs 23:21:19 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins16829922547146802539.sh 23:21:19 ---> logs-deploy.sh 23:21:19 Setup pyenv: 23:21:19 system 23:21:19 3.8.13 23:21:19 3.9.13 23:21:19 3.10.13 23:21:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:21:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMhL from file:/tmp/.os_lf_venv 23:21:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:21:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:21:21 lf-activate-venv(): INFO: Base packages installed successfully 23:21:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:21:31 lf-activate-venv(): INFO: Adding /tmp/venv-kMhL/bin to PATH 23:21:31 WARNING: Nexus logging server not set 23:21:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-titanium/62/ 23:21:31 INFO: archiving logs to S3 23:21:32 ---> uname -a: 23:21:32 Linux prd-centos8-robot-2c-8g-2085.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:32 23:21:32 23:21:32 ---> lscpu: 23:21:32 Architecture: x86_64 23:21:32 CPU op-mode(s): 32-bit, 64-bit 23:21:32 Byte Order: Little Endian 23:21:32 CPU(s): 2 23:21:32 On-line CPU(s) list: 0,1 23:21:32 Thread(s) per core: 1 23:21:32 Core(s) per socket: 1 23:21:32 Socket(s): 2 23:21:32 NUMA node(s): 1 23:21:32 Vendor ID: AuthenticAMD 23:21:32 CPU family: 23 23:21:32 Model: 49 23:21:32 Model name: AMD EPYC-Rome Processor 23:21:32 Stepping: 0 23:21:32 CPU MHz: 2800.000 23:21:32 BogoMIPS: 5600.00 23:21:32 Virtualization: AMD-V 23:21:32 Hypervisor vendor: KVM 23:21:32 Virtualization type: full 23:21:32 L1d cache: 32K 23:21:32 L1i cache: 32K 23:21:32 L2 cache: 512K 23:21:32 L3 cache: 16384K 23:21:32 NUMA node0 CPU(s): 0,1 23:21:32 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:32 23:21:32 23:21:32 ---> nproc: 23:21:32 2 23:21:32 23:21:32 23:21:32 ---> df -h: 23:21:32 Filesystem Size Used Avail Use% Mounted on 23:21:32 devtmpfs 3.8G 0 3.8G 0% /dev 23:21:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:21:32 tmpfs 3.8G 17M 3.8G 1% /run 23:21:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:21:32 /dev/vda1 40G 8.4G 32G 21% / 23:21:32 tmpfs 770M 0 770M 0% /run/user/1001 23:21:32 23:21:32 23:21:32 ---> free -m: 23:21:32 total used free shared buff/cache available 23:21:32 Mem: 7697 573 4944 19 2179 6825 23:21:32 Swap: 1023 0 1023 23:21:32 23:21:32 23:21:32 ---> ip addr: 23:21:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:21:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:21:32 inet 127.0.0.1/8 scope host lo 23:21:32 valid_lft forever preferred_lft forever 23:21:32 inet6 ::1/128 scope host 23:21:32 valid_lft forever preferred_lft forever 23:21:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:21:32 link/ether fa:16:3e:29:97:38 brd ff:ff:ff:ff:ff:ff 23:21:32 altname enp0s3 23:21:32 altname ens3 23:21:32 inet 10.30.171.156/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:21:32 valid_lft 85510sec preferred_lft 85510sec 23:21:32 inet6 fe80::f816:3eff:fe29:9738/64 scope link 23:21:32 valid_lft forever preferred_lft forever 23:21:32 23:21:32 23:21:32 ---> sar -b -r -n DEV: 23:21:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/25/2025 _x86_64_ (2 CPU) 23:21:32 23:21:32 23:06:39 LINUX RESTART (2 CPU) 23:21:32 23:21:32 11:07:01 PM tps rtps wtps bread/s bwrtn/s 23:21:32 11:08:01 PM 135.37 89.01 46.36 10388.83 37390.71 23:21:32 11:09:01 PM 35.16 0.37 34.79 14.40 3778.17 23:21:32 11:10:01 PM 41.49 0.05 41.44 1.60 3417.88 23:21:32 11:11:01 PM 49.73 0.03 49.70 0.53 6939.01 23:21:32 11:12:01 PM 37.28 0.07 37.21 1.87 4706.18 23:21:32 11:13:01 PM 27.79 0.65 27.14 51.05 2120.29 23:21:32 11:14:01 PM 15.41 0.38 15.03 64.26 654.62 23:21:32 11:15:01 PM 65.69 9.41 56.28 1681.84 3591.24 23:21:32 11:16:01 PM 33.26 0.03 33.23 3.47 6250.79 23:21:32 11:17:01 PM 3.88 0.00 3.88 0.00 122.43 23:21:32 11:18:01 PM 0.63 0.00 0.63 0.00 7.37 23:21:32 11:19:01 PM 0.48 0.00 0.48 0.00 4.38 23:21:32 11:20:01 PM 4.40 0.55 3.85 50.63 175.61 23:21:32 11:21:01 PM 32.03 0.32 31.72 36.08 1397.05 23:21:32 Average: 34.49 7.21 27.28 878.56 5041.83 23:21:32 23:21:32 11:07:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:21:32 11:08:01 PM 5640940 7089252 2241492 28.44 2688 1644652 687580 7.70 171968 1798324 55372 23:21:32 11:09:01 PM 5573688 7097240 2308744 29.29 2688 1716200 679584 7.61 185788 1839064 29792 23:21:32 11:10:01 PM 5374156 7088628 2508276 31.82 2688 1896844 659384 7.38 186896 2001856 180068 23:21:32 11:11:01 PM 5336044 7059652 2546388 32.30 2688 1905992 675424 7.56 187300 2033044 1860 23:21:32 11:12:01 PM 5102828 6973016 2779604 35.26 2688 2047276 735560 8.24 191536 2242712 54188 23:21:32 11:13:01 PM 5201824 7040668 2680608 34.01 2688 2014920 675224 7.56 209736 2123340 9936 23:21:32 11:14:01 PM 5156344 7025652 2726088 34.58 2688 2044496 718660 8.05 226224 2149456 26676 23:21:32 11:15:01 PM 4896072 7002540 2986360 37.89 2688 2272544 695828 7.79 260624 2345132 173180 23:21:32 11:16:01 PM 4960144 7067164 2922288 37.07 2688 2273452 627472 7.03 266200 2272828 8 23:21:32 11:17:01 PM 4959816 7066836 2922616 37.08 2688 2273452 627472 7.03 266200 2272832 8 23:21:32 11:18:01 PM 4959784 7066804 2922648 37.08 2688 2273456 627472 7.03 266200 2273004 4 23:21:32 11:19:01 PM 4960108 7067128 2922324 37.07 2688 2273456 627472 7.03 266200 2272868 8 23:21:32 11:20:01 PM 5088212 7024864 2794220 35.45 2688 2104656 683384 7.65 264272 2157484 12044 23:21:32 11:21:01 PM 5063672 6985216 2818760 35.76 2688 2094500 726920 8.14 463896 1998612 11164 23:21:32 Average: 5162402 7046761 2720030 34.51 2688 2059707 674817 7.56 243789 2127183 39593 23:21:32 23:21:32 11:07:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:21:32 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:08:01 PM eth0 252.52 134.77 862.06 51.79 0.00 0.00 0.00 0.00 23:21:32 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:09:01 PM eth0 31.74 29.13 365.49 3.55 0.00 0.00 0.00 0.00 23:21:32 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:10:01 PM eth0 56.24 42.16 604.81 4.93 0.00 0.00 0.00 0.00 23:21:32 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:11:01 PM eth0 9.60 8.07 77.50 1.33 0.00 0.00 0.00 0.00 23:21:32 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:12:01 PM eth0 56.06 43.06 598.11 12.83 0.00 0.00 0.00 0.00 23:21:32 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:13:01 PM eth0 7.63 4.33 3.71 3.74 0.00 0.00 0.00 0.00 23:21:32 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:14:01 PM eth0 11.46 9.47 4.79 3.36 0.00 0.00 0.00 0.00 23:21:32 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:15:01 PM eth0 45.12 37.87 336.98 9.45 0.00 0.00 0.00 0.00 23:21:32 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:16:01 PM eth0 11.43 9.07 3.65 3.98 0.00 0.00 0.00 0.00 23:21:32 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:17:01 PM eth0 1.93 1.05 0.27 0.15 0.00 0.00 0.00 0.00 23:21:32 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:18:01 PM eth0 2.55 1.18 0.70 0.40 0.00 0.00 0.00 0.00 23:21:32 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:19:01 PM eth0 1.62 0.68 0.19 0.12 0.00 0.00 0.00 0.00 23:21:32 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:20:01 PM eth0 58.38 41.62 71.77 23.06 0.00 0.00 0.00 0.00 23:21:32 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 11:21:01 PM eth0 16.37 14.94 13.56 7.53 0.00 0.00 0.00 0.00 23:21:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:32 Average: eth0 40.18 26.95 210.21 9.01 0.00 0.00 0.00 0.00 23:21:32 23:21:32 23:21:32 ---> sar -P ALL: 23:21:32 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/25/2025 _x86_64_ (2 CPU) 23:21:32 23:21:32 23:06:39 LINUX RESTART (2 CPU) 23:21:32 23:21:32 11:07:01 PM CPU %user %nice %system %iowait %steal %idle 23:21:32 11:08:01 PM all 25.84 0.05 8.74 33.69 0.13 31.53 23:21:32 11:08:01 PM 0 24.87 0.05 9.97 35.68 0.13 29.29 23:21:32 11:08:01 PM 1 26.82 0.05 7.52 31.70 0.13 33.78 23:21:32 11:09:01 PM all 9.52 0.00 1.52 13.65 0.09 75.22 23:21:32 11:09:01 PM 0 6.30 0.00 1.27 15.92 0.07 76.45 23:21:32 11:09:01 PM 1 12.75 0.00 1.76 11.37 0.12 74.00 23:21:32 11:10:01 PM all 17.21 0.00 2.63 5.16 0.10 74.90 23:21:32 11:10:01 PM 0 15.91 0.00 2.48 5.89 0.10 75.62 23:21:32 11:10:01 PM 1 18.50 0.00 2.78 4.43 0.10 74.19 23:21:32 11:11:01 PM all 2.47 0.00 0.73 32.53 0.06 64.22 23:21:32 11:11:01 PM 0 1.37 0.00 0.63 24.25 0.08 73.66 23:21:32 11:11:01 PM 1 3.57 0.00 0.82 40.80 0.03 54.77 23:21:32 11:12:01 PM all 17.62 0.00 2.39 6.68 0.08 73.23 23:21:32 11:12:01 PM 0 15.00 0.00 2.16 6.20 0.07 76.57 23:21:32 11:12:01 PM 1 20.24 0.00 2.62 7.16 0.10 69.88 23:21:32 11:13:01 PM all 9.04 0.00 1.53 0.68 0.05 88.70 23:21:32 11:13:01 PM 0 3.65 0.00 1.33 1.00 0.05 93.96 23:21:32 11:13:01 PM 1 14.42 0.00 1.73 0.35 0.05 83.44 23:21:32 11:14:01 PM all 12.03 0.00 1.61 1.99 0.05 84.32 23:21:32 11:14:01 PM 0 13.96 0.00 1.95 0.95 0.05 83.08 23:21:32 11:14:01 PM 1 10.10 0.00 1.27 3.04 0.05 85.55 23:21:32 11:15:01 PM all 34.17 0.00 5.73 4.49 0.12 55.49 23:21:32 11:15:01 PM 0 30.10 0.00 4.84 4.74 0.12 60.21 23:21:32 11:15:01 PM 1 38.23 0.00 6.62 4.25 0.12 50.78 23:21:32 11:16:01 PM all 2.42 0.00 0.76 2.10 0.03 94.68 23:21:32 11:16:01 PM 0 1.19 0.00 0.63 1.92 0.03 96.23 23:21:32 11:16:01 PM 1 3.66 0.00 0.89 2.29 0.03 93.14 23:21:32 11:17:01 PM all 0.33 0.00 0.07 0.02 0.03 99.57 23:21:32 11:17:01 PM 0 0.55 0.00 0.07 0.00 0.02 99.37 23:21:32 11:17:01 PM 1 0.10 0.00 0.07 0.03 0.03 99.77 23:21:32 11:18:01 PM all 0.37 0.00 0.06 0.03 0.03 99.52 23:21:32 11:18:01 PM 0 0.62 0.00 0.07 0.00 0.02 99.30 23:21:32 11:18:01 PM 1 0.12 0.00 0.05 0.05 0.03 99.75 23:21:32 23:21:32 11:18:01 PM CPU %user %nice %system %iowait %steal %idle 23:21:32 11:19:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59 23:21:32 11:19:01 PM 0 0.48 0.00 0.05 0.00 0.02 99.45 23:21:32 11:19:01 PM 1 0.17 0.00 0.07 0.00 0.03 99.73 23:21:32 11:20:01 PM all 4.34 0.00 1.32 0.04 0.06 94.24 23:21:32 11:20:01 PM 0 6.01 0.00 1.19 0.03 0.05 92.71 23:21:32 11:20:01 PM 1 2.67 0.00 1.44 0.05 0.07 95.77 23:21:32 11:21:01 PM all 27.45 0.00 2.76 0.59 0.08 69.11 23:21:32 11:21:01 PM 0 14.72 0.00 2.24 0.15 0.08 82.81 23:21:32 11:21:01 PM 1 40.20 0.00 3.29 1.03 0.08 55.40 23:21:32 Average: all 11.65 0.00 2.13 7.24 0.07 78.91 23:21:32 Average: 0 9.61 0.00 2.06 6.89 0.06 81.38 23:21:32 Average: 1 13.69 0.00 2.21 7.59 0.07 76.44 23:21:32 23:21:32 23:21:32