02:21:35 Started by upstream project "integration-distribution-test-scandium" build number 463 02:21:35 originally caused by: 02:21:35 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 479 02:21:35 originally caused by: 02:21:35 Started by timer 02:21:35 Running as SYSTEM 02:21:35 [EnvInject] - Loading node environment variables. 02:21:35 Building remotely on prd-centos8-robot-2c-8g-12554 (centos8-robot-2c-8g) in workspace /w/workspace/jsonrpc-csit-1node-basic-only-scandium 02:21:37 [ssh-agent] Looking for ssh-agent implementation... 02:21:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:37 $ ssh-agent 02:21:37 SSH_AUTH_SOCK=/tmp/ssh-AJzKDgAvUoaO/agent.5290 02:21:37 SSH_AGENT_PID=5291 02:21:37 [ssh-agent] Started. 02:21:37 Running ssh-add (command line suppressed) 02:21:37 Identity added: /w/workspace/jsonrpc-csit-1node-basic-only-scandium@tmp/private_key_12905765547664896104.key (/w/workspace/jsonrpc-csit-1node-basic-only-scandium@tmp/private_key_12905765547664896104.key) 02:21:37 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:21:37 The recommended git tool is: NONE 02:21:41 using credential opendaylight-jenkins-ssh 02:21:41 Wiping out workspace first. 02:21:41 Cloning the remote Git repository 02:21:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:21:41 > git init /w/workspace/jsonrpc-csit-1node-basic-only-scandium/test # timeout=10 02:21:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:21:41 > git --version # timeout=10 02:21:41 > git --version # 'git version 2.43.0' 02:21:41 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:21:41 [INFO] Currently running in a labeled security context 02:21:41 [INFO] Currently SELinux is 'enforcing' on the host 02:21:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh2534016185838362549.key 02:21:41 Verifying host key using known hosts file 02:21:41 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. 02:21:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:21:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:21:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:21:44 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:21:44 [INFO] Currently running in a labeled security context 02:21:44 [INFO] Currently SELinux is 'enforcing' on the host 02:21:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh5129198470131455235.key 02:21:44 Verifying host key using known hosts file 02:21:44 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. 02:21:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:21:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:21:45 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 02:21:45 > git config core.sparsecheckout # timeout=10 02:21:45 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 02:21:45 Commit message: "Adapt test for new pce-allocation field" 02:21:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:21:45 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 02:21:46 No emails were triggered. 02:21:46 provisioning config files... 02:21:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:21:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:21:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:21:46 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5312521420191328821.sh 02:21:46 ---> python-tools-install.sh 02:21:46 Setup pyenv: 02:21:46 system 02:21:46 * 3.8.13 (set by /opt/pyenv/version) 02:21:46 * 3.9.13 (set by /opt/pyenv/version) 02:21:46 * 3.10.13 (set by /opt/pyenv/version) 02:21:46 * 3.11.7 (set by /opt/pyenv/version) 02:21:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-92de 02:21:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:21:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:21:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:21:55 lf-activate-venv(): INFO: Base packages installed successfully 02:21:55 lf-activate-venv(): INFO: Installing additional packages: lftools 02:22:19 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:22:19 Generating Requirements File 02:22:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:22:39 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:22:39 Python 3.11.7 02:22:39 pip 25.3 from /tmp/venv-92de/lib/python3.11/site-packages/pip (python 3.11) 02:22:39 appdirs==1.4.4 02:22:39 argcomplete==3.6.3 02:22:39 aspy.yaml==1.3.0 02:22:39 attrs==25.4.0 02:22:39 autopage==0.5.2 02:22:39 beautifulsoup4==4.14.2 02:22:39 boto3==1.41.2 02:22:39 botocore==1.41.2 02:22:39 bs4==0.0.2 02:22:39 cachetools==6.2.2 02:22:39 certifi==2025.11.12 02:22:39 cffi==2.0.0 02:22:39 cfgv==3.5.0 02:22:39 chardet==5.2.0 02:22:39 charset-normalizer==3.4.4 02:22:39 click==8.3.1 02:22:39 cliff==4.12.0 02:22:39 cmd2==2.7.0 02:22:39 cryptography==3.3.2 02:22:39 debtcollector==3.0.0 02:22:39 decorator==5.2.1 02:22:39 defusedxml==0.7.1 02:22:39 Deprecated==1.3.1 02:22:39 distlib==0.4.0 02:22:39 dnspython==2.8.0 02:22:39 docker==7.1.0 02:22:39 dogpile.cache==1.5.0 02:22:39 durationpy==0.10 02:22:39 email-validator==2.3.0 02:22:39 filelock==3.20.0 02:22:39 future==1.0.0 02:22:39 gitdb==4.0.12 02:22:39 GitPython==3.1.45 02:22:39 google-auth==2.43.0 02:22:39 httplib2==0.31.0 02:22:39 identify==2.6.15 02:22:39 idna==3.11 02:22:39 importlib-resources==1.5.0 02:22:39 iso8601==2.1.0 02:22:39 Jinja2==3.1.6 02:22:39 jmespath==1.0.1 02:22:39 jsonpatch==1.33 02:22:39 jsonpointer==3.0.0 02:22:39 jsonschema==4.25.1 02:22:39 jsonschema-specifications==2025.9.1 02:22:39 keystoneauth1==5.12.0 02:22:39 kubernetes==34.1.0 02:22:39 lftools==0.37.16 02:22:39 lxml==6.0.2 02:22:39 markdown-it-py==4.0.0 02:22:39 MarkupSafe==3.0.3 02:22:39 mdurl==0.1.2 02:22:39 msgpack==1.1.2 02:22:39 multi_key_dict==2.0.3 02:22:39 munch==4.0.0 02:22:39 netaddr==1.3.0 02:22:39 niet==1.4.2 02:22:39 nodeenv==1.9.1 02:22:39 oauth2client==4.1.3 02:22:39 oauthlib==3.3.1 02:22:39 openstacksdk==4.8.0 02:22:39 os-service-types==1.8.2 02:22:39 osc-lib==4.2.0 02:22:39 oslo.config==10.1.0 02:22:39 oslo.context==6.2.0 02:22:39 oslo.i18n==6.7.1 02:22:39 oslo.log==7.2.1 02:22:39 oslo.serialization==5.8.0 02:22:39 oslo.utils==9.2.0 02:22:39 packaging==25.0 02:22:39 pbr==7.0.3 02:22:39 platformdirs==4.5.0 02:22:39 prettytable==3.17.0 02:22:39 psutil==7.1.3 02:22:39 pyasn1==0.6.1 02:22:39 pyasn1_modules==0.4.2 02:22:39 pycparser==2.23 02:22:39 pygerrit2==2.0.15 02:22:39 PyGithub==2.8.1 02:22:39 Pygments==2.19.2 02:22:39 PyJWT==2.10.1 02:22:39 PyNaCl==1.6.1 02:22:39 pyparsing==2.4.7 02:22:39 pyperclip==1.11.0 02:22:39 pyrsistent==0.20.0 02:22:39 python-cinderclient==9.8.0 02:22:39 python-dateutil==2.9.0.post0 02:22:39 python-heatclient==4.3.0 02:22:39 python-jenkins==1.8.3 02:22:39 python-keystoneclient==5.7.0 02:22:39 python-magnumclient==4.9.0 02:22:39 python-openstackclient==8.2.0 02:22:39 python-swiftclient==4.9.0 02:22:39 PyYAML==6.0.3 02:22:39 referencing==0.37.0 02:22:39 requests==2.32.5 02:22:39 requests-oauthlib==2.0.0 02:22:39 requestsexceptions==1.4.0 02:22:39 rfc3986==2.0.0 02:22:39 rich==14.2.0 02:22:39 rich-argparse==1.7.2 02:22:39 rpds-py==0.29.0 02:22:39 rsa==4.9.1 02:22:39 ruamel.yaml==0.18.16 02:22:39 ruamel.yaml.clib==0.2.15 02:22:39 s3transfer==0.15.0 02:22:39 simplejson==3.20.2 02:22:39 six==1.17.0 02:22:39 smmap==5.0.2 02:22:39 soupsieve==2.8 02:22:39 stevedore==5.6.0 02:22:39 tabulate==0.9.0 02:22:39 toml==0.10.2 02:22:39 tomlkit==0.13.3 02:22:39 tqdm==4.67.1 02:22:39 typing_extensions==4.15.0 02:22:39 tzdata==2025.2 02:22:39 urllib3==1.26.20 02:22:39 virtualenv==20.35.4 02:22:39 wcwidth==0.2.14 02:22:39 websocket-client==1.9.0 02:22:39 wrapt==2.0.1 02:22:39 xdg==6.0.0 02:22:39 xmltodict==1.0.2 02:22:39 yq==3.4.3 02:22:40 [EnvInject] - Injecting environment variables from a build step. 02:22:40 [EnvInject] - Injecting as environment variables the properties content 02:22:40 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:22:40 OS_CLOUD=vex 02:22:40 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-scandium-454 02:22:40 OS_STACK_TEMPLATE_DIR=openstack-hot 02:22:40 02:22:40 [EnvInject] - Variables injected successfully. 02:22:40 provisioning config files... 02:22:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:22:40 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins13732361050959096212.sh 02:22:40 ---> Create parameters file for OpenStack HOT 02:22:40 OpenStack Heat parameters generated 02:22:40 ----------------------------------- 02:22:40 parameters: 02:22:40 vm_0_count: '1' 02:22:40 vm_0_flavor: 'v3-standard-4' 02:22:40 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 02:22:40 vm_1_count: '0' 02:22:40 vm_1_flavor: 'v3-standard-2' 02:22:40 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 02:22:40 02:22:40 job_name: '08057-454' 02:22:40 silo: 'releng' 02:22:40 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins16963793638841124091.sh 02:22:40 ---> Create HEAT stack 02:22:40 + source /home/jenkins/lf-env.sh 02:22:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:22:40 ++ mktemp -d /tmp/venv-XXXX 02:22:40 + lf_venv=/tmp/venv-P269 02:22:40 + local venv_file=/tmp/.os_lf_venv 02:22:40 + local python=python3 02:22:40 + local options 02:22:40 + local set_path=true 02:22:40 + local install_args= 02:22:40 ++ 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 02:22:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:22:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:22:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:22:40 + true 02:22:40 + case $1 in 02:22:40 + python=python3 02:22:40 + shift 2 02:22:40 + true 02:22:40 + case $1 in 02:22:40 + shift 02:22:40 + break 02:22:40 + case $python in 02:22:40 + local pkg_list= 02:22:40 + [[ -d /opt/pyenv ]] 02:22:40 + echo 'Setup pyenv:' 02:22:40 Setup pyenv: 02:22:40 + export PYENV_ROOT=/opt/pyenv 02:22:40 + PYENV_ROOT=/opt/pyenv 02:22:40 + 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 02:22:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:22:40 + pyenv versions 02:22:40 system 02:22:40 3.8.13 02:22:40 3.9.13 02:22:40 3.10.13 02:22:40 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:22:40 + command -v pyenv 02:22:40 ++ pyenv init - --no-rehash 02:22:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:22:40 for i in ${!paths[@]}; do 02:22:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:22:40 fi; done; 02:22:40 echo "${paths[*]}"'\'')" 02:22:40 export PATH="/opt/pyenv/shims:${PATH}" 02:22:40 export PYENV_SHELL=bash 02:22:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:22:40 pyenv() { 02:22:40 local command 02:22:40 command="${1:-}" 02:22:40 if [ "$#" -gt 0 ]; then 02:22:40 shift 02:22:40 fi 02:22:40 02:22:40 case "$command" in 02:22:40 rehash|shell) 02:22:40 eval "$(pyenv "sh-$command" "$@")" 02:22:40 ;; 02:22:40 *) 02:22:40 command pyenv "$command" "$@" 02:22:40 ;; 02:22:40 esac 02:22:40 }' 02:22:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:22:40 for i in ${!paths[@]}; do 02:22:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:22:40 fi; done; 02:22:40 echo "${paths[*]}"' 02:22:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:22:40 ++ 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 02:22:40 ++ 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 02:22:40 ++ export PYENV_SHELL=bash 02:22:40 ++ PYENV_SHELL=bash 02:22:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:22:40 +++ complete -F _pyenv pyenv 02:22:40 ++ lf-pyver python3 02:22:40 ++ local py_version_xy=python3 02:22:40 ++ local py_version_xyz= 02:22:40 ++ awk '{ print $1 }' 02:22:40 ++ pyenv versions 02:22:40 ++ local command 02:22:40 ++ command=versions 02:22:40 ++ '[' 1 -gt 0 ']' 02:22:40 ++ shift 02:22:40 ++ case "$command" in 02:22:40 ++ command pyenv versions 02:22:40 ++ pyenv versions 02:22:40 ++ sed 's/^[ *]* //' 02:22:40 ++ grep -E '^[0-9.]*[0-9]$' 02:22:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:22:40 +++ tail -n 1 02:22:40 +++ grep '^3' /tmp/.pyenv_versions 02:22:40 +++ sort -V 02:22:40 ++ py_version_xyz=3.11.7 02:22:40 ++ [[ -z 3.11.7 ]] 02:22:40 ++ echo 3.11.7 02:22:40 ++ return 0 02:22:40 + pyenv local 3.11.7 02:22:40 + local command 02:22:40 + command=local 02:22:40 + '[' 2 -gt 0 ']' 02:22:40 + shift 02:22:40 + case "$command" in 02:22:40 + command pyenv local 3.11.7 02:22:40 + pyenv local 3.11.7 02:22:40 + for arg in "$@" 02:22:40 + case $arg in 02:22:40 + pkg_list+='lftools[openstack] ' 02:22:40 + for arg in "$@" 02:22:40 + case $arg in 02:22:40 + pkg_list+='kubernetes ' 02:22:40 + for arg in "$@" 02:22:40 + case $arg in 02:22:40 + pkg_list+='niet ' 02:22:40 + for arg in "$@" 02:22:40 + case $arg in 02:22:40 + pkg_list+='python-heatclient ' 02:22:40 + for arg in "$@" 02:22:40 + case $arg in 02:22:40 + pkg_list+='python-openstackclient ' 02:22:40 + for arg in "$@" 02:22:40 + case $arg in 02:22:40 + pkg_list+='python-magnumclient ' 02:22:40 + for arg in "$@" 02:22:40 + case $arg in 02:22:40 + pkg_list+='urllib3~=1.26.15 ' 02:22:40 + for arg in "$@" 02:22:40 + case $arg in 02:22:40 + pkg_list+='yq ' 02:22:40 + [[ -f /tmp/.os_lf_venv ]] 02:22:40 ++ cat /tmp/.os_lf_venv 02:22:40 + lf_venv=/tmp/venv-92de 02:22:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from' file:/tmp/.os_lf_venv 02:22:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from file:/tmp/.os_lf_venv 02:22:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:22:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:22:40 + local 'pip_opts=--upgrade --quiet' 02:22:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:22:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:22:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:22:40 + [[ -n '' ]] 02:22:40 + [[ -n '' ]] 02:22:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:22:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:22:40 + /tmp/venv-92de/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 02:22:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:22:42 lf-activate-venv(): INFO: Base packages installed successfully 02:22:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 02:22:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 02:22:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:22:42 + /tmp/venv-92de/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 02:22:59 + type python3 02:22:59 + true 02:22:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH' 02:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:22:59 + PATH=/tmp/venv-92de/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 02:22:59 + return 0 02:22:59 + openstack --os-cloud vex limits show --absolute 02:23:01 +--------------------------+---------+ 02:23:01 | Name | Value | 02:23:01 +--------------------------+---------+ 02:23:01 | maxTotalInstances | -1 | 02:23:01 | maxTotalCores | 450 | 02:23:01 | maxTotalRAMSize | 1000000 | 02:23:01 | maxServerMeta | 128 | 02:23:01 | maxImageMeta | 128 | 02:23:01 | maxPersonality | 5 | 02:23:01 | maxPersonalitySize | 10240 | 02:23:01 | maxTotalKeypairs | 100 | 02:23:01 | maxServerGroups | 10 | 02:23:01 | maxServerGroupMembers | 10 | 02:23:01 | maxTotalFloatingIps | -1 | 02:23:01 | maxSecurityGroups | -1 | 02:23:01 | maxSecurityGroupRules | -1 | 02:23:01 | totalRAMUsed | 565248 | 02:23:01 | totalCoresUsed | 138 | 02:23:01 | totalInstancesUsed | 64 | 02:23:01 | totalFloatingIpsUsed | 0 | 02:23:01 | totalSecurityGroupsUsed | 0 | 02:23:01 | totalServerGroupsUsed | 0 | 02:23:01 | maxTotalVolumes | -1 | 02:23:01 | maxTotalSnapshots | 10 | 02:23:01 | maxTotalVolumeGigabytes | 4096 | 02:23:01 | maxTotalBackups | 10 | 02:23:01 | maxTotalBackupGigabytes | 1000 | 02:23:01 | totalVolumesUsed | 3 | 02:23:01 | totalGigabytesUsed | 60 | 02:23:01 | totalSnapshotsUsed | 0 | 02:23:01 | totalBackupsUsed | 0 | 02:23:01 | totalBackupGigabytesUsed | 0 | 02:23:01 +--------------------------+---------+ 02:23:01 + pushd /opt/ciman/openstack-hot 02:23:01 /opt/ciman/openstack-hot /w/workspace/jsonrpc-csit-1node-basic-only-scandium 02:23:01 + lftools openstack --os-cloud vex stack create releng-jsonrpc-csit-1node-basic-only-scandium-454 csit-2-instance-type.yaml /w/workspace/jsonrpc-csit-1node-basic-only-scandium/stack-parameters.yaml 02:23:25 Creating stack releng-jsonrpc-csit-1node-basic-only-scandium-454 02:23:25 Waiting to initialize infrastructure... 02:23:25 Stack initialization successful. 02:23:25 ------------------------------------ 02:23:25 Stack Details 02:23:25 ------------------------------------ 02:23:25 {'added': None, 02:23:25 'capabilities': [], 02:23:25 'created_at': '2025-11-22T02:23:04Z', 02:23:25 'deleted': None, 02:23:25 'deleted_at': None, 02:23:25 'description': 'No description', 02:23:25 'environment': None, 02:23:25 'environment_files': None, 02:23:25 'files': None, 02:23:25 'files_container': None, 02:23:25 'id': '8cebf96f-86b6-45ca-a93f-9774c62fd148', 02:23:25 'is_rollback_disabled': True, 02:23:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-jsonrpc-csit-1node-basic-only-scandium-454/8cebf96f-86b6-45ca-a93f-9774c62fd148', 02:23:25 'rel': 'self'}], 02:23:25 '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'})}), 02:23:25 'name': 'releng-jsonrpc-csit-1node-basic-only-scandium-454', 02:23:25 'notification_topics': [], 02:23:25 'outputs': [{'description': 'IP addresses of the 2nd vm types', 02:23:25 'output_key': 'vm_1_ips', 02:23:25 'output_value': []}, 02:23:25 {'description': 'IP addresses of the 1st vm types', 02:23:25 'output_key': 'vm_0_ips', 02:23:25 'output_value': ['10.30.171.223']}], 02:23:25 'owner_id': ****, 02:23:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 02:23:25 'OS::stack_id': '8cebf96f-86b6-45ca-a93f-9774c62fd148', 02:23:25 'OS::stack_name': 'releng-jsonrpc-csit-1node-basic-only-scandium-454', 02:23:25 'job_name': '08057-454', 02:23:25 'silo': 'releng', 02:23:25 'vm_0_count': '1', 02:23:25 'vm_0_flavor': 'v3-standard-4', 02:23:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 02:23:25 '20250917-133034.447', 02:23:25 'vm_1_count': '0', 02:23:25 'vm_1_flavor': 'v3-standard-2', 02:23:25 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 02:23:25 '- 20250917-133034.654'}, 02:23:25 'parent_id': None, 02:23:25 'replaced': None, 02:23:25 'status': 'CREATE_COMPLETE', 02:23:25 'status_reason': 'Stack CREATE completed successfully', 02:23:25 'tags': [], 02:23:25 'template': None, 02:23:25 'template_description': 'No description', 02:23:25 'template_url': None, 02:23:25 'timeout_mins': 15, 02:23:25 'unchanged': None, 02:23:25 'updated': None, 02:23:25 'updated_at': None, 02:23:25 'user_project_id': 'afea2d46cd57418d9f350233f5e59c5a'} 02:23:25 ------------------------------------ 02:23:26 + popd 02:23:26 /w/workspace/jsonrpc-csit-1node-basic-only-scandium 02:23:26 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins15524422202698044946.sh 02:23:26 ---> Copy SSH public keys to CSIT lab 02:23:26 Setup pyenv: 02:23:26 system 02:23:26 3.8.13 02:23:26 3.9.13 02:23:26 3.10.13 02:23:26 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:23:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from file:/tmp/.os_lf_venv 02:23:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:23:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:23:28 lf-activate-venv(): INFO: Base packages installed successfully 02:23:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:23:42 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:23:44 SSH not responding on 10.30.171.223. Retrying in 10 seconds... 02:23:54 Ping to 10.30.171.223 successful. 02:23:55 SSH not responding on 10.30.171.223. Retrying in 10 seconds... 02:24:05 Ping to 10.30.171.223 successful. 02:24:06 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:24:06 releng-08057-454-0-builder-0 02:24:06 Successfully copied public keys to slave 10.30.171.223 02:24:06 Process 6501 ready. 02:24:06 SSH ready on all stack servers. 02:24:06 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins13361666497115200586.sh 02:24:06 Setup pyenv: 02:24:06 system 02:24:06 3.8.13 02:24:06 3.9.13 02:24:06 3.10.13 02:24:06 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:24:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZjBM 02:24:11 lf-activate-venv(): INFO: Save venv in file: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.robot_venv 02:24:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:23 lf-activate-venv(): INFO: Base packages installed successfully 02:24:23 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 02:24:27 lf-activate-venv(): INFO: Adding /tmp/venv-ZjBM/bin to PATH 02:24:27 + echo 'Installing Python Requirements' 02:24:27 Installing Python Requirements 02:24:27 + cat 02:24:27 + python -m pip install -r requirements.txt 02:24:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 02:24:27 Collecting docker-py (from -r requirements.txt (line 1)) 02:24:27 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) 02:24:27 Collecting ipaddr (from -r requirements.txt (line 2)) 02:24:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 02:24:27 Installing build dependencies: started 02:24:28 Installing build dependencies: finished with status 'done' 02:24:28 Getting requirements to build wheel: started 02:24:29 Getting requirements to build wheel: finished with status 'done' 02:24:29 Preparing metadata (pyproject.toml): started 02:24:29 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:29 Collecting netaddr (from -r requirements.txt (line 3)) 02:24:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 02:24:29 Collecting netifaces (from -r requirements.txt (line 4)) 02:24:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 02:24:29 Installing build dependencies: started 02:24:30 Installing build dependencies: finished with status 'done' 02:24:30 Getting requirements to build wheel: started 02:24:30 Getting requirements to build wheel: finished with status 'done' 02:24:30 Preparing metadata (pyproject.toml): started 02:24:30 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:30 Collecting pyhocon (from -r requirements.txt (line 5)) 02:24:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 02:24:30 Collecting requests (from -r requirements.txt (line 6)) 02:24:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 02:24:30 Collecting robotframework (from -r requirements.txt (line 7)) 02:24:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 02:24:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.6 MB/s 0:00:00 02:24:31 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 02:24:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 02:24:31 Installing build dependencies: started 02:24:31 Installing build dependencies: finished with status 'done' 02:24:31 Getting requirements to build wheel: started 02:24:32 Getting requirements to build wheel: finished with status 'done' 02:24:32 Preparing metadata (pyproject.toml): started 02:24:32 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:32 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 02:24:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:24:32 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 02:24:32 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) 02:24:32 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 02:24:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:24:32 Installing build dependencies: started 02:24:33 Installing build dependencies: finished with status 'done' 02:24:33 Getting requirements to build wheel: started 02:24:33 Getting requirements to build wheel: finished with status 'done' 02:24:33 Preparing metadata (pyproject.toml): started 02:24:34 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:34 Collecting scapy (from -r requirements.txt (line 12)) 02:24:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 02:24:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 39.4 MB/s 0:00:00 02:24:34 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 02:24:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 02:24:34 Installing build dependencies: started 02:24:35 Installing build dependencies: finished with status 'done' 02:24:35 Getting requirements to build wheel: started 02:24:35 Getting requirements to build wheel: finished with status 'done' 02:24:35 Preparing metadata (pyproject.toml): started 02:24:35 Preparing metadata (pyproject.toml): finished with status 'done' 02:24:35 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:24:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 02:24:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 4.4 MB/s 0:00:00 02:24:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:24:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 02:24:36 Collecting pyangbind (from -r requirements.txt (line 22)) 02:24:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 02:24:36 Collecting isodate (from -r requirements.txt (line 25)) 02:24:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 02:24:36 Collecting jmespath (from -r requirements.txt (line 28)) 02:24:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 02:24:37 Collecting jsonpatch (from -r requirements.txt (line 31)) 02:24:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 02:24:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:24:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 02:24:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:24:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:24:37 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 02:24:37 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) 02:24:37 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 02:24:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 02:24:37 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 02:24:37 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) 02:24:37 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 02:24:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 02:24:37 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 02:24:37 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) 02:24:37 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 02:24:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 02:24:37 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 02:24:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 02:24:37 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 02:24:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 02:24:37 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:24:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 02:24:37 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:24:37 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) 02:24:37 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 02:24:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 02:24:38 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 02:24:38 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 02:24:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 02:24:38 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 02:24:38 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 02:24:38 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 02:24:38 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) 02:24:38 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 02:24:38 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 02:24:38 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) 02:24:38 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 02:24:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 22.1 MB/s 0:00:00 02:24:38 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 02:24:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 02:24:38 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 02:24:38 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 02:24:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 02:24:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.9 MB/s 0:00:00 02:24:39 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 02:24:39 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) 02:24:40 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 02:24:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 02:24:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 38.4 MB/s 0:00:00 02:24:40 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 02:24:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 02:24:40 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:24:40 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) 02:24:40 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:24:40 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) 02:24:40 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:24:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 02:24:40 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:24:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 02:24:41 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:24:41 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) 02:24:41 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:24:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 02:24:41 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:24:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 02:24:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 59.0 MB/s 0:00:00 02:24:41 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:24:41 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) 02:24:41 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:24:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 02:24:41 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:24:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 02:24:41 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)) 02:24:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:24:41 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)) 02:24:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 02:24:43 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)) 02:24:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:24:43 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)) 02:24:43 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) 02:24:43 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)) 02:24:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 02:24:43 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)) 02:24:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 02:24:43 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:24:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 02:24:43 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:24:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 02:24:43 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:24:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 02:24:43 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:24:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 02:24:43 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:24:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 02:24:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 02:24:43 Building wheel for robotframework-sshlibrary (pyproject.toml): started 02:24:43 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 02:24:43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d33f6fbf2536824bc4d7722526481cbd95e185228d5c043d9fd51dee654cc530 02:24:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 02:24:43 Building wheel for ipaddr (pyproject.toml): started 02:24:43 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 02:24:43 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ce3681eecf291460fb51ab8f4af49e3f1d4969830cbfae91710b9673c145cdc5 02:24:43 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 02:24:43 Building wheel for netifaces (pyproject.toml): started 02:24:45 Building wheel for netifaces (pyproject.toml): finished with status 'done' 02:24:45 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=36ca614d82ffb131e07772c05b15e90bcc976bfe4358215f6c598f39e21f8806 02:24:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 02:24:45 Building wheel for robotframework-httplibrary (pyproject.toml): started 02:24:45 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 02:24:45 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=25c389b26d711f6231e545f1be32dba760004b4d6a0d5334242d96867c2c6839 02:24:45 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 02:24:45 Building wheel for jsonpath-rw (pyproject.toml): started 02:24:45 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 02:24:45 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=9309cda4d4ad108aac1e5888c7ad51c7bc5ee7649d0ea0121bc79210845835a1 02:24:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 02:24:45 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 02:24:45 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 02:24:52 02:24:52 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 02:24:53 + pip freeze 02:24:53 attrs==25.4.0 02:24:53 bcrypt==5.0.0 02:24:53 beautifulsoup4==4.14.2 02:24:53 certifi==2025.11.12 02:24:53 cffi==2.0.0 02:24:53 charset-normalizer==3.4.4 02:24:53 click==8.3.1 02:24:53 cryptography==46.0.3 02:24:53 decorator==5.2.1 02:24:53 distlib==0.4.0 02:24:53 docker-py==1.10.6 02:24:53 docker-pycreds==0.4.0 02:24:53 elastic-transport==8.17.1 02:24:53 elasticsearch==8.19.2 02:24:53 elasticsearch-dsl==8.15.4 02:24:53 enum34==1.1.10 02:24:53 filelock==3.20.0 02:24:53 h11==0.16.0 02:24:53 idna==3.11 02:24:53 invoke==2.2.1 02:24:53 ipaddr==2.2.0 02:24:53 isodate==0.7.2 02:24:53 jmespath==1.0.1 02:24:53 jsonpatch==1.33 02:24:53 jsonpath-rw==1.4.0 02:24:53 jsonpointer==3.0.0 02:24:53 lxml==6.0.2 02:24:53 netaddr==1.3.0 02:24:53 netifaces==0.11.0 02:24:53 outcome==1.3.0.post0 02:24:53 paramiko==4.0.0 02:24:53 platformdirs==4.5.0 02:24:53 ply==3.11 02:24:53 pyang==2.7.1 02:24:53 pyangbind==0.8.6 02:24:53 pycparser==2.23 02:24:53 pyhocon==0.3.61 02:24:53 PyNaCl==1.6.1 02:24:53 pyparsing==3.2.5 02:24:53 PySocks==1.7.1 02:24:53 python-dateutil==2.9.0.post0 02:24:53 regex==2025.11.3 02:24:53 requests==2.32.5 02:24:53 robotframework==7.3.2 02:24:53 robotframework-httplibrary==0.4.2 02:24:53 robotframework-pythonlibcore==4.4.1 02:24:53 robotframework-requests==0.9.7 02:24:53 robotframework-selenium2library==3.0.0 02:24:53 robotframework-seleniumlibrary==6.8.0 02:24:53 robotframework-sshlibrary==3.8.0 02:24:53 scapy==2.6.1 02:24:53 scp==0.15.0 02:24:53 selenium==4.38.0 02:24:53 six==1.17.0 02:24:53 sniffio==1.3.1 02:24:53 sortedcontainers==2.4.0 02:24:53 soupsieve==2.8 02:24:53 trio==0.32.0 02:24:53 trio-websocket==0.12.2 02:24:53 typing_extensions==4.15.0 02:24:53 urllib3==2.5.0 02:24:53 virtualenv==20.35.4 02:24:53 waitress==3.0.2 02:24:53 WebOb==1.8.9 02:24:53 websocket-client==1.9.0 02:24:53 WebTest==3.0.7 02:24:53 wsproto==1.3.2 02:24:53 [EnvInject] - Injecting environment variables from a build step. 02:24:53 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 02:24:53 [EnvInject] - Variables injected successfully. 02:24:53 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins6876387077642376122.sh 02:24:53 Setup pyenv: 02:24:53 system 02:24:53 3.8.13 02:24:53 3.9.13 02:24:53 3.10.13 02:24:53 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:24:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from file:/tmp/.os_lf_venv 02:24:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:24:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:24:55 lf-activate-venv(): INFO: Base packages installed successfully 02:24:55 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 02:25:02 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. 02:25:02 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:25:02 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 02:25:03 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:25:03 + ODL_SYSTEM=() 02:25:03 + TOOLS_SYSTEM=() 02:25:03 + OPENSTACK_SYSTEM=() 02:25:03 + OPENSTACK_CONTROLLERS=() 02:25:03 + mapfile -t ADDR 02:25:03 ++ openstack stack show -f json -c outputs releng-jsonrpc-csit-1node-basic-only-scandium-454 02:25:03 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 02:25:04 + for i in "${ADDR[@]}" 02:25:04 ++ ssh 10.30.171.223 hostname -s 02:25:04 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:25:05 + REMHOST=releng-08057-454-0-builder-0 02:25:05 + case ${REMHOST} in 02:25:05 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 02:25:05 + echo NUM_ODL_SYSTEM=1 02:25:05 + echo NUM_TOOLS_SYSTEM=0 02:25:05 + '[' '' == yes ']' 02:25:05 + NUM_OPENSTACK_SYSTEM=0 02:25:05 + echo NUM_OPENSTACK_SYSTEM=0 02:25:05 + '[' 0 -eq 2 ']' 02:25:05 + echo ODL_SYSTEM_IP=10.30.171.223 02:25:05 ++ seq 0 0 02:25:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 02:25:05 + echo ODL_SYSTEM_1_IP=10.30.171.223 02:25:05 + echo TOOLS_SYSTEM_IP= 02:25:05 ++ seq 0 -1 02:25:05 + openstack_index=0 02:25:05 + NUM_OPENSTACK_CONTROL_NODES=1 02:25:05 + echo NUM_OPENSTACK_CONTROL_NODES=1 02:25:05 ++ seq 0 0 02:25:05 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 02:25:05 + echo OPENSTACK_CONTROL_NODE_1_IP= 02:25:05 + NUM_OPENSTACK_COMPUTE_NODES=-1 02:25:05 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 02:25:05 + '[' -1 -ge 2 ']' 02:25:05 ++ seq 0 -2 02:25:05 + NUM_OPENSTACK_HAPROXY_NODES=0 02:25:05 + echo NUM_OPENSTACK_HAPROXY_NODES=0 02:25:05 ++ seq 0 -1 02:25:05 + echo 'Contents of slave_addresses.txt:' 02:25:05 Contents of slave_addresses.txt: 02:25:05 + cat slave_addresses.txt 02:25:05 NUM_ODL_SYSTEM=1 02:25:05 NUM_TOOLS_SYSTEM=0 02:25:05 NUM_OPENSTACK_SYSTEM=0 02:25:05 ODL_SYSTEM_IP=10.30.171.223 02:25:05 ODL_SYSTEM_1_IP=10.30.171.223 02:25:05 TOOLS_SYSTEM_IP= 02:25:05 NUM_OPENSTACK_CONTROL_NODES=1 02:25:05 OPENSTACK_CONTROL_NODE_1_IP= 02:25:05 NUM_OPENSTACK_COMPUTE_NODES=-1 02:25:05 NUM_OPENSTACK_HAPROXY_NODES=0 02:25:05 [EnvInject] - Injecting environment variables from a build step. 02:25:05 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 02:25:05 [EnvInject] - Variables injected successfully. 02:25:05 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins2447025113196159905.sh 02:25:05 Preparing for JRE Version 21 02:25:05 Karaf artifact is karaf 02:25:05 Karaf project is integration 02:25:05 Java home is /usr/lib/jvm/java-21-openjdk-amd64 02:25:05 [EnvInject] - Injecting environment variables from a build step. 02:25:05 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 02:25:05 [EnvInject] - Variables injected successfully. 02:25:05 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins16425073572104436082.sh 02:25:05 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-9379/org/opendaylight/integration/karaf/0.21.4/karaf-0.21.4.zip 02:25:05 Distribution bundle is karaf-0.21.4.zip 02:25:05 Distribution bundle version is 0.21.4 02:25:05 Distribution folder is karaf-0.21.4 02:25:05 Nexus prefix is https://nexus.opendaylight.org 02:25:05 [EnvInject] - Injecting environment variables from a build step. 02:25:05 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 02:25:05 [EnvInject] - Variables injected successfully. 02:25:05 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins2335691373296962249.sh 02:25:05 Setup pyenv: 02:25:05 system 02:25:05 3.8.13 02:25:05 3.9.13 02:25:05 3.10.13 02:25:05 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:25:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from file:/tmp/.os_lf_venv 02:25:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:25:07 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:25:07 lf-activate-venv(): INFO: Base packages installed successfully 02:25:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 02:25:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:25:13 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:25:13 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:25:13 Copying common-functions.sh to /tmp 02:25:14 Copying common-functions.sh to 10.30.171.223:/tmp 02:25:14 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:25:15 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins16274193640712990738.sh 02:25:15 common-functions.sh is being sourced 02:25:15 common-functions environment: 02:25:15 MAVENCONF: /tmp/karaf-0.21.4/etc/org.ops4j.pax.url.mvn.cfg 02:25:15 ACTUALFEATURES: 02:25:15 FEATURESCONF: /tmp/karaf-0.21.4/etc/org.apache.karaf.features.cfg 02:25:15 CUSTOMPROP: /tmp/karaf-0.21.4/etc/custom.properties 02:25:15 LOGCONF: /tmp/karaf-0.21.4/etc/org.ops4j.pax.logging.cfg 02:25:15 MEMCONF: /tmp/karaf-0.21.4/bin/setenv 02:25:15 CONTROLLERMEM: 2048m 02:25:15 AKKACONF: /tmp/karaf-0.21.4/configuration/initial/akka.conf 02:25:15 MODULESCONF: /tmp/karaf-0.21.4/configuration/initial/modules.conf 02:25:15 MODULESHARDSCONF: /tmp/karaf-0.21.4/configuration/initial/module-shards.conf 02:25:15 SUITES: 02:25:15 02:25:15 ################################################# 02:25:15 ## Configure Cluster and Start ## 02:25:15 ################################################# 02:25:15 ACTUALFEATURES: odl-infrautils-ready,odl-jsonrpc-all 02:25:15 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jsonrpc-all 02:25:15 Locating script plan to use... 02:25:15 Finished running script plans 02:25:15 Configuring member-1 with IP address 10.30.171.223 02:25:15 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:25:15 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:25:15 + source /tmp/common-functions.sh karaf-0.21.4 scandium 02:25:15 ++ [[ /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 ]] 02:25:15 ++ echo 'common-functions.sh is being sourced' 02:25:15 common-functions.sh is being sourced 02:25:15 ++ BUNDLEFOLDER=karaf-0.21.4 02:25:15 ++ DISTROSTREAM=scandium 02:25:15 ++ export MAVENCONF=/tmp/karaf-0.21.4/etc/org.ops4j.pax.url.mvn.cfg 02:25:15 ++ MAVENCONF=/tmp/karaf-0.21.4/etc/org.ops4j.pax.url.mvn.cfg 02:25:15 ++ export FEATURESCONF=/tmp/karaf-0.21.4/etc/org.apache.karaf.features.cfg 02:25:15 ++ FEATURESCONF=/tmp/karaf-0.21.4/etc/org.apache.karaf.features.cfg 02:25:15 ++ export CUSTOMPROP=/tmp/karaf-0.21.4/etc/custom.properties 02:25:15 ++ CUSTOMPROP=/tmp/karaf-0.21.4/etc/custom.properties 02:25:15 ++ export LOGCONF=/tmp/karaf-0.21.4/etc/org.ops4j.pax.logging.cfg 02:25:15 ++ LOGCONF=/tmp/karaf-0.21.4/etc/org.ops4j.pax.logging.cfg 02:25:15 ++ export MEMCONF=/tmp/karaf-0.21.4/bin/setenv 02:25:15 ++ MEMCONF=/tmp/karaf-0.21.4/bin/setenv 02:25:15 ++ export CONTROLLERMEM= 02:25:15 ++ CONTROLLERMEM= 02:25:15 ++ case "${DISTROSTREAM}" in 02:25:15 ++ CLUSTER_SYSTEM=akka 02:25:15 ++ export AKKACONF=/tmp/karaf-0.21.4/configuration/initial/akka.conf 02:25:15 ++ AKKACONF=/tmp/karaf-0.21.4/configuration/initial/akka.conf 02:25:15 ++ export MODULESCONF=/tmp/karaf-0.21.4/configuration/initial/modules.conf 02:25:15 ++ MODULESCONF=/tmp/karaf-0.21.4/configuration/initial/modules.conf 02:25:15 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4/configuration/initial/module-shards.conf 02:25:15 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4/configuration/initial/module-shards.conf 02:25:15 ++ print_common_env 02:25:15 ++ cat 02:25:15 common-functions environment: 02:25:15 MAVENCONF: /tmp/karaf-0.21.4/etc/org.ops4j.pax.url.mvn.cfg 02:25:15 ACTUALFEATURES: 02:25:15 FEATURESCONF: /tmp/karaf-0.21.4/etc/org.apache.karaf.features.cfg 02:25:15 CUSTOMPROP: /tmp/karaf-0.21.4/etc/custom.properties 02:25:15 LOGCONF: /tmp/karaf-0.21.4/etc/org.ops4j.pax.logging.cfg 02:25:15 MEMCONF: /tmp/karaf-0.21.4/bin/setenv 02:25:15 CONTROLLERMEM: 02:25:15 AKKACONF: /tmp/karaf-0.21.4/configuration/initial/akka.conf 02:25:15 MODULESCONF: /tmp/karaf-0.21.4/configuration/initial/modules.conf 02:25:15 MODULESHARDSCONF: /tmp/karaf-0.21.4/configuration/initial/module-shards.conf 02:25:15 SUITES: 02:25:15 02:25:15 ++ SSH='ssh -t -t' 02:25:15 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 02:25:15 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 02:25:15 Changing to /tmp 02:25:15 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9379/org/opendaylight/integration/karaf/0.21.4/karaf-0.21.4.zip 02:25:15 + echo 'Changing to /tmp' 02:25:15 + cd /tmp 02:25:15 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9379/org/opendaylight/integration/karaf/0.21.4/karaf-0.21.4.zip' 02:25:15 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9379/org/opendaylight/integration/karaf/0.21.4/karaf-0.21.4.zip 02:25:15 --2025-11-22 02:25:15-- https://nexus.opendaylight.org/content/repositories//autorelease-9379/org/opendaylight/integration/karaf/0.21.4/karaf-0.21.4.zip 02:25:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:25:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:25:15 HTTP request sent, awaiting response... 200 OK 02:25:15 Length: 239705145 (229M) [application/zip] 02:25:15 Saving to: ‘karaf-0.21.4.zip’ 02:25:15 02:25:15 0K ........ ........ ........ ........ ........ ........ 1% 59.6M 4s 02:25:15 3072K ........ ........ ........ ........ ........ ........ 2% 77.3M 3s 02:25:16 6144K ........ ........ ........ ........ ........ ........ 3% 117M 3s 02:25:16 9216K ........ ........ ........ ........ ........ ........ 5% 148M 2s 02:25:16 12288K ........ ........ ........ ........ ........ ........ 6% 169M 2s 02:25:16 15360K ........ ........ ........ ........ ........ ........ 7% 192M 2s 02:25:16 18432K ........ ........ ........ ........ ........ ........ 9% 202M 2s 02:25:16 21504K ........ ........ ........ ........ ........ ........ 10% 245M 2s 02:25:16 24576K ........ ........ ........ ........ ........ ........ 11% 252M 2s 02:25:16 27648K ........ ........ ........ ........ ........ ........ 13% 171M 1s 02:25:16 30720K ........ ........ ........ ........ ........ ........ 14% 276M 1s 02:25:16 33792K ........ ........ ........ ........ ........ ........ 15% 304M 1s 02:25:16 36864K ........ ........ ........ ........ ........ ........ 17% 276M 1s 02:25:16 39936K ........ ........ ........ ........ ........ ........ 18% 264M 1s 02:25:16 43008K ........ ........ ........ ........ ........ ........ 19% 211M 1s 02:25:16 46080K ........ ........ ........ ........ ........ ........ 20% 303M 1s 02:25:16 49152K ........ ........ ........ ........ ........ ........ 22% 330M 1s 02:25:16 52224K ........ ........ ........ ........ ........ ........ 23% 305M 1s 02:25:16 55296K ........ ........ ........ ........ ........ ........ 24% 309M 1s 02:25:16 58368K ........ ........ ........ ........ ........ ........ 26% 253M 1s 02:25:16 61440K ........ ........ ........ ........ ........ ........ 27% 285M 1s 02:25:16 64512K ........ ........ ........ ........ ........ ........ 28% 331M 1s 02:25:16 67584K ........ ........ ........ ........ ........ ........ 30% 352M 1s 02:25:16 70656K ........ ........ ........ ........ ........ ........ 31% 353M 1s 02:25:16 73728K ........ ........ ........ ........ ........ ........ 32% 353M 1s 02:25:16 76800K ........ ........ ........ ........ ........ ........ 34% 334M 1s 02:25:16 79872K ........ ........ ........ ........ ........ ........ 35% 360M 1s 02:25:16 82944K ........ ........ ........ ........ ........ ........ 36% 336M 1s 02:25:16 86016K ........ ........ ........ ........ ........ ........ 38% 249M 1s 02:25:16 89088K ........ ........ ........ ........ ........ ........ 39% 296M 1s 02:25:16 92160K ........ ........ ........ ........ ........ ........ 40% 315M 1s 02:25:16 95232K ........ ........ ........ ........ ........ ........ 41% 245M 1s 02:25:16 98304K ........ ........ ........ ........ ........ ........ 43% 219M 1s 02:25:16 101376K ........ ........ ........ ........ ........ ........ 44% 312M 1s 02:25:16 104448K ........ ........ ........ ........ ........ ........ 45% 350M 1s 02:25:16 107520K ........ ........ ........ ........ ........ ........ 47% 350M 1s 02:25:16 110592K ........ ........ ........ ........ ........ ........ 48% 359M 1s 02:25:16 113664K ........ ........ ........ ........ ........ ........ 49% 301M 1s 02:25:16 116736K ........ ........ ........ ........ ........ ........ 51% 212M 0s 02:25:16 119808K ........ ........ ........ ........ ........ ........ 52% 313M 0s 02:25:16 122880K ........ ........ ........ ........ ........ ........ 53% 365M 0s 02:25:16 125952K ........ ........ ........ ........ ........ ........ 55% 354M 0s 02:25:16 129024K ........ ........ ........ ........ ........ ........ 56% 373M 0s 02:25:16 132096K ........ ........ ........ ........ ........ ........ 57% 356M 0s 02:25:16 135168K ........ ........ ........ ........ ........ ........ 59% 232M 0s 02:25:16 138240K ........ ........ ........ ........ ........ ........ 60% 261M 0s 02:25:16 141312K ........ ........ ........ ........ ........ ........ 61% 318M 0s 02:25:16 144384K ........ ........ ........ ........ ........ ........ 62% 314M 0s 02:25:16 147456K ........ ........ ........ ........ ........ ........ 64% 306M 0s 02:25:16 150528K ........ ........ ........ ........ ........ ........ 65% 314M 0s 02:25:16 153600K ........ ........ ........ ........ ........ ........ 66% 313M 0s 02:25:16 156672K ........ ........ ........ ........ ........ ........ 68% 289M 0s 02:25:16 159744K ........ ........ ........ ........ ........ ........ 69% 294M 0s 02:25:16 162816K ........ ........ ........ ........ ........ ........ 70% 288M 0s 02:25:16 165888K ........ ........ ........ ........ ........ ........ 72% 317M 0s 02:25:16 168960K ........ ........ ........ ........ ........ ........ 73% 288M 0s 02:25:16 172032K ........ ........ ........ ........ ........ ........ 74% 301M 0s 02:25:16 175104K ........ ........ ........ ........ ........ ........ 76% 297M 0s 02:25:16 178176K ........ ........ ........ ........ ........ ........ 77% 293M 0s 02:25:16 181248K ........ ........ ........ ........ ........ ........ 78% 269M 0s 02:25:16 184320K ........ ........ ........ ........ ........ ........ 80% 254M 0s 02:25:16 187392K ........ ........ ........ ........ ........ ........ 81% 279M 0s 02:25:16 190464K ........ ........ ........ ........ ........ ........ 82% 284M 0s 02:25:16 193536K ........ ........ ........ ........ ........ ........ 83% 286M 0s 02:25:16 196608K ........ ........ ........ ........ ........ ........ 85% 292M 0s 02:25:16 199680K ........ ........ ........ ........ ........ ........ 86% 287M 0s 02:25:16 202752K ........ ........ ........ ........ ........ ........ 87% 293M 0s 02:25:16 205824K ........ ........ ........ ........ ........ ........ 89% 281M 0s 02:25:16 208896K ........ ........ ........ ........ ........ ........ 90% 286M 0s 02:25:16 211968K ........ ........ ........ ........ ........ ........ 91% 295M 0s 02:25:16 215040K ........ ........ ........ ........ ........ ........ 93% 293M 0s 02:25:16 218112K ........ ........ ........ ........ ........ ........ 94% 281M 0s 02:25:16 221184K ........ ........ ........ ........ ........ ........ 95% 280M 0s 02:25:16 224256K ........ ........ ........ ........ ........ ........ 97% 285M 0s 02:25:16 227328K ........ ........ ........ ........ ........ ........ 98% 272M 0s 02:25:16 230400K ........ ........ ........ ........ ........ ........ 99% 282M 0s 02:25:16 233472K ........ . 100% 312M=0.9s 02:25:16 02:25:16 2025-11-22 02:25:16 (254 MB/s) - ‘karaf-0.21.4.zip’ saved [239705145/239705145] 02:25:16 02:25:16 Extracting the new controller... 02:25:16 + echo 'Extracting the new controller...' 02:25:16 + unzip -q karaf-0.21.4.zip 02:25:18 Adding external repositories... 02:25:18 + echo 'Adding external repositories...' 02:25:18 + 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/karaf-0.21.4/etc/org.ops4j.pax.url.mvn.cfg 02:25:18 + cat /tmp/karaf-0.21.4/etc/org.ops4j.pax.url.mvn.cfg 02:25:18 ################################################################################ 02:25:18 # 02:25:18 # Licensed to the Apache Software Foundation (ASF) under one or more 02:25:18 # contributor license agreements. See the NOTICE file distributed with 02:25:18 # this work for additional information regarding copyright ownership. 02:25:18 # The ASF licenses this file to You under the Apache License, Version 2.0 02:25:18 # (the "License"); you may not use this file except in compliance with 02:25:18 # the License. You may obtain a copy of the License at 02:25:18 # 02:25:18 # http://www.apache.org/licenses/LICENSE-2.0 02:25:18 # 02:25:18 # Unless required by applicable law or agreed to in writing, software 02:25:18 # distributed under the License is distributed on an "AS IS" BASIS, 02:25:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:25:18 # See the License for the specific language governing permissions and 02:25:18 # limitations under the License. 02:25:18 # 02:25:18 ################################################################################ 02:25:18 02:25:18 # 02:25:18 # If set to true, the following property will not allow any certificate to be used 02:25:18 # when accessing Maven repositories through SSL 02:25:18 # 02:25:18 #org.ops4j.pax.url.mvn.certificateCheck= 02:25:18 02:25:18 # 02:25:18 # Path to the local Maven settings file. 02:25:18 # The repositories defined in this file will be automatically added to the list 02:25:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 02:25:18 # below is not set. 02:25:18 # The following locations are checked for the existence of the settings.xml file 02:25:18 # * 1. looks for the specified url 02:25:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml 02:25:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml 02:25:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 02:25:18 # 02:25:18 #org.ops4j.pax.url.mvn.settings= 02:25:18 02:25:18 # 02:25:18 # Path to the local Maven repository which is used to avoid downloading 02:25:18 # artifacts when they already exist locally. 02:25:18 # The value of this property will be extracted from the settings.xml file 02:25:18 # above, or defaulted to: 02:25:18 # System.getProperty( "user.home" ) + "/.m2/repository" 02:25:18 # 02:25:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 02:25:18 02:25:18 # 02:25:18 # Default this to false. It's just weird to use undocumented repos 02:25:18 # 02:25:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false 02:25:18 02:25:18 # 02:25:18 # Uncomment if you don't wanna use the proxy settings 02:25:18 # from the Maven conf/settings.xml file 02:25:18 # 02:25:18 # org.ops4j.pax.url.mvn.proxySupport=false 02:25:18 02:25:18 # 02:25:18 # Comma separated list of repositories scanned when resolving an artifact. 02:25:18 # Those repositories will be checked before iterating through the 02:25:18 # below list of repositories and even before the local repository 02:25:18 # A repository url can be appended with zero or more of the following flags: 02:25:18 # @snapshots : the repository contains snaphots 02:25:18 # @noreleases : the repository does not contain any released artifacts 02:25:18 # 02:25:18 # The following property value will add the system folder as a repo. 02:25:18 # 02:25:18 org.ops4j.pax.url.mvn.defaultRepositories=\ 02:25:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 02:25:18 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 02:25:18 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 02:25:18 02:25:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 02:25:18 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 02:25:18 02:25:18 # 02:25:18 # Comma separated list of repositories scanned when resolving an artifact. 02:25:18 # The default list includes the following repositories: 02:25:18 # http://repo1.maven.org/maven2@id=central 02:25:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 02:25:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 02:25:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 02:25:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 02:25:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 02:25:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 02:25:18 # To add repositories to the default ones, prepend '+' to the list of repositories 02:25:18 # to add. 02:25:18 # A repository url can be appended with zero or more of the following flags: 02:25:18 # @snapshots : the repository contains snapshots 02:25:18 # @noreleases : the repository does not contain any released artifacts 02:25:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 02:25:18 # 02:25:18 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 02:25:18 02:25:18 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 02:25:18 + [[ True == \T\r\u\e ]] 02:25:18 + echo 'Configuring the startup features...' 02:25:18 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jsonrpc-all,/g' /tmp/karaf-0.21.4/etc/org.apache.karaf.features.cfg 02:25:18 + FEATURE_TEST_STRING=features-test 02:25:18 + FEATURE_TEST_VERSION=0.21.4 02:25:18 + KARAF_VERSION=karaf4 02:25:18 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 02:25:18 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4/etc/org.apache.karaf.features.cfg 02:25:18 + [[ ! -z '' ]] 02:25:18 + cat /tmp/karaf-0.21.4/etc/org.apache.karaf.features.cfg 02:25:18 ################################################################################ 02:25:18 # 02:25:18 # Licensed to the Apache Software Foundation (ASF) under one or more 02:25:18 # contributor license agreements. See the NOTICE file distributed with 02:25:18 # this work for additional information regarding copyright ownership. 02:25:18 # The ASF licenses this file to You under the Apache License, Version 2.0 02:25:18 # (the "License"); you may not use this file except in compliance with 02:25:18 # the License. You may obtain a copy of the License at 02:25:18 # 02:25:18 # http://www.apache.org/licenses/LICENSE-2.0 02:25:18 # 02:25:18 # Unless required by applicable law or agreed to in writing, software 02:25:18 # distributed under the License is distributed on an "AS IS" BASIS, 02:25:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:25:18 # See the License for the specific language governing permissions and 02:25:18 # limitations under the License. 02:25:18 # 02:25:18 ################################################################################ 02:25:18 02:25:18 # 02:25:18 # Comma separated list of features repositories to register by default 02:25:18 # 02:25:18 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d0770877-f788-41df-8e18-8efaeb5b1f04.xml 02:25:18 02:25:18 # 02:25:18 # Comma separated list of features to install at startup 02:25:18 # 02:25:18 featuresBoot = odl-infrautils-ready,odl-jsonrpc-all, f5a04a4d-1ea3-4613-8fab-ca6258bc6d2b 02:25:18 02:25:18 # 02:25:18 # Resource repositories (OBR) that the features resolver can use 02:25:18 # to resolve requirements/capabilities 02:25:18 # 02:25:18 # The format of the resourceRepositories is 02:25:18 # resourceRepositories=[xml:url|json:url],... 02:25:18 # for Instance: 02:25:18 # 02:25:18 #resourceRepositories=xml:http://host/path/to/index.xml 02:25:18 # or 02:25:18 #resourceRepositories=json:http://host/path/to/index.json 02:25:18 # 02:25:18 02:25:18 # 02:25:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 02:25:18 # 02:25:18 featuresBootAsynchronous=false 02:25:18 02:25:18 # 02:25:18 # Service requirements enforcement 02:25:18 # 02:25:18 # By default, the feature resolver checks the service requirements/capabilities of 02:25:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 02:25:18 # the required bundles. 02:25:18 # The following flag can have those values: 02:25:18 # - disable: service requirements are completely ignored 02:25:18 # - default: service requirements are ignored for old features 02:25:18 # - enforce: service requirements are always verified 02:25:18 # 02:25:18 #serviceRequirements=default 02:25:18 02:25:18 # 02:25:18 # Store cfg file for config element in feature 02:25:18 # 02:25:18 #configCfgStore=true 02:25:18 02:25:18 # 02:25:18 # Define if the feature service automatically refresh bundles 02:25:18 # 02:25:18 autoRefresh=true 02:25:18 02:25:18 # 02:25:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 02:25:18 # XML file defines instructions related to features processing 02:25:18 # versions.properties may declare properties to resolve placeholders in XML file 02:25:18 # both files are relative to ${karaf.etc} 02:25:18 # 02:25:18 #featureProcessing=org.apache.karaf.features.xml 02:25:18 #featureProcessingVersions=versions.properties 02:25:18 + configure_karaf_log karaf4 '' 02:25:18 + local -r karaf_version=karaf4 02:25:18 + local -r controllerdebugmap= 02:25:18 + local logapi=log4j 02:25:18 + grep log4j2 /tmp/karaf-0.21.4/etc/org.ops4j.pax.logging.cfg 02:25:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:25:18 log4j2.rootLogger.level = INFO 02:25:18 #log4j2.rootLogger.type = asyncRoot 02:25:18 #log4j2.rootLogger.includeLocation = false 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:25:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:25:18 log4j2.rootLogger.appenderRef.Console.ref = Console 02:25:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:25:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:25:18 log4j2.logger.spifly.name = org.apache.aries.spifly 02:25:18 log4j2.logger.spifly.level = WARN 02:25:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:25:18 log4j2.logger.audit.level = INFO 02:25:18 log4j2.logger.audit.additivity = false 02:25:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:25:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:25:18 log4j2.appender.console.type = Console 02:25:18 log4j2.appender.console.name = Console 02:25:18 log4j2.appender.console.layout.type = PatternLayout 02:25:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:25:18 log4j2.appender.rolling.type = RollingRandomAccessFile 02:25:18 log4j2.appender.rolling.name = RollingFile 02:25:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:25:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:25:18 #log4j2.appender.rolling.immediateFlush = false 02:25:18 log4j2.appender.rolling.append = true 02:25:18 log4j2.appender.rolling.layout.type = PatternLayout 02:25:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:25:18 log4j2.appender.rolling.policies.type = Policies 02:25:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:25:18 log4j2.appender.rolling.policies.size.size = 64MB 02:25:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:25:18 log4j2.appender.rolling.strategy.max = 7 02:25:18 log4j2.appender.audit.type = RollingRandomAccessFile 02:25:18 log4j2.appender.audit.name = AuditRollingFile 02:25:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:25:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:25:18 log4j2.appender.audit.append = true 02:25:18 log4j2.appender.audit.layout.type = PatternLayout 02:25:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:25:18 log4j2.appender.audit.policies.type = Policies 02:25:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:25:18 log4j2.appender.audit.policies.size.size = 8MB 02:25:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:25:18 log4j2.appender.audit.strategy.max = 7 02:25:18 log4j2.appender.osgi.type = PaxOsgi 02:25:18 log4j2.appender.osgi.name = PaxOsgi 02:25:18 log4j2.appender.osgi.filter = * 02:25:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:25:18 #log4j2.logger.aether.level = TRACE 02:25:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:25:18 #log4j2.logger.http-headers.level = DEBUG 02:25:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:25:18 #log4j2.logger.maven.level = TRACE 02:25:18 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 02:25:18 + logapi=log4j2 02:25:18 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 02:25:18 + '[' log4j2 == log4j2 ']' 02:25:18 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4/etc/org.ops4j.pax.logging.cfg 02:25:18 controllerdebugmap: 02:25:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 02:25:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 02:25:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 02:25:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 02:25:18 + unset IFS 02:25:18 + echo 'controllerdebugmap: ' 02:25:18 cat /tmp/karaf-0.21.4/etc/org.ops4j.pax.logging.cfg 02:25:18 + '[' -n '' ']' 02:25:18 + echo 'cat /tmp/karaf-0.21.4/etc/org.ops4j.pax.logging.cfg' 02:25:18 + cat /tmp/karaf-0.21.4/etc/org.ops4j.pax.logging.cfg 02:25:18 ################################################################################ 02:25:18 # 02:25:18 # Licensed to the Apache Software Foundation (ASF) under one or more 02:25:18 # contributor license agreements. See the NOTICE file distributed with 02:25:18 # this work for additional information regarding copyright ownership. 02:25:18 # The ASF licenses this file to You under the Apache License, Version 2.0 02:25:18 # (the "License"); you may not use this file except in compliance with 02:25:18 # the License. You may obtain a copy of the License at 02:25:18 # 02:25:18 # http://www.apache.org/licenses/LICENSE-2.0 02:25:18 # 02:25:18 # Unless required by applicable law or agreed to in writing, software 02:25:18 # distributed under the License is distributed on an "AS IS" BASIS, 02:25:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:25:18 # See the License for the specific language governing permissions and 02:25:18 # limitations under the License. 02:25:18 # 02:25:18 ################################################################################ 02:25:18 02:25:18 # Common pattern layout for appenders 02:25:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:25:18 02:25:18 # Root logger 02:25:18 log4j2.rootLogger.level = INFO 02:25:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 02:25:18 #log4j2.rootLogger.type = asyncRoot 02:25:18 #log4j2.rootLogger.includeLocation = false 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:25:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:25:18 log4j2.rootLogger.appenderRef.Console.ref = Console 02:25:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:25:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:25:18 02:25:18 # Filters for logs marked by org.opendaylight.odlparent.Markers 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:25:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:25:18 02:25:18 # Loggers configuration 02:25:18 02:25:18 # Spifly logger 02:25:18 log4j2.logger.spifly.name = org.apache.aries.spifly 02:25:18 log4j2.logger.spifly.level = WARN 02:25:18 02:25:18 # Security audit logger 02:25:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:25:18 log4j2.logger.audit.level = INFO 02:25:18 log4j2.logger.audit.additivity = false 02:25:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:25:18 02:25:18 # Appenders configuration 02:25:18 02:25:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:25:18 log4j2.appender.console.type = Console 02:25:18 log4j2.appender.console.name = Console 02:25:18 log4j2.appender.console.layout.type = PatternLayout 02:25:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:25:18 02:25:18 # Rolling file appender 02:25:18 log4j2.appender.rolling.type = RollingRandomAccessFile 02:25:18 log4j2.appender.rolling.name = RollingFile 02:25:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:25:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:25:18 # uncomment to not force a disk flush 02:25:18 #log4j2.appender.rolling.immediateFlush = false 02:25:18 log4j2.appender.rolling.append = true 02:25:18 log4j2.appender.rolling.layout.type = PatternLayout 02:25:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:25:18 log4j2.appender.rolling.policies.type = Policies 02:25:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:25:18 log4j2.appender.rolling.policies.size.size = 1GB 02:25:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:25:18 log4j2.appender.rolling.strategy.max = 7 02:25:18 02:25:18 # Audit file appender 02:25:18 log4j2.appender.audit.type = RollingRandomAccessFile 02:25:18 log4j2.appender.audit.name = AuditRollingFile 02:25:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:25:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:25:18 log4j2.appender.audit.append = true 02:25:18 log4j2.appender.audit.layout.type = PatternLayout 02:25:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:25:18 log4j2.appender.audit.policies.type = Policies 02:25:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:25:18 log4j2.appender.audit.policies.size.size = 8MB 02:25:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:25:18 log4j2.appender.audit.strategy.max = 7 02:25:18 02:25:18 # OSGi appender 02:25:18 log4j2.appender.osgi.type = PaxOsgi 02:25:18 log4j2.appender.osgi.name = PaxOsgi 02:25:18 log4j2.appender.osgi.filter = * 02:25:18 02:25:18 # help with identification of maven-related problems with pax-url-aether 02:25:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:25:18 #log4j2.logger.aether.level = TRACE 02:25:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:25:18 #log4j2.logger.http-headers.level = DEBUG 02:25:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:25:18 #log4j2.logger.maven.level = TRACE 02:25:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 02:25:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 02:25:18 Configure 02:25:18 java home: /usr/lib/jvm/java-21-openjdk-amd64 02:25:18 max memory: 2048m 02:25:18 memconf: /tmp/karaf-0.21.4/bin/setenv 02:25:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4/bin/setenv 02:25:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 02:25:18 + local -r controllermem=2048m 02:25:18 + local -r memconf=/tmp/karaf-0.21.4/bin/setenv 02:25:18 + echo Configure 02:25:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 02:25:18 + echo ' max memory: 2048m' 02:25:18 + echo ' memconf: /tmp/karaf-0.21.4/bin/setenv' 02:25:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4/bin/setenv 02:25:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4/bin/setenv 02:25:18 cat /tmp/karaf-0.21.4/bin/setenv 02:25:18 + echo 'cat /tmp/karaf-0.21.4/bin/setenv' 02:25:18 + cat /tmp/karaf-0.21.4/bin/setenv 02:25:18 #!/bin/sh 02:25:18 # 02:25:18 # Licensed to the Apache Software Foundation (ASF) under one or more 02:25:18 # contributor license agreements. See the NOTICE file distributed with 02:25:18 # this work for additional information regarding copyright ownership. 02:25:18 # The ASF licenses this file to You under the Apache License, Version 2.0 02:25:18 # (the "License"); you may not use this file except in compliance with 02:25:18 # the License. You may obtain a copy of the License at 02:25:18 # 02:25:18 # http://www.apache.org/licenses/LICENSE-2.0 02:25:18 # 02:25:18 # Unless required by applicable law or agreed to in writing, software 02:25:18 # distributed under the License is distributed on an "AS IS" BASIS, 02:25:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:25:18 # See the License for the specific language governing permissions and 02:25:18 # limitations under the License. 02:25:18 # 02:25:18 02:25:18 # 02:25:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 02:25:18 # script: client, instance, shell, start, status, stop, karaf 02:25:18 # 02:25:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 02:25:18 # Actions go here... 02:25:18 # fi 02:25:18 02:25:18 # 02:25:18 # general settings which should be applied for all scripts go here; please keep 02:25:18 # in mind that it is possible that scripts might be executed more than once, e.g. 02:25:18 # in example of the start script where the start script is executed first and the 02:25:18 # karaf script afterwards. 02:25:18 # 02:25:18 02:25:18 # 02:25:18 # The following section shows the possible configuration options for the default 02:25:18 # karaf scripts 02:25:18 # 02:25:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 02:25:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 02:25:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 02:25:18 # export EXTRA_JAVA_OPTS # Additional JVM options 02:25:18 # export KARAF_HOME # Karaf home folder 02:25:18 # export KARAF_DATA # Karaf data folder 02:25:18 # export KARAF_BASE # Karaf base folder 02:25:18 # export KARAF_ETC # Karaf etc folder 02:25:18 # export KARAF_LOG # Karaf log folder 02:25:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 02:25:18 # export KARAF_OPTS # Additional available Karaf options 02:25:18 # export KARAF_DEBUG # Enable debug mode 02:25:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 02:25:18 # export KARAF_NOROOT # Prevent execution as root if set to true 02:25:18 Set Java version 02:25:18 + echo 'Set Java version' 02:25:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 02:25:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:25:18 sudo: a password is required 02:25:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:25:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:25:18 sudo: a password is required 02:25:18 JDK default version ... 02:25:18 + echo 'JDK default version ...' 02:25:18 + java -version 02:25:19 openjdk version "21.0.8" 2025-07-15 02:25:19 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 02:25:19 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 02:25:19 Set JAVA_HOME 02:25:19 + echo 'Set JAVA_HOME' 02:25:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:25:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:25:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:25:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:25:19 Listing all open ports on controller system... 02:25:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:25:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 02:25:19 + echo 'Listing all open ports on controller system...' 02:25:19 + netstat -pnatu 02:25:19 /tmp/configuration-script.sh: line 40: netstat: command not found 02:25:19 Configuring cluster 02:25:19 + '[' -f /tmp/custom_shard_config.txt ']' 02:25:19 + echo 'Configuring cluster' 02:25:19 + /tmp/karaf-0.21.4/bin/configure_cluster.sh 1 10.30.171.223 02:25:19 ################################################ 02:25:19 ## Configure Cluster ## 02:25:19 ################################################ 02:25:19 NOTE: Cluster configuration files not found. Copying from 02:25:19 /tmp/karaf-0.21.4/system/org/opendaylight/controller/sal-clustering-config/10.0.14 02:25:19 Configuring unique name in akka.conf 02:25:19 Configuring hostname in akka.conf 02:25:19 Configuring data and rpc seed nodes in akka.conf 02:25:19 modules = [ 02:25:19 02:25:19 { 02:25:19 name = "inventory" 02:25:19 namespace = "urn:opendaylight:inventory" 02:25:19 shard-strategy = "module" 02:25:19 }, 02:25:19 { 02:25:19 name = "topology" 02:25:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:25:19 shard-strategy = "module" 02:25:19 }, 02:25:19 { 02:25:19 name = "toaster" 02:25:19 namespace = "http://netconfcentral.org/ns/toaster" 02:25:19 shard-strategy = "module" 02:25:19 } 02:25:19 ] 02:25:19 Configuring replication type in module-shards.conf 02:25:19 ################################################ 02:25:19 ## NOTE: Manually restart controller to ## 02:25:19 ## apply configuration. ## 02:25:19 ################################################ 02:25:19 Dump akka.conf 02:25:19 + echo 'Dump akka.conf' 02:25:19 + cat /tmp/karaf-0.21.4/configuration/initial/akka.conf 02:25:19 02:25:19 odl-cluster-data { 02:25:19 akka { 02:25:19 remote { 02:25:19 artery { 02:25:19 enabled = on 02:25:19 transport = tcp 02:25:19 canonical.hostname = "10.30.171.223" 02:25:19 canonical.port = 2550 02:25:19 } 02:25:19 } 02:25:19 02:25:19 cluster { 02:25:19 # Using artery. 02:25:19 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.223:2550"] 02:25:19 02:25:19 roles = ["member-1"] 02:25:19 02:25:19 # when under load we might trip a false positive on the failure detector 02:25:19 # failure-detector { 02:25:19 # heartbeat-interval = 4 s 02:25:19 # acceptable-heartbeat-pause = 16s 02:25:19 # } 02:25:19 } 02:25:19 02:25:19 persistence { 02:25:19 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 02:25:19 # modifying the following two properties. The directory location specified may be a relative or absolute path. 02:25:19 # The relative path is always relative to KARAF_HOME. 02:25:19 02:25:19 # snapshot-store.local.dir = "target/snapshots" 02:25:19 02:25:19 # Use lz4 compression for LocalSnapshotStore snapshots 02:25:19 snapshot-store.local.use-lz4-compression = false 02:25:19 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 02:25:19 snapshot-store.local.lz4-blocksize = 256KB 02:25:19 } 02:25:19 disable-default-actor-system-quarantined-event-handling = "false" 02:25:19 } 02:25:19 } 02:25:19 Dump modules.conf 02:25:19 + echo 'Dump modules.conf' 02:25:19 + cat /tmp/karaf-0.21.4/configuration/initial/modules.conf 02:25:19 modules = [ 02:25:19 02:25:19 { 02:25:19 name = "inventory" 02:25:19 namespace = "urn:opendaylight:inventory" 02:25:19 shard-strategy = "module" 02:25:19 }, 02:25:19 { 02:25:19 name = "topology" 02:25:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:25:19 shard-strategy = "module" 02:25:19 }, 02:25:19 { 02:25:19 name = "toaster" 02:25:19 namespace = "http://netconfcentral.org/ns/toaster" 02:25:19 shard-strategy = "module" 02:25:19 } 02:25:19 ] 02:25:19 Dump module-shards.conf 02:25:19 + echo 'Dump module-shards.conf' 02:25:19 + cat /tmp/karaf-0.21.4/configuration/initial/module-shards.conf 02:25:19 module-shards = [ 02:25:19 { 02:25:19 name = "default" 02:25:19 shards = [ 02:25:19 { 02:25:19 name = "default" 02:25:19 replicas = ["member-1"] 02:25:19 } 02:25:19 ] 02:25:19 }, 02:25:19 { 02:25:19 name = "inventory" 02:25:19 shards = [ 02:25:19 { 02:25:19 name="inventory" 02:25:19 replicas = ["member-1"] 02:25:19 } 02:25:19 ] 02:25:19 }, 02:25:19 { 02:25:19 name = "topology" 02:25:19 shards = [ 02:25:19 { 02:25:19 name="topology" 02:25:19 replicas = ["member-1"] 02:25:19 } 02:25:19 ] 02:25:19 }, 02:25:19 { 02:25:19 name = "toaster" 02:25:19 shards = [ 02:25:19 { 02:25:19 name="toaster" 02:25:19 replicas = ["member-1"] 02:25:19 } 02:25:19 ] 02:25:19 } 02:25:19 ] 02:25:19 Locating config plan to use... 02:25:19 Finished running config plans 02:25:19 Starting member-1 with IP address 10.30.171.223 02:25:19 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:25:19 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:25:19 Redirecting karaf console output to karaf_console.log 02:25:19 Starting controller... 02:25:19 start: Redirecting Karaf output to /tmp/karaf-0.21.4/data/log/karaf_console.log 02:25:19 Execute the post startup script on controller 10.30.171.223 02:25:19 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:25:19 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:25:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:25:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:25:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:25:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:25:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:25:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:25:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:25:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:26:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:26:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:26:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:26:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:26:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 02:26:25 2025-11-22T02:25:35,566 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 204 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:26:25 Controller is UP 02:26:25 2025-11-22T02:25:35,566 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 204 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:26:25 Listing all open ports on controller system... 02:26:25 /tmp/post-startup-script.sh: line 51: netstat: command not found 02:26:25 looking for "BindException: Address already in use" in log file 02:26:25 looking for "server is unhealthy" in log file 02:26:25 Let's take the karaf thread dump 02:26:25 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:25 karaf main: org.apache.karaf.main.Main, pid:2036 02:26:25 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:26 Generating mininet variables... 02:26:26 Locating test plan to use... 02:26:26 Changing the testplan path... 02:26:26 test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot 02:26:26 Starting Robot test suites test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot ... 02:26:26 ============================================================================== 02:26:26 jsonrpc-basic.txt :: Test suite for verifying basic variations of export AP... 02:26:26 ============================================================================== 02:26:26 Push MDSAL data and Verify Through Restconf :: Push data using pyt... | PASS | 02:26:40 ------------------------------------------------------------------------------ 02:26:40 jsonrpc-basic.txt :: Test suite for verifying basic variations of ... | PASS | 02:26:40 1 test, 1 passed, 0 failed 02:26:40 ============================================================================== 02:26:40 Output: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/output.xml 02:26:40 Log: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/log.html 02:26:40 Report: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/report.html 02:26:40 Examining the files in data/log and checking filesize 02:26:40 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:40 total 368 02:26:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 02:25 . 02:26:40 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 22 02:25 karaf_console.log 02:26:40 drwxrwxr-x 9 jenkins jenkins 4096 Nov 22 02:25 .. 02:26:40 -rw-rw-r-- 1 jenkins jenkins 360711 Nov 22 02:26 karaf.log 02:26:40 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:40 356K /tmp/karaf-0.21.4/data/log/karaf.log 02:26:40 4.0K /tmp/karaf-0.21.4/data/log/karaf_console.log 02:26:40 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:40 ls: cannot access '/tmp/karaf-0.21.4/*.hprof': No such file or directory 02:26:40 Let's take the karaf thread dump again... 02:26:40 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:41 karaf main: org.apache.karaf.main.Main, pid:2036 02:26:41 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:41 Killing ODL 02:26:41 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:46 Compressing karaf.log 1 02:26:46 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:46 Fetching compressed karaf.log 1 02:26:47 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:47 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:47 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:47 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:47 Fetch GC logs 02:26:47 Warning: Permanently added '10.30.171.223' (ECDSA) to the list of known hosts. 02:26:48 scp: /tmp/karaf-0.21.4/data/log/*.log: No such file or directory 02:26:48 Examine copied files 02:26:48 total 976 02:26:48 drwxrwxr-x. 2 jenkins jenkins 6 Nov 22 02:26 gclogs-1 02:26:48 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 22 02:26 odl1_karaf_console.log 02:26:48 -rw-rw-r--. 1 jenkins jenkins 28431 Nov 22 02:26 odl1_karaf.log.gz 02:26:48 -rw-rw-r--. 1 jenkins jenkins 110359 Nov 22 02:26 karaf_1_2036_threads_after.log 02:26:48 -rw-rw-r--. 1 jenkins jenkins 14051 Nov 22 02:26 ps_after.log 02:26:48 -rw-rw-r--. 1 jenkins jenkins 244526 Nov 22 02:26 report.html 02:26:48 -rw-rw-r--. 1 jenkins jenkins 292898 Nov 22 02:26 log.html 02:26:48 -rw-rw-r--. 1 jenkins jenkins 131322 Nov 22 02:26 output.xml 02:26:48 -rw-rw-r--. 1 jenkins jenkins 55 Nov 22 02:26 testplan.txt 02:26:48 -rw-rw-r--. 1 jenkins jenkins 98653 Nov 22 02:26 karaf_1_2036_threads_before.log 02:26:48 -rw-rw-r--. 1 jenkins jenkins 14043 Nov 22 02:26 ps_before.log 02:26:48 -rw-rw-r--. 1 jenkins jenkins 3115 Nov 22 02:25 post-startup-script.sh 02:26:48 -rw-rw-r--. 1 jenkins jenkins 225 Nov 22 02:25 startup-script.sh 02:26:48 -rw-rw-r--. 1 jenkins jenkins 3184 Nov 22 02:25 configuration-script.sh 02:26:48 -rw-rw-r--. 1 jenkins jenkins 266 Nov 22 02:25 detect_variables.env 02:26:48 -rw-rw-r--. 1 jenkins jenkins 92 Nov 22 02:25 set_variables.env 02:26:48 -rw-rw-r--. 1 jenkins jenkins 254 Nov 22 02:25 slave_addresses.txt 02:26:48 -rw-rw-r--. 1 jenkins jenkins 570 Nov 22 02:24 requirements.txt 02:26:48 -rw-rw-r--. 1 jenkins jenkins 26 Nov 22 02:24 env.properties 02:26:48 -rw-rw-r--. 1 jenkins jenkins 334 Nov 22 02:22 stack-parameters.yaml 02:26:48 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 22 02:21 test 02:26:48 drwxrwxr-x. 2 jenkins jenkins 6 Nov 22 02:21 test@tmp 02:26:48 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins9877547362758346725.sh 02:26:48 Karaf Deployments, Tests must have already run 02:26:48 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins8963773477798007468.sh 02:26:48 Cleaning up Robot installation... 02:26:48 $ ssh-agent -k 02:26:48 unset SSH_AUTH_SOCK; 02:26:48 unset SSH_AGENT_PID; 02:26:48 echo Agent pid 5291 killed; 02:26:48 [ssh-agent] Stopped. 02:26:48 Recording plot data 02:26:48 Robot results publisher started... 02:26:48 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:26:48 -Parsing output xml: 02:26:49 Done! 02:26:49 -Copying log files to build dir: 02:26:49 Done! 02:26:49 -Assigning results to build: 02:26:49 Done! 02:26:49 -Checking thresholds: 02:26:49 Done! 02:26:49 Done publishing Robot results. 02:26:49 [PostBuildScript] - [INFO] Executing post build scripts. 02:26:49 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins8199272038612058955.sh 02:26:49 Archiving csit artifacts 02:26:49 mv: cannot stat '*_1.png': No such file or directory 02:26:49 mv: cannot stat '/tmp/odl1_*': No such file or directory 02:26:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:26:49 Dload Upload Total Spent Left Speed 02:26:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 183k 0 183k 0 0 1729k 0 --:--:-- --:--:-- --:--:-- 1729k 02:26:49 Archive: robot-plugin.zip 02:26:49 inflating: ./archives/robot-plugin/log.html 02:26:49 inflating: ./archives/robot-plugin/output.xml 02:26:49 inflating: ./archives/robot-plugin/report.html 02:26:49 mv: cannot stat '*.log.gz': No such file or directory 02:26:49 mv: cannot stat '*.csv': No such file or directory 02:26:49 mv: cannot stat '*.png': No such file or directory 02:26:49 [PostBuildScript] - [INFO] Executing post build scripts. 02:26:49 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5994168518050839267.sh 02:26:49 [PostBuildScript] - [INFO] Executing post build scripts. 02:26:49 [EnvInject] - Injecting environment variables from a build step. 02:26:49 [EnvInject] - Injecting as environment variables the properties content 02:26:49 OS_CLOUD=vex 02:26:49 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-scandium-454 02:26:49 02:26:49 [EnvInject] - Variables injected successfully. 02:26:49 provisioning config files... 02:26:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:26:50 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins2619342313129544950.sh 02:26:50 ---> openstack-stack-delete.sh 02:26:50 Setup pyenv: 02:26:50 system 02:26:50 3.8.13 02:26:50 3.9.13 02:26:50 3.10.13 02:26:50 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:26:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from file:/tmp/.os_lf_venv 02:26:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:26:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:26:52 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. 02:26:52 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:26:52 lf-activate-venv(): INFO: Base packages installed successfully 02:26:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:27:11 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:27:11 INFO: Stack cost retrieval disabled, setting cost to 0 02:27:23 INFO: Deleting stack releng-jsonrpc-csit-1node-basic-only-scandium-454 02:27:23 Successfully deleted stack releng-jsonrpc-csit-1node-basic-only-scandium-454 02:27:23 [PostBuildScript] - [INFO] Executing post build scripts. 02:27:23 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5214964554168003090.sh 02:27:23 ---> sysstat.sh 02:27:23 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins13473211397740863296.sh 02:27:23 ---> package-listing.sh 02:27:23 ++ facter osfamily 02:27:23 ++ tr '[:upper:]' '[:lower:]' 02:27:24 + OS_FAMILY=redhat 02:27:24 + workspace=/w/workspace/jsonrpc-csit-1node-basic-only-scandium 02:27:24 + START_PACKAGES=/tmp/packages_start.txt 02:27:24 + END_PACKAGES=/tmp/packages_end.txt 02:27:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:27:24 + PACKAGES=/tmp/packages_start.txt 02:27:24 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-scandium ']' 02:27:24 + PACKAGES=/tmp/packages_end.txt 02:27:24 + case "${OS_FAMILY}" in 02:27:24 + rpm -qa 02:27:24 + sort 02:27:24 + '[' -f /tmp/packages_start.txt ']' 02:27:24 + '[' -f /tmp/packages_end.txt ']' 02:27:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:27:24 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-scandium ']' 02:27:24 + mkdir -p /w/workspace/jsonrpc-csit-1node-basic-only-scandium/archives/ 02:27:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-csit-1node-basic-only-scandium/archives/ 02:27:24 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins4426797384379809121.sh 02:27:24 ---> capture-instance-metadata.sh 02:27:24 Setup pyenv: 02:27:24 system 02:27:24 3.8.13 02:27:24 3.9.13 02:27:24 3.10.13 02:27:24 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:27:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from file:/tmp/.os_lf_venv 02:27:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:27:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:27:27 lf-activate-venv(): INFO: Base packages installed successfully 02:27:27 lf-activate-venv(): INFO: Installing additional packages: lftools 02:27:36 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:27:36 INFO: Running in OpenStack, capturing instance metadata 02:27:37 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins17036514729949626099.sh 02:27:37 provisioning config files... 02:27:37 Could not find credentials [logs] for jsonrpc-csit-1node-basic-only-scandium #454 02:27:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-csit-1node-basic-only-scandium@tmp/config1383211454649161733tmp 02:27:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:27:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:27:37 provisioning config files... 02:27:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:27:37 [EnvInject] - Injecting environment variables from a build step. 02:27:37 [EnvInject] - Injecting as environment variables the properties content 02:27:37 SERVER_ID=logs 02:27:37 02:27:37 [EnvInject] - Variables injected successfully. 02:27:37 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins11969176338778095707.sh 02:27:37 ---> create-netrc.sh 02:27:37 WARN: Log server credential not found. 02:27:37 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins6982073659753272662.sh 02:27:37 ---> python-tools-install.sh 02:27:37 Setup pyenv: 02:27:37 system 02:27:37 3.8.13 02:27:37 3.9.13 02:27:37 3.10.13 02:27:37 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:27:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from file:/tmp/.os_lf_venv 02:27:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:27:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:27:39 lf-activate-venv(): INFO: Base packages installed successfully 02:27:39 lf-activate-venv(): INFO: Installing additional packages: lftools 02:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:27:50 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins12774440744485144358.sh 02:27:50 ---> sudo-logs.sh 02:27:50 Archiving 'sudo' log.. 02:27:50 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins4215621118864047468.sh 02:27:50 ---> job-cost.sh 02:27:50 Setup pyenv: 02:27:50 system 02:27:50 3.8.13 02:27:50 3.9.13 02:27:50 3.10.13 02:27:50 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:27:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from file:/tmp/.os_lf_venv 02:27:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:27:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:27:52 lf-activate-venv(): INFO: Base packages installed successfully 02:27:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:28:00 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:28:00 DEBUG: total: 0 02:28:00 INFO: Retrieving Stack Cost... 02:28:01 INFO: Retrieving Pricing Info for: v3-standard-2 02:28:01 INFO: Archiving Costs 02:28:01 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins9422721035710215716.sh 02:28:01 ---> logs-deploy.sh 02:28:01 Setup pyenv: 02:28:01 system 02:28:01 3.8.13 02:28:01 3.9.13 02:28:01 3.10.13 02:28:01 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:28:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-92de from file:/tmp/.os_lf_venv 02:28:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:28:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:28:03 lf-activate-venv(): INFO: Base packages installed successfully 02:28:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:28:14 lf-activate-venv(): INFO: Adding /tmp/venv-92de/bin to PATH 02:28:14 WARNING: Nexus logging server not set 02:28:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-csit-1node-basic-only-scandium/454/ 02:28:14 INFO: archiving logs to S3 02:28:15 ---> uname -a: 02:28:15 Linux prd-centos8-robot-2c-8g-12554.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 02:28:15 02:28:15 02:28:15 ---> lscpu: 02:28:15 Architecture: x86_64 02:28:15 CPU op-mode(s): 32-bit, 64-bit 02:28:15 Byte Order: Little Endian 02:28:15 CPU(s): 2 02:28:15 On-line CPU(s) list: 0,1 02:28:15 Thread(s) per core: 1 02:28:15 Core(s) per socket: 1 02:28:15 Socket(s): 2 02:28:15 NUMA node(s): 1 02:28:15 Vendor ID: AuthenticAMD 02:28:15 CPU family: 23 02:28:15 Model: 49 02:28:15 Model name: AMD EPYC-Rome Processor 02:28:15 Stepping: 0 02:28:15 CPU MHz: 2799.998 02:28:15 BogoMIPS: 5599.99 02:28:15 Virtualization: AMD-V 02:28:15 Hypervisor vendor: KVM 02:28:15 Virtualization type: full 02:28:15 L1d cache: 32K 02:28:15 L1i cache: 32K 02:28:15 L2 cache: 512K 02:28:15 L3 cache: 16384K 02:28:15 NUMA node0 CPU(s): 0,1 02:28:15 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 02:28:15 02:28:15 02:28:15 ---> nproc: 02:28:15 2 02:28:15 02:28:15 02:28:15 ---> df -h: 02:28:15 Filesystem Size Used Avail Use% Mounted on 02:28:15 devtmpfs 3.8G 0 3.8G 0% /dev 02:28:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:28:15 tmpfs 3.8G 17M 3.8G 1% /run 02:28:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:28:15 /dev/vda1 40G 8.4G 32G 21% / 02:28:15 tmpfs 770M 0 770M 0% /run/user/1001 02:28:15 02:28:15 02:28:15 ---> free -m: 02:28:15 total used free shared buff/cache available 02:28:15 Mem: 7697 621 4907 19 2168 6778 02:28:15 Swap: 1023 0 1023 02:28:15 02:28:15 02:28:15 ---> ip addr: 02:28:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:28:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:28:15 inet 127.0.0.1/8 scope host lo 02:28:15 valid_lft forever preferred_lft forever 02:28:15 inet6 ::1/128 scope host 02:28:15 valid_lft forever preferred_lft forever 02:28:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:28:15 link/ether fa:16:3e:ac:9d:d2 brd ff:ff:ff:ff:ff:ff 02:28:15 altname enp0s3 02:28:15 altname ens3 02:28:15 inet 10.30.171.59/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:28:15 valid_lft 85964sec preferred_lft 85964sec 02:28:15 inet6 fe80::f816:3eff:feac:9dd2/64 scope link 02:28:15 valid_lft forever preferred_lft forever 02:28:15 02:28:15 02:28:15 ---> sar -b -r -n DEV: 02:28:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/22/2025 _x86_64_ (2 CPU) 02:28:15 02:28:15 02:20:55 LINUX RESTART (2 CPU) 02:28:15 02:28:15 02:22:01 AM tps rtps wtps bread/s bwrtn/s 02:28:15 02:23:01 AM 122.23 0.40 121.83 24.53 12277.62 02:28:15 02:24:01 AM 40.11 0.82 39.29 95.32 4290.47 02:28:15 02:25:01 AM 63.29 6.72 56.57 1245.93 3792.82 02:28:15 02:26:01 AM 37.44 0.25 37.19 47.05 6411.35 02:28:15 02:27:01 AM 15.18 0.53 14.65 48.65 567.19 02:28:15 02:28:01 AM 30.92 0.52 30.41 63.85 1305.95 02:28:15 Average: 51.53 1.54 49.99 254.20 4774.27 02:28:15 02:28:15 02:22:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:28:15 02:23:01 AM 5156824 6997240 2725600 34.58 2688 2016092 721760 8.08 188424 2184744 104316 02:28:15 02:24:01 AM 5211592 7054672 2670832 33.88 2688 2018904 670288 7.51 218544 2102380 10756 02:28:15 02:25:01 AM 4842892 6943636 3039532 38.56 2688 2267812 746416 8.36 256568 2401152 169704 02:28:15 02:26:01 AM 4920204 7015824 2962220 37.58 2688 2262956 673352 7.54 260192 2316660 8 02:28:15 02:27:01 AM 5030752 6943916 2851672 36.18 2688 2086672 765788 8.57 258148 2232180 15436 02:28:15 02:28:01 AM 5114220 7028876 2768204 35.12 2688 2088512 680864 7.62 459300 1950364 26996 02:28:15 Average: 5046081 6997361 2836343 35.98 2688 2123491 709745 7.95 273529 2197913 54536 02:28:15 02:28:15 02:22:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:28:15 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:15 02:23:01 AM eth0 123.33 95.28 1292.60 12.79 0.00 0.00 0.00 0.00 02:28:15 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:15 02:24:01 AM eth0 12.01 7.53 5.77 3.37 0.00 0.00 0.00 0.00 02:28:15 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:15 02:25:01 AM eth0 38.64 32.76 334.41 7.40 0.00 0.00 0.00 0.00 02:28:15 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:15 02:26:01 AM eth0 207.83 140.45 44.02 31.18 0.00 0.00 0.00 0.00 02:28:15 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:15 02:27:01 AM eth0 66.06 40.02 76.44 25.75 0.00 0.00 0.00 0.00 02:28:15 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:15 02:28:01 AM eth0 18.99 16.16 15.71 8.09 0.00 0.00 0.00 0.00 02:28:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:15 Average: eth0 77.81 55.37 294.83 14.76 0.00 0.00 0.00 0.00 02:28:15 02:28:15 02:28:15 ---> sar -P ALL: 02:28:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/22/2025 _x86_64_ (2 CPU) 02:28:15 02:28:15 02:20:55 LINUX RESTART (2 CPU) 02:28:15 02:28:15 02:22:01 AM CPU %user %nice %system %iowait %steal %idle 02:28:15 02:23:01 AM all 39.03 0.00 5.42 1.05 0.09 54.41 02:28:15 02:23:01 AM 0 50.43 0.00 6.50 1.07 0.10 41.90 02:28:15 02:23:01 AM 1 27.66 0.00 4.35 1.03 0.08 66.88 02:28:15 02:24:01 AM all 13.18 0.00 1.63 1.06 0.08 84.05 02:28:15 02:24:01 AM 0 19.07 0.00 1.74 0.48 0.08 78.63 02:28:15 02:24:01 AM 1 7.29 0.00 1.53 1.63 0.08 89.46 02:28:15 02:25:01 AM all 28.92 0.00 5.33 1.24 0.10 64.41 02:28:15 02:25:01 AM 0 36.47 0.00 5.98 0.95 0.10 56.50 02:28:15 02:25:01 AM 1 21.37 0.00 4.68 1.53 0.10 72.32 02:28:15 02:26:01 AM all 9.17 0.00 1.97 0.71 0.06 88.09 02:28:15 02:26:01 AM 0 10.34 0.00 1.80 0.79 0.05 87.02 02:28:15 02:26:01 AM 1 8.00 0.00 2.14 0.63 0.07 89.16 02:28:15 02:27:01 AM all 8.05 0.00 1.50 0.34 0.06 90.04 02:28:15 02:27:01 AM 0 10.11 0.00 1.37 0.17 0.07 88.29 02:28:15 02:27:01 AM 1 6.00 0.00 1.64 0.52 0.05 91.80 02:28:15 02:28:01 AM all 31.73 0.00 3.71 0.14 0.08 64.34 02:28:15 02:28:01 AM 0 43.56 0.00 4.05 0.18 0.07 52.14 02:28:15 02:28:01 AM 1 19.91 0.00 3.37 0.10 0.08 76.54 02:28:15 Average: all 21.70 0.00 3.26 0.76 0.08 74.20 02:28:15 Average: 0 28.35 0.00 3.58 0.61 0.08 67.40 02:28:15 Average: 1 15.05 0.00 2.95 0.91 0.08 81.01 02:28:15 02:28:15 02:28:15