22:41:05 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 17
22:41:05 originally caused by:
22:41:05 Started by timer
22:41:05 Running as SYSTEM
22:41:05 [EnvInject] - Loading node environment variables.
22:41:05 Building remotely on prd-centos8-robot-2c-8g-2969 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-only-vanadium
22:41:06 [ssh-agent] Looking for ssh-agent implementation...
22:41:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:41:06 $ ssh-agent
22:41:06 SSH_AUTH_SOCK=/tmp/ssh-md6zu8SMJgI6/agent.5165
22:41:06 SSH_AGENT_PID=5167
22:41:06 [ssh-agent] Started.
22:41:07 Running ssh-add (command line suppressed)
22:41:07 Identity added: /w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_10833694906344882660.key (/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_10833694906344882660.key)
22:41:07 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:41:07 The recommended git tool is: NONE
22:41:11 using credential opendaylight-jenkins-ssh
22:41:11 Wiping out workspace first.
22:41:11 Cloning the remote Git repository
22:41:11 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:41:11 > git init /w/workspace/netconf-csit-1node-scale-only-vanadium/test # timeout=10
22:41:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:11 > git --version # timeout=10
22:41:11 > git --version # 'git version 2.43.0'
22:41:11 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:11 [INFO] Currently running in a labeled security context
22:41:11 [INFO] Currently SELinux is 'enforcing' on the host
22:41:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh8568564813737403163.key
22:41:11 Verifying host key using known hosts file
22:41:11 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.
22:41:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:13 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:13 [INFO] Currently running in a labeled security context
22:41:13 [INFO] Currently SELinux is 'enforcing' on the host
22:41:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh6500784016236980598.key
22:41:13 Verifying host key using known hosts file
22:41:13 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.
22:41:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:41:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:14 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
22:41:14 > git config core.sparsecheckout # timeout=10
22:41:14 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
22:41:14 Commit message: "Adapt test for new pce-allocation field"
22:41:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:15 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
22:41:15 No emails were triggered.
22:41:15 provisioning config files...
22:41:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:41:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:41:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:41:15 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins9455076058279715556.sh
22:41:15 ---> python-tools-install.sh
22:41:15 Setup pyenv:
22:41:15 system
22:41:15 * 3.8.13 (set by /opt/pyenv/version)
22:41:15 * 3.9.13 (set by /opt/pyenv/version)
22:41:15 * 3.10.13 (set by /opt/pyenv/version)
22:41:15 * 3.11.7 (set by /opt/pyenv/version)
22:41:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wnt1
22:41:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:41:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:41:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:41:24 lf-activate-venv(): INFO: Base packages installed successfully
22:41:24 lf-activate-venv(): INFO: Installing additional packages: lftools
22:41:47 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:41:47 Generating Requirements File
22:42:06 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.
22:42:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:42:07 Python 3.11.7
22:42:07 pip 25.3 from /tmp/venv-wnt1/lib/python3.11/site-packages/pip (python 3.11)
22:42:07 appdirs==1.4.4
22:42:07 argcomplete==3.6.3
22:42:07 aspy.yaml==1.3.0
22:42:07 attrs==25.4.0
22:42:07 autopage==0.5.2
22:42:07 beautifulsoup4==4.14.3
22:42:07 boto3==1.42.0
22:42:07 botocore==1.41.6
22:42:07 bs4==0.0.2
22:42:07 cachetools==6.2.2
22:42:07 certifi==2025.11.12
22:42:07 cffi==2.0.0
22:42:07 cfgv==3.5.0
22:42:07 chardet==5.2.0
22:42:07 charset-normalizer==3.4.4
22:42:07 click==8.3.1
22:42:07 cliff==4.12.0
22:42:07 cmd2==2.7.0
22:42:07 cryptography==3.3.2
22:42:07 debtcollector==3.0.0
22:42:07 decorator==5.2.1
22:42:07 defusedxml==0.7.1
22:42:07 Deprecated==1.3.1
22:42:07 distlib==0.4.0
22:42:07 dnspython==2.8.0
22:42:07 docker==7.1.0
22:42:07 dogpile.cache==1.5.0
22:42:07 durationpy==0.10
22:42:07 email-validator==2.3.0
22:42:07 filelock==3.20.0
22:42:07 future==1.0.0
22:42:07 gitdb==4.0.12
22:42:07 GitPython==3.1.45
22:42:07 google-auth==2.43.0
22:42:07 httplib2==0.31.0
22:42:07 identify==2.6.15
22:42:07 idna==3.11
22:42:07 importlib-resources==1.5.0
22:42:07 iso8601==2.1.0
22:42:07 Jinja2==3.1.6
22:42:07 jmespath==1.0.1
22:42:07 jsonpatch==1.33
22:42:07 jsonpointer==3.0.0
22:42:07 jsonschema==4.25.1
22:42:07 jsonschema-specifications==2025.9.1
22:42:07 keystoneauth1==5.12.0
22:42:07 kubernetes==34.1.0
22:42:07 lftools==0.37.16
22:42:07 lxml==6.0.2
22:42:07 markdown-it-py==4.0.0
22:42:07 MarkupSafe==3.0.3
22:42:07 mdurl==0.1.2
22:42:07 msgpack==1.1.2
22:42:07 multi_key_dict==2.0.3
22:42:07 munch==4.0.0
22:42:07 netaddr==1.3.0
22:42:07 niet==1.4.2
22:42:07 nodeenv==1.9.1
22:42:07 oauth2client==4.1.3
22:42:07 oauthlib==3.3.1
22:42:07 openstacksdk==4.8.0
22:42:07 os-service-types==1.8.2
22:42:07 osc-lib==4.2.0
22:42:07 oslo.config==10.1.0
22:42:07 oslo.context==6.2.0
22:42:07 oslo.i18n==6.7.1
22:42:07 oslo.log==7.2.1
22:42:07 oslo.serialization==5.8.0
22:42:07 oslo.utils==9.2.0
22:42:07 packaging==25.0
22:42:07 pbr==7.0.3
22:42:07 platformdirs==4.5.0
22:42:07 prettytable==3.17.0
22:42:07 psutil==7.1.3
22:42:07 pyasn1==0.6.1
22:42:07 pyasn1_modules==0.4.2
22:42:07 pycparser==2.23
22:42:07 pygerrit2==2.0.15
22:42:07 PyGithub==2.8.1
22:42:07 Pygments==2.19.2
22:42:07 PyJWT==2.10.1
22:42:07 PyNaCl==1.6.1
22:42:07 pyparsing==2.4.7
22:42:07 pyperclip==1.11.0
22:42:07 pyrsistent==0.20.0
22:42:07 python-cinderclient==9.8.0
22:42:07 python-dateutil==2.9.0.post0
22:42:07 python-heatclient==4.3.0
22:42:07 python-jenkins==1.8.3
22:42:07 python-keystoneclient==5.7.0
22:42:07 python-magnumclient==4.9.0
22:42:07 python-openstackclient==8.2.0
22:42:07 python-swiftclient==4.9.0
22:42:07 PyYAML==6.0.3
22:42:07 referencing==0.37.0
22:42:07 requests==2.32.5
22:42:07 requests-oauthlib==2.0.0
22:42:07 requestsexceptions==1.4.0
22:42:07 rfc3986==2.0.0
22:42:07 rich==14.2.0
22:42:07 rich-argparse==1.7.2
22:42:07 rpds-py==0.30.0
22:42:07 rsa==4.9.1
22:42:07 ruamel.yaml==0.18.16
22:42:07 ruamel.yaml.clib==0.2.15
22:42:07 s3transfer==0.16.0
22:42:07 simplejson==3.20.2
22:42:07 six==1.17.0
22:42:07 smmap==5.0.2
22:42:07 soupsieve==2.8
22:42:07 stevedore==5.6.0
22:42:07 tabulate==0.9.0
22:42:07 toml==0.10.2
22:42:07 tomlkit==0.13.3
22:42:07 tqdm==4.67.1
22:42:07 typing_extensions==4.15.0
22:42:07 tzdata==2025.2
22:42:07 urllib3==1.26.20
22:42:07 virtualenv==20.35.4
22:42:07 wcwidth==0.2.14
22:42:07 websocket-client==1.9.0
22:42:07 wrapt==2.0.1
22:42:07 xdg==6.0.0
22:42:07 xmltodict==1.0.2
22:42:07 yq==3.4.3
22:42:07 [EnvInject] - Injecting environment variables from a build step.
22:42:07 [EnvInject] - Injecting as environment variables the properties content
22:42:07 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:42:07 OS_CLOUD=vex
22:42:07 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-35
22:42:07 OS_STACK_TEMPLATE_DIR=openstack-hot
22:42:07
22:42:07 [EnvInject] - Variables injected successfully.
22:42:07 provisioning config files...
22:42:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:42:08 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins9032936208170106350.sh
22:42:08 ---> Create parameters file for OpenStack HOT
22:42:08 OpenStack Heat parameters generated
22:42:08 -----------------------------------
22:42:08 parameters:
22:42:08 vm_0_count: '1'
22:42:08 vm_0_flavor: 'v3-standard-4'
22:42:08 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
22:42:08 vm_1_count: '1'
22:42:08 vm_1_flavor: 'v3-standard-2'
22:42:08 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:42:08
22:42:08 job_name: '23161-35'
22:42:08 silo: 'releng'
22:42:08 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins6139992899170004433.sh
22:42:08 ---> Create HEAT stack
22:42:08 + source /home/jenkins/lf-env.sh
22:42:08 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:08 ++ mktemp -d /tmp/venv-XXXX
22:42:08 + lf_venv=/tmp/venv-w9ih
22:42:08 + local venv_file=/tmp/.os_lf_venv
22:42:08 + local python=python3
22:42:08 + local options
22:42:08 + local set_path=true
22:42:08 + local install_args=
22:42:08 ++ 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
22:42:08 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:08 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:08 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:08 + true
22:42:08 + case $1 in
22:42:08 + python=python3
22:42:08 + shift 2
22:42:08 + true
22:42:08 + case $1 in
22:42:08 + shift
22:42:08 + break
22:42:08 + case $python in
22:42:08 + local pkg_list=
22:42:08 + [[ -d /opt/pyenv ]]
22:42:08 + echo 'Setup pyenv:'
22:42:08 Setup pyenv:
22:42:08 + export PYENV_ROOT=/opt/pyenv
22:42:08 + PYENV_ROOT=/opt/pyenv
22:42:08 + 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
22:42:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:08 + pyenv versions
22:42:08 system
22:42:08 3.8.13
22:42:08 3.9.13
22:42:08 3.10.13
22:42:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:42:08 + command -v pyenv
22:42:08 ++ pyenv init - --no-rehash
22:42:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:42:08 for i in ${!paths[@]}; do
22:42:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:42:08 fi; done;
22:42:08 echo "${paths[*]}"'\'')"
22:42:08 export PATH="/opt/pyenv/shims:${PATH}"
22:42:08 export PYENV_SHELL=bash
22:42:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:42:08 pyenv() {
22:42:08 local command
22:42:08 command="${1:-}"
22:42:08 if [ "$#" -gt 0 ]; then
22:42:08 shift
22:42:08 fi
22:42:08
22:42:08 case "$command" in
22:42:08 rehash|shell)
22:42:08 eval "$(pyenv "sh-$command" "$@")"
22:42:08 ;;
22:42:08 *)
22:42:08 command pyenv "$command" "$@"
22:42:08 ;;
22:42:08 esac
22:42:08 }'
22:42:08 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:42:08 for i in ${!paths[@]}; do
22:42:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:42:08 fi; done;
22:42:08 echo "${paths[*]}"'
22:42:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:08 ++ 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
22:42:08 ++ 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
22:42:08 ++ export PYENV_SHELL=bash
22:42:08 ++ PYENV_SHELL=bash
22:42:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:42:08 +++ complete -F _pyenv pyenv
22:42:08 ++ lf-pyver python3
22:42:08 ++ local py_version_xy=python3
22:42:08 ++ local py_version_xyz=
22:42:08 ++ awk '{ print $1 }'
22:42:08 ++ pyenv versions
22:42:08 ++ local command
22:42:08 ++ command=versions
22:42:08 ++ '[' 1 -gt 0 ']'
22:42:08 ++ shift
22:42:08 ++ case "$command" in
22:42:08 ++ command pyenv versions
22:42:08 ++ pyenv versions
22:42:08 ++ sed 's/^[ *]* //'
22:42:08 ++ grep -E '^[0-9.]*[0-9]$'
22:42:08 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:42:08 +++ sort -V
22:42:08 +++ grep '^3' /tmp/.pyenv_versions
22:42:08 +++ tail -n 1
22:42:08 ++ py_version_xyz=3.11.7
22:42:08 ++ [[ -z 3.11.7 ]]
22:42:08 ++ echo 3.11.7
22:42:08 ++ return 0
22:42:08 + pyenv local 3.11.7
22:42:08 + local command
22:42:08 + command=local
22:42:08 + '[' 2 -gt 0 ']'
22:42:08 + shift
22:42:08 + case "$command" in
22:42:08 + command pyenv local 3.11.7
22:42:08 + pyenv local 3.11.7
22:42:08 + for arg in "$@"
22:42:08 + case $arg in
22:42:08 + pkg_list+='lftools[openstack] '
22:42:08 + for arg in "$@"
22:42:08 + case $arg in
22:42:08 + pkg_list+='kubernetes '
22:42:08 + for arg in "$@"
22:42:08 + case $arg in
22:42:08 + pkg_list+='niet '
22:42:08 + for arg in "$@"
22:42:08 + case $arg in
22:42:08 + pkg_list+='python-heatclient '
22:42:08 + for arg in "$@"
22:42:08 + case $arg in
22:42:08 + pkg_list+='python-openstackclient '
22:42:08 + for arg in "$@"
22:42:08 + case $arg in
22:42:08 + pkg_list+='python-magnumclient '
22:42:08 + for arg in "$@"
22:42:08 + case $arg in
22:42:08 + pkg_list+='urllib3~=1.26.15 '
22:42:08 + for arg in "$@"
22:42:08 + case $arg in
22:42:08 + pkg_list+='yq '
22:42:08 + [[ -f /tmp/.os_lf_venv ]]
22:42:08 ++ cat /tmp/.os_lf_venv
22:42:08 + lf_venv=/tmp/venv-wnt1
22:42:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from' file:/tmp/.os_lf_venv
22:42:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from file:/tmp/.os_lf_venv
22:42:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:42:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:08 + local 'pip_opts=--upgrade --quiet'
22:42:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:42:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:42:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:42:08 + [[ -n '' ]]
22:42:08 + [[ -n '' ]]
22:42:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:42:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:08 + /tmp/venv-wnt1/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
22:42:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:42:10 lf-activate-venv(): INFO: Base packages installed successfully
22:42:10 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:42:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:42:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:10 + /tmp/venv-wnt1/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
22:42:27 + type python3
22:42:27 + true
22:42:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH'
22:42:27 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:42:27 + PATH=/tmp/venv-wnt1/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
22:42:27 + return 0
22:42:27 + openstack --os-cloud vex limits show --absolute
22:42:28 +--------------------------+---------+
22:42:28 | Name | Value |
22:42:28 +--------------------------+---------+
22:42:28 | maxTotalInstances | -1 |
22:42:28 | maxTotalCores | 450 |
22:42:28 | maxTotalRAMSize | 1000000 |
22:42:28 | maxServerMeta | 128 |
22:42:28 | maxImageMeta | 128 |
22:42:28 | maxPersonality | 5 |
22:42:28 | maxPersonalitySize | 10240 |
22:42:28 | maxTotalKeypairs | 100 |
22:42:28 | maxServerGroups | 10 |
22:42:28 | maxServerGroupMembers | 10 |
22:42:28 | maxTotalFloatingIps | -1 |
22:42:28 | maxSecurityGroups | -1 |
22:42:28 | maxSecurityGroupRules | -1 |
22:42:28 | totalRAMUsed | 606208 |
22:42:28 | totalCoresUsed | 148 |
22:42:28 | totalInstancesUsed | 70 |
22:42:28 | totalFloatingIpsUsed | 0 |
22:42:28 | totalSecurityGroupsUsed | 0 |
22:42:28 | totalServerGroupsUsed | 0 |
22:42:28 | maxTotalVolumes | -1 |
22:42:28 | maxTotalSnapshots | 10 |
22:42:28 | maxTotalVolumeGigabytes | 4096 |
22:42:28 | maxTotalBackups | 10 |
22:42:28 | maxTotalBackupGigabytes | 1000 |
22:42:28 | totalVolumesUsed | 3 |
22:42:28 | totalGigabytesUsed | 60 |
22:42:28 | totalSnapshotsUsed | 0 |
22:42:28 | totalBackupsUsed | 0 |
22:42:28 | totalBackupGigabytesUsed | 0 |
22:42:28 +--------------------------+---------+
22:42:28 + pushd /opt/ciman/openstack-hot
22:42:28 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-only-vanadium
22:42:28 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-only-vanadium-35 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-only-vanadium/stack-parameters.yaml
22:42:54 Creating stack releng-netconf-csit-1node-scale-only-vanadium-35
22:42:54 Waiting to initialize infrastructure...
22:42:54 Stack initialization successful.
22:42:54 ------------------------------------
22:42:54 Stack Details
22:42:54 ------------------------------------
22:42:54 {'added': None,
22:42:54 'capabilities': [],
22:42:54 'created_at': '2025-12-01T22:42:32Z',
22:42:54 'deleted': None,
22:42:54 'deleted_at': None,
22:42:54 'description': 'No description',
22:42:54 'environment': None,
22:42:54 'environment_files': None,
22:42:54 'files': None,
22:42:54 'files_container': None,
22:42:54 'id': '3c7ad494-54da-4ac1-a6a1-12a64dbe0899',
22:42:54 'is_rollback_disabled': True,
22:42:54 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-only-vanadium-35/3c7ad494-54da-4ac1-a6a1-12a64dbe0899',
22:42:54 'rel': 'self'}],
22:42:54 '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'})}),
22:42:54 'name': 'releng-netconf-csit-1node-scale-only-vanadium-35',
22:42:54 'notification_topics': [],
22:42:54 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:42:54 'output_key': 'vm_0_ips',
22:42:54 'output_value': ['10.30.170.214']},
22:42:54 {'description': 'IP addresses of the 2nd vm types',
22:42:54 'output_key': 'vm_1_ips',
22:42:54 'output_value': ['10.30.170.235']}],
22:42:54 'owner_id': ****,
22:42:54 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:42:54 'OS::stack_id': '3c7ad494-54da-4ac1-a6a1-12a64dbe0899',
22:42:54 'OS::stack_name': 'releng-netconf-csit-1node-scale-only-vanadium-35',
22:42:54 'job_name': '23161-35',
22:42:54 'silo': 'releng',
22:42:54 'vm_0_count': '1',
22:42:54 'vm_0_flavor': 'v3-standard-4',
22:42:54 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:42:54 '20250917-133034.447',
22:42:54 'vm_1_count': '1',
22:42:54 'vm_1_flavor': 'v3-standard-2',
22:42:54 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:42:54 '- 20250917-133034.654'},
22:42:54 'parent_id': None,
22:42:54 'replaced': None,
22:42:54 'status': 'CREATE_COMPLETE',
22:42:54 'status_reason': 'Stack CREATE completed successfully',
22:42:54 'tags': [],
22:42:54 'template': None,
22:42:54 'template_description': 'No description',
22:42:54 'template_url': None,
22:42:54 'timeout_mins': 15,
22:42:54 'unchanged': None,
22:42:54 'updated': None,
22:42:54 'updated_at': None,
22:42:54 'user_project_id': '406825b5509143c5858b0cac028f3b59'}
22:42:54 ------------------------------------
22:42:54 + popd
22:42:54 /w/workspace/netconf-csit-1node-scale-only-vanadium
22:42:54 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins6739962548457792804.sh
22:42:54 ---> Copy SSH public keys to CSIT lab
22:42:54 Setup pyenv:
22:42:54 system
22:42:54 3.8.13
22:42:54 3.9.13
22:42:54 3.10.13
22:42:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:42:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from file:/tmp/.os_lf_venv
22:42:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:57 lf-activate-venv(): INFO: Base packages installed successfully
22:42:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:43:10 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:43:12 SSH not responding on 10.30.170.214. Retrying in 10 seconds...
22:43:13 Warning: Permanently added '10.30.170.235' (ECDSA) to the list of known hosts.
22:43:13 releng-23161-35-1-mininet-ovs-217-0
22:43:13 Successfully copied public keys to slave 10.30.170.235
22:43:13 Process 6495 ready.
22:43:22 Ping to 10.30.170.214 successful.
22:43:22 SSH not responding on 10.30.170.214. Retrying in 10 seconds...
22:43:32 Ping to 10.30.170.214 successful.
22:43:34 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:43:34 releng-23161-35-0-builder-0
22:43:34 Successfully copied public keys to slave 10.30.170.214
22:43:34 Process 6496 ready.
22:43:34 SSH ready on all stack servers.
22:43:34 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins11836973186686983227.sh
22:43:34 Setup pyenv:
22:43:34 system
22:43:34 3.8.13
22:43:34 3.9.13
22:43:34 3.10.13
22:43:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:43:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J5yx
22:43:38 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-only-vanadium/.robot_venv
22:43:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:43:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:43:42 lf-activate-venv(): INFO: Base packages installed successfully
22:43:42 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:43:44 lf-activate-venv(): INFO: Adding /tmp/venv-J5yx/bin to PATH
22:43:44 + echo 'Installing Python Requirements'
22:43:44 Installing Python Requirements
22:43:44 + cat
22:43:44 + python -m pip install -r requirements.txt
22:43:44 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:43:44 Collecting docker-py (from -r requirements.txt (line 1))
22:43:44 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)
22:43:44 Collecting ipaddr (from -r requirements.txt (line 2))
22:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:43:44 Installing build dependencies: started
22:43:45 Installing build dependencies: finished with status 'done'
22:43:45 Getting requirements to build wheel: started
22:43:46 Getting requirements to build wheel: finished with status 'done'
22:43:46 Preparing metadata (pyproject.toml): started
22:43:46 Preparing metadata (pyproject.toml): finished with status 'done'
22:43:46 Collecting netaddr (from -r requirements.txt (line 3))
22:43:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:43:46 Collecting netifaces (from -r requirements.txt (line 4))
22:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:43:46 Installing build dependencies: started
22:43:47 Installing build dependencies: finished with status 'done'
22:43:47 Getting requirements to build wheel: started
22:43:47 Getting requirements to build wheel: finished with status 'done'
22:43:47 Preparing metadata (pyproject.toml): started
22:43:47 Preparing metadata (pyproject.toml): finished with status 'done'
22:43:47 Collecting pyhocon (from -r requirements.txt (line 5))
22:43:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:43:47 Collecting requests (from -r requirements.txt (line 6))
22:43:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:43:47 Collecting robotframework (from -r requirements.txt (line 7))
22:43:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
22:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 31.4 MB/s 0:00:00
22:43:48 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:43:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:43:48 Installing build dependencies: started
22:43:48 Installing build dependencies: finished with status 'done'
22:43:48 Getting requirements to build wheel: started
22:43:49 Getting requirements to build wheel: finished with status 'done'
22:43:49 Preparing metadata (pyproject.toml): started
22:43:49 Preparing metadata (pyproject.toml): finished with status 'done'
22:43:49 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:43:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:43:49 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:43:49 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)
22:43:49 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:43:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:43:49 Installing build dependencies: started
22:43:50 Installing build dependencies: finished with status 'done'
22:43:50 Getting requirements to build wheel: started
22:43:50 Getting requirements to build wheel: finished with status 'done'
22:43:50 Preparing metadata (pyproject.toml): started
22:43:51 Preparing metadata (pyproject.toml): finished with status 'done'
22:43:51 Collecting scapy (from -r requirements.txt (line 12))
22:43:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
22:43:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 43.3 MB/s 0:00:00
22:43:51 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:43:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:43:51 Installing build dependencies: started
22:43:52 Installing build dependencies: finished with status 'done'
22:43:52 Getting requirements to build wheel: started
22:43:52 Getting requirements to build wheel: finished with status 'done'
22:43:52 Preparing metadata (pyproject.toml): started
22:43:52 Preparing metadata (pyproject.toml): finished with status 'done'
22:43:52 Collecting elasticsearch (from -r requirements.txt (line 18))
22:43:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
22:43:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 43.1 MB/s 0:00:00
22:43:52 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:43:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:43:52 Collecting pyangbind (from -r requirements.txt (line 22))
22:43:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
22:43:52 Collecting isodate (from -r requirements.txt (line 25))
22:43:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:43:52 Collecting jmespath (from -r requirements.txt (line 28))
22:43:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:43:52 Collecting jsonpatch (from -r requirements.txt (line 31))
22:43:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:43:53 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:43:53 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:43:53 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:43:53 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)
22:43:53 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:43:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:43:53 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:43:53 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)
22:43:53 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:43:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
22:43:53 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:43:53 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)
22:43:53 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:43:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:43:53 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
22:43:53 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:43:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
22:43:53 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:43:53 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:43:53 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)
22:43:53 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:43:53 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:43:53 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:43:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:43:54 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
22:43:54 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
22:43:54 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:43:54 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)
22:43:54 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:43:54 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:43:54 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)
22:43:54 Collecting elasticsearch (from -r requirements.txt (line 18))
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
22:43:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 41.0 MB/s 0:00:00
22:43:54 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:43:54 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:43:54 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:43:54 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:43:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.6 MB/s 0:00:00
22:43:54 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:43:54 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)
22:43:55 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:43:55 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)
22:43:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 34.0 MB/s 0:00:00
22:43:55 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:43:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:43:55 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:55 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)
22:43:56 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:56 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)
22:43:56 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:43:56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:56 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)
22:43:56 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:56 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)
22:43:56 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:43:56 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
22:43:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 64.2 MB/s 0:00:00
22:43:57 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:57 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)
22:43:57 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:43:57 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:43:57 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))
22:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:43:57 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))
22:43:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:43:57 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))
22:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:43:57 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))
22:43:57 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)
22:43:57 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))
22:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:43:57 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))
22:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:43:57 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:43:57 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:43:57 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:43:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:43:57 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))
22:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:43:58 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:43:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
22:43:58 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:43:58 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:43:58 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:43:58 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=45c44bfd384ee1c2ab9c55f4521470ace1782ef136cac891a0b191234350b936
22:43:58 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:43:58 Building wheel for ipaddr (pyproject.toml): started
22:43:58 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:43:58 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=e3e5ed929b9a1fdc5137b628e592225fc753ed3f2b5ad512ef02d40a29aa7326
22:43:58 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:43:58 Building wheel for netifaces (pyproject.toml): started
22:44:00 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:44:00 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41070 sha256=78613b607d3a8667e6b30d20227bd713e1f0c003b37c9570dd959b7345b9d74e
22:44:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:44:00 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:44:01 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:44:01 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=33480022008168957401f22c4c7ac25e3f51a93a38d53762cb299f8d23cb1fa6
22:44:01 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:44:01 Building wheel for jsonpath-rw (pyproject.toml): started
22:44:01 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:44:01 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b1b3c3dc62566f9a05aa8a8fedf77d4152fb465e97cb8a10863bd39dda793c77
22:44:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:44:01 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:44:01 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
22:44:08
22:44:08 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 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
22:44:08 + pip freeze
22:44:08 attrs==25.4.0
22:44:08 bcrypt==5.0.0
22:44:08 beautifulsoup4==4.14.3
22:44:08 certifi==2025.11.12
22:44:08 cffi==2.0.0
22:44:08 charset-normalizer==3.4.4
22:44:08 click==8.3.1
22:44:08 cryptography==46.0.3
22:44:08 decorator==5.2.1
22:44:08 distlib==0.4.0
22:44:08 docker-py==1.10.6
22:44:08 docker-pycreds==0.4.0
22:44:08 elastic-transport==8.17.1
22:44:08 elasticsearch==8.19.2
22:44:08 elasticsearch-dsl==8.15.4
22:44:08 enum34==1.1.10
22:44:08 filelock==3.20.0
22:44:08 h11==0.16.0
22:44:08 idna==3.11
22:44:08 invoke==2.2.1
22:44:08 ipaddr==2.2.0
22:44:08 isodate==0.7.2
22:44:08 jmespath==1.0.1
22:44:08 jsonpatch==1.33
22:44:08 jsonpath-rw==1.4.0
22:44:08 jsonpointer==3.0.0
22:44:08 lxml==6.0.2
22:44:08 netaddr==1.3.0
22:44:08 netifaces==0.11.0
22:44:08 outcome==1.3.0.post0
22:44:08 paramiko==4.0.0
22:44:08 platformdirs==4.5.0
22:44:08 ply==3.11
22:44:08 pyang==2.7.1
22:44:08 pyangbind==0.8.6
22:44:08 pycparser==2.23
22:44:08 pyhocon==0.3.61
22:44:08 PyNaCl==1.6.1
22:44:08 pyparsing==3.2.5
22:44:08 PySocks==1.7.1
22:44:08 python-dateutil==2.9.0.post0
22:44:08 regex==2025.11.3
22:44:08 requests==2.32.5
22:44:08 robotframework==7.3.2
22:44:08 robotframework-httplibrary==0.4.2
22:44:08 robotframework-pythonlibcore==4.4.1
22:44:08 robotframework-requests==0.9.7
22:44:08 robotframework-selenium2library==3.0.0
22:44:08 robotframework-seleniumlibrary==6.8.0
22:44:08 robotframework-sshlibrary==3.8.0
22:44:08 scapy==2.6.1
22:44:08 scp==0.15.0
22:44:08 selenium==4.38.0
22:44:08 six==1.17.0
22:44:08 sniffio==1.3.1
22:44:08 sortedcontainers==2.4.0
22:44:08 soupsieve==2.8
22:44:08 trio==0.32.0
22:44:08 trio-websocket==0.12.2
22:44:08 typing_extensions==4.15.0
22:44:08 urllib3==2.5.0
22:44:08 virtualenv==20.35.4
22:44:08 waitress==3.0.2
22:44:08 WebOb==1.8.9
22:44:08 websocket-client==1.9.0
22:44:08 WebTest==3.0.7
22:44:08 wsproto==1.3.2
22:44:09 [EnvInject] - Injecting environment variables from a build step.
22:44:09 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:44:09 [EnvInject] - Variables injected successfully.
22:44:09 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins1503593922983523861.sh
22:44:09 Setup pyenv:
22:44:09 system
22:44:09 3.8.13
22:44:09 3.9.13
22:44:09 3.10.13
22:44:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:44:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from file:/tmp/.os_lf_venv
22:44:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:11 lf-activate-venv(): INFO: Base packages installed successfully
22:44:11 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:44:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:44:19 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:44:19 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
22:44:19 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:44:19 + ODL_SYSTEM=()
22:44:19 + TOOLS_SYSTEM=()
22:44:19 + OPENSTACK_SYSTEM=()
22:44:19 + OPENSTACK_CONTROLLERS=()
22:44:19 + mapfile -t ADDR
22:44:19 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:44:19 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-only-vanadium-35
22:44:21 + for i in "${ADDR[@]}"
22:44:21 ++ ssh 10.30.170.235 hostname -s
22:44:21 Warning: Permanently added '10.30.170.235' (ECDSA) to the list of known hosts.
22:44:21 + REMHOST=releng-23161-35-1-mininet-ovs-217-0
22:44:21 + case ${REMHOST} in
22:44:21 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:44:21 + for i in "${ADDR[@]}"
22:44:21 ++ ssh 10.30.170.214 hostname -s
22:44:21 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:44:22 + REMHOST=releng-23161-35-0-builder-0
22:44:22 + case ${REMHOST} in
22:44:22 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:44:22 + echo NUM_ODL_SYSTEM=1
22:44:22 + echo NUM_TOOLS_SYSTEM=1
22:44:22 + '[' '' == yes ']'
22:44:22 + NUM_OPENSTACK_SYSTEM=0
22:44:22 + echo NUM_OPENSTACK_SYSTEM=0
22:44:22 + '[' 0 -eq 2 ']'
22:44:22 + echo ODL_SYSTEM_IP=10.30.170.214
22:44:22 ++ seq 0 0
22:44:22 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:44:22 + echo ODL_SYSTEM_1_IP=10.30.170.214
22:44:22 + echo TOOLS_SYSTEM_IP=10.30.170.235
22:44:22 ++ seq 0 0
22:44:22 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:44:22 + echo TOOLS_SYSTEM_1_IP=10.30.170.235
22:44:22 + openstack_index=0
22:44:22 + NUM_OPENSTACK_CONTROL_NODES=1
22:44:22 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:44:22 ++ seq 0 0
22:44:22 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:44:22 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:44:22 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:22 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:22 + '[' -1 -ge 2 ']'
22:44:22 ++ seq 0 -2
22:44:22 + NUM_OPENSTACK_HAPROXY_NODES=0
22:44:22 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:44:22 ++ seq 0 -1
22:44:22 + echo 'Contents of slave_addresses.txt:'
22:44:22 Contents of slave_addresses.txt:
22:44:22 + cat slave_addresses.txt
22:44:22 NUM_ODL_SYSTEM=1
22:44:22 NUM_TOOLS_SYSTEM=1
22:44:22 NUM_OPENSTACK_SYSTEM=0
22:44:22 ODL_SYSTEM_IP=10.30.170.214
22:44:22 ODL_SYSTEM_1_IP=10.30.170.214
22:44:22 TOOLS_SYSTEM_IP=10.30.170.235
22:44:22 TOOLS_SYSTEM_1_IP=10.30.170.235
22:44:22 NUM_OPENSTACK_CONTROL_NODES=1
22:44:22 OPENSTACK_CONTROL_NODE_1_IP=
22:44:22 NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:22 NUM_OPENSTACK_HAPROXY_NODES=0
22:44:22 [EnvInject] - Injecting environment variables from a build step.
22:44:22 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:44:22 [EnvInject] - Variables injected successfully.
22:44:22 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins12249661445613058154.sh
22:44:22 Preparing for JRE Version 21
22:44:22 Karaf artifact is netconf-karaf
22:44:22 Karaf project is netconf
22:44:22 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:44:22 [EnvInject] - Injecting environment variables from a build step.
22:44:22 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:44:22 [EnvInject] - Variables injected successfully.
22:44:22 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins6278375649096541600.sh
22:44:22 2025-12-01 22:44:22 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
22:44:22 Bundle version is 10.0.3-SNAPSHOT
22:44:22 --2025-12-01 22:44:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
22:44:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:44:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:44:22 HTTP request sent, awaiting response... 200 OK
22:44:22 Length: 1408 (1.4K) [application/xml]
22:44:22 Saving to: ‘maven-metadata.xml’
22:44:22
22:44:22 0K . 100% 75.3M=0s
22:44:22
22:44:22 2025-12-01 22:44:22 (75.3 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
22:44:22
22:44:22
22:44:22
22:44:22 org.opendaylight.netconf
22:44:22 netconf-karaf
22:44:22
22:44:22 20251201190748
22:44:22
22:44:22 20251201.190748
22:44:22 18
22:44:22
22:44:22
22:44:22
22:44:22 pom
22:44:22 10.0.3-20251201.190748-18
22:44:22 20251201190748
22:44:22
22:44:22
22:44:22 tar.gz
22:44:22 10.0.3-20251201.190748-18
22:44:22 20251201190748
22:44:22
22:44:22
22:44:22 zip
22:44:22 10.0.3-20251201.190748-18
22:44:22 20251201190748
22:44:22
22:44:22
22:44:22 cyclonedx
22:44:22 xml
22:44:22 10.0.3-20251201.190748-18
22:44:22 20251201190748
22:44:22
22:44:22
22:44:22 cyclonedx
22:44:22 json
22:44:22 10.0.3-20251201.190748-18
22:44:22 20251201190748
22:44:22
22:44:22
22:44:22
22:44:22 10.0.3-SNAPSHOT
22:44:22
22:44:22 Nexus timestamp is 10.0.3-20251201.190748-18
22:44:22 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip
22:44:22 Distribution bundle is netconf-karaf-10.0.3-20251201.190748-18.zip
22:44:22 Distribution bundle version is 10.0.3-SNAPSHOT
22:44:22 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
22:44:22 Nexus prefix is https://nexus.opendaylight.org
22:44:22 [EnvInject] - Injecting environment variables from a build step.
22:44:22 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:44:22 [EnvInject] - Variables injected successfully.
22:44:22 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins4077821324787551175.sh
22:44:22 Setup pyenv:
22:44:22 system
22:44:22 3.8.13
22:44:22 3.9.13
22:44:22 3.10.13
22:44:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:44:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from file:/tmp/.os_lf_venv
22:44:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:24 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.
22:44:24 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:44:24 lf-activate-venv(): INFO: Base packages installed successfully
22:44:24 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:44:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:44:30 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:44:30 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:44:30 Copying common-functions.sh to /tmp
22:44:32 Copying common-functions.sh to 10.30.170.214:/tmp
22:44:32 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:44:32 Copying common-functions.sh to 10.30.170.235:/tmp
22:44:32 Warning: Permanently added '10.30.170.235' (ECDSA) to the list of known hosts.
22:44:32 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins13560871405511521881.sh
22:44:32 common-functions.sh is being sourced
22:44:32 common-functions environment:
22:44:32 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:32 ACTUALFEATURES:
22:44:32 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:32 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:32 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:32 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:32 CONTROLLERMEM: 2048m
22:44:32 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:32 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:32 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:32 SUITES:
22:44:32
22:44:32 #################################################
22:44:32 ## Configure Cluster and Start ##
22:44:32 #################################################
22:44:32 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology
22:44:32 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology
22:44:32 Locating script plan to use...
22:44:32 script plan exists!!!
22:44:32 Changing the script plan path...
22:44:32 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
22:44:32 #
22:44:32 # This program and the accompanying materials are made available under the
22:44:32 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:44:32 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:44:32
22:44:32 # Place the suites in run order:
22:44:32 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh
22:44:32 Executing /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh...
22:44:32 Finished running script plans
22:44:32 Configuring member-1 with IP address 10.30.170.214
22:44:32 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:44:32 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:44:33 common-functions.sh is being sourced
22:44:33 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:44:33 ++ [[ /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 ]]
22:44:33 ++ echo 'common-functions.sh is being sourced'
22:44:33 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:44:33 ++ DISTROSTREAM=vanadium
22:44:33 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:33 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:33 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:33 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:33 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:33 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:33 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:33 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:33 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:33 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:33 ++ export CONTROLLERMEM=
22:44:33 ++ CONTROLLERMEM=
22:44:33 ++ case "${DISTROSTREAM}" in
22:44:33 ++ CLUSTER_SYSTEM=pekko
22:44:33 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:33 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:33 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:33 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:33 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:33 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:33 ++ print_common_env
22:44:33 ++ cat
22:44:33 common-functions environment:
22:44:33 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:33 ACTUALFEATURES:
22:44:33 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:33 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:33 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:33 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:33 CONTROLLERMEM:
22:44:33 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:33 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:33 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:33 SUITES:
22:44:33
22:44:33 ++ SSH='ssh -t -t'
22:44:33 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:44:33 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:44:33 Changing to /tmp
22:44:33 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip
22:44:33 + echo 'Changing to /tmp'
22:44:33 + cd /tmp
22:44:33 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip'
22:44:33 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip
22:44:33 --2025-12-01 22:44:33-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip
22:44:33 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:44:33 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:44:33 HTTP request sent, awaiting response... 200 OK
22:44:33 Length: 155226418 (148M) [application/zip]
22:44:33 Saving to: ‘netconf-karaf-10.0.3-20251201.190748-18.zip’
22:44:33
22:44:33 0K ........ ........ ........ ........ ........ ........ 2% 66.3M 2s
22:44:33 3072K ........ ........ ........ ........ ........ ........ 4% 151M 2s
22:44:33 6144K ........ ........ ........ ........ ........ ........ 6% 196M 1s
22:44:33 9216K ........ ........ ........ ........ ........ ........ 8% 170M 1s
22:44:33 12288K ........ ........ ........ ........ ........ ........ 10% 115M 1s
22:44:33 15360K ........ ........ ........ ........ ........ ........ 12% 284M 1s
22:44:33 18432K ........ ........ ........ ........ ........ ........ 14% 253M 1s
22:44:33 21504K ........ ........ ........ ........ ........ ........ 16% 303M 1s
22:44:33 24576K ........ ........ ........ ........ ........ ........ 18% 312M 1s
22:44:33 27648K ........ ........ ........ ........ ........ ........ 20% 305M 1s
22:44:33 30720K ........ ........ ........ ........ ........ ........ 22% 323M 1s
22:44:33 33792K ........ ........ ........ ........ ........ ........ 24% 368M 1s
22:44:33 36864K ........ ........ ........ ........ ........ ........ 26% 333M 1s
22:44:33 39936K ........ ........ ........ ........ ........ ........ 28% 217M 1s
22:44:33 43008K ........ ........ ........ ........ ........ ........ 30% 309M 1s
22:44:33 46080K ........ ........ ........ ........ ........ ........ 32% 417M 0s
22:44:33 49152K ........ ........ ........ ........ ........ ........ 34% 295M 0s
22:44:33 52224K ........ ........ ........ ........ ........ ........ 36% 242M 0s
22:44:33 55296K ........ ........ ........ ........ ........ ........ 38% 273M 0s
22:44:33 58368K ........ ........ ........ ........ ........ ........ 40% 267M 0s
22:44:33 61440K ........ ........ ........ ........ ........ ........ 42% 241M 0s
22:44:33 64512K ........ ........ ........ ........ ........ ........ 44% 220M 0s
22:44:33 67584K ........ ........ ........ ........ ........ ........ 46% 204M 0s
22:44:33 70656K ........ ........ ........ ........ ........ ........ 48% 210M 0s
22:44:33 73728K ........ ........ ........ ........ ........ ........ 50% 249M 0s
22:44:33 76800K ........ ........ ........ ........ ........ ........ 52% 245M 0s
22:44:33 79872K ........ ........ ........ ........ ........ ........ 54% 176M 0s
22:44:33 82944K ........ ........ ........ ........ ........ ........ 56% 254M 0s
22:44:33 86016K ........ ........ ........ ........ ........ ........ 58% 251M 0s
22:44:33 89088K ........ ........ ........ ........ ........ ........ 60% 277M 0s
22:44:33 92160K ........ ........ ........ ........ ........ ........ 62% 266M 0s
22:44:33 95232K ........ ........ ........ ........ ........ ........ 64% 279M 0s
22:44:33 98304K ........ ........ ........ ........ ........ ........ 66% 271M 0s
22:44:33 101376K ........ ........ ........ ........ ........ ........ 68% 277M 0s
22:44:33 104448K ........ ........ ........ ........ ........ ........ 70% 273M 0s
22:44:33 107520K ........ ........ ........ ........ ........ ........ 72% 304M 0s
22:44:33 110592K ........ ........ ........ ........ ........ ........ 74% 292M 0s
22:44:33 113664K ........ ........ ........ ........ ........ ........ 77% 287M 0s
22:44:33 116736K ........ ........ ........ ........ ........ ........ 79% 285M 0s
22:44:33 119808K ........ ........ ........ ........ ........ ........ 81% 294M 0s
22:44:33 122880K ........ ........ ........ ........ ........ ........ 83% 294M 0s
22:44:33 125952K ........ ........ ........ ........ ........ ........ 85% 280M 0s
22:44:33 129024K ........ ........ ........ ........ ........ ........ 87% 289M 0s
22:44:33 132096K ........ ........ ........ ........ ........ ........ 89% 267M 0s
22:44:33 135168K ........ ........ ........ ........ ........ ........ 91% 266M 0s
22:44:33 138240K ........ ........ ........ ........ ........ ........ 93% 290M 0s
22:44:33 141312K ........ ........ ........ ........ ........ ........ 95% 274M 0s
22:44:33 144384K ........ ........ ........ ........ ........ ........ 97% 288M 0s
22:44:33 147456K ........ ........ ........ ........ ........ ........ 99% 282M 0s
22:44:33 150528K ........ ........ 100% 282M=0.6s
22:44:33
22:44:33 2025-12-01 22:44:33 (241 MB/s) - ‘netconf-karaf-10.0.3-20251201.190748-18.zip’ saved [155226418/155226418]
22:44:33
22:44:33 Extracting the new controller...
22:44:33 + echo 'Extracting the new controller...'
22:44:33 + unzip -q netconf-karaf-10.0.3-20251201.190748-18.zip
22:44:35 Adding external repositories...
22:44:35 + echo 'Adding external repositories...'
22:44:35 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:35 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:35 ################################################################################
22:44:35 #
22:44:35 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:35 # contributor license agreements. See the NOTICE file distributed with
22:44:35 # this work for additional information regarding copyright ownership.
22:44:35 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:35 # (the "License"); you may not use this file except in compliance with
22:44:35 # the License. You may obtain a copy of the License at
22:44:35 #
22:44:35 # http://www.apache.org/licenses/LICENSE-2.0
22:44:35 #
22:44:35 # Unless required by applicable law or agreed to in writing, software
22:44:35 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:35 # See the License for the specific language governing permissions and
22:44:35 # limitations under the License.
22:44:35 #
22:44:35 ################################################################################
22:44:35
22:44:35 #
22:44:35 # If set to true, the following property will not allow any certificate to be used
22:44:35 # when accessing Maven repositories through SSL
22:44:35 #
22:44:35 #org.ops4j.pax.url.mvn.certificateCheck=
22:44:35
22:44:35 #
22:44:35 # Path to the local Maven settings file.
22:44:35 # The repositories defined in this file will be automatically added to the list
22:44:35 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:44:35 # below is not set.
22:44:35 # The following locations are checked for the existence of the settings.xml file
22:44:35 # * 1. looks for the specified url
22:44:35 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:44:35 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:44:35 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:44:35 #
22:44:35 #org.ops4j.pax.url.mvn.settings=
22:44:35
22:44:35 #
22:44:35 # Path to the local Maven repository which is used to avoid downloading
22:44:35 # artifacts when they already exist locally.
22:44:35 # The value of this property will be extracted from the settings.xml file
22:44:35 # above, or defaulted to:
22:44:35 # System.getProperty( "user.home" ) + "/.m2/repository"
22:44:35 #
22:44:35 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:44:35
22:44:35 #
22:44:35 # Default this to false. It's just weird to use undocumented repos
22:44:35 #
22:44:35 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:44:35
22:44:35 #
22:44:35 # Uncomment if you don't wanna use the proxy settings
22:44:35 # from the Maven conf/settings.xml file
22:44:35 #
22:44:35 # org.ops4j.pax.url.mvn.proxySupport=false
22:44:35
22:44:35 #
22:44:35 # Disable aether support by default. This ensure that the defaultRepositories
22:44:35 # below will be used
22:44:35 #
22:44:35 #org.ops4j.pax.url.mvn.disableAether=true
22:44:35
22:44:35 #
22:44:35 # Comma separated list of repositories scanned when resolving an artifact.
22:44:35 # Those repositories will be checked before iterating through the
22:44:35 # below list of repositories and even before the local repository
22:44:35 # A repository url can be appended with zero or more of the following flags:
22:44:35 # @snapshots : the repository contains snaphots
22:44:35 # @noreleases : the repository does not contain any released artifacts
22:44:35 #
22:44:35 # The following property value will add the system folder as a repo.
22:44:35 #
22:44:35 #org.ops4j.pax.url.mvn.defaultRepositories=
22:44:35
22:44:35 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:44:35 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:44:35
22:44:35 #
22:44:35 # Comma separated list of repositories scanned when resolving an artifact.
22:44:35 # The default list includes the following repositories:
22:44:35 # http://repo1.maven.org/maven2@id=central
22:44:35 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:44:35 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:44:35 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:44:35 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:44:35 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:44:35 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:44:35 # To add repositories to the default ones, prepend '+' to the list of repositories
22:44:35 # to add.
22:44:35 # A repository url can be appended with zero or more of the following flags:
22:44:35 # @snapshots : the repository contains snapshots
22:44:35 # @noreleases : the repository does not contain any released artifacts
22:44:35 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:44:35 #
22:44:35 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 \
22:44:35 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:44:35 file:${karaf.data}/kar@id=kar.repository@multi
22:44:35 Configuring the startup features...
22:44:35 + [[ True == \T\r\u\e ]]
22:44:35 + echo 'Configuring the startup features...'
22:44:35 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:35 + FEATURE_TEST_STRING=features-test
22:44:35 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:44:35 + KARAF_VERSION=netconf
22:44:35 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:44:35 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:35 ################################################################################
22:44:35 #
22:44:35 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:35 # contributor license agreements. See the NOTICE file distributed with
22:44:35 # this work for additional information regarding copyright ownership.
22:44:35 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:35 # (the "License"); you may not use this file except in compliance with
22:44:35 # the License. You may obtain a copy of the License at
22:44:35 #
22:44:35 # http://www.apache.org/licenses/LICENSE-2.0
22:44:35 #
22:44:35 # Unless required by applicable law or agreed to in writing, software
22:44:35 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:35 # See the License for the specific language governing permissions and
22:44:35 # limitations under the License.
22:44:35 #
22:44:35 ################################################################################
22:44:35
22:44:35 #
22:44:35 # Comma separated list of features repositories to register by default
22:44:35 #
22:44:35 featuresRepositories = file:${karaf.etc}/9c05541d-f7c3-4107-9385-98b53d17fe5e.xml
22:44:35
22:44:35 #
22:44:35 # Comma separated list of features to install at startup
22:44:35 #
22:44:35 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology, 445eef0d-69f0-4bc8-904a-b8e987509c2e
22:44:35
22:44:35 #
22:44:35 # Resource repositories (OBR) that the features resolver can use
22:44:35 # to resolve requirements/capabilities
22:44:35 #
22:44:35 # The format of the resourceRepositories is
22:44:35 # resourceRepositories=[xml:url|json:url],...
22:44:35 # for Instance:
22:44:35 #
22:44:35 #resourceRepositories=xml:http://host/path/to/index.xml
22:44:35 # or
22:44:35 #resourceRepositories=json:http://host/path/to/index.json
22:44:35 #
22:44:35
22:44:35 #
22:44:35 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:44:35 #
22:44:35 featuresBootAsynchronous=false
22:44:35
22:44:35 #
22:44:35 # Service requirements enforcement
22:44:35 #
22:44:35 # By default, the feature resolver checks the service requirements/capabilities of
22:44:35 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:44:35 # the required bundles.
22:44:35 # The following flag can have those values:
22:44:35 # - disable: service requirements are completely ignored
22:44:35 # - default: service requirements are ignored for old features
22:44:35 # - enforce: service requirements are always verified
22:44:35 #
22:44:35 #serviceRequirements=default
22:44:35
22:44:35 #
22:44:35 # Store cfg file for config element in feature
22:44:35 #
22:44:35 #configCfgStore=true
22:44:35
22:44:35 #
22:44:35 # Define if the feature service automatically refresh bundles
22:44:35 #
22:44:35 autoRefresh=true
22:44:35
22:44:35 #
22:44:35 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:44:35 # XML file defines instructions related to features processing
22:44:35 # versions.properties may declare properties to resolve placeholders in XML file
22:44:35 # both files are relative to ${karaf.etc}
22:44:35 #
22:44:35 #featureProcessing=org.apache.karaf.features.xml
22:44:35 #featureProcessingVersions=versions.properties
22:44:35 + configure_karaf_log netconf ''
22:44:35 + local -r karaf_version=netconf
22:44:35 + local -r controllerdebugmap=
22:44:35 + local logapi=log4j
22:44:35 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:44:35 log4j2.rootLogger.level = INFO
22:44:35 #log4j2.rootLogger.type = asyncRoot
22:44:35 #log4j2.rootLogger.includeLocation = false
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:44:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:44:35 log4j2.rootLogger.appenderRef.Console.ref = Console
22:44:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:44:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:44:35 log4j2.logger.spifly.name = org.apache.aries.spifly
22:44:35 log4j2.logger.spifly.level = WARN
22:44:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:44:35 log4j2.logger.audit.level = INFO
22:44:35 log4j2.logger.audit.additivity = false
22:44:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:44:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:44:35 log4j2.appender.console.type = Console
22:44:35 log4j2.appender.console.name = Console
22:44:35 log4j2.appender.console.layout.type = PatternLayout
22:44:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:44:35 log4j2.appender.rolling.type = RollingRandomAccessFile
22:44:35 log4j2.appender.rolling.name = RollingFile
22:44:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:44:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:44:35 #log4j2.appender.rolling.immediateFlush = false
22:44:35 log4j2.appender.rolling.append = true
22:44:35 log4j2.appender.rolling.layout.type = PatternLayout
22:44:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:44:35 log4j2.appender.rolling.policies.type = Policies
22:44:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:44:35 log4j2.appender.rolling.policies.size.size = 64MB
22:44:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:44:35 log4j2.appender.rolling.strategy.max = 7
22:44:35 log4j2.appender.audit.type = RollingRandomAccessFile
22:44:35 log4j2.appender.audit.name = AuditRollingFile
22:44:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:44:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:44:35 log4j2.appender.audit.append = true
22:44:35 log4j2.appender.audit.layout.type = PatternLayout
22:44:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:44:35 log4j2.appender.audit.policies.type = Policies
22:44:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:44:35 log4j2.appender.audit.policies.size.size = 8MB
22:44:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:44:35 log4j2.appender.audit.strategy.max = 7
22:44:35 log4j2.appender.osgi.type = PaxOsgi
22:44:35 log4j2.appender.osgi.name = PaxOsgi
22:44:35 log4j2.appender.osgi.filter = *
22:44:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:44:35 #log4j2.logger.aether.level = TRACE
22:44:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:44:35 #log4j2.logger.http-headers.level = DEBUG
22:44:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:44:35 #log4j2.logger.maven.level = TRACE
22:44:35 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:44:35 + logapi=log4j2
22:44:35 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:44:35 + '[' log4j2 == log4j2 ']'
22:44:35 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:35 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:44:35 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:44:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:44:35 controllerdebugmap:
22:44:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:44:35 + unset IFS
22:44:35 + echo 'controllerdebugmap: '
22:44:35 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:35 + '[' -n '' ']'
22:44:35 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:44:35 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:35 ################################################################################
22:44:35 #
22:44:35 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:35 # contributor license agreements. See the NOTICE file distributed with
22:44:35 # this work for additional information regarding copyright ownership.
22:44:35 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:35 # (the "License"); you may not use this file except in compliance with
22:44:35 # the License. You may obtain a copy of the License at
22:44:35 #
22:44:35 # http://www.apache.org/licenses/LICENSE-2.0
22:44:35 #
22:44:35 # Unless required by applicable law or agreed to in writing, software
22:44:35 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:35 # See the License for the specific language governing permissions and
22:44:35 # limitations under the License.
22:44:35 #
22:44:35 ################################################################################
22:44:35
22:44:35 # Common pattern layout for appenders
22:44:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:44:35
22:44:35 # Root logger
22:44:35 log4j2.rootLogger.level = INFO
22:44:35 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:44:35 #log4j2.rootLogger.type = asyncRoot
22:44:35 #log4j2.rootLogger.includeLocation = false
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:44:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:44:35 log4j2.rootLogger.appenderRef.Console.ref = Console
22:44:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:44:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:44:35
22:44:35 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:44:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:44:35
22:44:35 # Loggers configuration
22:44:35
22:44:35 # Spifly logger
22:44:35 log4j2.logger.spifly.name = org.apache.aries.spifly
22:44:35 log4j2.logger.spifly.level = WARN
22:44:35
22:44:35 # Security audit logger
22:44:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:44:35 log4j2.logger.audit.level = INFO
22:44:35 log4j2.logger.audit.additivity = false
22:44:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:44:35
22:44:35 # Appenders configuration
22:44:35
22:44:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:44:35 log4j2.appender.console.type = Console
22:44:35 log4j2.appender.console.name = Console
22:44:35 log4j2.appender.console.layout.type = PatternLayout
22:44:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:44:35
22:44:35 # Rolling file appender
22:44:35 log4j2.appender.rolling.type = RollingRandomAccessFile
22:44:35 log4j2.appender.rolling.name = RollingFile
22:44:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:44:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:44:35 # uncomment to not force a disk flush
22:44:35 #log4j2.appender.rolling.immediateFlush = false
22:44:35 log4j2.appender.rolling.append = true
22:44:35 log4j2.appender.rolling.layout.type = PatternLayout
22:44:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:44:35 log4j2.appender.rolling.policies.type = Policies
22:44:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:44:35 log4j2.appender.rolling.policies.size.size = 1GB
22:44:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:44:35 log4j2.appender.rolling.strategy.max = 7
22:44:35
22:44:35 # Audit file appender
22:44:35 log4j2.appender.audit.type = RollingRandomAccessFile
22:44:35 log4j2.appender.audit.name = AuditRollingFile
22:44:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:44:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:44:35 log4j2.appender.audit.append = true
22:44:35 log4j2.appender.audit.layout.type = PatternLayout
22:44:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:44:35 log4j2.appender.audit.policies.type = Policies
22:44:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:44:35 log4j2.appender.audit.policies.size.size = 8MB
22:44:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:44:35 log4j2.appender.audit.strategy.max = 7
22:44:35
22:44:35 # OSGi appender
22:44:35 log4j2.appender.osgi.type = PaxOsgi
22:44:35 log4j2.appender.osgi.name = PaxOsgi
22:44:35 log4j2.appender.osgi.filter = *
22:44:35
22:44:35 # help with identification of maven-related problems with pax-url-aether
22:44:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:44:35 #log4j2.logger.aether.level = TRACE
22:44:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:44:35 #log4j2.logger.http-headers.level = DEBUG
22:44:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:44:35 #log4j2.logger.maven.level = TRACE
22:44:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:44:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:44:35 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:35 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:44:35 + local -r controllermem=6144m
22:44:35 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:35 Configure
22:44:35 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:44:35 max memory: 6144m
22:44:35 + echo Configure
22:44:35 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:44:35 + echo ' max memory: 6144m'
22:44:35 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:35 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:44:35 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:35 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:35 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:35 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:44:35 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:35 #!/bin/sh
22:44:35 #
22:44:35 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:35 # contributor license agreements. See the NOTICE file distributed with
22:44:35 # this work for additional information regarding copyright ownership.
22:44:35 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:35 # (the "License"); you may not use this file except in compliance with
22:44:35 # the License. You may obtain a copy of the License at
22:44:35 #
22:44:35 # http://www.apache.org/licenses/LICENSE-2.0
22:44:35 #
22:44:35 # Unless required by applicable law or agreed to in writing, software
22:44:35 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:35 # See the License for the specific language governing permissions and
22:44:35 # limitations under the License.
22:44:35 #
22:44:35
22:44:35 #
22:44:35 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:44:35 # script: client, instance, shell, start, status, stop, karaf
22:44:35 #
22:44:35 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:44:35 # Actions go here...
22:44:35 # fi
22:44:35
22:44:35 #
22:44:35 # general settings which should be applied for all scripts go here; please keep
22:44:35 # in mind that it is possible that scripts might be executed more than once, e.g.
22:44:35 # in example of the start script where the start script is executed first and the
22:44:35 # karaf script afterwards.
22:44:35 #
22:44:35
22:44:35 #
22:44:35 # The following section shows the possible configuration options for the default
22:44:35 # karaf scripts
22:44:35 #
22:44:35 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:44:35 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:44:35 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:44:35 # export EXTRA_JAVA_OPTS # Additional JVM options
22:44:35 # export KARAF_HOME # Karaf home folder
22:44:35 # export KARAF_DATA # Karaf data folder
22:44:35 # export KARAF_BASE # Karaf base folder
22:44:35 # export KARAF_ETC # Karaf etc folder
22:44:35 # export KARAF_LOG # Karaf log folder
22:44:35 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:44:35 # export KARAF_OPTS # Additional available Karaf options
22:44:35 # export KARAF_DEBUG # Enable debug mode
22:44:35 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:44:35 # export KARAF_NOROOT # Prevent execution as root if set to true
22:44:35 Set Java version
22:44:35 + echo 'Set Java version'
22:44:35 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:44:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:44:35 sudo: a password is required
22:44:35 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:35 JDK default version ...
22:44:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:44:35 sudo: a password is required
22:44:35 + echo 'JDK default version ...'
22:44:35 + java -version
22:44:35 openjdk version "21.0.8" 2025-07-15
22:44:35 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
22:44:35 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
22:44:35 Set JAVA_HOME
22:44:35 + echo 'Set JAVA_HOME'
22:44:35 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:44:35 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:44:35 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:35 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:35 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:44:35 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:35 Listing all open ports on controller system...
22:44:35 + echo 'Listing all open ports on controller system...'
22:44:35 + netstat -pnatu
22:44:35 /tmp/configuration-script.sh: line 40: netstat: command not found
22:44:35 Configuring cluster
22:44:35 + '[' -f /tmp/custom_shard_config.txt ']'
22:44:35 + echo 'Configuring cluster'
22:44:35 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.214
22:44:35 ################################################
22:44:35 ## Configure Cluster ##
22:44:35 ################################################
22:44:35 NOTE: Cluster configuration files not found. Copying from
22:44:35 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:44:35 Configuring unique name in pekko.conf
22:44:35 Configuring hostname in pekko.conf
22:44:35 Configuring data and rpc seed nodes in pekko.conf
22:44:35 modules = [
22:44:35
22:44:35 ]
22:44:35 Configuring replication type in module-shards.conf
22:44:35 ################################################
22:44:35 ## NOTE: Manually restart controller to ##
22:44:35 ## apply configuration. ##
22:44:35 ################################################
22:44:35 Dump pekko.conf
22:44:35 + echo 'Dump pekko.conf'
22:44:35 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:35
22:44:35 odl-cluster-data {
22:44:35 pekko {
22:44:35 remote {
22:44:35 artery {
22:44:35 enabled = on
22:44:35 transport = tcp
22:44:35 canonical.hostname = "10.30.170.214"
22:44:35 canonical.port = 2550
22:44:35 }
22:44:35 }
22:44:35
22:44:35 cluster {
22:44:35 # Using artery.
22:44:35 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.214:2550"]
22:44:35
22:44:35 roles = ["member-1"]
22:44:35
22:44:35 # when under load we might trip a false positive on the failure detector
22:44:35 # failure-detector {
22:44:35 # heartbeat-interval = 4 s
22:44:35 # acceptable-heartbeat-pause = 16s
22:44:35 # }
22:44:35 }
22:44:35
22:44:35 persistence {
22:44:35 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:44:35 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:44:35 # The relative path is always relative to KARAF_HOME.
22:44:35
22:44:35 # snapshot-store.local.dir = "target/snapshots"
22:44:35 }
22:44:35 disable-default-actor-system-quarantined-event-handling = "false"
22:44:35 }
22:44:35 }
22:44:35 Dump modules.conf
22:44:35 + echo 'Dump modules.conf'
22:44:35 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:35 modules = [
22:44:35
22:44:35 ]
22:44:35 Dump module-shards.conf
22:44:35 + echo 'Dump module-shards.conf'
22:44:35 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:35 module-shards = [
22:44:35 {
22:44:35 name = "default"
22:44:35 shards = [
22:44:35 {
22:44:35 name = "default"
22:44:35 replicas = ["member-1"]
22:44:35 }
22:44:35 ]
22:44:35 }
22:44:35 ]
22:44:35 Locating config plan to use...
22:44:35 Finished running config plans
22:44:35 Starting member-1 with IP address 10.30.170.214
22:44:35 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:44:35 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:44:36 Redirecting karaf console output to karaf_console.log
22:44:36 Starting controller...
22:44:36 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:44:36 Execute the post startup script on controller 10.30.170.214
22:44:36 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:44:36 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:36 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:45:41 2025-12-01T22:44:52,202 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:45:41 Controller is UP
22:45:41 2025-12-01T22:44:52,202 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:45:41 Listing all open ports on controller system...
22:45:41 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:45:41 looking for "BindException: Address already in use" in log file
22:45:41 looking for "server is unhealthy" in log file
22:45:41 Let's take the karaf thread dump
22:45:41 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:45:42 karaf main: org.apache.karaf.main.Main, pid:2029
22:45:42 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:45:42 Generating mininet variables...
22:45:42 Locating test plan to use...
22:45:42 Changing the testplan path...
22:45:42 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
22:45:42 #
22:45:42 # This program and the accompanying materials are made available under the
22:45:42 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:45:42 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:45:42
22:45:42 # Place the suites in run order:
22:45:42 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready
22:45:42 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot
22:45:42 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot
22:45:42 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot
22:45:42 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot
22:45:42 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot ...
22:45:42 ==============================================================================
22:45:42 netconf-scale.txt
22:45:42 ==============================================================================
22:45:42 netconf-scale.txt.Ready
22:45:42 ==============================================================================
22:45:43 netconf-scale.txt.Ready.Netconfready :: netconf-connector readiness test su...
22:45:43 ==============================================================================
22:45:46 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:57 | FAIL |
22:45:57 ... click for list of related bugs or create a new one if needed (with the
22:45:57 "netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready"
22:45:57 reference somewhere inside)
22:45:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status"
22:45:57
22:45:57 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:57
22:45:57 Also keyword teardown failed:
22:45:57 Several failures occurred:
22:45:57
22:45:57 1) Dictionary does not contain key 'test-device'.
22:45:57
22:45:57 2) Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:57
22:45:57 3) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/variables/netconf/device/None/None/location.uri'
22:45:57
22:45:57 4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
22:45:57 ------------------------------------------------------------------------------
22:45:57 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:58 | PASS |
22:45:58 ------------------------------------------------------------------------------
22:45:58 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:58 | PASS |
22:45:58 Netconf was detected to be up and running so bug 5014 did not show up.
22:45:58 ------------------------------------------------------------------------------
22:45:58 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:58 | PASS |
22:45:58 Netconf was detected to be up and running so bug 5014 did not show up.
22:45:58 ------------------------------------------------------------------------------
22:45:58 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:58 | FAIL |
22:45:58 ... click for list of related bugs or create a new one if needed (with the
22:45:58 "netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print"
22:45:58 reference somewhere inside)
22:45:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print&order=bug_status"
22:45:58
22:45:58 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:58 ------------------------------------------------------------------------------
22:45:58 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:17 | PASS |
22:46:17 ------------------------------------------------------------------------------
22:46:17 netconf-scale.txt.Ready.Netconfready :: netconf-connector readines... | FAIL |
22:46:17 6 tests, 4 passed, 2 failed
22:46:17 ==============================================================================
22:46:17 netconf-scale.txt.Ready | FAIL |
22:46:17 6 tests, 4 passed, 2 failed
22:46:17 ==============================================================================
22:46:17 netconf-scale.txt.Performance :: netconf-restperfclient Update performance ...
22:46:17 ==============================================================================
22:46:19 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL |
22:46:19 Parent suite setup failed:
22:46:19 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:19 ------------------------------------------------------------------------------
22:46:19 Configure_Device_On_Netconf :: Configure the testtool device on Ne... | FAIL |
22:46:19 Parent suite setup failed:
22:46:19 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:19 ------------------------------------------------------------------------------
22:46:19 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
22:46:19 Parent suite setup failed:
22:46:19 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:19 ------------------------------------------------------------------------------
22:46:19 Create_Device_Data :: Send some sample test data into the device a... | FAIL |
22:46:19 Parent suite setup failed:
22:46:19 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:19 ------------------------------------------------------------------------------
22:46:19 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
22:46:19 Parent suite setup failed:
22:46:19 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:19 ------------------------------------------------------------------------------
22:46:19 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
22:46:19 Parent suite setup failed:
22:46:19 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:19 ------------------------------------------------------------------------------
22:46:19 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... | FAIL |
22:46:19 Parent suite setup failed:
22:46:19 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:19 ------------------------------------------------------------------------------
22:46:19 netconf-scale.txt.Performance :: netconf-restperfclient Update per... | FAIL |
22:46:19 Suite setup failed:
22:46:19 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:19
22:46:19 Also suite teardown failed:
22:46:19 Variable '${testtool}' not found.
22:46:19
22:46:19 7 tests, 0 passed, 7 failed
22:46:19 ==============================================================================
22:46:19 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performance test su...
22:46:19 ==============================================================================
22:46:21 Create_Test_Data_For_Direct_Access :: Send some sample test data i... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 Run_RestPerfClient_Directly_On_MDSAL :: Deploy and execute restper... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 Check_For_Failed_Direct_MDSAL_Requests :: Make sure there are no f... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 Cleanup_And_Collect_For_Direct_Access :: Cleanup the test data pro... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 Create_Test_Data_For_Connector_Access :: Create the test data cont... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 Configure_ODL_As_A_Device_On_Netconf :: Configure ODL MDSAL Northb... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 Run_RestPerfClient_Through_Netconf_Connector :: Ask RestPerfClient... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 Check_For_Failed_Netconf_Connector_Requests :: Make sure there are... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 Deconfigure_ODL_From_Netconf :: Deconfigure the ODL MDSAL Northbou... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 Cleanup_And_Collect_For_Connector_Access :: Delete the test data p... | FAIL |
22:46:21 Parent suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21 ------------------------------------------------------------------------------
22:46:21 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performanc... | FAIL |
22:46:21 Suite setup failed:
22:46:21 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:21
22:46:21 10 tests, 0 passed, 10 failed
22:46:21 ==============================================================================
22:46:21 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite (multi-t...
22:46:21 ==============================================================================
22:46:22 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:23 | FAIL |
22:46:23 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:23 ------------------------------------------------------------------------------
22:46:23 Configure_Devices_On_Netconf :: Make requests to configure the tes... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:23 | FAIL |
22:46:23 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:46:23 ------------------------------------------------------------------------------
22:46:23 Wait_For_Devices_To_Connect :: Wait for the devices to become conn... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:23 | FAIL |
22:46:23 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:46:23 ------------------------------------------------------------------------------
22:46:23 Issue_Requests_On_Devices :: Spawn the specified count of worker t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:24 | FAIL |
22:46:24 'protocol/a:network-topology/a:topology[a:topology-id=\'topology-netconf\']/a:node[a:node-id=\'netconf-scaling-device-1\']Mount point does not existresource-denied-transport' != ''
22:46:24 ------------------------------------------------------------------------------
22:46:24 Deconfigure_Devices :: Make requests to deconfigure the testtool d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:24 | FAIL |
22:46:24 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547
22:46:24
22:46:24 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:46:24 ------------------------------------------------------------------------------
22:46:24 Check_Devices_Are_Deconfigured :: Check there are no netconf conne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:24 | FAIL |
22:46:24 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:46:24 ------------------------------------------------------------------------------
22:46:24 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite... | FAIL |
22:46:24 Suite teardown failed:
22:46:24 Variable '${testtool_log}' not found.
22:46:24
22:46:24 6 tests, 0 passed, 6 failed
22:46:24 ==============================================================================
22:46:24 netconf-scale.txt.Getsingle :: netconf-connector scaling test suite (single...
22:46:24 ==============================================================================
22:46:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:25 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:26 | FAIL |
22:46:26 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:46:26 ------------------------------------------------------------------------------
22:46:26 Configure_Devices_Onto_Netconf :: Make requests to configure the t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:26 | FAIL |
22:46:26 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:46:26 ------------------------------------------------------------------------------
22:46:26 Get_Data_From_Devices :: Ask testtool devices for data. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:26 | FAIL |
22:46:26 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:46:26 ------------------------------------------------------------------------------
22:46:26 Deconfigure_Devices_From_Netconf :: Make requests to deconfigure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:46:26 | FAIL |
22:46:26 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547
22:46:26
22:46:26 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:46:26 ------------------------------------------------------------------------------
22:46:26 netconf-scale.txt.Getsingle :: netconf-connector scaling test suit... | FAIL |
22:46:26 Suite teardown failed:
22:46:26 Variable '${testtool_log}' not found.
22:46:26
22:46:26 4 tests, 0 passed, 4 failed
22:46:26 ==============================================================================
22:46:26 netconf-scale.txt | FAIL |
22:46:26 33 tests, 4 passed, 29 failed
22:46:26 ==============================================================================
22:46:26 Output: /w/workspace/netconf-csit-1node-scale-only-vanadium/output.xml
22:46:26 Log: /w/workspace/netconf-csit-1node-scale-only-vanadium/log.html
22:46:26 Report: /w/workspace/netconf-csit-1node-scale-only-vanadium/report.html
22:46:26 Examining the files in data/log and checking filesize
22:46:26 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:26 total 336
22:46:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 22:44 .
22:46:26 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 1 22:44 karaf_console.log
22:46:26 drwxrwxr-x 9 jenkins jenkins 4096 Dec 1 22:44 ..
22:46:26 -rw-rw-r-- 1 jenkins jenkins 330333 Dec 1 22:46 karaf.log
22:46:26 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:27 324K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:46:27 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:46:27 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:27 ls: cannot access '/tmp/netconf-karaf-10.0.3-SNAPSHOT/*.hprof': No such file or directory
22:46:27 Let's take the karaf thread dump again...
22:46:27 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:27 karaf main: org.apache.karaf.main.Main, pid:2029
22:46:27 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:27 Killing ODL
22:46:27 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:33 Compressing karaf.log 1
22:46:33 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:33 Fetching compressed karaf.log 1
22:46:33 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:33 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:33 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:34 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:34 Fetch GC logs
22:46:34 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts.
22:46:34 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
22:46:34 Examine copied files
22:46:34 total 2284
22:46:34 drwxrwxr-x. 2 jenkins jenkins 6 Dec 1 22:46 gclogs-1
22:46:34 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 1 22:46 odl1_karaf_console.log
22:46:34 -rw-rw-r--. 1 jenkins jenkins 26251 Dec 1 22:46 odl1_karaf.log.gz
22:46:34 -rw-rw-r--. 1 jenkins jenkins 108986 Dec 1 22:46 karaf_1_2029_threads_after.log
22:46:34 -rw-rw-r--. 1 jenkins jenkins 14407 Dec 1 22:46 ps_after.log
22:46:34 -rw-rw-r--. 1 jenkins jenkins 257807 Dec 1 22:46 report.html
22:46:34 -rw-rw-r--. 1 jenkins jenkins 466587 Dec 1 22:46 log.html
22:46:34 -rw-rw-r--. 1 jenkins jenkins 1278607 Dec 1 22:46 output.xml
22:46:34 -rw-rw-r--. 1 jenkins jenkins 823 Dec 1 22:45 testplan.txt
22:46:34 -rw-rw-r--. 1 jenkins jenkins 98027 Dec 1 22:45 karaf_1_2029_threads_before.log
22:46:34 -rw-rw-r--. 1 jenkins jenkins 14314 Dec 1 22:45 ps_before.log
22:46:34 -rw-rw-r--. 1 jenkins jenkins 3354 Dec 1 22:44 post-startup-script.sh
22:46:34 -rw-rw-r--. 1 jenkins jenkins 276 Dec 1 22:44 startup-script.sh
22:46:34 -rw-rw-r--. 1 jenkins jenkins 3589 Dec 1 22:44 configuration-script.sh
22:46:34 -rw-rw-r--. 1 jenkins jenkins 419 Dec 1 22:44 scriptplan.txt
22:46:34 -rw-rw-r--. 1 jenkins jenkins 363 Dec 1 22:44 detect_variables.env
22:46:34 -rw-rw-r--. 1 jenkins jenkins 3690 Dec 1 22:44 pom.xml
22:46:34 -rw-rw-r--. 1 jenkins jenkins 96 Dec 1 22:44 set_variables.env
22:46:34 -rw-rw-r--. 1 jenkins jenkins 299 Dec 1 22:44 slave_addresses.txt
22:46:34 -rw-rw-r--. 1 jenkins jenkins 570 Dec 1 22:43 requirements.txt
22:46:34 -rw-rw-r--. 1 jenkins jenkins 26 Dec 1 22:43 env.properties
22:46:34 -rw-rw-r--. 1 jenkins jenkins 333 Dec 1 22:42 stack-parameters.yaml
22:46:34 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 1 22:41 test
22:46:34 drwxrwxr-x. 2 jenkins jenkins 6 Dec 1 22:41 test@tmp
22:46:34 -rw-rw-r--. 1 jenkins jenkins 1408 Dec 1 19:36 maven-metadata.xml
22:46:34 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins4568010263995128285.sh
22:46:34 Karaf Deployments, Tests must have already run
22:46:34 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins8887119059321927632.sh
22:46:34 Cleaning up Robot installation...
22:46:34 $ ssh-agent -k
22:46:34 unset SSH_AUTH_SOCK;
22:46:34 unset SSH_AGENT_PID;
22:46:34 echo Agent pid 5167 killed;
22:46:34 [ssh-agent] Stopped.
22:46:34 Recording plot data
22:46:35 Robot results publisher started...
22:46:35 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:46:35 -Parsing output xml:
22:46:35 Done!
22:46:35 -Copying log files to build dir:
22:46:36 Done!
22:46:36 -Assigning results to build:
22:46:36 Done!
22:46:36 -Checking thresholds:
22:46:36 Done!
22:46:36 Done publishing Robot results.
22:46:36 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:46:36 [PostBuildScript] - [INFO] Executing post build scripts.
22:46:36 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins8668518111573092716.sh
22:46:36 Archiving csit artifacts
22:46:36 mv: cannot stat '*_1.png': No such file or directory
22:46:36 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:46:36 % Total % Received % Xferd Average Speed Time Time Time Current
22:46:36 Dload Upload Total Spent Left Speed
22:46:36
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 390k 0 390k 0 0 4817k 0 --:--:-- --:--:-- --:--:-- 4817k
22:46:36 Archive: robot-plugin.zip
22:46:36 inflating: ./archives/robot-plugin/log.html
22:46:36 inflating: ./archives/robot-plugin/output.xml
22:46:36 inflating: ./archives/robot-plugin/report.html
22:46:36 mv: cannot stat '*.log.gz': No such file or directory
22:46:36 mv: cannot stat '*.csv': No such file or directory
22:46:36 mv: cannot stat '*.png': No such file or directory
22:46:36 [PostBuildScript] - [INFO] Executing post build scripts.
22:46:36 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins1623761470904340606.sh
22:46:36 [PostBuildScript] - [INFO] Executing post build scripts.
22:46:36 [EnvInject] - Injecting environment variables from a build step.
22:46:36 [EnvInject] - Injecting as environment variables the properties content
22:46:36 OS_CLOUD=vex
22:46:36 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-35
22:46:36
22:46:36 [EnvInject] - Variables injected successfully.
22:46:36 provisioning config files...
22:46:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:46:37 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins3279122003223374927.sh
22:46:37 ---> openstack-stack-delete.sh
22:46:37 Setup pyenv:
22:46:37 system
22:46:37 3.8.13
22:46:37 3.9.13
22:46:37 3.10.13
22:46:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:46:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from file:/tmp/.os_lf_venv
22:46:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:46:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:46: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.
22:46:39 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:46:39 lf-activate-venv(): INFO: Base packages installed successfully
22:46:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:46:53 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:46:53 INFO: Stack cost retrieval disabled, setting cost to 0
22:47:05 INFO: Deleting stack releng-netconf-csit-1node-scale-only-vanadium-35
22:47:05 Successfully deleted stack releng-netconf-csit-1node-scale-only-vanadium-35
22:47:05 [PostBuildScript] - [INFO] Executing post build scripts.
22:47:05 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins12382237422251058603.sh
22:47:05 ---> sysstat.sh
22:47:06 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins6715638742571727640.sh
22:47:06 ---> package-listing.sh
22:47:06 ++ tr '[:upper:]' '[:lower:]'
22:47:06 ++ facter osfamily
22:47:06 + OS_FAMILY=redhat
22:47:06 + workspace=/w/workspace/netconf-csit-1node-scale-only-vanadium
22:47:06 + START_PACKAGES=/tmp/packages_start.txt
22:47:06 + END_PACKAGES=/tmp/packages_end.txt
22:47:06 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:47:06 + PACKAGES=/tmp/packages_start.txt
22:47:06 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']'
22:47:06 + PACKAGES=/tmp/packages_end.txt
22:47:06 + case "${OS_FAMILY}" in
22:47:06 + rpm -qa
22:47:06 + sort
22:47:07 + '[' -f /tmp/packages_start.txt ']'
22:47:07 + '[' -f /tmp/packages_end.txt ']'
22:47:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:47:07 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']'
22:47:07 + mkdir -p /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/
22:47:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/
22:47:07 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins1240215163049124512.sh
22:47:07 ---> capture-instance-metadata.sh
22:47:07 Setup pyenv:
22:47:07 system
22:47:07 3.8.13
22:47:07 3.9.13
22:47:07 3.10.13
22:47:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:47:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from file:/tmp/.os_lf_venv
22:47:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:47:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:47:09 lf-activate-venv(): INFO: Base packages installed successfully
22:47:09 lf-activate-venv(): INFO: Installing additional packages: lftools
22:47:19 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:47:19 INFO: Running in OpenStack, capturing instance metadata
22:47:19 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins18211434735688757844.sh
22:47:19 provisioning config files...
22:47:20 Could not find credentials [logs] for netconf-csit-1node-scale-only-vanadium #35
22:47:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/config10230934128672172095tmp
22:47:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:47:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:47:20 provisioning config files...
22:47:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:47:20 [EnvInject] - Injecting environment variables from a build step.
22:47:20 [EnvInject] - Injecting as environment variables the properties content
22:47:20 SERVER_ID=logs
22:47:20
22:47:20 [EnvInject] - Variables injected successfully.
22:47:20 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins883622651076426964.sh
22:47:20 ---> create-netrc.sh
22:47:20 WARN: Log server credential not found.
22:47:20 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins3627238434736432404.sh
22:47:20 ---> python-tools-install.sh
22:47:20 Setup pyenv:
22:47:20 system
22:47:20 3.8.13
22:47:20 3.9.13
22:47:20 3.10.13
22:47:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:47:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from file:/tmp/.os_lf_venv
22:47:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:47:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:47:22 lf-activate-venv(): INFO: Base packages installed successfully
22:47:22 lf-activate-venv(): INFO: Installing additional packages: lftools
22:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:47:32 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins17476506550951107.sh
22:47:32 ---> sudo-logs.sh
22:47:32 Archiving 'sudo' log..
22:47:33 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins7915730742547634335.sh
22:47:33 ---> job-cost.sh
22:47:33 Setup pyenv:
22:47:33 system
22:47:33 3.8.13
22:47:33 3.9.13
22:47:33 3.10.13
22:47:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:47:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from file:/tmp/.os_lf_venv
22:47:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:47:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:47:35 lf-activate-venv(): INFO: Base packages installed successfully
22:47:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:47:43 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:47:43 DEBUG: total: 0
22:47:43 INFO: Retrieving Stack Cost...
22:47:44 INFO: Retrieving Pricing Info for: v3-standard-2
22:47:44 INFO: Archiving Costs
22:47:44 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins987963428829246380.sh
22:47:44 ---> logs-deploy.sh
22:47:44 Setup pyenv:
22:47:44 system
22:47:44 3.8.13
22:47:44 3.9.13
22:47:44 3.10.13
22:47:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:47:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wnt1 from file:/tmp/.os_lf_venv
22:47:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:47:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:47:46 lf-activate-venv(): INFO: Base packages installed successfully
22:47:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-wnt1/bin to PATH
22:47:56 WARNING: Nexus logging server not set
22:47:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-only-vanadium/35/
22:47:56 INFO: archiving logs to S3
22:47:57 ---> uname -a:
22:47:57 Linux prd-centos8-robot-2c-8g-2969.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
22:47:57
22:47:57
22:47:57 ---> lscpu:
22:47:57 Architecture: x86_64
22:47:57 CPU op-mode(s): 32-bit, 64-bit
22:47:57 Byte Order: Little Endian
22:47:57 CPU(s): 2
22:47:57 On-line CPU(s) list: 0,1
22:47:57 Thread(s) per core: 1
22:47:57 Core(s) per socket: 1
22:47:57 Socket(s): 2
22:47:57 NUMA node(s): 1
22:47:57 Vendor ID: AuthenticAMD
22:47:57 CPU family: 23
22:47:57 Model: 49
22:47:57 Model name: AMD EPYC-Rome Processor
22:47:57 Stepping: 0
22:47:57 CPU MHz: 2799.998
22:47:57 BogoMIPS: 5599.99
22:47:57 Virtualization: AMD-V
22:47:57 Hypervisor vendor: KVM
22:47:57 Virtualization type: full
22:47:57 L1d cache: 32K
22:47:57 L1i cache: 32K
22:47:57 L2 cache: 512K
22:47:57 L3 cache: 16384K
22:47:57 NUMA node0 CPU(s): 0,1
22:47:57 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
22:47:57
22:47:57
22:47:57 ---> nproc:
22:47:57 2
22:47:57
22:47:57
22:47:57 ---> df -h:
22:47:57 Filesystem Size Used Avail Use% Mounted on
22:47:57 devtmpfs 3.8G 0 3.8G 0% /dev
22:47:57 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:47:57 tmpfs 3.8G 17M 3.8G 1% /run
22:47:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:47:57 /dev/vda1 40G 8.4G 32G 21% /
22:47:57 tmpfs 770M 0 770M 0% /run/user/1001
22:47:57
22:47:57
22:47:57 ---> free -m:
22:47:57 total used free shared buff/cache available
22:47:57 Mem: 7697 623 4885 19 2189 6774
22:47:57 Swap: 1023 0 1023
22:47:57
22:47:57
22:47:57 ---> ip addr:
22:47:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:47:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:47:57 inet 127.0.0.1/8 scope host lo
22:47:57 valid_lft forever preferred_lft forever
22:47:57 inet6 ::1/128 scope host
22:47:57 valid_lft forever preferred_lft forever
22:47:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:47:57 link/ether fa:16:3e:e0:08:6b brd ff:ff:ff:ff:ff:ff
22:47:57 altname enp0s3
22:47:57 altname ens3
22:47:57 inet 10.30.170.155/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:47:57 valid_lft 85957sec preferred_lft 85957sec
22:47:57 inet6 fe80::f816:3eff:fee0:86b/64 scope link
22:47:57 valid_lft forever preferred_lft forever
22:47:57
22:47:57
22:47:57 ---> sar -b -r -n DEV:
22:47:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/01/2025 _x86_64_ (2 CPU)
22:47:57
22:47:57 22:40:31 LINUX RESTART (2 CPU)
22:47:57
22:47:57 10:41:01 PM tps rtps wtps bread/s bwrtn/s
22:47:57 10:42:01 PM 100.08 15.33 84.76 4070.91 7707.68
22:47:57 10:43:01 PM 84.87 0.92 83.96 65.84 11196.60
22:47:57 10:44:01 PM 41.96 7.13 34.83 1310.71 2440.13
22:47:57 10:45:01 PM 65.29 2.73 62.56 439.66 7761.46
22:47:57 10:46:01 PM 6.60 0.22 6.38 11.73 552.77
22:47:57 10:47:01 PM 14.55 0.32 14.23 36.93 548.01
22:47:57 Average: 52.23 4.44 47.79 989.33 5034.56
22:47:57
22:47:57 10:41:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:47:57 10:42:01 PM 5297140 7029276 2585288 32.80 2688 1914252 699532 7.83 187424 2078428 189636
22:47:57 10:43:01 PM 5171972 7016616 2710456 34.39 2688 2020216 701400 7.85 209600 2152188 9940
22:47:57 10:44:01 PM 4963744 6978632 2918684 37.03 2688 2184872 740252 8.29 266128 2286180 104140
22:47:57 10:45:01 PM 4925712 7038300 2956716 37.51 2688 2278920 671228 7.52 265932 2307080 10824
22:47:57 10:46:01 PM 4877464 6991240 3004964 38.12 2688 2280108 744452 8.34 266144 2354552 840
22:47:57 10:47:01 PM 5014268 6945156 2868160 36.39 2688 2102228 760328 8.51 307124 2194260 29264
22:47:57 Average: 5041717 6999870 2840711 36.04 2688 2130099 719532 8.06 250392 2228781 57441
22:47:57
22:47:57 10:41:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:47:57 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:47:57 10:42:01 PM eth0 292.94 204.22 1900.26 60.64 0.00 0.00 0.00 0.00
22:47:57 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:47:57 10:43:01 PM eth0 69.61 49.67 587.89 8.40 0.00 0.00 0.00 0.00
22:47:57 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:47:57 10:44:01 PM eth0 40.04 33.38 334.57 7.64 0.00 0.00 0.00 0.00
22:47:57 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:47:57 10:45:01 PM eth0 139.68 101.88 34.63 31.76 0.00 0.00 0.00 0.00
22:47:57 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:47:57 10:46:01 PM eth0 23.74 17.83 6.06 1.98 0.00 0.00 0.00 0.00
22:47:57 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:47:57 10:47:01 PM eth0 76.47 56.01 86.65 30.16 0.00 0.00 0.00 0.00
22:47:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:47:57 Average: eth0 107.08 77.16 491.70 23.43 0.00 0.00 0.00 0.00
22:47:57
22:47:57
22:47:57 ---> sar -P ALL:
22:47:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/01/2025 _x86_64_ (2 CPU)
22:47:57
22:47:57 22:40:31 LINUX RESTART (2 CPU)
22:47:57
22:47:57 10:41:01 PM CPU %user %nice %system %iowait %steal %idle
22:47:57 10:42:01 PM all 47.13 0.00 6.31 0.89 0.09 45.58
22:47:57 10:42:01 PM 0 43.78 0.00 6.31 0.90 0.08 48.92
22:47:57 10:42:01 PM 1 50.48 0.00 6.30 0.88 0.10 42.24
22:47:57 10:43:01 PM all 23.82 0.00 3.63 0.92 0.08 71.56
22:47:57 10:43:01 PM 0 18.38 0.00 3.34 0.57 0.08 77.64
22:47:57 10:43:01 PM 1 29.26 0.00 3.92 1.27 0.07 65.48
22:47:57 10:44:01 PM all 25.31 0.00 3.99 0.37 0.08 70.26
22:47:57 10:44:01 PM 0 21.46 0.00 3.75 0.30 0.10 74.39
22:47:57 10:44:01 PM 1 29.15 0.00 4.22 0.43 0.07 66.13
22:47:57 10:45:01 PM all 19.94 0.00 3.61 0.49 0.07 75.89
22:47:57 10:45:01 PM 0 13.40 0.00 3.18 0.62 0.07 82.73
22:47:57 10:45:01 PM 1 26.48 0.00 4.04 0.37 0.07 69.05
22:47:57 10:46:01 PM all 3.33 0.00 0.32 0.05 0.05 96.26
22:47:57 10:46:01 PM 0 1.25 0.00 0.23 0.02 0.07 98.43
22:47:57 10:46:01 PM 1 5.40 0.00 0.40 0.08 0.03 94.09
22:47:57 10:47:01 PM all 18.34 0.00 2.06 0.08 0.08 79.44
22:47:57 10:47:01 PM 0 8.79 0.00 1.87 0.05 0.08 89.20
22:47:57 10:47:01 PM 1 27.90 0.00 2.24 0.12 0.07 69.68
22:47:57 Average: all 22.99 0.00 3.32 0.47 0.07 73.15
22:47:57 Average: 0 17.85 0.00 3.12 0.41 0.08 78.54
22:47:57 Average: 1 28.12 0.00 3.52 0.53 0.07 67.76
22:47:57
22:47:57
22:47:57