03:14:11 Started by upstream project "integration-distribution-test-titanium" build number 421 03:14:11 originally caused by: 03:14:11 Started by upstream project "autorelease-release-vanadium-mvn39-openjdk21" build number 47 03:14:11 originally caused by: 03:14:11 Started by timer 03:14:11 Running as SYSTEM 03:14:11 [EnvInject] - Loading node environment variables. 03:14:11 Building remotely on prd-centos8-robot-2c-8g-52510 (centos8-robot-2c-8g) in workspace /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium 03:14:12 [ssh-agent] Looking for ssh-agent implementation... 03:14:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:12 $ ssh-agent 03:14:12 SSH_AUTH_SOCK=/tmp/ssh-j0aRvEG7F2Ib/agent.5283 03:14:12 SSH_AGENT_PID=5284 03:14:12 [ssh-agent] Started. 03:14:12 Running ssh-add (command line suppressed) 03:14:12 Identity added: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium@tmp/private_key_14454484076412981659.key (/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium@tmp/private_key_14454484076412981659.key) 03:14:12 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 03:14:12 The recommended git tool is: NONE 03:14:15 using credential opendaylight-jenkins-ssh 03:14:15 Wiping out workspace first. 03:14:15 Cloning the remote Git repository 03:14:15 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 03:14:15 > git init /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test # timeout=10 03:14:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:14:15 > git --version # timeout=10 03:14:15 > git --version # 'git version 2.43.0' 03:14:15 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:14:15 [INFO] Currently running in a labeled security context 03:14:15 [INFO] Currently SELinux is 'enforcing' on the host 03:14:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test@tmp/jenkins-gitclient-ssh12997182254463572144.key 03:14:15 Verifying host key using known hosts file 03:14:15 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. 03:14:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 03:14:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 03:14:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:14:18 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:14:18 [INFO] Currently running in a labeled security context 03:14:18 [INFO] Currently SELinux is 'enforcing' on the host 03:14:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test@tmp/jenkins-gitclient-ssh16073503271889809843.key 03:14:18 Verifying host key using known hosts file 03:14:18 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. 03:14:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 03:14:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:14:18 Checking out Revision 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 (origin/master) 03:14:18 > git config core.sparsecheckout # timeout=10 03:14:18 > git checkout -f 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 # timeout=10 03:14:19 Commit message: "Add pekko templates" 03:14:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:14:19 > git rev-list --no-walk e12906d887353b3b6c7ca6e293959c75cf9a8409 # timeout=10 03:14:19 No emails were triggered. 03:14:19 provisioning config files... 03:14:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:14:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:14:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:14:20 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins7353870903249529846.sh 03:14:21 ---> python-tools-install.sh 03:14:21 Setup pyenv: 03:14:21 system 03:14:21 * 3.8.13 (set by /opt/pyenv/version) 03:14:21 * 3.9.13 (set by /opt/pyenv/version) 03:14:21 * 3.10.13 (set by /opt/pyenv/version) 03:14:21 * 3.11.7 (set by /opt/pyenv/version) 03:14:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pK03 03:14:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:14:30 lf-activate-venv(): INFO: Installing: lftools 03:14:55 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:14:55 Generating Requirements File 03:15:16 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. 03:15:16 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:15:17 Python 3.11.7 03:15:17 pip 25.2 from /tmp/venv-pK03/lib/python3.11/site-packages/pip (python 3.11) 03:15:17 appdirs==1.4.4 03:15:17 argcomplete==3.6.2 03:15:17 aspy.yaml==1.3.0 03:15:17 attrs==25.3.0 03:15:17 autopage==0.5.2 03:15:17 beautifulsoup4==4.13.5 03:15:17 boto3==1.40.30 03:15:17 botocore==1.40.30 03:15:17 bs4==0.0.2 03:15:17 cachetools==5.5.2 03:15:17 certifi==2025.8.3 03:15:17 cffi==2.0.0 03:15:17 cfgv==3.4.0 03:15:17 chardet==5.2.0 03:15:17 charset-normalizer==3.4.3 03:15:17 click==8.2.1 03:15:17 cliff==4.11.0 03:15:17 cmd2==2.7.0 03:15:17 cryptography==3.3.2 03:15:17 debtcollector==3.0.0 03:15:17 decorator==5.2.1 03:15:17 defusedxml==0.7.1 03:15:17 Deprecated==1.2.18 03:15:17 distlib==0.4.0 03:15:17 dnspython==2.8.0 03:15:17 docker==7.1.0 03:15:17 dogpile.cache==1.4.1 03:15:17 durationpy==0.10 03:15:17 email-validator==2.3.0 03:15:17 filelock==3.19.1 03:15:17 future==1.0.0 03:15:17 gitdb==4.0.12 03:15:17 GitPython==3.1.45 03:15:17 google-auth==2.40.3 03:15:17 httplib2==0.31.0 03:15:17 identify==2.6.14 03:15:17 idna==3.10 03:15:17 importlib-resources==1.5.0 03:15:17 iso8601==2.1.0 03:15:17 Jinja2==3.1.6 03:15:17 jmespath==1.0.1 03:15:17 jsonpatch==1.33 03:15:17 jsonpointer==3.0.0 03:15:17 jsonschema==4.25.1 03:15:17 jsonschema-specifications==2025.9.1 03:15:17 keystoneauth1==5.12.0 03:15:17 kubernetes==33.1.0 03:15:17 lftools==0.37.13 03:15:17 lxml==6.0.1 03:15:17 markdown-it-py==4.0.0 03:15:17 MarkupSafe==3.0.2 03:15:17 mdurl==0.1.2 03:15:17 msgpack==1.1.1 03:15:17 multi_key_dict==2.0.3 03:15:17 munch==4.0.0 03:15:17 netaddr==1.3.0 03:15:17 niet==1.4.2 03:15:17 nodeenv==1.9.1 03:15:17 oauth2client==4.1.3 03:15:17 oauthlib==3.3.1 03:15:17 openstacksdk==4.7.1 03:15:17 os-service-types==1.8.0 03:15:17 osc-lib==4.2.0 03:15:17 oslo.config==10.0.0 03:15:17 oslo.context==6.1.0 03:15:17 oslo.i18n==6.6.0 03:15:17 oslo.log==7.2.1 03:15:17 oslo.serialization==5.8.0 03:15:17 oslo.utils==9.1.0 03:15:17 packaging==25.0 03:15:17 pbr==7.0.1 03:15:17 platformdirs==4.4.0 03:15:17 prettytable==3.16.0 03:15:17 psutil==7.0.0 03:15:17 pyasn1==0.6.1 03:15:17 pyasn1_modules==0.4.2 03:15:17 pycparser==2.23 03:15:17 pygerrit2==2.0.15 03:15:17 PyGithub==2.8.1 03:15:17 Pygments==2.19.2 03:15:17 PyJWT==2.10.1 03:15:17 PyNaCl==1.6.0 03:15:17 pyparsing==2.4.7 03:15:17 pyperclip==1.9.0 03:15:17 pyrsistent==0.20.0 03:15:17 python-cinderclient==9.8.0 03:15:17 python-dateutil==2.9.0.post0 03:15:17 python-heatclient==4.3.0 03:15:17 python-jenkins==1.8.3 03:15:17 python-keystoneclient==5.7.0 03:15:17 python-magnumclient==4.9.0 03:15:17 python-openstackclient==8.2.0 03:15:17 python-swiftclient==4.8.0 03:15:17 PyYAML==6.0.2 03:15:17 referencing==0.36.2 03:15:17 requests==2.32.5 03:15:17 requests-oauthlib==2.0.0 03:15:17 requestsexceptions==1.4.0 03:15:17 rfc3986==2.0.0 03:15:17 rich==14.1.0 03:15:17 rich-argparse==1.7.1 03:15:17 rpds-py==0.27.1 03:15:17 rsa==4.9.1 03:15:17 ruamel.yaml==0.18.15 03:15:17 ruamel.yaml.clib==0.2.12 03:15:17 s3transfer==0.14.0 03:15:17 simplejson==3.20.1 03:15:17 six==1.17.0 03:15:17 smmap==5.0.2 03:15:17 soupsieve==2.8 03:15:17 stevedore==5.5.0 03:15:17 tabulate==0.9.0 03:15:17 toml==0.10.2 03:15:17 tomlkit==0.13.3 03:15:17 tqdm==4.67.1 03:15:17 typing_extensions==4.15.0 03:15:17 tzdata==2025.2 03:15:17 urllib3==1.26.20 03:15:17 virtualenv==20.34.0 03:15:17 wcwidth==0.2.13 03:15:17 websocket-client==1.8.0 03:15:17 wrapt==1.17.3 03:15:17 xdg==6.0.0 03:15:17 xmltodict==1.0.0 03:15:17 yq==3.4.3 03:15:17 [EnvInject] - Injecting environment variables from a build step. 03:15:17 [EnvInject] - Injecting as environment variables the properties content 03:15:17 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 03:15:17 OS_CLOUD=vex 03:15:17 OS_STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410 03:15:17 OS_STACK_TEMPLATE_DIR=openstack-hot 03:15:17 03:15:17 [EnvInject] - Variables injected successfully. 03:15:17 provisioning config files... 03:15:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:15:17 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins6826241543670811262.sh 03:15:17 ---> Create parameters file for OpenStack HOT 03:15:17 OpenStack Heat parameters generated 03:15:17 ----------------------------------- 03:15:18 parameters: 03:15:18 vm_0_count: '1' 03:15:18 vm_0_flavor: 'v3-standard-4' 03:15:18 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 03:15:18 vm_1_count: '1' 03:15:18 vm_1_flavor: 'v3-standard-2' 03:15:18 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 03:15:18 03:15:18 job_name: '20954-410' 03:15:18 silo: 'releng' 03:15:18 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins16599561623861954840.sh 03:15:18 ---> Create HEAT stack 03:15:18 + source /home/jenkins/lf-env.sh 03:15:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:15:18 ++ mktemp -d /tmp/venv-XXXX 03:15:18 + lf_venv=/tmp/venv-1x91 03:15:18 + local venv_file=/tmp/.os_lf_venv 03:15:18 + local python=python3 03:15:18 + local options 03:15:18 + local set_path=true 03:15:18 + local install_args= 03:15:18 ++ 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 yq 03:15:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:15:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 03:15:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:15:18 + true 03:15:18 + case $1 in 03:15:18 + python=python3 03:15:18 + shift 2 03:15:18 + true 03:15:18 + case $1 in 03:15:18 + shift 03:15:18 + break 03:15:18 + case $python in 03:15:18 + local pkg_list= 03:15:18 + [[ -d /opt/pyenv ]] 03:15:18 + echo 'Setup pyenv:' 03:15:18 Setup pyenv: 03:15:18 + export PYENV_ROOT=/opt/pyenv 03:15:18 + PYENV_ROOT=/opt/pyenv 03:15:18 + 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 03:15:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:18 + pyenv versions 03:15:18 system 03:15:18 3.8.13 03:15:18 3.9.13 03:15:18 3.10.13 03:15:18 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:15:18 + command -v pyenv 03:15:18 ++ pyenv init - --no-rehash 03:15:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:15:18 for i in ${!paths[@]}; do 03:15:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:15:18 fi; done; 03:15:18 echo "${paths[*]}"'\'')" 03:15:18 export PATH="/opt/pyenv/shims:${PATH}" 03:15:18 export PYENV_SHELL=bash 03:15:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:15:18 pyenv() { 03:15:18 local command 03:15:18 command="${1:-}" 03:15:18 if [ "$#" -gt 0 ]; then 03:15:18 shift 03:15:18 fi 03:15:18 03:15:18 case "$command" in 03:15:18 rehash|shell) 03:15:18 eval "$(pyenv "sh-$command" "$@")" 03:15:18 ;; 03:15:18 *) 03:15:18 command pyenv "$command" "$@" 03:15:18 ;; 03:15:18 esac 03:15:18 }' 03:15:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:15:18 for i in ${!paths[@]}; do 03:15:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:15:18 fi; done; 03:15:18 echo "${paths[*]}"' 03:15:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:15:18 ++ 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 03:15:18 ++ 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 03:15:18 ++ export PYENV_SHELL=bash 03:15:18 ++ PYENV_SHELL=bash 03:15:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:15:18 +++ complete -F _pyenv pyenv 03:15:18 ++ lf-pyver python3 03:15:18 ++ local py_version_xy=python3 03:15:18 ++ local py_version_xyz= 03:15:18 ++ pyenv versions 03:15:18 ++ local command 03:15:18 ++ command=versions 03:15:18 ++ '[' 1 -gt 0 ']' 03:15:18 ++ shift 03:15:18 ++ case "$command" in 03:15:18 ++ command pyenv versions 03:15:18 ++ pyenv versions 03:15:18 ++ sed 's/^[ *]* //' 03:15:18 ++ grep -E '^[0-9.]*[0-9]$' 03:15:18 ++ awk '{ print $1 }' 03:15:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:15:18 +++ tail -n 1 03:15:18 +++ grep '^3' /tmp/.pyenv_versions 03:15:18 +++ sort -V 03:15:18 ++ py_version_xyz=3.11.7 03:15:18 ++ [[ -z 3.11.7 ]] 03:15:18 ++ echo 3.11.7 03:15:18 ++ return 0 03:15:18 + pyenv local 3.11.7 03:15:18 + local command 03:15:18 + command=local 03:15:18 + '[' 2 -gt 0 ']' 03:15:18 + shift 03:15:18 + case "$command" in 03:15:18 + command pyenv local 3.11.7 03:15:18 + pyenv local 3.11.7 03:15:18 + for arg in "$@" 03:15:18 + case $arg in 03:15:18 + pkg_list+='lftools[openstack] ' 03:15:18 + for arg in "$@" 03:15:18 + case $arg in 03:15:18 + pkg_list+='kubernetes ' 03:15:18 + for arg in "$@" 03:15:18 + case $arg in 03:15:18 + pkg_list+='niet ' 03:15:18 + for arg in "$@" 03:15:18 + case $arg in 03:15:18 + pkg_list+='python-heatclient ' 03:15:18 + for arg in "$@" 03:15:18 + case $arg in 03:15:18 + pkg_list+='python-openstackclient ' 03:15:18 + for arg in "$@" 03:15:18 + case $arg in 03:15:18 + pkg_list+='python-magnumclient ' 03:15:18 + for arg in "$@" 03:15:18 + case $arg in 03:15:18 + pkg_list+='yq ' 03:15:18 + [[ -f /tmp/.os_lf_venv ]] 03:15:18 ++ cat /tmp/.os_lf_venv 03:15:18 + lf_venv=/tmp/venv-pK03 03:15:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from' file:/tmp/.os_lf_venv 03:15:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from file:/tmp/.os_lf_venv 03:15:18 + /tmp/venv-pK03/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 03:15:20 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 03:15:20 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 03:15:20 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:15:20 + /tmp/venv-pK03/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:15:38 + type python3 03:15:38 + true 03:15:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH' 03:15:38 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:15:38 + PATH=/tmp/venv-pK03/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 03:15:38 + return 0 03:15:38 + openstack --os-cloud vex limits show --absolute 03:15:39 +--------------------------+---------+ 03:15:39 | Name | Value | 03:15:39 +--------------------------+---------+ 03:15:39 | maxTotalInstances | -1 | 03:15:39 | maxTotalCores | 450 | 03:15:39 | maxTotalRAMSize | 1000000 | 03:15:39 | maxServerMeta | 128 | 03:15:39 | maxImageMeta | 128 | 03:15:39 | maxPersonality | 5 | 03:15:39 | maxPersonalitySize | 10240 | 03:15:39 | maxTotalKeypairs | 100 | 03:15:39 | maxServerGroups | 10 | 03:15:39 | maxServerGroupMembers | 10 | 03:15:39 | maxTotalFloatingIps | -1 | 03:15:39 | maxSecurityGroups | -1 | 03:15:39 | maxSecurityGroupRules | -1 | 03:15:39 | totalRAMUsed | 499712 | 03:15:39 | totalCoresUsed | 122 | 03:15:39 | totalInstancesUsed | 45 | 03:15:39 | totalFloatingIpsUsed | 0 | 03:15:39 | totalSecurityGroupsUsed | 0 | 03:15:39 | totalServerGroupsUsed | 0 | 03:15:39 | maxTotalVolumes | -1 | 03:15:39 | maxTotalSnapshots | 10 | 03:15:39 | maxTotalVolumeGigabytes | 4096 | 03:15:39 | maxTotalBackups | 10 | 03:15:39 | maxTotalBackupGigabytes | 1000 | 03:15:39 | totalVolumesUsed | 3 | 03:15:39 | totalGigabytesUsed | 60 | 03:15:39 | totalSnapshotsUsed | 0 | 03:15:39 | totalBackupsUsed | 0 | 03:15:39 | totalBackupGigabytesUsed | 0 | 03:15:39 +--------------------------+---------+ 03:15:39 + pushd /opt/ciman/openstack-hot 03:15:39 /opt/ciman/openstack-hot /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium 03:15:39 + lftools openstack --os-cloud vex stack create releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410 csit-2-instance-type.yaml /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/stack-parameters.yaml 03:16:04 Creating stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410 03:16:04 Waiting to initialize infrastructure... 03:16:04 Stack initialization successful. 03:16:04 ------------------------------------ 03:16:04 Stack Details 03:16:04 ------------------------------------ 03:16:04 {'added': None, 03:16:04 'capabilities': [], 03:16:04 'created_at': '2025-09-15T03:15:42Z', 03:16:04 'deleted': None, 03:16:04 'deleted_at': None, 03:16:04 'description': 'No description', 03:16:04 'environment': None, 03:16:04 'environment_files': None, 03:16:04 'files': None, 03:16:04 'files_container': None, 03:16:04 'id': 'ef2dbaed-f523-4731-b6bb-f79da44ddec1', 03:16:04 'is_rollback_disabled': True, 03:16:04 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410/ef2dbaed-f523-4731-b6bb-f79da44ddec1', 03:16:04 'rel': 'self'}], 03:16:04 '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'})}), 03:16:04 'name': 'releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410', 03:16:04 'notification_topics': [], 03:16:04 'outputs': [{'description': 'IP addresses of the 1st vm types', 03:16:04 'output_key': 'vm_0_ips', 03:16:04 'output_value': ['10.30.171.229']}, 03:16:04 {'description': 'IP addresses of the 2nd vm types', 03:16:04 'output_key': 'vm_1_ips', 03:16:04 'output_value': ['10.30.171.147']}], 03:16:04 'owner_id': ****, 03:16:04 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 03:16:04 'OS::stack_id': 'ef2dbaed-f523-4731-b6bb-f79da44ddec1', 03:16:04 'OS::stack_name': 'releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410', 03:16:04 'job_name': '20954-410', 03:16:04 'silo': 'releng', 03:16:04 'vm_0_count': '1', 03:16:04 'vm_0_flavor': 'v3-standard-4', 03:16:04 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 03:16:04 '20250201-010426.857', 03:16:04 'vm_1_count': '1', 03:16:04 'vm_1_flavor': 'v3-standard-2', 03:16:04 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 03:16:04 '- 20250201-060151.911'}, 03:16:04 'parent_id': None, 03:16:04 'replaced': None, 03:16:04 'status': 'CREATE_COMPLETE', 03:16:04 'status_reason': 'Stack CREATE completed successfully', 03:16:04 'tags': [], 03:16:04 'template': None, 03:16:04 'template_description': 'No description', 03:16:04 'template_url': None, 03:16:04 'timeout_mins': 15, 03:16:04 'unchanged': None, 03:16:04 'updated': None, 03:16:04 'updated_at': None, 03:16:04 'user_project_id': '68435bd5457148e280b1f2c426665a7b'} 03:16:04 ------------------------------------ 03:16:05 + popd 03:16:05 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium 03:16:05 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins10382167006796493836.sh 03:16:05 ---> Copy SSH public keys to CSIT lab 03:16:05 Setup pyenv: 03:16:05 system 03:16:05 3.8.13 03:16:05 3.9.13 03:16:05 3.10.13 03:16:05 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:16:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from file:/tmp/.os_lf_venv 03:16:07 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:16:24 SSH not responding on 10.30.171.229. Retrying in 10 seconds... 03:16:25 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts. 03:16:25 releng-20954-410-1-mininet-ovs-217-0 03:16:25 Successfully copied public keys to slave 10.30.171.147 03:16:34 Ping to 10.30.171.229 successful. 03:16:34 SSH not responding on 10.30.171.229. Retrying in 10 seconds... 03:16:44 Ping to 10.30.171.229 successful. 03:16:47 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:16:47 releng-20954-410-0-builder-0 03:16:47 Successfully copied public keys to slave 10.30.171.229 03:16:47 Process 6506 ready. 03:16:47 Process 6507 ready. 03:16:47 SSH ready on all stack servers. 03:16:47 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins3031575704550733129.sh 03:16:47 Setup pyenv: 03:16:48 system 03:16:48 3.8.13 03:16:48 3.9.13 03:16:48 3.10.13 03:16:48 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:16:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zeV1 03:16:52 lf-activate-venv(): INFO: Save venv in file: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.robot_venv 03:16:56 lf-activate-venv(): INFO: Installing: setuptools wheel 03:16:58 lf-activate-venv(): INFO: Adding /tmp/venv-zeV1/bin to PATH 03:16:58 + echo 'Installing Python Requirements' 03:16:58 Installing Python Requirements 03:16:58 + cat 03:16:58 + python -m pip install -r requirements.txt 03:16:58 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 03:16:58 Collecting docker-py (from -r requirements.txt (line 1)) 03:16:58 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) 03:16:58 Collecting ipaddr (from -r requirements.txt (line 2)) 03:16:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 03:16:58 Preparing metadata (setup.py): started 03:16:59 Preparing metadata (setup.py): finished with status 'done' 03:16:59 Collecting netaddr (from -r requirements.txt (line 3)) 03:16:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 03:16:59 Collecting netifaces (from -r requirements.txt (line 4)) 03:16:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 03:16:59 Preparing metadata (setup.py): started 03:16:59 Preparing metadata (setup.py): finished with status 'done' 03:16:59 Collecting pyhocon (from -r requirements.txt (line 5)) 03:16:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 03:16:59 Collecting requests (from -r requirements.txt (line 6)) 03:16:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 03:16:59 Collecting robotframework (from -r requirements.txt (line 7)) 03:16:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 03:16:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.2 MB/s 0:00:00 03:16:59 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 03:16:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 03:16:59 Preparing metadata (setup.py): started 03:16:59 Preparing metadata (setup.py): finished with status 'done' 03:16:59 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 03:16:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 03:16:59 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 03:17:00 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) 03:17:00 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 03:17:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 03:17:00 Preparing metadata (setup.py): started 03:17:00 Preparing metadata (setup.py): finished with status 'done' 03:17:00 Collecting scapy (from -r requirements.txt (line 12)) 03:17:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 03:17:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 47.3 MB/s 0:00:00 03:17:00 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 03:17:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 03:17:00 Preparing metadata (setup.py): started 03:17:00 Preparing metadata (setup.py): finished with status 'done' 03:17:00 Collecting elasticsearch (from -r requirements.txt (line 18)) 03:17:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 03:17:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 32.6 MB/s 0:00:00 03:17:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 03:17:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 03:17:00 Collecting pyangbind (from -r requirements.txt (line 22)) 03:17:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 03:17:00 Collecting isodate (from -r requirements.txt (line 25)) 03:17:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 03:17:00 Collecting jmespath (from -r requirements.txt (line 28)) 03:17:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 03:17:00 Collecting jsonpatch (from -r requirements.txt (line 31)) 03:17:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 03:17:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:17:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 03:17:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:17:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 03:17:01 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 03:17:01 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) 03:17:01 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 03:17:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 03:17:01 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 03:17:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 03:17:01 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 03:17:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.4/pyparsing-3.2.4-py3-none-any.whl (113 kB) 03:17:01 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 03:17:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 03:17:01 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 03:17:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 03:17:01 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 03:17:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 03:17:01 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 03:17:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 03:17:01 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 03:17:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 03:17:01 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 03:17:01 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) 03:17:01 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 03:17:01 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 03:17:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 03:17:01 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 03:17:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 03:17:02 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 03:17:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 03:17:02 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 03:17:02 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) 03:17:02 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 03:17:02 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) 03:17:02 Collecting elasticsearch (from -r requirements.txt (line 18)) 03:17:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 03:17:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 37.4 MB/s 0:00:00 03:17:02 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 03:17:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 03:17:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 03:17:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 03:17:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 03:17:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 03:17:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 03:17:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 03:17:02 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 03:17:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 03:17:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.2 MB/s 0:00:00 03:17:02 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 03:17:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.1/lxml-6.0.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 03:17:03 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 03:17:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.1/regex-2025.9.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 03:17:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 22.2 MB/s 0:00:00 03:17:03 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 03:17:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 03:17:04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB) 03:17:04 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:17:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/45.0.7/cryptography-45.0.7-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 03:17:04 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 03:17:04 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:17:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 03:17:04 Collecting cffi>=1.14 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:17:04 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) 03:17:04 Collecting pycparser (from cffi>=1.14->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:17:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 03:17:04 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 03:17:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 66.6 MB/s 0:00:00 03:17:05 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 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) 03:17:05 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.2.1/click-8.2.1-py3-none-any.whl (102 kB) 03:17:05 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 03:17:05 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 03:17:05 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 03:17:05 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 03:17:05 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:17:05 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 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) 03:17:05 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 03:17:05 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 03:17:05 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)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 03:17:05 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 03:17:05 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 03:17:05 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:17:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB) 03:17:05 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:17:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 03:17:05 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:17:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 03:17:06 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 03:17:06 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:17:06 Building wheel for robotframework-sshlibrary (setup.py): started 03:17:06 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 03:17:06 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=eb273b74132738a030960e2dc307aca3eb4c2c1b0491e9dd383dab8448e63d96 03:17:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 03:17:06 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:17:06 Building wheel for ipaddr (setup.py): started 03:17:06 Building wheel for ipaddr (setup.py): finished with status 'done' 03:17:06 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=2f0f1b4c2590deed6bdf061dfd98b5526f255102fb6ec368056615c4410c4f53 03:17:06 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 03:17:06 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:17:06 Building wheel for netifaces (setup.py): started 03:17:08 Building wheel for netifaces (setup.py): finished with status 'done' 03:17:08 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41086 sha256=98b106efbaca2b8cef803283db4a94202f5503e47ce27a775ae77ec8dcd6a45e 03:17:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 03:17:08 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:17:08 Building wheel for robotframework-httplibrary (setup.py): started 03:17:09 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 03:17:09 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=ecb43f235f6963b76524333497636a8fc5055adfdb90a7df79dc6cdcef18b0e6 03:17:09 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 03:17:09 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 03:17:09 Building wheel for jsonpath-rw (setup.py): started 03:17:09 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 03:17:09 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=3fbacb840700fad859b670d4da41b26af50c69fca5b3da20f26644d0eaec40a8 03:17:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 03:17:09 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 03:17:09 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 03:17:16 03:17:16 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.2.1 cryptography-45.0.7 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.1 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.4 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.1 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 03:17:16 + pip freeze 03:17:17 attrs==25.3.0 03:17:17 bcrypt==4.3.0 03:17:17 beautifulsoup4==4.13.5 03:17:17 certifi==2025.8.3 03:17:17 cffi==2.0.0 03:17:17 charset-normalizer==3.4.3 03:17:17 click==8.2.1 03:17:17 cryptography==45.0.7 03:17:17 decorator==5.2.1 03:17:17 distlib==0.4.0 03:17:17 docker-py==1.10.6 03:17:17 docker-pycreds==0.4.0 03:17:17 elastic-transport==8.17.1 03:17:17 elasticsearch==8.19.1 03:17:17 elasticsearch-dsl==8.15.4 03:17:17 enum34==1.1.10 03:17:17 filelock==3.19.1 03:17:17 h11==0.16.0 03:17:17 idna==3.10 03:17:17 invoke==2.2.0 03:17:17 ipaddr==2.2.0 03:17:17 isodate==0.7.2 03:17:17 jmespath==1.0.1 03:17:17 jsonpatch==1.33 03:17:17 jsonpath-rw==1.4.0 03:17:17 jsonpointer==3.0.0 03:17:17 lxml==6.0.1 03:17:17 netaddr==1.3.0 03:17:17 netifaces==0.11.0 03:17:17 outcome==1.3.0.post0 03:17:17 paramiko==4.0.0 03:17:17 platformdirs==4.4.0 03:17:17 ply==3.11 03:17:17 pyang==2.7.1 03:17:17 pyangbind==0.8.6 03:17:17 pycparser==2.23 03:17:17 pyhocon==0.3.61 03:17:17 PyNaCl==1.6.0 03:17:17 pyparsing==3.2.4 03:17:17 PySocks==1.7.1 03:17:17 python-dateutil==2.9.0.post0 03:17:17 regex==2025.9.1 03:17:17 requests==2.32.5 03:17:17 robotframework==7.3.2 03:17:17 robotframework-httplibrary==0.4.2 03:17:17 robotframework-pythonlibcore==4.4.1 03:17:17 robotframework-requests==0.9.7 03:17:17 robotframework-selenium2library==3.0.0 03:17:17 robotframework-seleniumlibrary==6.7.1 03:17:17 robotframework-sshlibrary==3.8.0 03:17:17 scapy==2.6.1 03:17:17 scp==0.15.0 03:17:17 selenium==4.35.0 03:17:17 six==1.17.0 03:17:17 sniffio==1.3.1 03:17:17 sortedcontainers==2.4.0 03:17:17 soupsieve==2.8 03:17:17 trio==0.30.0 03:17:17 trio-websocket==0.12.2 03:17:17 typing_extensions==4.14.1 03:17:17 urllib3==2.5.0 03:17:17 virtualenv==20.34.0 03:17:17 waitress==3.0.2 03:17:17 WebOb==1.8.9 03:17:17 websocket-client==1.8.0 03:17:17 WebTest==3.0.6 03:17:17 wsproto==1.2.0 03:17:17 [EnvInject] - Injecting environment variables from a build step. 03:17:17 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 03:17:17 [EnvInject] - Variables injected successfully. 03:17:17 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins8688205909390171392.sh 03:17:17 Setup pyenv: 03:17:17 system 03:17:17 3.8.13 03:17:17 3.9.13 03:17:17 3.10.13 03:17:17 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:17:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from file:/tmp/.os_lf_venv 03:17:19 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 03:17:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:17:27 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:17:27 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:17:27 + ODL_SYSTEM=() 03:17:27 + TOOLS_SYSTEM=() 03:17:27 + OPENSTACK_SYSTEM=() 03:17:27 + OPENSTACK_CONTROLLERS=() 03:17:27 + mapfile -t ADDR 03:17:27 ++ openstack stack show -f json -c outputs releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410 03:17:27 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 03:17:29 + for i in "${ADDR[@]}" 03:17:29 ++ ssh 10.30.171.229 hostname -s 03:17:29 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:17:29 + REMHOST=releng-20954-410-0-builder-0 03:17:29 + case ${REMHOST} in 03:17:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 03:17:29 + for i in "${ADDR[@]}" 03:17:29 ++ ssh 10.30.171.147 hostname -s 03:17:29 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts. 03:17:30 + REMHOST=releng-20954-410-1-mininet-ovs-217-0 03:17:30 + case ${REMHOST} in 03:17:30 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 03:17:30 + echo NUM_ODL_SYSTEM=1 03:17:30 + echo NUM_TOOLS_SYSTEM=1 03:17:30 + '[' '' == yes ']' 03:17:30 + NUM_OPENSTACK_SYSTEM=0 03:17:30 + echo NUM_OPENSTACK_SYSTEM=0 03:17:30 + '[' 0 -eq 2 ']' 03:17:30 + echo ODL_SYSTEM_IP=10.30.171.229 03:17:30 ++ seq 0 0 03:17:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 03:17:30 + echo ODL_SYSTEM_1_IP=10.30.171.229 03:17:30 + echo TOOLS_SYSTEM_IP=10.30.171.147 03:17:30 ++ seq 0 0 03:17:30 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 03:17:30 + echo TOOLS_SYSTEM_1_IP=10.30.171.147 03:17:30 + openstack_index=0 03:17:30 + NUM_OPENSTACK_CONTROL_NODES=1 03:17:30 + echo NUM_OPENSTACK_CONTROL_NODES=1 03:17:30 ++ seq 0 0 03:17:30 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 03:17:30 + echo OPENSTACK_CONTROL_NODE_1_IP= 03:17:30 + NUM_OPENSTACK_COMPUTE_NODES=-1 03:17:30 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 03:17:30 + '[' -1 -ge 2 ']' 03:17:30 ++ seq 0 -2 03:17:30 + NUM_OPENSTACK_HAPROXY_NODES=0 03:17:30 + echo NUM_OPENSTACK_HAPROXY_NODES=0 03:17:30 ++ seq 0 -1 03:17:30 + echo 'Contents of slave_addresses.txt:' 03:17:30 Contents of slave_addresses.txt: 03:17:30 + cat slave_addresses.txt 03:17:30 NUM_ODL_SYSTEM=1 03:17:30 NUM_TOOLS_SYSTEM=1 03:17:30 NUM_OPENSTACK_SYSTEM=0 03:17:30 ODL_SYSTEM_IP=10.30.171.229 03:17:30 ODL_SYSTEM_1_IP=10.30.171.229 03:17:30 TOOLS_SYSTEM_IP=10.30.171.147 03:17:30 TOOLS_SYSTEM_1_IP=10.30.171.147 03:17:30 NUM_OPENSTACK_CONTROL_NODES=1 03:17:30 OPENSTACK_CONTROL_NODE_1_IP= 03:17:30 NUM_OPENSTACK_COMPUTE_NODES=-1 03:17:30 NUM_OPENSTACK_HAPROXY_NODES=0 03:17:30 [EnvInject] - Injecting environment variables from a build step. 03:17:30 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 03:17:30 [EnvInject] - Variables injected successfully. 03:17:30 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/sh /tmp/jenkins1462204733596451961.sh 03:17:30 Preparing for JRE Version 21 03:17:30 Karaf artifact is karaf 03:17:30 Karaf project is integration 03:17:30 Java home is /usr/lib/jvm/java-21-openjdk-amd64 03:17:30 [EnvInject] - Injecting environment variables from a build step. 03:17:30 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 03:17:30 [EnvInject] - Variables injected successfully. 03:17:30 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins5506807471911419303.sh 03:17:30 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-9186/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 03:17:30 Distribution bundle is karaf-0.23.0.zip 03:17:30 Distribution bundle version is 0.23.0 03:17:30 Distribution folder is karaf-0.23.0 03:17:30 Nexus prefix is https://nexus.opendaylight.org 03:17:30 [EnvInject] - Injecting environment variables from a build step. 03:17:30 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 03:17:30 [EnvInject] - Variables injected successfully. 03:17:30 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins10926134453485259643.sh 03:17:30 Setup pyenv: 03:17:30 system 03:17:30 3.8.13 03:17:30 3.9.13 03:17:30 3.10.13 03:17:30 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:17:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from file:/tmp/.os_lf_venv 03:17:32 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. 03:17:32 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:17:32 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 03:17:38 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. 03:17:38 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:17:38 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:17:38 Copying common-functions.sh to /tmp 03:17:40 Copying common-functions.sh to 10.30.171.229:/tmp 03:17:40 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:17:40 Copying common-functions.sh to 10.30.171.147:/tmp 03:17:40 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts. 03:17:40 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins8572659950159842276.sh 03:17:40 common-functions.sh is being sourced 03:17:40 common-functions environment: 03:17:40 MAVENCONF: /tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 03:17:40 ACTUALFEATURES: 03:17:40 FEATURESCONF: /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 03:17:40 CUSTOMPROP: /tmp/karaf-0.23.0/etc/custom.properties 03:17:40 LOGCONF: /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 03:17:40 MEMCONF: /tmp/karaf-0.23.0/bin/setenv 03:17:40 CONTROLLERMEM: 2048m 03:17:40 AKKACONF: /tmp/karaf-0.23.0/configuration/initial/pekko.conf 03:17:40 MODULESCONF: /tmp/karaf-0.23.0/configuration/initial/modules.conf 03:17:40 MODULESHARDSCONF: /tmp/karaf-0.23.0/configuration/initial/module-shards.conf 03:17:40 SUITES: 03:17:40 03:17:40 ################################################# 03:17:40 ## Configure Cluster and Start ## 03:17:40 ################################################# 03:17:40 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter 03:17:40 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-bgpcep-bgp odl-bgpcep-bgp-config-example odl-bgpcep-data-change-counter 03:17:40 Locating script plan to use... 03:17:40 script plan exists!!! 03:17:40 Changing the script plan path... 03:17:40 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 03:17:40 # 03:17:40 # This program and the accompanying materials are made available under the 03:17:40 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 03:17:40 # and is available at http://www.eclipse.org/legal/epl-v10.html 03:17:40 03:17:40 # Place the suites in run order: 03:17:40 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/scripts/controllermem_6g.sh 03:17:40 Executing /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/scripts/controllermem_6g.sh... 03:17:40 Finished running script plans 03:17:40 Configuring member-1 with IP address 10.30.171.229 03:17:40 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:17:41 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:17:41 + source /tmp/common-functions.sh karaf-0.23.0 titanium 03:17:41 ++ [[ /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 ]] 03:17:41 common-functions.sh is being sourced 03:17:41 ++ echo 'common-functions.sh is being sourced' 03:17:41 ++ BUNDLEFOLDER=karaf-0.23.0 03:17:41 ++ DISTROSTREAM=titanium 03:17:41 ++ export MAVENCONF=/tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 03:17:41 ++ MAVENCONF=/tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 03:17:41 ++ export FEATURESCONF=/tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 03:17:41 ++ FEATURESCONF=/tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 03:17:41 ++ export CUSTOMPROP=/tmp/karaf-0.23.0/etc/custom.properties 03:17:41 ++ CUSTOMPROP=/tmp/karaf-0.23.0/etc/custom.properties 03:17:41 ++ export LOGCONF=/tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 03:17:41 ++ LOGCONF=/tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 03:17:41 ++ export MEMCONF=/tmp/karaf-0.23.0/bin/setenv 03:17:41 ++ MEMCONF=/tmp/karaf-0.23.0/bin/setenv 03:17:41 ++ export CONTROLLERMEM= 03:17:41 ++ CONTROLLERMEM= 03:17:41 ++ case "${DISTROSTREAM}" in 03:17:41 ++ CLUSTER_SYSTEM=pekko 03:17:41 ++ export AKKACONF=/tmp/karaf-0.23.0/configuration/initial/pekko.conf 03:17:41 ++ AKKACONF=/tmp/karaf-0.23.0/configuration/initial/pekko.conf 03:17:41 ++ export MODULESCONF=/tmp/karaf-0.23.0/configuration/initial/modules.conf 03:17:41 ++ MODULESCONF=/tmp/karaf-0.23.0/configuration/initial/modules.conf 03:17:41 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0/configuration/initial/module-shards.conf 03:17:41 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0/configuration/initial/module-shards.conf 03:17:41 ++ print_common_env 03:17:41 ++ cat 03:17:41 common-functions environment: 03:17:41 MAVENCONF: /tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 03:17:41 ACTUALFEATURES: 03:17:41 FEATURESCONF: /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 03:17:41 CUSTOMPROP: /tmp/karaf-0.23.0/etc/custom.properties 03:17:41 LOGCONF: /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 03:17:41 MEMCONF: /tmp/karaf-0.23.0/bin/setenv 03:17:41 CONTROLLERMEM: 03:17:41 AKKACONF: /tmp/karaf-0.23.0/configuration/initial/pekko.conf 03:17:41 MODULESCONF: /tmp/karaf-0.23.0/configuration/initial/modules.conf 03:17:41 MODULESHARDSCONF: /tmp/karaf-0.23.0/configuration/initial/module-shards.conf 03:17:41 SUITES: 03:17:41 03:17:41 ++ SSH='ssh -t -t' 03:17:41 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 03:17:41 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 03:17:41 Changing to /tmp 03:17:41 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9186/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 03:17:41 + echo 'Changing to /tmp' 03:17:41 + cd /tmp 03:17:41 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9186/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip' 03:17:41 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9186/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 03:17:41 --2025-09-15 03:17:41-- https://nexus.opendaylight.org/content/repositories//autorelease-9186/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 03:17:41 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 03:17:41 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 03:17:41 HTTP request sent, awaiting response... 200 OK 03:17:41 Length: 237695899 (227M) [application/zip] 03:17:41 Saving to: ‘karaf-0.23.0.zip’ 03:17:41 03:17:41 0K ........ ........ ........ ........ ........ ........ 1% 91.0M 2s 03:17:41 3072K ........ ........ ........ ........ ........ ........ 2% 153M 2s 03:17:41 6144K ........ ........ ........ ........ ........ ........ 3% 170M 2s 03:17:41 9216K ........ ........ ........ ........ ........ ........ 5% 171M 2s 03:17:41 12288K ........ ........ ........ ........ ........ ........ 6% 167M 1s 03:17:41 15360K ........ ........ ........ ........ ........ ........ 7% 112M 2s 03:17:41 18432K ........ ........ ........ ........ ........ ........ 9% 176M 1s 03:17:41 21504K ........ ........ ........ ........ ........ ........ 10% 196M 1s 03:17:41 24576K ........ ........ ........ ........ ........ ........ 11% 210M 1s 03:17:41 27648K ........ ........ ........ ........ ........ ........ 13% 229M 1s 03:17:41 30720K ........ ........ ........ ........ ........ ........ 14% 131M 1s 03:17:41 33792K ........ ........ ........ ........ ........ ........ 15% 227M 1s 03:17:41 36864K ........ ........ ........ ........ ........ ........ 17% 291M 1s 03:17:41 39936K ........ ........ ........ ........ ........ ........ 18% 288M 1s 03:17:41 43008K ........ ........ ........ ........ ........ ........ 19% 290M 1s 03:17:41 46080K ........ ........ ........ ........ ........ ........ 21% 146M 1s 03:17:41 49152K ........ ........ ........ ........ ........ ........ 22% 281M 1s 03:17:41 52224K ........ ........ ........ ........ ........ ........ 23% 285M 1s 03:17:41 55296K ........ ........ ........ ........ ........ ........ 25% 293M 1s 03:17:41 58368K ........ ........ ........ ........ ........ ........ 26% 286M 1s 03:17:41 61440K ........ ........ ........ ........ ........ ........ 27% 279M 1s 03:17:41 64512K ........ ........ ........ ........ ........ ........ 29% 108M 1s 03:17:41 67584K ........ ........ ........ ........ ........ ........ 30% 285M 1s 03:17:41 70656K ........ ........ ........ ........ ........ ........ 31% 274M 1s 03:17:41 73728K ........ ........ ........ ........ ........ ........ 33% 271M 1s 03:17:41 76800K ........ ........ ........ ........ ........ ........ 34% 278M 1s 03:17:41 79872K ........ ........ ........ ........ ........ ........ 35% 281M 1s 03:17:41 82944K ........ ........ ........ ........ ........ ........ 37% 284M 1s 03:17:41 86016K ........ ........ ........ ........ ........ ........ 38% 278M 1s 03:17:41 89088K ........ ........ ........ ........ ........ ........ 39% 272M 1s 03:17:41 92160K ........ ........ ........ ........ ........ ........ 41% 290M 1s 03:17:41 95232K ........ ........ ........ ........ ........ ........ 42% 273M 1s 03:17:41 98304K ........ ........ ........ ........ ........ ........ 43% 253M 1s 03:17:41 101376K ........ ........ ........ ........ ........ ........ 44% 267M 1s 03:17:41 104448K ........ ........ ........ ........ ........ ........ 46% 273M 1s 03:17:41 107520K ........ ........ ........ ........ ........ ........ 47% 263M 1s 03:17:41 110592K ........ ........ ........ ........ ........ ........ 48% 273M 1s 03:17:41 113664K ........ ........ ........ ........ ........ ........ 50% 272M 1s 03:17:41 116736K ........ ........ ........ ........ ........ ........ 51% 257M 1s 03:17:41 119808K ........ ........ ........ ........ ........ ........ 52% 287M 0s 03:17:41 122880K ........ ........ ........ ........ ........ ........ 54% 272M 0s 03:17:41 125952K ........ ........ ........ ........ ........ ........ 55% 215M 0s 03:17:41 129024K ........ ........ ........ ........ ........ ........ 56% 254M 0s 03:17:41 132096K ........ ........ ........ ........ ........ ........ 58% 231M 0s 03:17:41 135168K ........ ........ ........ ........ ........ ........ 59% 269M 0s 03:17:41 138240K ........ ........ ........ ........ ........ ........ 60% 280M 0s 03:17:41 141312K ........ ........ ........ ........ ........ ........ 62% 273M 0s 03:17:41 144384K ........ ........ ........ ........ ........ ........ 63% 269M 0s 03:17:41 147456K ........ ........ ........ ........ ........ ........ 64% 258M 0s 03:17:41 150528K ........ ........ ........ ........ ........ ........ 66% 267M 0s 03:17:41 153600K ........ ........ ........ ........ ........ ........ 67% 259M 0s 03:17:41 156672K ........ ........ ........ ........ ........ ........ 68% 260M 0s 03:17:41 159744K ........ ........ ........ ........ ........ ........ 70% 259M 0s 03:17:41 162816K ........ ........ ........ ........ ........ ........ 71% 277M 0s 03:17:41 165888K ........ ........ ........ ........ ........ ........ 72% 268M 0s 03:17:41 168960K ........ ........ ........ ........ ........ ........ 74% 266M 0s 03:17:41 172032K ........ ........ ........ ........ ........ ........ 75% 269M 0s 03:17:41 175104K ........ ........ ........ ........ ........ ........ 76% 251M 0s 03:17:42 178176K ........ ........ ........ ........ ........ ........ 78% 258M 0s 03:17:42 181248K ........ ........ ........ ........ ........ ........ 79% 247M 0s 03:17:42 184320K ........ ........ ........ ........ ........ ........ 80% 269M 0s 03:17:42 187392K ........ ........ ........ ........ ........ ........ 82% 228M 0s 03:17:42 190464K ........ ........ ........ ........ ........ ........ 83% 267M 0s 03:17:42 193536K ........ ........ ........ ........ ........ ........ 84% 269M 0s 03:17:42 196608K ........ ........ ........ ........ ........ ........ 86% 263M 0s 03:17:42 199680K ........ ........ ........ ........ ........ ........ 87% 257M 0s 03:17:42 202752K ........ ........ ........ ........ ........ ........ 88% 267M 0s 03:17:42 205824K ........ ........ ........ ........ ........ ........ 89% 269M 0s 03:17:42 208896K ........ ........ ........ ........ ........ ........ 91% 265M 0s 03:17:42 211968K ........ ........ ........ ........ ........ ........ 92% 259M 0s 03:17:42 215040K ........ ........ ........ ........ ........ ........ 93% 255M 0s 03:17:42 218112K ........ ........ ........ ........ ........ ........ 95% 267M 0s 03:17:42 221184K ........ ........ ........ ........ ........ ........ 96% 270M 0s 03:17:42 224256K ........ ........ ........ ........ ........ ........ 97% 254M 0s 03:17:42 227328K ........ ........ ........ ........ ........ ........ 99% 252M 0s 03:17:42 230400K ........ ........ ........ .. 100% 256M=1.0s 03:17:42 03:17:42 2025-09-15 03:17:42 (234 MB/s) - ‘karaf-0.23.0.zip’ saved [237695899/237695899] 03:17:42 03:17:42 Extracting the new controller... 03:17:42 + echo 'Extracting the new controller...' 03:17:42 + unzip -q karaf-0.23.0.zip 03:17:44 Adding external repositories... 03:17:44 + echo 'Adding external repositories...' 03:17:44 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 03:17:44 + cat /tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 03:17:44 ################################################################################ 03:17:44 # 03:17:44 # Licensed to the Apache Software Foundation (ASF) under one or more 03:17:44 # contributor license agreements. See the NOTICE file distributed with 03:17:44 # this work for additional information regarding copyright ownership. 03:17:44 # The ASF licenses this file to You under the Apache License, Version 2.0 03:17:44 # (the "License"); you may not use this file except in compliance with 03:17:44 # the License. You may obtain a copy of the License at 03:17:44 # 03:17:44 # http://www.apache.org/licenses/LICENSE-2.0 03:17:44 # 03:17:44 # Unless required by applicable law or agreed to in writing, software 03:17:44 # distributed under the License is distributed on an "AS IS" BASIS, 03:17:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:17:44 # See the License for the specific language governing permissions and 03:17:44 # limitations under the License. 03:17:44 # 03:17:44 ################################################################################ 03:17:44 03:17:44 # 03:17:44 # If set to true, the following property will not allow any certificate to be used 03:17:44 # when accessing Maven repositories through SSL 03:17:44 # 03:17:44 #org.ops4j.pax.url.mvn.certificateCheck= 03:17:44 03:17:44 # 03:17:44 # Path to the local Maven settings file. 03:17:44 # The repositories defined in this file will be automatically added to the list 03:17:44 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 03:17:44 # below is not set. 03:17:44 # The following locations are checked for the existence of the settings.xml file 03:17:44 # * 1. looks for the specified url 03:17:44 # * 2. if not found looks for ${user.home}/.m2/settings.xml 03:17:44 # * 3. if not found looks for ${maven.home}/conf/settings.xml 03:17:44 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 03:17:44 # 03:17:44 #org.ops4j.pax.url.mvn.settings= 03:17:44 03:17:44 # 03:17:44 # Path to the local Maven repository which is used to avoid downloading 03:17:44 # artifacts when they already exist locally. 03:17:44 # The value of this property will be extracted from the settings.xml file 03:17:44 # above, or defaulted to: 03:17:44 # System.getProperty( "user.home" ) + "/.m2/repository" 03:17:44 # 03:17:44 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 03:17:44 03:17:44 # 03:17:44 # Default this to false. It's just weird to use undocumented repos 03:17:44 # 03:17:44 org.ops4j.pax.url.mvn.useFallbackRepositories=false 03:17:44 03:17:44 # 03:17:44 # Uncomment if you don't wanna use the proxy settings 03:17:44 # from the Maven conf/settings.xml file 03:17:44 # 03:17:44 # org.ops4j.pax.url.mvn.proxySupport=false 03:17:44 03:17:44 # 03:17:44 # Comma separated list of repositories scanned when resolving an artifact. 03:17:44 # Those repositories will be checked before iterating through the 03:17:44 # below list of repositories and even before the local repository 03:17:44 # A repository url can be appended with zero or more of the following flags: 03:17:44 # @snapshots : the repository contains snaphots 03:17:44 # @noreleases : the repository does not contain any released artifacts 03:17:44 # 03:17:44 # The following property value will add the system folder as a repo. 03:17:44 # 03:17:44 org.ops4j.pax.url.mvn.defaultRepositories=\ 03:17:44 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 03:17:44 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 03:17:44 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 03:17:44 03:17:44 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 03:17:44 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 03:17:44 03:17:44 # 03:17:44 # Comma separated list of repositories scanned when resolving an artifact. 03:17:44 # The default list includes the following repositories: 03:17:44 # http://repo1.maven.org/maven2@id=central 03:17:44 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 03:17:44 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 03:17:44 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 03:17:44 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 03:17:44 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 03:17:44 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 03:17:44 # To add repositories to the default ones, prepend '+' to the list of repositories 03:17:44 # to add. 03:17:44 # A repository url can be appended with zero or more of the following flags: 03:17:44 # @snapshots : the repository contains snapshots 03:17:44 # @noreleases : the repository does not contain any released artifacts 03:17:44 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 03:17:44 # 03:17:44 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 03:17:44 03:17:44 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 03:17:44 + [[ True == \T\r\u\e ]] 03:17:44 + echo 'Configuring the startup features...' 03:17:44 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter,/g' /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 03:17:44 + FEATURE_TEST_STRING=features-test 03:17:44 + FEATURE_TEST_VERSION=0.23.0 03:17:44 + KARAF_VERSION=karaf4 03:17:44 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 03:17:44 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 03:17:44 + [[ ! -z '' ]] 03:17:44 + cat /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 03:17:44 ################################################################################ 03:17:44 # 03:17:44 # Licensed to the Apache Software Foundation (ASF) under one or more 03:17:44 # contributor license agreements. See the NOTICE file distributed with 03:17:44 # this work for additional information regarding copyright ownership. 03:17:44 # The ASF licenses this file to You under the Apache License, Version 2.0 03:17:44 # (the "License"); you may not use this file except in compliance with 03:17:44 # the License. You may obtain a copy of the License at 03:17:44 # 03:17:44 # http://www.apache.org/licenses/LICENSE-2.0 03:17:44 # 03:17:44 # Unless required by applicable law or agreed to in writing, software 03:17:44 # distributed under the License is distributed on an "AS IS" BASIS, 03:17:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:17:44 # See the License for the specific language governing permissions and 03:17:44 # limitations under the License. 03:17:44 # 03:17:44 ################################################################################ 03:17:44 03:17:44 # 03:17:44 # Comma separated list of features repositories to register by default 03:17:44 # 03:17:44 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/ea28c08b-0b5f-4af3-b475-e6458e07c325.xml 03:17:44 03:17:44 # 03:17:44 # Comma separated list of features to install at startup 03:17:44 # 03:17:44 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-bgp,odl-bgpcep-bgp-config-example,odl-bgpcep-data-change-counter, 24f7e1e0-498f-4f10-b116-f647bd57545d 03:17:44 03:17:44 # 03:17:44 # Resource repositories (OBR) that the features resolver can use 03:17:44 # to resolve requirements/capabilities 03:17:44 # 03:17:44 # The format of the resourceRepositories is 03:17:44 # resourceRepositories=[xml:url|json:url],... 03:17:44 # for Instance: 03:17:44 # 03:17:44 #resourceRepositories=xml:http://host/path/to/index.xml 03:17:44 # or 03:17:44 #resourceRepositories=json:http://host/path/to/index.json 03:17:44 # 03:17:44 03:17:44 # 03:17:44 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 03:17:44 # 03:17:44 featuresBootAsynchronous=false 03:17:44 03:17:44 # 03:17:44 # Service requirements enforcement 03:17:44 # 03:17:44 # By default, the feature resolver checks the service requirements/capabilities of 03:17:44 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 03:17:44 # the required bundles. 03:17:44 # The following flag can have those values: 03:17:44 # - disable: service requirements are completely ignored 03:17:44 # - default: service requirements are ignored for old features 03:17:44 # - enforce: service requirements are always verified 03:17:44 # 03:17:44 #serviceRequirements=default 03:17:44 03:17:44 # 03:17:44 # Store cfg file for config element in feature 03:17:44 # 03:17:44 #configCfgStore=true 03:17:44 03:17:44 # 03:17:44 # Define if the feature service automatically refresh bundles 03:17:44 # 03:17:44 autoRefresh=true 03:17:44 03:17:44 # 03:17:44 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 03:17:44 # XML file defines instructions related to features processing 03:17:44 # versions.properties may declare properties to resolve placeholders in XML file 03:17:44 # both files are relative to ${karaf.etc} 03:17:44 # 03:17:44 #featureProcessing=org.apache.karaf.features.xml 03:17:44 #featureProcessingVersions=versions.properties 03:17:44 + configure_karaf_log karaf4 '' 03:17:44 + local -r karaf_version=karaf4 03:17:44 + local -r controllerdebugmap= 03:17:44 + local logapi=log4j 03:17:44 + grep log4j2 /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 03:17:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 03:17:44 log4j2.rootLogger.level = INFO 03:17:44 #log4j2.rootLogger.type = asyncRoot 03:17:44 #log4j2.rootLogger.includeLocation = false 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 03:17:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 03:17:44 log4j2.rootLogger.appenderRef.Console.ref = Console 03:17:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 03:17:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 03:17:44 log4j2.logger.spifly.name = org.apache.aries.spifly 03:17:44 log4j2.logger.spifly.level = WARN 03:17:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 03:17:44 log4j2.logger.audit.level = INFO 03:17:44 log4j2.logger.audit.additivity = false 03:17:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 03:17:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 03:17:44 log4j2.appender.console.type = Console 03:17:44 log4j2.appender.console.name = Console 03:17:44 log4j2.appender.console.layout.type = PatternLayout 03:17:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 03:17:44 log4j2.appender.rolling.type = RollingRandomAccessFile 03:17:44 log4j2.appender.rolling.name = RollingFile 03:17:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 03:17:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 03:17:44 #log4j2.appender.rolling.immediateFlush = false 03:17:44 log4j2.appender.rolling.append = true 03:17:44 log4j2.appender.rolling.layout.type = PatternLayout 03:17:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 03:17:44 log4j2.appender.rolling.policies.type = Policies 03:17:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 03:17:44 log4j2.appender.rolling.policies.size.size = 64MB 03:17:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 03:17:44 log4j2.appender.rolling.strategy.max = 7 03:17:44 log4j2.appender.audit.type = RollingRandomAccessFile 03:17:44 log4j2.appender.audit.name = AuditRollingFile 03:17:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 03:17:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 03:17:44 log4j2.appender.audit.append = true 03:17:44 log4j2.appender.audit.layout.type = PatternLayout 03:17:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 03:17:44 log4j2.appender.audit.policies.type = Policies 03:17:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 03:17:44 log4j2.appender.audit.policies.size.size = 8MB 03:17:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 03:17:44 log4j2.appender.audit.strategy.max = 7 03:17:44 log4j2.appender.osgi.type = PaxOsgi 03:17:44 log4j2.appender.osgi.name = PaxOsgi 03:17:44 log4j2.appender.osgi.filter = * 03:17:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether 03:17:44 #log4j2.logger.aether.level = TRACE 03:17:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 03:17:44 #log4j2.logger.http-headers.level = DEBUG 03:17:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 03:17:44 #log4j2.logger.maven.level = TRACE 03:17:44 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 03:17:44 + logapi=log4j2 03:17:44 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 03:17:44 + '[' log4j2 == log4j2 ']' 03:17:44 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 03:17:44 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 03:17:44 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 03:17:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 03:17:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 03:17:44 controllerdebugmap: 03:17:44 cat /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 03:17:44 + unset IFS 03:17:44 + echo 'controllerdebugmap: ' 03:17:44 + '[' -n '' ']' 03:17:44 + echo 'cat /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg' 03:17:44 + cat /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 03:17:44 ################################################################################ 03:17:44 # 03:17:44 # Licensed to the Apache Software Foundation (ASF) under one or more 03:17:44 # contributor license agreements. See the NOTICE file distributed with 03:17:44 # this work for additional information regarding copyright ownership. 03:17:44 # The ASF licenses this file to You under the Apache License, Version 2.0 03:17:44 # (the "License"); you may not use this file except in compliance with 03:17:44 # the License. You may obtain a copy of the License at 03:17:44 # 03:17:44 # http://www.apache.org/licenses/LICENSE-2.0 03:17:44 # 03:17:44 # Unless required by applicable law or agreed to in writing, software 03:17:44 # distributed under the License is distributed on an "AS IS" BASIS, 03:17:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:17:44 # See the License for the specific language governing permissions and 03:17:44 # limitations under the License. 03:17:44 # 03:17:44 ################################################################################ 03:17:44 03:17:44 # Common pattern layout for appenders 03:17:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 03:17:44 03:17:44 # Root logger 03:17:44 log4j2.rootLogger.level = INFO 03:17:44 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 03:17:44 #log4j2.rootLogger.type = asyncRoot 03:17:44 #log4j2.rootLogger.includeLocation = false 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 03:17:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 03:17:44 log4j2.rootLogger.appenderRef.Console.ref = Console 03:17:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 03:17:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 03:17:44 03:17:44 # Filters for logs marked by org.opendaylight.odlparent.Markers 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 03:17:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 03:17:44 03:17:44 # Loggers configuration 03:17:44 03:17:44 # Spifly logger 03:17:44 log4j2.logger.spifly.name = org.apache.aries.spifly 03:17:44 log4j2.logger.spifly.level = WARN 03:17:44 03:17:44 # Security audit logger 03:17:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 03:17:44 log4j2.logger.audit.level = INFO 03:17:44 log4j2.logger.audit.additivity = false 03:17:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 03:17:44 03:17:44 # Appenders configuration 03:17:44 03:17:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 03:17:44 log4j2.appender.console.type = Console 03:17:44 log4j2.appender.console.name = Console 03:17:44 log4j2.appender.console.layout.type = PatternLayout 03:17:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 03:17:44 03:17:44 # Rolling file appender 03:17:44 log4j2.appender.rolling.type = RollingRandomAccessFile 03:17:44 log4j2.appender.rolling.name = RollingFile 03:17:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 03:17:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 03:17:44 # uncomment to not force a disk flush 03:17:44 #log4j2.appender.rolling.immediateFlush = false 03:17:44 log4j2.appender.rolling.append = true 03:17:44 log4j2.appender.rolling.layout.type = PatternLayout 03:17:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 03:17:44 log4j2.appender.rolling.policies.type = Policies 03:17:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 03:17:44 log4j2.appender.rolling.policies.size.size = 1GB 03:17:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 03:17:44 log4j2.appender.rolling.strategy.max = 7 03:17:44 03:17:44 # Audit file appender 03:17:44 log4j2.appender.audit.type = RollingRandomAccessFile 03:17:44 log4j2.appender.audit.name = AuditRollingFile 03:17:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 03:17:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 03:17:44 log4j2.appender.audit.append = true 03:17:44 log4j2.appender.audit.layout.type = PatternLayout 03:17:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 03:17:44 log4j2.appender.audit.policies.type = Policies 03:17:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 03:17:44 log4j2.appender.audit.policies.size.size = 8MB 03:17:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 03:17:44 log4j2.appender.audit.strategy.max = 7 03:17:44 03:17:44 # OSGi appender 03:17:44 log4j2.appender.osgi.type = PaxOsgi 03:17:44 log4j2.appender.osgi.name = PaxOsgi 03:17:44 log4j2.appender.osgi.filter = * 03:17:44 03:17:44 # help with identification of maven-related problems with pax-url-aether 03:17:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether 03:17:44 #log4j2.logger.aether.level = TRACE 03:17:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 03:17:44 #log4j2.logger.http-headers.level = DEBUG 03:17:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 03:17:44 #log4j2.logger.maven.level = TRACE 03:17:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 03:17:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 03:17:44 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.23.0/bin/setenv 03:17:44 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 03:17:44 + local -r controllermem=6144m 03:17:44 + local -r memconf=/tmp/karaf-0.23.0/bin/setenv 03:17:44 + echo Configure 03:17:44 Configure 03:17:44 java home: /usr/lib/jvm/java-21-openjdk-amd64 03:17:44 max memory: 6144m 03:17:44 memconf: /tmp/karaf-0.23.0/bin/setenv 03:17:44 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 03:17:44 + echo ' max memory: 6144m' 03:17:44 + echo ' memconf: /tmp/karaf-0.23.0/bin/setenv' 03:17:44 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0/bin/setenv 03:17:44 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.23.0/bin/setenv 03:17:44 cat /tmp/karaf-0.23.0/bin/setenv 03:17:44 + echo 'cat /tmp/karaf-0.23.0/bin/setenv' 03:17:44 + cat /tmp/karaf-0.23.0/bin/setenv 03:17:44 #!/bin/sh 03:17:44 # 03:17:44 # Licensed to the Apache Software Foundation (ASF) under one or more 03:17:44 # contributor license agreements. See the NOTICE file distributed with 03:17:44 # this work for additional information regarding copyright ownership. 03:17:44 # The ASF licenses this file to You under the Apache License, Version 2.0 03:17:44 # (the "License"); you may not use this file except in compliance with 03:17:44 # the License. You may obtain a copy of the License at 03:17:44 # 03:17:44 # http://www.apache.org/licenses/LICENSE-2.0 03:17:44 # 03:17:44 # Unless required by applicable law or agreed to in writing, software 03:17:44 # distributed under the License is distributed on an "AS IS" BASIS, 03:17:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:17:44 # See the License for the specific language governing permissions and 03:17:44 # limitations under the License. 03:17:44 # 03:17:44 03:17:44 # 03:17:44 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 03:17:44 # script: client, instance, shell, start, status, stop, karaf 03:17:44 # 03:17:44 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 03:17:44 # Actions go here... 03:17:44 # fi 03:17:44 03:17:44 # 03:17:44 # general settings which should be applied for all scripts go here; please keep 03:17:44 # in mind that it is possible that scripts might be executed more than once, e.g. 03:17:44 # in example of the start script where the start script is executed first and the 03:17:44 # karaf script afterwards. 03:17:44 # 03:17:44 03:17:44 # 03:17:44 # The following section shows the possible configuration options for the default 03:17:44 # karaf scripts 03:17:44 # 03:17:44 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 03:17:44 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 03:17:44 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 03:17:44 # export EXTRA_JAVA_OPTS # Additional JVM options 03:17:44 # export KARAF_HOME # Karaf home folder 03:17:44 # export KARAF_DATA # Karaf data folder 03:17:44 # export KARAF_BASE # Karaf base folder 03:17:44 # export KARAF_ETC # Karaf etc folder 03:17:44 # export KARAF_LOG # Karaf log folder 03:17:44 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 03:17:44 # export KARAF_OPTS # Additional available Karaf options 03:17:44 # export KARAF_DEBUG # Enable debug mode 03:17:44 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 03:17:44 # export KARAF_NOROOT # Prevent execution as root if set to true 03:17:44 Set Java version 03:17:44 + echo 'Set Java version' 03:17:44 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 03:17:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 03:17:44 sudo: a password is required 03:17:44 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:17:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 03:17:44 sudo: a password is required 03:17:44 JDK default version ... 03:17:44 + echo 'JDK default version ...' 03:17:44 + java -version 03:17:44 openjdk version "21.0.5" 2024-10-15 03:17:44 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 03:17:44 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 03:17:44 Set JAVA_HOME 03:17:44 + echo 'Set JAVA_HOME' 03:17:44 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 03:17:44 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 03:17:44 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:17:44 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:17:44 Listing all open ports on controller system... 03:17:44 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:17:44 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 03:17:44 + echo 'Listing all open ports on controller system...' 03:17:44 + netstat -pnatu 03:17:44 /tmp/configuration-script.sh: line 40: netstat: command not found 03:17:44 Configuring cluster 03:17:44 + '[' -f /tmp/custom_shard_config.txt ']' 03:17:44 + echo 'Configuring cluster' 03:17:44 + /tmp/karaf-0.23.0/bin/configure_cluster.sh 1 10.30.171.229 03:17:44 ################################################ 03:17:44 ## Configure Cluster ## 03:17:44 ################################################ 03:17:44 NOTE: Cluster configuration files not found. Copying from 03:17:44 /tmp/karaf-0.23.0/system/org/opendaylight/controller/sal-clustering-config/11.0.0 03:17:44 Configuring unique name in pekko.conf 03:17:44 Configuring hostname in pekko.conf 03:17:44 Configuring data and rpc seed nodes in pekko.conf 03:17:44 modules = [ 03:17:44 03:17:44 { 03:17:44 name = "inventory" 03:17:44 namespace = "urn:opendaylight:inventory" 03:17:44 shard-strategy = "module" 03:17:44 }, 03:17:44 { 03:17:44 name = "topology" 03:17:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 03:17:44 shard-strategy = "module" 03:17:44 }, 03:17:44 { 03:17:44 name = "toaster" 03:17:44 namespace = "http://netconfcentral.org/ns/toaster" 03:17:44 shard-strategy = "module" 03:17:44 } 03:17:44 ] 03:17:44 Configuring replication type in module-shards.conf 03:17:44 ################################################ 03:17:44 ## NOTE: Manually restart controller to ## 03:17:44 ## apply configuration. ## 03:17:44 ################################################ 03:17:44 Dump pekko.conf 03:17:44 + echo 'Dump pekko.conf' 03:17:44 + cat /tmp/karaf-0.23.0/configuration/initial/pekko.conf 03:17:44 03:17:44 odl-cluster-data { 03:17:44 pekko { 03:17:44 remote { 03:17:44 artery { 03:17:44 enabled = on 03:17:44 transport = tcp 03:17:44 canonical.hostname = "10.30.171.229" 03:17:44 canonical.port = 2550 03:17:44 } 03:17:44 } 03:17:44 03:17:44 cluster { 03:17:44 # Using artery. 03:17:44 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.229:2550"] 03:17:44 03:17:44 roles = ["member-1"] 03:17:44 03:17:44 # when under load we might trip a false positive on the failure detector 03:17:44 # failure-detector { 03:17:44 # heartbeat-interval = 4 s 03:17:44 # acceptable-heartbeat-pause = 16s 03:17:44 # } 03:17:44 } 03:17:44 03:17:44 persistence { 03:17:44 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 03:17:44 # modifying the following two properties. The directory location specified may be a relative or absolute path. 03:17:44 # The relative path is always relative to KARAF_HOME. 03:17:44 03:17:44 # snapshot-store.local.dir = "target/snapshots" 03:17:44 03:17:44 # Use lz4 compression for LocalSnapshotStore snapshots 03:17:44 snapshot-store.local.use-lz4-compression = false 03:17:44 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 03:17:44 snapshot-store.local.lz4-blocksize = 256KB 03:17:44 } 03:17:44 disable-default-actor-system-quarantined-event-handling = "false" 03:17:44 } 03:17:44 } 03:17:44 Dump modules.conf 03:17:44 + echo 'Dump modules.conf' 03:17:44 + cat /tmp/karaf-0.23.0/configuration/initial/modules.conf 03:17:44 modules = [ 03:17:44 03:17:44 { 03:17:44 name = "inventory" 03:17:44 namespace = "urn:opendaylight:inventory" 03:17:44 shard-strategy = "module" 03:17:44 }, 03:17:44 { 03:17:44 name = "topology" 03:17:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 03:17:44 shard-strategy = "module" 03:17:44 }, 03:17:44 { 03:17:44 name = "toaster" 03:17:44 namespace = "http://netconfcentral.org/ns/toaster" 03:17:44 shard-strategy = "module" 03:17:44 } 03:17:44 ] 03:17:44 Dump module-shards.conf 03:17:44 + echo 'Dump module-shards.conf' 03:17:44 + cat /tmp/karaf-0.23.0/configuration/initial/module-shards.conf 03:17:44 module-shards = [ 03:17:44 { 03:17:44 name = "default" 03:17:44 shards = [ 03:17:44 { 03:17:44 name = "default" 03:17:44 replicas = ["member-1"] 03:17:44 } 03:17:44 ] 03:17:44 }, 03:17:44 { 03:17:44 name = "inventory" 03:17:44 shards = [ 03:17:44 { 03:17:44 name="inventory" 03:17:44 replicas = ["member-1"] 03:17:44 } 03:17:44 ] 03:17:44 }, 03:17:44 { 03:17:44 name = "topology" 03:17:44 shards = [ 03:17:44 { 03:17:44 name="topology" 03:17:44 replicas = ["member-1"] 03:17:44 } 03:17:44 ] 03:17:44 }, 03:17:44 { 03:17:44 name = "toaster" 03:17:44 shards = [ 03:17:44 { 03:17:44 name="toaster" 03:17:44 replicas = ["member-1"] 03:17:44 } 03:17:44 ] 03:17:44 } 03:17:44 ] 03:17:44 Locating config plan to use... 03:17:44 Finished running config plans 03:17:44 Starting member-1 with IP address 10.30.171.229 03:17:44 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:17:44 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:17:45 Redirecting karaf console output to karaf_console.log 03:17:45 Starting controller... 03:17:45 start: Redirecting Karaf output to /tmp/karaf-0.23.0/data/log/karaf_console.log 03:17:45 Execute the post startup script on controller 10.30.171.229 03:17:45 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:17:45 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:17:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:17:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:18:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 03:18:50 2025-09-15T03:18:11,451 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 281 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 03:18:50 Controller is UP 03:18:50 2025-09-15T03:18:11,451 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 281 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 03:18:50 Listing all open ports on controller system... 03:18:50 /tmp/post-startup-script.sh: line 51: netstat: command not found 03:18:50 looking for "BindException: Address already in use" in log file 03:18:50 looking for "server is unhealthy" in log file 03:18:50 Let's take the karaf thread dump 03:18:50 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:18:51 karaf main: org.apache.karaf.main.Main, pid:2032 03:18:51 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:18:51 Generating mininet variables... 03:18:51 Locating test plan to use... 03:18:51 Changing the testplan path... 03:18:51 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 03:18:51 # 03:18:51 # This program and the accompanying materials are made available under the 03:18:51 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 03:18:51 # and is available at http://www.eclipse.org/legal/epl-v10.html 03:18:51 03:18:51 # Place the suites in run order: 03:18:51 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot 03:18:51 /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot 03:18:51 Starting Robot test suites /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/suites/bgpcep/bgpingest/singlepeer_changecount.robot /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/test/csit/suites/bgpcep/bgpingest/singlepeer_prefixcount.robot ... 03:18:52 ============================================================================== 03:18:52 bgpcep-bgp-ingest-mixed.txt 03:18:52 ============================================================================== 03:18:52 bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount :: BGP performance of in... 03:18:52 ============================================================================== 03:18:55 Check_For_Empty_Ipv4_Topology_Before_Talking :: Wait for example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:56 | PASS | 03:18:56 ------------------------------------------------------------------------------ 03:18:56 Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:56 | PASS | 03:18:56 ------------------------------------------------------------------------------ 03:18:56 Reconfigure_Data_Change_Counter :: Configure data change counter t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:57 | PASS | 03:18:57 ------------------------------------------------------------------------------ 03:18:57 Verify_Data_Change_Counter_Ready :: Data change counter might have... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:57 | PASS | 03:18:57 ------------------------------------------------------------------------------ 03:18:57 Start_Talking_BGP_Speaker :: Start Python speaker to connect to ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:18:57 | PASS | 03:18:57 ------------------------------------------------------------------------------ 03:18:57 Wait_For_Stable_Talking_Ipv4_Topology :: Wait until example-ipv4-t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:20:57 | PASS | 03:20:57 ------------------------------------------------------------------------------ 03:20:57 Check_Talking_Ipv4_Topology_Count :: Count the routes in example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:20:58 | PASS | 03:20:58 ------------------------------------------------------------------------------ 03:20:58 Kill_Talking_BGP_Speaker :: Abort the Python speaker. Also, attemp... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:20:58 | PASS | 03:20:58 ------------------------------------------------------------------------------ 03:20:58 Store_Results_For_Talking_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:20:59 | PASS | 03:20:59 ------------------------------------------------------------------------------ 03:20:59 Wait_For_Stable_Ipv4_Topology_After_Talking :: Wait until example-... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:22:59 | PASS | 03:22:59 ------------------------------------------------------------------------------ 03:22:59 Check_For_Empty_Ipv4_Topology_After_Talking :: Example-ipv4-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:22:59 | PASS | 03:22:59 ------------------------------------------------------------------------------ 03:22:59 Start_Listening_BGP_Speaker :: Start Python speaker in listening m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:22:59 | PASS | 03:22:59 ------------------------------------------------------------------------------ 03:22:59 Reconfigure_ODL_To_Initiate_Connection :: Replace BGP peer config ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:23:00 | PASS | 03:23:00 ------------------------------------------------------------------------------ 03:23:00 Wait_For_Stable_Listening_Ipv4_Topology :: Wait until example-ipv4... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:25:00 | PASS | 03:25:00 ------------------------------------------------------------------------------ 03:25:00 Check_Listening_Ipv4_Topology_Count :: Count the routes in example... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:25:01 | PASS | 03:25:01 ------------------------------------------------------------------------------ 03:25:01 Kill_Listening_BGP_Speaker :: Abort the Python speaker. Also, atte... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:25:01 | PASS | 03:25:01 ------------------------------------------------------------------------------ 03:25:01 Store_Results_For_Listening_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:25:01 | PASS | 03:25:01 ------------------------------------------------------------------------------ 03:25:01 Wait_For_Stable_Ipv4_Topology_After_Listening :: Wait until exampl... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:27:02 | PASS | 03:27:02 ------------------------------------------------------------------------------ 03:27:02 Check_For_Empty_Ipv4_Topology_After_Listening :: Example-ipv4-topo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:27:02 | PASS | 03:27:02 ------------------------------------------------------------------------------ 03:27:02 Restore_Data_Change_Counter_Configuration :: Configure data change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:27:02 | PASS | 03:27:02 ------------------------------------------------------------------------------ 03:27:02 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:27:03 | PASS | 03:27:03 ------------------------------------------------------------------------------ 03:27:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:27:03 bgpcep-bgp-ingest-mixed.txt.Singlepeer Changecount :: BGP performa... | PASS | 03:27:03 21 tests, 21 passed, 0 failed 03:27:03 ============================================================================== 03:27:03 bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount :: BGP performance of in... 03:27:03 ============================================================================== 03:27:05 Check_For_Empty_Ipv4_Topology_Before_Talking :: Wait for example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:27:05 | PASS | 03:27:05 ------------------------------------------------------------------------------ 03:27:05 Reconfigure_ODL_To_Accept_Connection :: Configure BGP peer module ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:27:05 | PASS | 03:27:05 ------------------------------------------------------------------------------ 03:27:05 Start_Talking_BGP_Speaker :: Start Python speaker to connect to ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:27:06 | PASS | 03:27:06 ------------------------------------------------------------------------------ 03:27:06 Wait_For_Stable_Talking_Ipv4_Topology :: Wait until example-ipv4-t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:29:07 | PASS | 03:29:07 ------------------------------------------------------------------------------ 03:29:07 Check_Talking_Ipv4_Topology_Count :: Count the routes in example-i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:29:08 | PASS | 03:29:08 ------------------------------------------------------------------------------ 03:29:08 Kill_Talking_BGP_Speaker :: Abort the Python speaker. Also, attemp... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:29:08 | PASS | 03:29:08 ------------------------------------------------------------------------------ 03:29:08 Store_Results_For_Talking_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:29:08 | PASS | 03:29:08 ------------------------------------------------------------------------------ 03:29:08 Wait_For_Stable_Ipv4_Topology_After_Talking :: Wait until example-... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:31:09 | PASS | 03:31:09 ------------------------------------------------------------------------------ 03:31:09 Check_For_Empty_Ipv4_Topology_After_Talking :: Example-ipv4-topolo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:31:10 | PASS | 03:31:10 ------------------------------------------------------------------------------ 03:31:10 Start_Listening_BGP_Speaker :: Start Python speaker in listening m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:31:10 | PASS | 03:31:10 ------------------------------------------------------------------------------ 03:31:10 Reconfigure_ODL_To_Initiate_Connection :: Replace BGP peer config ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:31:10 | PASS | 03:31:10 ------------------------------------------------------------------------------ 03:31:10 Wait_For_Stable_Listening_Ipv4_Topology :: Wait until example-ipv4... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:33:12 | PASS | 03:33:12 ------------------------------------------------------------------------------ 03:33:12 Check_Listening_Ipv4_Topology_Count :: Count the routes in example... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:33:12 | PASS | 03:33:12 ------------------------------------------------------------------------------ 03:33:12 Kill_Listening_BGP_Speaker :: Abort the Python speaker. Also, atte... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:33:12 | PASS | 03:33:12 ------------------------------------------------------------------------------ 03:33:12 Store_Results_For_Listening_BGP_Speaker :: Store results for plotting :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:33:13 | PASS | 03:33:13 ------------------------------------------------------------------------------ 03:33:13 Wait_For_Stable_Ipv4_Topology_After_Listening :: Wait until exampl... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:35:14 | PASS | 03:35:14 ------------------------------------------------------------------------------ 03:35:14 Check_For_Empty_Ipv4_Topology_After_Listening :: Example-ipv4-topo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:35:14 | PASS | 03:35:14 ------------------------------------------------------------------------------ 03:35:14 Delete_Bgp_Peer_Configuration :: Revert the BGP configuration to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:35:14 | PASS | 03:35:14 ------------------------------------------------------------------------------ 03:35:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 03:35:15 bgpcep-bgp-ingest-mixed.txt.Singlepeer Prefixcount :: BGP performa... | PASS | 03:35:15 18 tests, 18 passed, 0 failed 03:35:15 ============================================================================== 03:35:15 bgpcep-bgp-ingest-mixed.txt | PASS | 03:35:15 39 tests, 39 passed, 0 failed 03:35:15 ============================================================================== 03:35:15 Output: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/output.xml 03:35:15 Log: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/log.html 03:35:15 Report: /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/report.html 03:35:15 Examining the files in data/log and checking filesize 03:35:15 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:16 total 684 03:35:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 03:17 . 03:35:16 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 15 03:17 karaf_console.log 03:35:16 drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 03:18 .. 03:35:16 -rw-rw-r-- 1 jenkins jenkins 684685 Sep 15 03:35 karaf.log 03:35:16 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:16 672K /tmp/karaf-0.23.0/data/log/karaf.log 03:35:16 4.0K /tmp/karaf-0.23.0/data/log/karaf_console.log 03:35:16 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:16 ls: cannot access '/tmp/karaf-0.23.0/*.hprof': No such file or directory 03:35:16 Let's take the karaf thread dump again... 03:35:16 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:16 karaf main: org.apache.karaf.main.Main, pid:2032 03:35:16 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:17 Killing ODL 03:35:17 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:22 Compressing karaf.log 1 03:35:22 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:22 Fetching compressed karaf.log 1 03:35:22 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:23 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:23 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:23 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:23 Fetch GC logs 03:35:23 Warning: Permanently added '10.30.171.229' (ECDSA) to the list of known hosts. 03:35:23 scp: /tmp/karaf-0.23.0/data/log/*.log: No such file or directory 03:35:24 Examine copied files 03:35:24 total 3980 03:35:24 drwxrwxr-x. 2 jenkins jenkins 6 Sep 15 03:35 gclogs-1 03:35:24 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 15 03:35 odl1_karaf_console.log 03:35:24 -rw-rw-r--. 1 jenkins jenkins 47796 Sep 15 03:35 odl1_karaf.log.gz 03:35:24 -rw-rw-r--. 1 jenkins jenkins 154165 Sep 15 03:35 karaf_1_2032_threads_after.log 03:35:24 -rw-rw-r--. 1 jenkins jenkins 13327 Sep 15 03:35 ps_after.log 03:35:24 -rw-rw-r--. 1 jenkins jenkins 251046 Sep 15 03:35 report.html 03:35:24 -rw-rw-r--. 1 jenkins jenkins 731912 Sep 15 03:35 log.html 03:35:24 -rw-rw-r--. 1 jenkins jenkins 2619946 Sep 15 03:35 output.xml 03:35:24 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 03:33 prefixcount-listening-performance-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 03:33 prefixcount-listening-totals-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 03:33 performance-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 03:33 totals-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 03:29 prefixcount-talking-performance-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 03:29 prefixcount-talking-totals-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 03:25 changecount-listening-performance-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 03:25 changecount-listening-totals-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 29 Sep 15 03:20 changecount-talking-performance-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 31 Sep 15 03:20 changecount-talking-totals-bgp.csv 03:35:24 -rw-rw-r--. 1 jenkins jenkins 577 Sep 15 03:18 testplan.txt 03:35:24 -rw-rw-r--. 1 jenkins jenkins 132667 Sep 15 03:18 karaf_1_2032_threads_before.log 03:35:24 -rw-rw-r--. 1 jenkins jenkins 14034 Sep 15 03:18 ps_before.log 03:35:24 -rw-rw-r--. 1 jenkins jenkins 3291 Sep 15 03:17 post-startup-script.sh 03:35:24 -rw-rw-r--. 1 jenkins jenkins 225 Sep 15 03:17 startup-script.sh 03:35:24 -rw-rw-r--. 1 jenkins jenkins 3274 Sep 15 03:17 configuration-script.sh 03:35:24 -rw-rw-r--. 1 jenkins jenkins 428 Sep 15 03:17 scriptplan.txt 03:35:24 -rw-rw-r--. 1 jenkins jenkins 266 Sep 15 03:17 detect_variables.env 03:35:24 -rw-rw-r--. 1 jenkins jenkins 92 Sep 15 03:17 set_variables.env 03:35:24 -rw-rw-r--. 1 jenkins jenkins 299 Sep 15 03:17 slave_addresses.txt 03:35:24 -rw-rw-r--. 1 jenkins jenkins 570 Sep 15 03:16 requirements.txt 03:35:24 -rw-rw-r--. 1 jenkins jenkins 26 Sep 15 03:16 env.properties 03:35:24 -rw-rw-r--. 1 jenkins jenkins 334 Sep 15 03:15 stack-parameters.yaml 03:35:24 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 15 03:14 test 03:35:24 drwxrwxr-x. 2 jenkins jenkins 6 Sep 15 03:14 test@tmp 03:35:24 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins17931343896976255901.sh 03:35:24 Karaf Deployments, Tests must have already run 03:35:24 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/sh /tmp/jenkins15886467403272025847.sh 03:35:24 Cleaning up Robot installation... 03:35:24 $ ssh-agent -k 03:35:24 unset SSH_AUTH_SOCK; 03:35:24 unset SSH_AGENT_PID; 03:35:24 echo Agent pid 5284 killed; 03:35:24 [ssh-agent] Stopped. 03:35:24 Recording plot data 03:35:24 Robot results publisher started... 03:35:24 INFO: Checking test criticality is deprecated and will be dropped in a future release! 03:35:24 -Parsing output xml: 03:35:25 Done! 03:35:25 -Copying log files to build dir: 03:35:25 Done! 03:35:25 -Assigning results to build: 03:35:25 Done! 03:35:25 -Checking thresholds: 03:35:25 Done! 03:35:25 Done publishing Robot results. 03:35:25 [PostBuildScript] - [INFO] Executing post build scripts. 03:35:25 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins13959448277454127946.sh 03:35:25 Archiving csit artifacts 03:35:25 mv: cannot stat '*_1.png': No such file or directory 03:35:25 mv: cannot stat '/tmp/odl1_*': No such file or directory 03:35:25 % Total % Received % Xferd Average Speed Time Time Time Current 03:35:25 Dload Upload Total Spent Left Speed 03:35:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 296k 0 296k 0 0 3115k 0 --:--:-- --:--:-- --:--:-- 3083k 100 633k 0 633k 0 0 4558k 0 --:--:-- --:--:-- --:--:-- 4525k 03:35:25 Archive: robot-plugin.zip 03:35:25 inflating: ./archives/robot-plugin/log.html 03:35:25 inflating: ./archives/robot-plugin/output.xml 03:35:25 inflating: ./archives/robot-plugin/report.html 03:35:25 mv: cannot stat '*.log.gz': No such file or directory 03:35:25 mv: cannot stat '*.png': No such file or directory 03:35:25 [PostBuildScript] - [INFO] Executing post build scripts. 03:35:25 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins5411410140440046115.sh 03:35:25 [PostBuildScript] - [INFO] Executing post build scripts. 03:35:25 [EnvInject] - Injecting environment variables from a build step. 03:35:25 [EnvInject] - Injecting as environment variables the properties content 03:35:25 OS_CLOUD=vex 03:35:25 OS_STACK_NAME=releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410 03:35:25 03:35:25 [EnvInject] - Variables injected successfully. 03:35:25 provisioning config files... 03:35:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:35:26 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins1548110574232240617.sh 03:35:26 ---> openstack-stack-delete.sh 03:35:26 Setup pyenv: 03:35:26 system 03:35:26 3.8.13 03:35:26 3.9.13 03:35:26 3.10.13 03:35:26 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:35:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from file:/tmp/.os_lf_venv 03:35:28 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. 03:35:28 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:35:28 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 03:35:43 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:35:43 INFO: Retrieving stack cost for: releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410 03:35:47 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 03:35:59 INFO: Deleting stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410 03:35:59 Successfully deleted stack releng-bgpcep-csit-1node-bgp-ingest-mixed-all-titanium-410 03:35:59 [PostBuildScript] - [INFO] Executing post build scripts. 03:35:59 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins1761385132822897354.sh 03:35:59 ---> sysstat.sh 03:35:59 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins14930437263794604258.sh 03:35:59 ---> package-listing.sh 03:35:59 ++ facter osfamily 03:35:59 ++ tr '[:upper:]' '[:lower:]' 03:35:59 + OS_FAMILY=redhat 03:35:59 + workspace=/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium 03:35:59 + START_PACKAGES=/tmp/packages_start.txt 03:35:59 + END_PACKAGES=/tmp/packages_end.txt 03:35:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:35:59 + PACKAGES=/tmp/packages_start.txt 03:35:59 + '[' /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium ']' 03:35:59 + PACKAGES=/tmp/packages_end.txt 03:35:59 + case "${OS_FAMILY}" in 03:35:59 + rpm -qa 03:35:59 + sort 03:36:00 + '[' -f /tmp/packages_start.txt ']' 03:36:00 + '[' -f /tmp/packages_end.txt ']' 03:36:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:36:00 + '[' /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium ']' 03:36:00 + mkdir -p /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/archives/ 03:36:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/archives/ 03:36:00 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins16856459615356682733.sh 03:36:00 ---> capture-instance-metadata.sh 03:36:00 Setup pyenv: 03:36:00 system 03:36:00 3.8.13 03:36:00 3.9.13 03:36:00 3.10.13 03:36:00 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from file:/tmp/.os_lf_venv 03:36:02 lf-activate-venv(): INFO: Installing: lftools 03:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:36:12 INFO: Running in OpenStack, capturing instance metadata 03:36:12 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins10567779627456493119.sh 03:36:12 provisioning config files... 03:36:13 Could not find credentials [logs] for bgpcep-csit-1node-bgp-ingest-mixed-all-titanium #410 03:36:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium@tmp/config13276228349029225114tmp 03:36:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:36:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:36:13 provisioning config files... 03:36:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:36:13 [EnvInject] - Injecting environment variables from a build step. 03:36:13 [EnvInject] - Injecting as environment variables the properties content 03:36:13 SERVER_ID=logs 03:36:13 03:36:13 [EnvInject] - Variables injected successfully. 03:36:13 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins4104862223551277370.sh 03:36:13 ---> create-netrc.sh 03:36:13 WARN: Log server credential not found. 03:36:13 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins9968435771227802279.sh 03:36:13 ---> python-tools-install.sh 03:36:13 Setup pyenv: 03:36:13 system 03:36:13 3.8.13 03:36:13 3.9.13 03:36:13 3.10.13 03:36:13 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from file:/tmp/.os_lf_venv 03:36:15 lf-activate-venv(): INFO: Installing: lftools 03:36:25 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:36:25 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins1522850867289630602.sh 03:36:25 ---> sudo-logs.sh 03:36:25 Archiving 'sudo' log.. 03:36:25 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash /tmp/jenkins12567810290964203616.sh 03:36:25 ---> job-cost.sh 03:36:25 Setup pyenv: 03:36:26 system 03:36:26 3.8.13 03:36:26 3.9.13 03:36:26 3.10.13 03:36:26 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:36:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from file:/tmp/.os_lf_venv 03:36:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:36:36 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:36:36 DEBUG: total: 0.16999999999999998 03:36:36 INFO: Retrieving Stack Cost... 03:36:36 INFO: Retrieving Pricing Info for: v3-standard-2 03:36:36 INFO: Archiving Costs 03:36:36 [bgpcep-csit-1node-bgp-ingest-mixed-all-titanium] $ /bin/bash -l /tmp/jenkins10464752676327452354.sh 03:36:36 ---> logs-deploy.sh 03:36:36 Setup pyenv: 03:36:36 system 03:36:36 3.8.13 03:36:36 3.9.13 03:36:36 3.10.13 03:36:36 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/.python-version) 03:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pK03 from file:/tmp/.os_lf_venv 03:36:39 lf-activate-venv(): INFO: Installing: lftools 03:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-pK03/bin to PATH 03:36:48 WARNING: Nexus logging server not set 03:36:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-bgp-ingest-mixed-all-titanium/410/ 03:36:48 INFO: archiving logs to S3 03:36:50 ---> uname -a: 03:36:50 Linux prd-centos8-robot-2c-8g-52510.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 03:36:50 03:36:50 03:36:50 ---> lscpu: 03:36:50 Architecture: x86_64 03:36:50 CPU op-mode(s): 32-bit, 64-bit 03:36:50 Byte Order: Little Endian 03:36:50 CPU(s): 2 03:36:50 On-line CPU(s) list: 0,1 03:36:50 Thread(s) per core: 1 03:36:50 Core(s) per socket: 1 03:36:50 Socket(s): 2 03:36:50 NUMA node(s): 1 03:36:50 Vendor ID: AuthenticAMD 03:36:50 CPU family: 23 03:36:50 Model: 49 03:36:50 Model name: AMD EPYC-Rome Processor 03:36:50 Stepping: 0 03:36:50 CPU MHz: 2799.998 03:36:50 BogoMIPS: 5599.99 03:36:50 Virtualization: AMD-V 03:36:50 Hypervisor vendor: KVM 03:36:50 Virtualization type: full 03:36:50 L1d cache: 32K 03:36:50 L1i cache: 32K 03:36:50 L2 cache: 512K 03:36:50 L3 cache: 16384K 03:36:50 NUMA node0 CPU(s): 0,1 03:36:50 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 03:36:50 03:36:50 03:36:50 ---> nproc: 03:36:50 2 03:36:50 03:36:50 03:36:50 ---> df -h: 03:36:50 Filesystem Size Used Avail Use% Mounted on 03:36:50 devtmpfs 3.8G 0 3.8G 0% /dev 03:36:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:36:50 tmpfs 3.8G 17M 3.8G 1% /run 03:36:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:36:50 /dev/vda1 40G 8.3G 32G 21% / 03:36:50 tmpfs 770M 0 770M 0% /run/user/1001 03:36:50 03:36:50 03:36:50 ---> free -m: 03:36:50 total used free shared buff/cache available 03:36:50 Mem: 7697 587 4933 19 2176 6811 03:36:50 Swap: 1023 0 1023 03:36:50 03:36:50 03:36:50 ---> ip addr: 03:36:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:36:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:36:50 inet 127.0.0.1/8 scope host lo 03:36:50 valid_lft forever preferred_lft forever 03:36:50 inet6 ::1/128 scope host 03:36:50 valid_lft forever preferred_lft forever 03:36:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:36:50 link/ether fa:16:3e:f0:8e:4a brd ff:ff:ff:ff:ff:ff 03:36:50 altname enp0s3 03:36:50 altname ens3 03:36:50 inet 10.30.171.167/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:36:50 valid_lft 85006sec preferred_lft 85006sec 03:36:50 inet6 fe80::f816:3eff:fef0:8e4a/64 scope link 03:36:50 valid_lft forever preferred_lft forever 03:36:50 03:36:50 03:36:50 ---> sar -b -r -n DEV: 03:36:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/15/2025 _x86_64_ (2 CPU) 03:36:50 03:36:50 03:13:31 LINUX RESTART (2 CPU) 03:36:50 03:36:50 03:14:01 AM tps rtps wtps bread/s bwrtn/s 03:36:50 03:15:01 AM 105.25 44.52 60.73 7252.50 6088.99 03:36:50 03:16:01 AM 96.30 0.72 95.58 52.92 11014.61 03:36:50 03:17:01 AM 33.47 0.42 33.06 64.78 2971.69 03:36:50 03:18:01 AM 72.41 6.96 65.44 1292.77 8189.35 03:36:50 03:19:01 AM 10.93 0.23 10.70 12.66 709.58 03:36:50 03:20:01 AM 4.33 0.00 4.33 0.00 159.36 03:36:50 03:21:01 AM 0.42 0.00 0.42 0.00 7.58 03:36:50 03:22:01 AM 0.28 0.00 0.28 0.00 11.03 03:36:50 03:23:01 AM 0.20 0.00 0.20 0.00 2.97 03:36:50 03:24:01 AM 0.23 0.00 0.23 0.00 10.83 03:36:50 03:25:01 AM 0.28 0.00 0.28 0.00 5.88 03:36:50 03:26:01 AM 0.28 0.00 0.28 0.00 10.21 03:36:50 03:27:01 AM 0.28 0.00 0.28 0.00 4.28 03:36:50 03:28:01 AM 0.17 0.00 0.17 0.00 17.10 03:36:50 03:29:01 AM 0.48 0.03 0.45 0.27 6.21 03:36:50 03:30:01 AM 1.45 0.00 1.45 0.00 40.11 03:36:50 03:31:01 AM 0.65 0.00 0.65 0.00 10.35 03:36:50 03:32:01 AM 0.38 0.00 0.38 0.00 12.25 03:36:50 03:33:01 AM 0.38 0.00 0.38 0.00 5.88 03:36:50 03:34:01 AM 0.47 0.00 0.47 0.00 14.83 03:36:50 03:35:01 AM 0.30 0.00 0.30 0.00 5.15 03:36:50 03:36:01 AM 15.63 0.40 15.23 46.78 821.33 03:36:50 Average: 15.67 2.42 13.24 396.61 1369.21 03:36:50 03:36:50 03:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:36:50 03:15:01 AM 5358600 7047444 2523824 32.02 2688 1871948 686468 7.69 186764 2017276 176908 03:36:50 03:16:01 AM 5159384 7001816 2723040 34.55 2688 2018424 707612 7.92 198456 2172060 42500 03:36:50 03:17:01 AM 5137856 7030680 2744568 34.82 2688 2066580 700304 7.84 229968 2155804 40912 03:36:50 03:18:01 AM 4949940 7044940 2932484 37.20 2688 2262696 638432 7.15 261996 2282448 10960 03:36:50 03:19:01 AM 4912416 7008140 2970008 37.68 2688 2263640 690492 7.73 262128 2324084 568 03:36:50 03:20:01 AM 4912012 7007776 2970412 37.68 2688 2263676 705968 7.90 262128 2324504 40 03:36:50 03:21:01 AM 4903152 6999112 2979272 37.80 2688 2263908 726564 8.14 262128 2333256 236 03:36:50 03:22:01 AM 4902320 6998340 2980104 37.81 2688 2263944 726564 8.14 262128 2334252 40 03:36:50 03:23:01 AM 4902308 6998568 2980116 37.81 2688 2264168 726564 8.14 262136 2334468 232 03:36:50 03:24:01 AM 4902252 6998544 2980172 37.81 2688 2264200 726564 8.14 262136 2334516 40 03:36:50 03:25:01 AM 4894432 6990804 2987992 37.91 2688 2264288 720884 8.07 262136 2341644 88 03:36:50 03:26:01 AM 4906728 7003244 2975696 37.75 2688 2264424 720884 8.07 262136 2329408 8 03:36:50 03:27:01 AM 4906812 7003356 2975612 37.75 2688 2264452 705460 7.90 262136 2329472 4 03:36:50 03:28:01 AM 4906068 7003076 2976356 37.76 2688 2264916 705460 7.90 262244 2330780 16 03:36:50 03:29:01 AM 4891344 6988396 2991080 37.95 2688 2264960 718124 8.04 262400 2344464 12 03:36:50 03:30:01 AM 4885436 6982724 2996988 38.02 2688 2265196 746428 8.36 262400 2350652 4 03:36:50 03:31:01 AM 4903864 7001192 2978560 37.79 2688 2265236 713988 7.99 262400 2332348 4 03:36:50 03:32:01 AM 4903360 7000924 2979064 37.79 2688 2265472 713988 7.99 262400 2332652 4 03:36:50 03:33:01 AM 4888676 6986284 2993748 37.98 2688 2265516 742724 8.32 262400 2347052 4 03:36:50 03:34:01 AM 4881464 6979308 3000960 38.07 2688 2265752 737448 8.26 262400 2354732 4 03:36:50 03:35:01 AM 4897664 6995540 2984760 37.87 2688 2265784 737448 8.26 262400 2338256 4 03:36:50 03:36:01 AM 5105752 7025568 2776672 35.23 2688 2092736 681420 7.63 460936 1956116 25320 03:36:50 Average: 4955084 7004353 2927340 37.14 2688 2218723 712718 7.98 263471 2286375 13541 03:36:50 03:36:50 03:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:36:50 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:15:01 AM eth0 324.73 194.34 1770.41 63.08 0.00 0.00 0.00 0.00 03:36:50 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:16:01 AM eth0 64.15 46.67 733.64 8.75 0.00 0.00 0.00 0.00 03:36:50 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:17:01 AM eth0 23.49 18.48 87.52 6.06 0.00 0.00 0.00 0.00 03:36:50 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:18:01 AM eth0 230.29 164.31 291.51 43.17 0.00 0.00 0.00 0.00 03:36:50 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:19:01 AM eth0 30.39 21.01 7.01 4.64 0.00 0.00 0.00 0.00 03:36:50 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:20:01 AM eth0 1.13 0.33 0.19 1.10 0.00 0.00 0.00 0.00 03:36:50 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:21:01 AM eth0 12.30 11.91 119.66 0.93 0.00 0.00 0.00 0.00 03:36:50 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:22:01 AM eth0 1.53 0.13 0.09 0.01 0.00 0.00 0.00 0.00 03:36:50 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:23:01 AM eth0 9.81 8.50 1.38 0.67 0.00 0.00 0.00 0.00 03:36:50 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:24:01 AM eth0 3.80 0.15 0.21 0.02 0.00 0.00 0.00 0.00 03:36:50 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:25:01 AM eth0 13.98 9.13 118.88 0.95 0.00 0.00 0.00 0.00 03:36:50 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:26:01 AM eth0 5.90 5.25 1.62 0.45 0.00 0.00 0.00 0.00 03:36:50 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:27:01 AM eth0 0.67 0.17 0.04 0.02 0.00 0.00 0.00 0.00 03:36:50 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:28:01 AM eth0 19.40 18.31 3.69 3.51 0.00 0.00 0.00 0.00 03:36:50 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:29:01 AM eth0 5.15 4.63 117.65 0.30 0.00 0.00 0.00 0.00 03:36:50 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:30:01 AM eth0 32.38 31.01 355.66 2.22 0.00 0.00 0.00 0.00 03:36:50 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:31:01 AM eth0 0.45 0.13 0.03 0.01 0.00 0.00 0.00 0.00 03:36:50 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:32:01 AM eth0 11.51 8.72 2.05 0.71 0.00 0.00 0.00 0.00 03:36:50 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:33:01 AM eth0 15.83 9.91 118.98 1.04 0.00 0.00 0.00 0.00 03:36:50 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:34:01 AM eth0 35.67 30.54 356.06 2.31 0.00 0.00 0.00 0.00 03:36:50 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:35:01 AM eth0 2.95 0.25 0.42 0.08 0.00 0.00 0.00 0.00 03:36:50 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 03:36:01 AM eth0 59.10 45.10 88.65 30.53 0.00 0.00 0.00 0.00 03:36:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:50 Average: eth0 41.12 28.59 189.82 7.75 0.00 0.00 0.00 0.00 03:36:50 03:36:50 03:36:50 ---> sar -P ALL: 03:36:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/15/2025 _x86_64_ (2 CPU) 03:36:50 03:36:50 03:13:31 LINUX RESTART (2 CPU) 03:36:50 03:36:50 03:14:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:50 03:15:01 AM all 45.83 0.03 7.70 1.68 0.13 44.63 03:36:50 03:15:01 AM 0 55.64 0.00 7.90 2.29 0.12 34.05 03:36:50 03:15:01 AM 1 35.99 0.05 7.49 1.07 0.15 55.25 03:36:50 03:16:01 AM all 25.37 0.00 3.69 1.42 0.11 69.41 03:36:50 03:16:01 AM 0 28.42 0.00 3.83 1.47 0.10 66.18 03:36:50 03:16:01 AM 1 22.32 0.00 3.56 1.37 0.12 72.63 03:36:50 03:17:01 AM all 22.11 0.00 3.53 0.49 0.09 73.77 03:36:50 03:17:01 AM 0 23.76 0.00 3.56 0.73 0.08 71.87 03:36:50 03:17:01 AM 1 20.45 0.00 3.51 0.25 0.10 75.68 03:36:50 03:18:01 AM all 24.68 0.00 4.80 1.04 0.11 69.37 03:36:50 03:18:01 AM 0 31.64 0.00 5.38 0.85 0.10 62.02 03:36:50 03:18:01 AM 1 17.71 0.00 4.22 1.22 0.12 76.73 03:36:50 03:19:01 AM all 1.97 0.00 0.33 0.18 0.04 97.48 03:36:50 03:19:01 AM 0 2.32 0.00 0.38 0.17 0.05 97.07 03:36:50 03:19:01 AM 1 1.62 0.00 0.27 0.18 0.03 97.89 03:36:50 03:20:01 AM all 0.48 0.00 0.13 0.02 0.06 99.32 03:36:50 03:20:01 AM 0 0.42 0.00 0.17 0.03 0.07 99.31 03:36:50 03:20:01 AM 1 0.53 0.00 0.10 0.00 0.05 99.32 03:36:50 03:21:01 AM all 0.91 0.00 0.17 0.00 0.05 98.87 03:36:50 03:21:01 AM 0 0.69 0.00 0.18 0.00 0.05 99.08 03:36:50 03:21:01 AM 1 1.14 0.00 0.15 0.00 0.05 98.66 03:36:50 03:22:01 AM all 0.49 0.00 0.12 0.00 0.07 99.32 03:36:50 03:22:01 AM 0 0.40 0.00 0.13 0.00 0.10 99.36 03:36:50 03:22:01 AM 1 0.58 0.00 0.10 0.00 0.03 99.28 03:36:50 03:23:01 AM all 0.95 0.00 0.13 0.00 0.05 98.86 03:36:50 03:23:01 AM 0 1.19 0.00 0.12 0.00 0.05 98.64 03:36:50 03:23:01 AM 1 0.72 0.00 0.15 0.00 0.05 99.08 03:36:50 03:24:01 AM all 0.48 0.00 0.12 0.00 0.07 99.33 03:36:50 03:24:01 AM 0 0.20 0.00 0.13 0.00 0.08 99.58 03:36:50 03:24:01 AM 1 0.77 0.00 0.10 0.00 0.05 99.08 03:36:50 03:25:01 AM all 0.73 0.00 0.16 0.00 0.06 99.06 03:36:50 03:25:01 AM 0 0.38 0.00 0.23 0.00 0.08 99.30 03:36:50 03:25:01 AM 1 1.07 0.00 0.08 0.00 0.03 98.81 03:36:50 03:36:50 03:25:01 AM CPU %user %nice %system %iowait %steal %idle 03:36:50 03:26:01 AM all 0.66 0.00 0.10 0.01 0.07 99.16 03:36:50 03:26:01 AM 0 0.63 0.00 0.07 0.02 0.05 99.23 03:36:50 03:26:01 AM 1 0.69 0.00 0.13 0.00 0.08 99.10 03:36:50 03:27:01 AM all 0.48 0.00 0.12 0.00 0.07 99.33 03:36:50 03:27:01 AM 0 0.62 0.00 0.07 0.00 0.07 99.25 03:36:50 03:27:01 AM 1 0.35 0.00 0.17 0.00 0.07 99.42 03:36:50 03:28:01 AM all 2.06 0.00 0.19 0.00 0.05 97.70 03:36:50 03:28:01 AM 0 1.82 0.00 0.15 0.00 0.03 97.99 03:36:50 03:28:01 AM 1 2.30 0.00 0.23 0.00 0.07 97.40 03:36:50 03:29:01 AM all 0.61 0.00 0.29 0.00 0.06 99.04 03:36:50 03:29:01 AM 0 0.60 0.00 0.43 0.00 0.07 98.90 03:36:50 03:29:01 AM 1 0.62 0.00 0.15 0.00 0.05 99.18 03:36:50 03:30:01 AM all 1.05 0.00 0.19 0.02 0.06 98.69 03:36:50 03:30:01 AM 0 1.64 0.00 0.27 0.00 0.07 98.02 03:36:50 03:30:01 AM 1 0.45 0.00 0.12 0.03 0.05 99.35 03:36:50 03:31:01 AM all 0.51 0.00 0.13 0.00 0.06 99.31 03:36:50 03:31:01 AM 0 0.63 0.00 0.12 0.00 0.03 99.22 03:36:50 03:31:01 AM 1 0.38 0.00 0.13 0.00 0.08 99.40 03:36:50 03:32:01 AM all 1.01 0.00 0.13 0.00 0.06 98.80 03:36:50 03:32:01 AM 0 1.09 0.00 0.15 0.00 0.07 98.70 03:36:50 03:32:01 AM 1 0.94 0.00 0.10 0.00 0.05 98.91 03:36:50 03:33:01 AM all 0.57 0.00 0.15 0.00 0.06 99.22 03:36:50 03:33:01 AM 0 0.55 0.00 0.23 0.00 0.10 99.11 03:36:50 03:33:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33 03:36:50 03:34:01 AM all 1.04 0.00 0.22 0.00 0.09 98.65 03:36:50 03:34:01 AM 0 1.42 0.00 0.28 0.00 0.12 98.17 03:36:50 03:34:01 AM 1 0.65 0.00 0.15 0.00 0.07 99.13 03:36:50 03:35:01 AM all 0.60 0.00 0.13 0.00 0.07 99.20 03:36:50 03:35:01 AM 0 0.55 0.00 0.13 0.00 0.08 99.23 03:36:50 03:35:01 AM 1 0.65 0.00 0.13 0.00 0.05 99.16 03:36:50 03:36:01 AM all 18.42 0.00 2.91 0.11 0.08 78.48 03:36:50 03:36:01 AM 0 23.09 0.00 3.11 0.13 0.08 73.58 03:36:50 03:36:01 AM 1 13.75 0.00 2.71 0.08 0.08 83.38 03:36:50 03:36:50 Average: CPU %user %nice %system %iowait %steal %idle 03:36:50 Average: all 6.86 0.00 1.16 0.23 0.07 91.69 03:36:50 Average: 0 8.08 0.00 1.23 0.26 0.08 90.36 03:36:50 Average: 1 5.64 0.00 1.08 0.19 0.07 93.02 03:36:50 03:36:50 03:36:50