02:19:19 Started by upstream project "integration-distribution-mri-test-potassium" build number 57
02:19:19 originally caused by:
02:19:19 Started by timer
02:19:19 Running as SYSTEM
02:19:19 [EnvInject] - Loading node environment variables.
02:19:19 Building remotely on prd-centos8-robot-2c-8g-11754 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-callhome-only-potassium
02:19:20 [ssh-agent] Looking for ssh-agent implementation...
02:19:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:19:20 $ ssh-agent
02:19:20 SSH_AUTH_SOCK=/tmp/ssh-lUPfJvcmfEwA/agent.5300
02:19:20 SSH_AGENT_PID=5301
02:19:20 [ssh-agent] Started.
02:19:20 Running ssh-add (command line suppressed)
02:19:20 Identity added: /w/workspace/netconf-csit-1node-callhome-only-potassium@tmp/private_key_16022035473360481706.key (/w/workspace/netconf-csit-1node-callhome-only-potassium@tmp/private_key_16022035473360481706.key)
02:19:20 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:19:20 The recommended git tool is: NONE
02:19:24 using credential opendaylight-jenkins-ssh
02:19:24 Wiping out workspace first.
02:19:24 Cloning the remote Git repository
02:19:24 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:19:24 > git init /w/workspace/netconf-csit-1node-callhome-only-potassium/test # timeout=10
02:19:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:19:24 > git --version # timeout=10
02:19:24 > git --version # 'git version 2.43.0'
02:19:24 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:19:24 [INFO] Currently running in a labeled security context
02:19:24 [INFO] Currently SELinux is 'enforcing' on the host
02:19:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-potassium/test@tmp/jenkins-gitclient-ssh15957484121200607241.key
02:19:24 Verifying host key using known hosts file
02:19:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:19:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:19:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:19:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:19:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:19:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:19:27 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:19:27 [INFO] Currently running in a labeled security context
02:19:27 [INFO] Currently SELinux is 'enforcing' on the host
02:19:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-potassium/test@tmp/jenkins-gitclient-ssh15175754020622529983.key
02:19:27 Verifying host key using known hosts file
02:19:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:19:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:19:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:19:27 Checking out Revision d44028c31b5eacf751ef387bb332298238e8af70 (origin/master)
02:19:27 > git config core.sparsecheckout # timeout=10
02:19:27 > git checkout -f d44028c31b5eacf751ef387bb332298238e8af70 # timeout=10
02:19:28 Commit message: "Adapt python scripts to RFC 8040 (odl-lispflowmapping-performance-tests)"
02:19:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:19:28 > git rev-list --no-walk c25faeb6777dcdbed566c60e0c61adeb8b295472 # timeout=10
02:19:28 No emails were triggered.
02:19:28 provisioning config files...
02:19:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:19:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:19:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:19:29 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins14287957059479214300.sh
02:19:29 ---> python-tools-install.sh
02:19:29 Setup pyenv:
02:19:29 system
02:19:29 * 3.8.13 (set by /opt/pyenv/version)
02:19:29 * 3.9.13 (set by /opt/pyenv/version)
02:19:29 * 3.10.13 (set by /opt/pyenv/version)
02:19:29 * 3.11.7 (set by /opt/pyenv/version)
02:19:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4rrq
02:19:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:19:37 lf-activate-venv(): INFO: Installing: lftools
02:20:11 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:20:11 Generating Requirements File
02:20:30 Python 3.11.7
02:20:30 pip 24.2 from /tmp/venv-4rrq/lib/python3.11/site-packages/pip (python 3.11)
02:20:30 appdirs==1.4.4
02:20:30 argcomplete==3.5.0
02:20:30 aspy.yaml==1.3.0
02:20:30 attrs==24.2.0
02:20:30 autopage==0.5.2
02:20:30 beautifulsoup4==4.12.3
02:20:30 boto3==1.35.0
02:20:30 botocore==1.35.0
02:20:30 bs4==0.0.2
02:20:30 cachetools==5.4.0
02:20:30 certifi==2024.7.4
02:20:30 cffi==1.17.0
02:20:30 cfgv==3.4.0
02:20:30 chardet==5.2.0
02:20:30 charset-normalizer==3.3.2
02:20:30 click==8.1.7
02:20:30 cliff==4.7.0
02:20:30 cmd2==2.4.3
02:20:30 cryptography==3.3.2
02:20:30 debtcollector==3.0.0
02:20:30 decorator==5.1.1
02:20:30 defusedxml==0.7.1
02:20:30 Deprecated==1.2.14
02:20:30 distlib==0.3.8
02:20:30 dnspython==2.6.1
02:20:30 docker==4.2.2
02:20:30 dogpile.cache==1.3.3
02:20:30 email_validator==2.2.0
02:20:30 filelock==3.15.4
02:20:30 future==1.0.0
02:20:30 gitdb==4.0.11
02:20:30 GitPython==3.1.43
02:20:30 google-auth==2.33.0
02:20:30 httplib2==0.22.0
02:20:30 identify==2.6.0
02:20:30 idna==3.7
02:20:30 importlib-resources==1.5.0
02:20:30 iso8601==2.1.0
02:20:30 Jinja2==3.1.4
02:20:30 jmespath==1.0.1
02:20:30 jsonpatch==1.33
02:20:30 jsonpointer==3.0.0
02:20:30 jsonschema==4.23.0
02:20:30 jsonschema-specifications==2023.12.1
02:20:30 keystoneauth1==5.7.0
02:20:30 kubernetes==30.1.0
02:20:30 lftools==0.37.10
02:20:30 lxml==5.3.0
02:20:30 MarkupSafe==2.1.5
02:20:30 msgpack==1.0.8
02:20:30 multi_key_dict==2.0.3
02:20:30 munch==4.0.0
02:20:30 netaddr==1.3.0
02:20:30 netifaces==0.11.0
02:20:30 niet==1.4.2
02:20:30 nodeenv==1.9.1
02:20:30 oauth2client==4.1.3
02:20:30 oauthlib==3.2.2
02:20:30 openstacksdk==3.3.0
02:20:30 os-client-config==2.1.0
02:20:30 os-service-types==1.7.0
02:20:30 osc-lib==3.1.0
02:20:30 oslo.config==9.5.0
02:20:30 oslo.context==5.5.0
02:20:30 oslo.i18n==6.3.0
02:20:30 oslo.log==6.1.1
02:20:30 oslo.serialization==5.5.0
02:20:30 oslo.utils==7.2.0
02:20:30 packaging==24.1
02:20:30 pbr==6.0.0
02:20:30 platformdirs==4.2.2
02:20:30 prettytable==3.11.0
02:20:30 pyasn1==0.6.0
02:20:30 pyasn1_modules==0.4.0
02:20:30 pycparser==2.22
02:20:30 pygerrit2==2.0.15
02:20:30 PyGithub==2.3.0
02:20:30 PyJWT==2.9.0
02:20:30 PyNaCl==1.5.0
02:20:30 pyparsing==2.4.7
02:20:30 pyperclip==1.9.0
02:20:30 pyrsistent==0.20.0
02:20:30 python-cinderclient==9.5.0
02:20:30 python-dateutil==2.9.0.post0
02:20:30 python-heatclient==3.5.0
02:20:30 python-jenkins==1.8.2
02:20:30 python-keystoneclient==5.4.0
02:20:30 python-magnumclient==4.6.0
02:20:30 python-openstackclient==7.0.0
02:20:30 python-swiftclient==4.6.0
02:20:30 PyYAML==6.0.2
02:20:30 referencing==0.35.1
02:20:30 requests==2.32.3
02:20:30 requests-oauthlib==2.0.0
02:20:30 requestsexceptions==1.4.0
02:20:30 rfc3986==2.0.0
02:20:30 rpds-py==0.20.0
02:20:30 rsa==4.9
02:20:30 ruamel.yaml==0.18.6
02:20:30 ruamel.yaml.clib==0.2.8
02:20:30 s3transfer==0.10.2
02:20:30 simplejson==3.19.3
02:20:30 six==1.16.0
02:20:30 smmap==5.0.1
02:20:30 soupsieve==2.6
02:20:30 stevedore==5.2.0
02:20:30 tabulate==0.9.0
02:20:30 toml==0.10.2
02:20:30 tomlkit==0.13.2
02:20:30 tqdm==4.66.5
02:20:30 typing_extensions==4.12.2
02:20:30 tzdata==2024.1
02:20:30 urllib3==1.26.19
02:20:30 virtualenv==20.26.3
02:20:30 wcwidth==0.2.13
02:20:30 websocket-client==1.8.0
02:20:30 wrapt==1.16.0
02:20:30 xdg==6.0.0
02:20:30 xmltodict==0.13.0
02:20:30 yq==3.4.3
02:20:30 [EnvInject] - Injecting environment variables from a build step.
02:20:30 [EnvInject] - Injecting as environment variables the properties content
02:20:30 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:20:30 OS_CLOUD=vex
02:20:30 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-potassium-7
02:20:30 OS_STACK_TEMPLATE_DIR=openstack-hot
02:20:30
02:20:30 [EnvInject] - Variables injected successfully.
02:20:31 provisioning config files...
02:20:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:20:31 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins110903012034547676.sh
02:20:31 ---> Create parameters file for OpenStack HOT
02:20:31 OpenStack Heat parameters generated
02:20:31 -----------------------------------
02:20:31 parameters:
02:20:31 vm_0_count: '1'
02:20:31 vm_0_flavor: 'v3-standard-4'
02:20:31 vm_0_image: 'ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263'
02:20:31 vm_1_count: '1'
02:20:31 vm_1_flavor: 'v3-standard-2'
02:20:31 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240801-040132.691'
02:20:31
02:20:31 job_name: '04642-7'
02:20:31 silo: 'releng'
02:20:31 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash -l /tmp/jenkins13336688825554611454.sh
02:20:31 ---> Create HEAT stack
02:20:31 + source /home/jenkins/lf-env.sh
02:20:31 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:20:31 ++ mktemp -d /tmp/venv-XXXX
02:20:31 + lf_venv=/tmp/venv-zEZe
02:20:31 + local venv_file=/tmp/.os_lf_venv
02:20:31 + local python=python3
02:20:31 + local options
02:20:31 + local set_path=true
02:20:31 + local install_args=
02:20:31 ++ 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
02:20:31 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
02:20:31 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
02:20:31 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:20:31 + true
02:20:31 + case $1 in
02:20:31 + python=python3
02:20:31 + shift 2
02:20:31 + true
02:20:31 + case $1 in
02:20:31 + shift
02:20:31 + break
02:20:31 + case $python in
02:20:31 + local pkg_list=
02:20:31 + [[ -d /opt/pyenv ]]
02:20:31 + echo 'Setup pyenv:'
02:20:31 Setup pyenv:
02:20:31 + export PYENV_ROOT=/opt/pyenv
02:20:31 + PYENV_ROOT=/opt/pyenv
02:20:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:20:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:20:31 + pyenv versions
02:20:31 system
02:20:31 3.8.13
02:20:31 3.9.13
02:20:31 3.10.13
02:20:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:20:31 + command -v pyenv
02:20:31 ++ pyenv init - --no-rehash
02:20:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
02:20:31 for i in ${!paths[@]}; do
02:20:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
02:20:31 fi; done;
02:20:31 echo "${paths[*]}"'\'')"
02:20:31 export PATH="/opt/pyenv/shims:${PATH}"
02:20:31 export PYENV_SHELL=bash
02:20:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:20:31 pyenv() {
02:20:31 local command
02:20:31 command="${1:-}"
02:20:31 if [ "$#" -gt 0 ]; then
02:20:31 shift
02:20:31 fi
02:20:31
02:20:31 case "$command" in
02:20:31 rehash|shell)
02:20:31 eval "$(pyenv "sh-$command" "$@")"
02:20:31 ;;
02:20:31 *)
02:20:31 command pyenv "$command" "$@"
02:20:31 ;;
02:20:31 esac
02:20:31 }'
02:20:31 +++ bash --norc -ec 'IFS=:; paths=($PATH);
02:20:31 for i in ${!paths[@]}; do
02:20:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
02:20:31 fi; done;
02:20:31 echo "${paths[*]}"'
02:20:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:20:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:20:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:20:31 ++ export PYENV_SHELL=bash
02:20:31 ++ PYENV_SHELL=bash
02:20:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:20:31 +++ complete -F _pyenv pyenv
02:20:31 ++ lf-pyver python3
02:20:31 ++ local py_version_xy=python3
02:20:31 ++ local py_version_xyz=
02:20:31 ++ awk '{ print $1 }'
02:20:31 ++ pyenv versions
02:20:31 ++ local command
02:20:31 ++ command=versions
02:20:31 ++ '[' 1 -gt 0 ']'
02:20:31 ++ shift
02:20:31 ++ case "$command" in
02:20:31 ++ command pyenv versions
02:20:31 ++ pyenv versions
02:20:31 ++ sed 's/^[ *]* //'
02:20:31 ++ grep -E '^[0-9.]*[0-9]$'
02:20:31 ++ [[ ! -s /tmp/.pyenv_versions ]]
02:20:31 +++ grep '^3' /tmp/.pyenv_versions
02:20:31 +++ tail -n 1
02:20:31 +++ sort -V
02:20:31 ++ py_version_xyz=3.11.7
02:20:31 ++ [[ -z 3.11.7 ]]
02:20:31 ++ echo 3.11.7
02:20:31 ++ return 0
02:20:31 + pyenv local 3.11.7
02:20:31 + local command
02:20:31 + command=local
02:20:31 + '[' 2 -gt 0 ']'
02:20:31 + shift
02:20:31 + case "$command" in
02:20:31 + command pyenv local 3.11.7
02:20:31 + pyenv local 3.11.7
02:20:31 + for arg in "$@"
02:20:31 + case $arg in
02:20:31 + pkg_list+='lftools[openstack] '
02:20:31 + for arg in "$@"
02:20:31 + case $arg in
02:20:31 + pkg_list+='kubernetes '
02:20:31 + for arg in "$@"
02:20:31 + case $arg in
02:20:31 + pkg_list+='niet '
02:20:31 + for arg in "$@"
02:20:31 + case $arg in
02:20:31 + pkg_list+='python-heatclient '
02:20:31 + for arg in "$@"
02:20:31 + case $arg in
02:20:31 + pkg_list+='python-openstackclient '
02:20:31 + for arg in "$@"
02:20:31 + case $arg in
02:20:31 + pkg_list+='python-magnumclient '
02:20:31 + for arg in "$@"
02:20:31 + case $arg in
02:20:31 + pkg_list+='yq '
02:20:31 + [[ -f /tmp/.os_lf_venv ]]
02:20:31 ++ cat /tmp/.os_lf_venv
02:20:31 + lf_venv=/tmp/venv-4rrq
02:20:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from' file:/tmp/.os_lf_venv
02:20:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from file:/tmp/.os_lf_venv
02:20:31 + /tmp/venv-4rrq/bin/python3 -m pip install --upgrade --quiet pip virtualenv
02:20:32 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]]
02:20:32 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
02:20:32 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:20:32 + /tmp/venv-4rrq/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:20:51 + type python3
02:20:51 + true
02:20:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH'
02:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:20:51 + PATH=/tmp/venv-4rrq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:20:51 + return 0
02:20:51 + openstack --os-cloud vex limits show --absolute
02:20:52 +--------------------------+---------+
02:20:52 | Name | Value |
02:20:52 +--------------------------+---------+
02:20:52 | maxTotalInstances | -1 |
02:20:52 | maxTotalCores | 450 |
02:20:52 | maxTotalRAMSize | 1000000 |
02:20:52 | maxServerMeta | 128 |
02:20:52 | maxImageMeta | 128 |
02:20:52 | maxPersonality | 5 |
02:20:52 | maxPersonalitySize | 10240 |
02:20:52 | maxTotalKeypairs | 100 |
02:20:52 | maxServerGroups | 10 |
02:20:52 | maxServerGroupMembers | 10 |
02:20:52 | maxTotalFloatingIps | -1 |
02:20:52 | maxSecurityGroups | -1 |
02:20:52 | maxSecurityGroupRules | -1 |
02:20:52 | totalRAMUsed | 679936 |
02:20:52 | totalCoresUsed | 166 |
02:20:52 | totalInstancesUsed | 55 |
02:20:52 | totalFloatingIpsUsed | 0 |
02:20:52 | totalSecurityGroupsUsed | 0 |
02:20:52 | totalServerGroupsUsed | 0 |
02:20:52 | maxTotalVolumes | -1 |
02:20:52 | maxTotalSnapshots | 10 |
02:20:52 | maxTotalVolumeGigabytes | 4096 |
02:20:52 | maxTotalBackups | 10 |
02:20:52 | maxTotalBackupGigabytes | 1000 |
02:20:52 | totalVolumesUsed | 1 |
02:20:52 | totalGigabytesUsed | 20 |
02:20:52 | totalSnapshotsUsed | 0 |
02:20:52 | totalBackupsUsed | 0 |
02:20:52 | totalBackupGigabytesUsed | 0 |
02:20:52 +--------------------------+---------+
02:20:52 + pushd /opt/ciman/openstack-hot
02:20:52 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-callhome-only-potassium
02:20:52 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-callhome-only-potassium-7 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-callhome-only-potassium/stack-parameters.yaml
02:21:49 Creating stack releng-netconf-csit-1node-callhome-only-potassium-7
02:21:49 Waiting to initialize infrastructure...
02:21:49 Waiting to initialize infrastructure...
02:21:49 Waiting to initialize infrastructure...
02:21:49 Waiting to initialize infrastructure...
02:21:49 Stack initialization successful.
02:21:49 ------------------------------------
02:21:49 Stack Details
02:21:49 ------------------------------------
02:21:49 {'added': None,
02:21:49 'capabilities': [],
02:21:49 'created_at': '2024-08-18T02:20:56Z',
02:21:49 'deleted': None,
02:21:49 'deleted_at': None,
02:21:49 'description': 'No description',
02:21:49 'environment': None,
02:21:49 'environment_files': None,
02:21:49 'files': None,
02:21:49 'files_container': None,
02:21:49 'id': 'c4ab4e88-5012-4175-8b1d-d350da4f1599',
02:21:49 'is_rollback_disabled': True,
02:21:49 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-callhome-only-potassium-7/c4ab4e88-5012-4175-8b1d-d350da4f1599',
02:21:49 'rel': 'self'}],
02:21:49 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
02:21:49 'name': 'releng-netconf-csit-1node-callhome-only-potassium-7',
02:21:49 'notification_topics': [],
02:21:49 'outputs': [{'description': 'IP addresses of the 2nd vm types',
02:21:49 'output_key': 'vm_1_ips',
02:21:49 'output_value': ['10.30.171.234']},
02:21:49 {'description': 'IP addresses of the 1st vm types',
02:21:49 'output_key': 'vm_0_ips',
02:21:49 'output_value': ['10.30.170.90']}],
02:21:49 'owner_id': ****,
02:21:49 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:21:49 'OS::stack_id': 'c4ab4e88-5012-4175-8b1d-d350da4f1599',
02:21:49 'OS::stack_name': 'releng-netconf-csit-1node-callhome-only-potassium-7',
02:21:49 'job_name': '04642-7',
02:21:49 'silo': 'releng',
02:21:49 'vm_0_count': '1',
02:21:49 'vm_0_flavor': 'v3-standard-4',
02:21:49 'vm_0_image': 'ZZCI - CentOS Stream 8 - builder - x86_64 - '
02:21:49 '20240601-160217.263',
02:21:49 'vm_1_count': '1',
02:21:49 'vm_1_flavor': 'v3-standard-2',
02:21:49 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - '
02:21:49 '20240801-040132.691'},
02:21:49 'parent_id': None,
02:21:49 'replaced': None,
02:21:49 'status': 'CREATE_COMPLETE',
02:21:49 'status_reason': 'Stack CREATE completed successfully',
02:21:49 'tags': [],
02:21:49 'template': None,
02:21:49 'template_description': 'No description',
02:21:49 'template_url': None,
02:21:49 'timeout_mins': 15,
02:21:49 'unchanged': None,
02:21:49 'updated': None,
02:21:49 'updated_at': None,
02:21:49 'user_project_id': 'e373f899d278485a8cb85732cbc0b890'}
02:21:49 ------------------------------------
02:21:49 + popd
02:21:49 /w/workspace/netconf-csit-1node-callhome-only-potassium
02:21:49 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash -l /tmp/jenkins1333137436054119935.sh
02:21:49 ---> Copy SSH public keys to CSIT lab
02:21:49 Setup pyenv:
02:21:50 system
02:21:50 3.8.13
02:21:50 3.9.13
02:21:50 3.10.13
02:21:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:21:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from file:/tmp/.os_lf_venv
02:21:51 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
02:22:02 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:22:03 SSH not responding on 10.30.171.234. Retrying in 10 seconds...
02:22:04 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:22:04 10.30.170.90 releng-04642-7-0-builder-0.novalocal
02:22:04 Successfully copied public keys to slave 10.30.170.90
02:22:04 Process 6699 ready.
02:22:13 Ping to 10.30.171.234 successful.
02:22:14 SSH not responding on 10.30.171.234. Retrying in 10 seconds...
02:22:24 Ping to 10.30.171.234 successful.
02:22:24 SSH not responding on 10.30.171.234. Retrying in 10 seconds...
02:22:34 Ping to 10.30.171.234 successful.
02:22:34 SSH not responding on 10.30.171.234. Retrying in 10 seconds...
02:22:44 Ping to 10.30.171.234 successful.
02:22:46 Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts.
02:22:46 releng-04642-7-1-docker-0
02:22:46 Successfully copied public keys to slave 10.30.171.234
02:22:46 Process 6700 ready.
02:22:46 SSH ready on all stack servers.
02:22:46 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash -l /tmp/jenkins8309056597377028418.sh
02:22:46 Setup pyenv:
02:22:46 system
02:22:46 3.8.13
02:22:46 3.9.13
02:22:46 3.10.13
02:22:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:22:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UWfd
02:22:51 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-callhome-only-potassium/.robot_venv
02:22:53 lf-activate-venv(): INFO: Installing: setuptools wheel
02:22:55 lf-activate-venv(): INFO: Adding /tmp/venv-UWfd/bin to PATH
02:22:55 + echo 'Installing Python Requirements'
02:22:55 Installing Python Requirements
02:22:55 + cat
02:22:55 + python -m pip install -r requirements.txt
02:22:56 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:22:56 Collecting docker-py (from -r requirements.txt (line 1))
02:22:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
02:22:56 Collecting ipaddr (from -r requirements.txt (line 2))
02:22:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:22:56 Preparing metadata (setup.py): started
02:22:56 Preparing metadata (setup.py): finished with status 'done'
02:22:56 Collecting netaddr (from -r requirements.txt (line 3))
02:22:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
02:22:56 Collecting netifaces (from -r requirements.txt (line 4))
02:22:56 Using cached netifaces-0.11.0-cp311-cp311-linux_x86_64.whl
02:22:56 Collecting pyhocon (from -r requirements.txt (line 5))
02:22:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:22:56 Collecting requests (from -r requirements.txt (line 6))
02:22:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB)
02:22:56 Collecting robotframework (from -r requirements.txt (line 7))
02:22:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.0.1/robotframework-7.0.1-py3-none-any.whl (727 kB)
02:22:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 15.1 MB/s eta 0:00:00
02:22:56 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:22:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:22:56 Preparing metadata (setup.py): started
02:22:57 Preparing metadata (setup.py): finished with status 'done'
02:22:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:22:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
02:22:57 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:22:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
02:22:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:22:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:22:57 Preparing metadata (setup.py): started
02:22:57 Preparing metadata (setup.py): finished with status 'done'
02:22:57 Collecting scapy (from -r requirements.txt (line 12))
02:22:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.5.0/scapy-2.5.0.tar.gz (1.3 MB)
02:22:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 21.7 MB/s eta 0:00:00
02:22:57 Preparing metadata (setup.py): started
02:22:57 Preparing metadata (setup.py): finished with status 'done'
02:22:57 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:22:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:22:57 Preparing metadata (setup.py): started
02:22:58 Preparing metadata (setup.py): finished with status 'done'
02:22:58 Collecting elasticsearch (from -r requirements.txt (line 18))
02:22:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.15.0/elasticsearch-8.15.0-py3-none-any.whl (523 kB)
02:22:58 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:22:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.0/elasticsearch_dsl-8.15.0-py3-none-any.whl (104 kB)
02:22:58 Collecting pyangbind (from -r requirements.txt (line 22))
02:22:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
02:22:58 Collecting isodate (from -r requirements.txt (line 25))
02:22:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.6.1/isodate-0.6.1-py2.py3-none-any.whl (41 kB)
02:22:58 Collecting jmespath (from -r requirements.txt (line 28))
02:22:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:22:58 Collecting jsonpatch (from -r requirements.txt (line 31))
02:22:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:22:58 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:22:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.4.1/paramiko-3.4.1-py3-none-any.whl (226 kB)
02:22:58 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:22:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
02:22:58 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:22:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
02:22:58 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:22:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.16.0/six-1.16.0-py2.py3-none-any.whl (11 kB)
02:22:58 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:22:58 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)
02:22:58 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:22:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.1.2/pyparsing-3.1.2-py3-none-any.whl (103 kB)
02:22:59 Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:22:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.3.2/charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
02:22:59 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:22:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.7/idna-3.7-py3-none-any.whl (66 kB)
02:22:59 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:22:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.2.2/urllib3-2.2.2-py3-none-any.whl (121 kB)
02:22:59 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:22:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2024.7.4/certifi-2024.7.4-py3-none-any.whl (162 kB)
02:22:59 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:22:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.0/WebTest-3.0.0-py3-none-any.whl (31 kB)
02:22:59 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:22:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
02:22:59 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:22:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.5.0/robotframework_seleniumlibrary-6.5.0-py2.py3-none-any.whl (104 kB)
02:22:59 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:22:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:22:59 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:22:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.1.1/decorator-5.1.1-py3-none-any.whl (9.1 kB)
02:22:59 Collecting elastic-transport<9,>=8.13 (from elasticsearch->-r requirements.txt (line 18))
02:22:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.15.0/elastic_transport-8.15.0-py3-none-any.whl (64 kB)
02:22:59 Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19))
02:22:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
02:22:59 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
02:22:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.12.2/typing_extensions-4.12.2-py3-none-any.whl (37 kB)
02:22:59 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:22:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
02:22:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 35.0 MB/s eta 0:00:00
02:23:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:23:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.3.0/lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB)
02:23:00 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:23:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2024.7.24/regex-2024.7.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (786 kB)
02:23:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.6/786.6 kB 5.3 MB/s eta 0:00:00
02:23:01 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:23:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:23:01 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:23:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.2.0/bcrypt-4.2.0-cp39-abi3-manylinux_2_28_x86_64.whl (273 kB)
02:23:01 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:23:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/43.0.0/cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
02:23:01 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:23:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
02:23:01 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.23.1/selenium-4.23.1-py3-none-any.whl (9.4 MB)
02:23:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 57.6 MB/s eta 0:00:00
02:23:02 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
02:23:02 Collecting click>=8.1.7 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.7/click-8.1.7-py3-none-any.whl (97 kB)
02:23:02 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:23:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.8/WebOb-1.8.8-py2.py3-none-any.whl (115 kB)
02:23:02 Collecting waitress>=0.8.5 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:23:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.0/waitress-3.0.0-py3-none-any.whl (56 kB)
02:23:02 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:23:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.12.3/beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
02:23:02 Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:23:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.0/cffi-1.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (466 kB)
02:23:02 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.26.2/trio-0.26.2-py3-none-any.whl (475 kB)
02:23:02 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.11.1/trio_websocket-0.11.1-py3-none-any.whl (17 kB)
02:23:02 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:23:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.6/soupsieve-2.6-py3-none-any.whl (36 kB)
02:23:02 Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:23:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
02:23:02 Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/24.2.0/attrs-24.2.0-py3-none-any.whl (63 kB)
02:23:02 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:23:02 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
02:23:03 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:23:03 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
02:23:03 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:23:03 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:23:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB)
02:23:03 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, robotframework-httplibrary, scapy, jsonpath-rw
02:23:03 Building wheel for robotframework-sshlibrary (setup.py): started
02:23:03 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
02:23:03 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55118 sha256=3b53b4744d94b9b45d9df4eb13710b11de22318fd128d7e2b0d33295bf305e68
02:23:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:23:03 Building wheel for ipaddr (setup.py): started
02:23:03 Building wheel for ipaddr (setup.py): finished with status 'done'
02:23:03 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18281 sha256=79906cd26156ba4692d34a7dbb565af04506665b879f0ef00a02fb6a5369b7e5
02:23:03 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:23:03 Building wheel for robotframework-httplibrary (setup.py): started
02:23:03 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
02:23:03 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=9956 sha256=a8ba7ef4586088157f85b9846036dcdd4371d12f67fab37516dcfc5f9fb836d9
02:23:03 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:23:03 Building wheel for scapy (setup.py): started
02:23:04 Building wheel for scapy (setup.py): finished with status 'done'
02:23:04 Created wheel for scapy: filename=scapy-2.5.0-py2.py3-none-any.whl size=1444322 sha256=53a84d80cc6ddf752920fb1e09e8de8fdabce10e9ea4a444f996538c3bba0b0f
02:23:04 Stored in directory: /home/jenkins/.cache/pip/wheels/3b/a7/d6/87eeec31fbfcb2bd8ace7dad8172b6d6ebbe1ec6827dbb389a
02:23:04 Building wheel for jsonpath-rw (setup.py): started
02:23:04 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
02:23:04 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15128 sha256=4720ba638199da8530aa9daf997200c960fb5266d15c45735f61b0e387343836
02:23:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:23:04 Successfully built robotframework-sshlibrary ipaddr robotframework-httplibrary scapy jsonpath-rw
02:23:05 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, idna, h11, decorator, click, charset-normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, isodate, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
02:23:12 Successfully installed WebOb-1.8.8 attrs-24.2.0 bcrypt-4.2.0 beautifulsoup4-4.12.3 certifi-2024.7.4 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cryptography-43.0.0 decorator-5.1.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.15.0 elasticsearch-8.15.0 elasticsearch-dsl-8.15.0 enum34-1.1.10 h11-0.14.0 idna-3.7 ipaddr-2.2.0 isodate-0.6.1 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-5.3.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.4.1 ply-3.11 pyang-2.6.1 pyangbind-0.8.6 pycparser-2.22 pyhocon-0.3.61 pynacl-1.5.0 pyparsing-3.1.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2024.7.24 requests-2.32.3 robotframework-7.0.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.5.0 robotframework-sshlibrary-3.8.0 scapy-2.5.0 scp-0.15.0 selenium-4.23.1 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 urllib3-2.2.2 waitress-3.0.0 websocket-client-1.8.0 webtest-3.0.0 wsproto-1.2.0
02:23:12 + pip freeze
02:23:12 attrs==24.2.0
02:23:12 bcrypt==4.2.0
02:23:12 beautifulsoup4==4.12.3
02:23:12 certifi==2024.7.4
02:23:12 cffi==1.17.0
02:23:12 charset-normalizer==3.3.2
02:23:12 click==8.1.7
02:23:12 cryptography==43.0.0
02:23:12 decorator==5.1.1
02:23:12 distlib==0.3.8
02:23:12 docker-py==1.10.6
02:23:12 docker-pycreds==0.4.0
02:23:12 elastic-transport==8.15.0
02:23:12 elasticsearch==8.15.0
02:23:12 elasticsearch-dsl==8.15.0
02:23:12 enum34==1.1.10
02:23:12 filelock==3.15.4
02:23:12 h11==0.14.0
02:23:12 idna==3.7
02:23:12 ipaddr==2.2.0
02:23:12 isodate==0.6.1
02:23:12 jmespath==1.0.1
02:23:12 jsonpatch==1.33
02:23:12 jsonpath-rw==1.4.0
02:23:12 jsonpointer==3.0.0
02:23:12 lxml==5.3.0
02:23:12 netaddr==1.3.0
02:23:12 netifaces==0.11.0
02:23:12 outcome==1.3.0.post0
02:23:12 paramiko==3.4.1
02:23:12 platformdirs==4.2.2
02:23:12 ply==3.11
02:23:12 pyang==2.6.1
02:23:12 pyangbind==0.8.6
02:23:12 pycparser==2.22
02:23:12 pyhocon==0.3.61
02:23:12 PyNaCl==1.5.0
02:23:12 pyparsing==3.1.2
02:23:12 PySocks==1.7.1
02:23:12 python-dateutil==2.9.0.post0
02:23:12 regex==2024.7.24
02:23:12 requests==2.32.3
02:23:12 robotframework==7.0.1
02:23:12 robotframework-httplibrary==0.4.2
02:23:12 robotframework-pythonlibcore==4.4.1
02:23:12 robotframework-requests==0.9.7
02:23:12 robotframework-selenium2library==3.0.0
02:23:12 robotframework-seleniumlibrary==6.5.0
02:23:12 robotframework-sshlibrary==3.8.0
02:23:12 scapy==2.5.0
02:23:12 scp==0.15.0
02:23:12 selenium==4.23.1
02:23:12 six==1.16.0
02:23:12 sniffio==1.3.1
02:23:12 sortedcontainers==2.4.0
02:23:12 soupsieve==2.6
02:23:12 trio==0.26.2
02:23:12 trio-websocket==0.11.1
02:23:12 typing_extensions==4.12.2
02:23:12 urllib3==2.2.2
02:23:12 virtualenv==20.26.3
02:23:12 waitress==3.0.0
02:23:12 WebOb==1.8.8
02:23:12 websocket-client==1.8.0
02:23:12 WebTest==3.0.0
02:23:12 wsproto==1.2.0
02:23:12 [EnvInject] - Injecting environment variables from a build step.
02:23:12 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:23:12 [EnvInject] - Variables injected successfully.
02:23:12 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash -l /tmp/jenkins6095604185698691713.sh
02:23:12 Setup pyenv:
02:23:13 system
02:23:13 3.8.13
02:23:13 3.9.13
02:23:13 3.10.13
02:23:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:23:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from file:/tmp/.os_lf_venv
02:23:14 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq
02:23:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:23:19 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.2 which is incompatible.
02:23:19 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:23:19 + ODL_SYSTEM=()
02:23:19 + TOOLS_SYSTEM=()
02:23:19 + OPENSTACK_SYSTEM=()
02:23:19 + OPENSTACK_CONTROLLERS=()
02:23:19 + mapfile -t ADDR
02:23:19 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-callhome-only-potassium-7
02:23:19 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:23:21 + for i in "${ADDR[@]}"
02:23:21 ++ ssh 10.30.171.234 hostname -s
02:23:21 Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts.
02:23:21 + REMHOST=releng-04642-7-1-docker-0
02:23:21 + case ${REMHOST} in
02:23:21 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
02:23:21 + for i in "${ADDR[@]}"
02:23:21 ++ ssh 10.30.170.90 hostname -s
02:23:21 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:22 + REMHOST=releng-04642-7-0-builder-0
02:23:22 + case ${REMHOST} in
02:23:22 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:23:22 + echo NUM_ODL_SYSTEM=1
02:23:22 + echo NUM_TOOLS_SYSTEM=1
02:23:22 + '[' '' == yes ']'
02:23:22 + NUM_OPENSTACK_SYSTEM=0
02:23:22 + echo NUM_OPENSTACK_SYSTEM=0
02:23:22 + '[' 0 -eq 2 ']'
02:23:22 + echo ODL_SYSTEM_IP=10.30.170.90
02:23:22 ++ seq 0 0
02:23:22 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:23:22 + echo ODL_SYSTEM_1_IP=10.30.170.90
02:23:22 + echo TOOLS_SYSTEM_IP=10.30.171.234
02:23:22 ++ seq 0 0
02:23:22 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
02:23:22 + echo TOOLS_SYSTEM_1_IP=10.30.171.234
02:23:22 + openstack_index=0
02:23:22 + NUM_OPENSTACK_CONTROL_NODES=1
02:23:22 + echo NUM_OPENSTACK_CONTROL_NODES=1
02:23:22 ++ seq 0 0
02:23:22 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:23:22 + echo OPENSTACK_CONTROL_NODE_1_IP=
02:23:22 + NUM_OPENSTACK_COMPUTE_NODES=-1
02:23:22 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:23:22 + '[' -1 -ge 2 ']'
02:23:22 ++ seq 0 -2
02:23:22 + NUM_OPENSTACK_HAPROXY_NODES=0
02:23:22 + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:23:22 ++ seq 0 -1
02:23:22 + echo 'Contents of slave_addresses.txt:'
02:23:22 Contents of slave_addresses.txt:
02:23:22 + cat slave_addresses.txt
02:23:22 NUM_ODL_SYSTEM=1
02:23:22 NUM_TOOLS_SYSTEM=1
02:23:22 NUM_OPENSTACK_SYSTEM=0
02:23:22 ODL_SYSTEM_IP=10.30.170.90
02:23:22 ODL_SYSTEM_1_IP=10.30.170.90
02:23:22 TOOLS_SYSTEM_IP=10.30.171.234
02:23:22 TOOLS_SYSTEM_1_IP=10.30.171.234
02:23:22 NUM_OPENSTACK_CONTROL_NODES=1
02:23:22 OPENSTACK_CONTROL_NODE_1_IP=
02:23:22 NUM_OPENSTACK_COMPUTE_NODES=-1
02:23:22 NUM_OPENSTACK_HAPROXY_NODES=0
02:23:22 [EnvInject] - Injecting environment variables from a build step.
02:23:22 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:23:22 [EnvInject] - Variables injected successfully.
02:23:22 [netconf-csit-1node-callhome-only-potassium] $ /bin/sh /tmp/jenkins11867435190876201128.sh
02:23:22 Preparing for JRE Version 17
02:23:22 Karaf artifact is karaf
02:23:22 Karaf project is integration
02:23:22 Java home is /usr/lib/jvm/java-17-openjdk
02:23:22 [EnvInject] - Injecting environment variables from a build step.
02:23:22 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:23:22 [EnvInject] - Variables injected successfully.
02:23:22 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins14663578166418777872.sh
02:23:22 --2024-08-18 02:23:22-- http://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=pom.xml;hb=refs/heads/stable/potassium
02:23:22 Resolving git.opendaylight.org (git.opendaylight.org)... 35.181.223.58, 52.47.161.242, 13.39.230.180, ...
02:23:22 Connecting to git.opendaylight.org (git.opendaylight.org)|35.181.223.58|:80... connected.
02:23:22 HTTP request sent, awaiting response... 200 OK
02:23:22 Length: 2619 (2.6K) [text/plain]
02:23:22 Saving to: ‘pom.xml’
02:23:22
02:23:22 0K .. 100% 277M=0s
02:23:22
02:23:22 2024-08-18 02:23:22 (277 MB/s) - ‘pom.xml’ saved [2619/2619]
02:23:22
02:23:22 Bundle version is 0.19.4-SNAPSHOT
02:23:22 --2024-08-18 02:23:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.19.4-SNAPSHOT/maven-metadata.xml
02:23:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:23:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:23:22 HTTP request sent, awaiting response... 200 OK
02:23:22 Length: 1410 (1.4K) [application/xml]
02:23:22 Saving to: ‘maven-metadata.xml’
02:23:22
02:23:22 0K . 100% 51.7M=0s
02:23:22
02:23:22 2024-08-18 02:23:22 (51.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
02:23:22
02:23:23
02:23:23
02:23:23 org.opendaylight.integration
02:23:23 karaf
02:23:23 0.19.4-SNAPSHOT
02:23:23
02:23:23
02:23:23 20240817.190528
02:23:23 323
02:23:23
02:23:23 20240817190528
02:23:23
02:23:23
02:23:23 pom
02:23:23 0.19.4-20240817.190528-323
02:23:23 20240817190528
02:23:23
02:23:23
02:23:23 tar.gz
02:23:23 0.19.4-20240817.190528-323
02:23:23 20240817190528
02:23:23
02:23:23
02:23:23 zip
02:23:23 0.19.4-20240817.190528-323
02:23:23 20240817190528
02:23:23
02:23:23
02:23:23 cyclonedx
02:23:23 xml
02:23:23 0.19.4-20240817.190528-323
02:23:23 20240817190528
02:23:23
02:23:23
02:23:23 cyclonedx
02:23:23 json
02:23:23 0.19.4-20240817.190528-323
02:23:23 20240817190528
02:23:23
02:23:23
02:23:23
02:23:23
02:23:23 Nexus timestamp is 0.19.4-20240817.190528-323
02:23:23 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.19.4-SNAPSHOT/karaf-0.19.4-20240817.190528-323.zip
02:23:23 Distribution bundle is karaf-0.19.4-20240817.190528-323.zip
02:23:23 Distribution bundle version is 0.19.4-SNAPSHOT
02:23:23 Distribution folder is karaf-0.19.4-SNAPSHOT
02:23:23 Nexus prefix is https://nexus.opendaylight.org
02:23:23 [EnvInject] - Injecting environment variables from a build step.
02:23:23 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:23:23 [EnvInject] - Variables injected successfully.
02:23:23 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash -l /tmp/jenkins10051000122199144550.sh
02:23:23 Setup pyenv:
02:23:23 system
02:23:23 3.8.13
02:23:23 3.9.13
02:23:23 3.10.13
02:23:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:23:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from file:/tmp/.os_lf_venv
02:23:24 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient
02:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:23:29 Copying common-functions.sh to /tmp
02:23:31 Copying common-functions.sh to 10.30.171.234:/tmp
02:23:31 Warning: Permanently added '10.30.171.234' (ECDSA) to the list of known hosts.
02:23:31 Copying common-functions.sh to 10.30.170.90:/tmp
02:23:31 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:31 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins13928113543400791465.sh
02:23:31 common-functions.sh is being sourced
02:23:31 common-functions environment:
02:23:31 MAVENCONF: /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:23:31 ACTUALFEATURES:
02:23:31 FEATURESCONF: /tmp/karaf-0.19.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:23:31 CUSTOMPROP: /tmp/karaf-0.19.4-SNAPSHOT/etc/custom.properties
02:23:31 LOGCONF: /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:23:31 MEMCONF: /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:31 CONTROLLERMEM: 2048m
02:23:31 AKKACONF: /tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/akka.conf
02:23:31 MODULESCONF: /tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/modules.conf
02:23:31 MODULESHARDSCONF: /tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/module-shards.conf
02:23:31 SUITES:
02:23:31
02:23:31 #################################################
02:23:31 ## Configure Cluster and Start ##
02:23:31 #################################################
02:23:31 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
02:23:31 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
02:23:31 Locating script plan to use...
02:23:31 Finished running script plans
02:23:32 Configuring member-1 with IP address 10.30.170.90
02:23:32 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:32 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:32 + source /tmp/common-functions.sh karaf-0.19.4-SNAPSHOT
02:23:32 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
02:23:32 common-functions.sh is being sourced
02:23:32 ++ echo 'common-functions.sh is being sourced'
02:23:32 ++ BUNDLEFOLDER=karaf-0.19.4-SNAPSHOT
02:23:32 ++ export MAVENCONF=/tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:23:32 ++ MAVENCONF=/tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:23:32 ++ export FEATURESCONF=/tmp/karaf-0.19.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:23:32 ++ FEATURESCONF=/tmp/karaf-0.19.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:23:32 ++ export CUSTOMPROP=/tmp/karaf-0.19.4-SNAPSHOT/etc/custom.properties
02:23:32 ++ CUSTOMPROP=/tmp/karaf-0.19.4-SNAPSHOT/etc/custom.properties
02:23:32 ++ export LOGCONF=/tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:23:32 ++ LOGCONF=/tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:23:32 ++ export MEMCONF=/tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:32 ++ MEMCONF=/tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:32 ++ export CONTROLLERMEM=
02:23:32 ++ CONTROLLERMEM=
02:23:32 ++ export AKKACONF=/tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/akka.conf
02:23:32 ++ AKKACONF=/tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/akka.conf
02:23:32 ++ export MODULESCONF=/tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/modules.conf
02:23:32 ++ MODULESCONF=/tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/modules.conf
02:23:32 ++ export MODULESHARDSCONF=/tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/module-shards.conf
02:23:32 ++ MODULESHARDSCONF=/tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/module-shards.conf
02:23:32 ++ print_common_env
02:23:32 ++ cat
02:23:32 common-functions environment:
02:23:32 MAVENCONF: /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:23:32 ACTUALFEATURES:
02:23:32 FEATURESCONF: /tmp/karaf-0.19.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:23:32 CUSTOMPROP: /tmp/karaf-0.19.4-SNAPSHOT/etc/custom.properties
02:23:32 LOGCONF: /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:23:32 MEMCONF: /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:32 CONTROLLERMEM:
02:23:32 AKKACONF: /tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/akka.conf
02:23:32 MODULESCONF: /tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/modules.conf
02:23:32 MODULESHARDSCONF: /tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/module-shards.conf
02:23:32 SUITES:
02:23:32
02:23:32 ++ SSH='ssh -t -t'
02:23:32 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:23:32 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:23:32 Changing to /tmp
02:23:32 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.19.4-SNAPSHOT/karaf-0.19.4-20240817.190528-323.zip
02:23:32 + echo 'Changing to /tmp'
02:23:32 + cd /tmp
02:23:32 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.19.4-SNAPSHOT/karaf-0.19.4-20240817.190528-323.zip'
02:23:32 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.19.4-SNAPSHOT/karaf-0.19.4-20240817.190528-323.zip
02:23:32 --2024-08-18 02:23:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.19.4-SNAPSHOT/karaf-0.19.4-20240817.190528-323.zip
02:23:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:23:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:23:32 HTTP request sent, awaiting response... 200 OK
02:23:32 Length: 274073712 (261M) [application/zip]
02:23:32 Saving to: ‘karaf-0.19.4-20240817.190528-323.zip’
02:23:32
02:23:32 0K ........ ........ ........ ........ ........ ........ 1% 72.5M 4s
02:23:32 3072K ........ ........ ........ ........ ........ ........ 2% 129M 3s
02:23:32 6144K ........ ........ ........ ........ ........ ........ 3% 150M 2s
02:23:32 9216K ........ ........ ........ ........ ........ ........ 4% 172M 2s
02:23:32 12288K ........ ........ ........ ........ ........ ........ 5% 182M 2s
02:23:32 15360K ........ ........ ........ ........ ........ ........ 6% 201M 2s
02:23:32 18432K ........ ........ ........ ........ ........ ........ 8% 181M 2s
02:23:32 21504K ........ ........ ........ ........ ........ ........ 9% 222M 2s
02:23:32 24576K ........ ........ ........ ........ ........ ........ 10% 225M 2s
02:23:32 27648K ........ ........ ........ ........ ........ ........ 11% 106M 2s
02:23:32 30720K ........ ........ ........ ........ ........ ........ 12% 239M 2s
02:23:32 33792K ........ ........ ........ ........ ........ ........ 13% 331M 1s
02:23:32 36864K ........ ........ ........ ........ ........ ........ 14% 290M 1s
02:23:32 39936K ........ ........ ........ ........ ........ ........ 16% 255M 1s
02:23:32 43008K ........ ........ ........ ........ ........ ........ 17% 191M 1s
02:23:32 46080K ........ ........ ........ ........ ........ ........ 18% 250M 1s
02:23:32 49152K ........ ........ ........ ........ ........ ........ 19% 363M 1s
02:23:32 52224K ........ ........ ........ ........ ........ ........ 20% 360M 1s
02:23:32 55296K ........ ........ ........ ........ ........ ........ 21% 342M 1s
02:23:32 58368K ........ ........ ........ ........ ........ ........ 22% 269M 1s
02:23:32 61440K ........ ........ ........ ........ ........ ........ 24% 258M 1s
02:23:32 64512K ........ ........ ........ ........ ........ ........ 25% 254M 1s
02:23:32 67584K ........ ........ ........ ........ ........ ........ 26% 270M 1s
02:23:32 70656K ........ ........ ........ ........ ........ ........ 27% 293M 1s
02:23:32 73728K ........ ........ ........ ........ ........ ........ 28% 267M 1s
02:23:32 76800K ........ ........ ........ ........ ........ ........ 29% 303M 1s
02:23:32 79872K ........ ........ ........ ........ ........ ........ 30% 246M 1s
02:23:32 82944K ........ ........ ........ ........ ........ ........ 32% 302M 1s
02:23:32 86016K ........ ........ ........ ........ ........ ........ 33% 383M 1s
02:23:32 89088K ........ ........ ........ ........ ........ ........ 34% 310M 1s
02:23:32 92160K ........ ........ ........ ........ ........ ........ 35% 153M 1s
02:23:33 95232K ........ ........ ........ ........ ........ ........ 36% 289M 1s
02:23:33 98304K ........ ........ ........ ........ ........ ........ 37% 353M 1s
02:23:33 101376K ........ ........ ........ ........ ........ ........ 39% 272M 1s
02:23:33 104448K ........ ........ ........ ........ ........ ........ 40% 267M 1s
02:23:33 107520K ........ ........ ........ ........ ........ ........ 41% 374M 1s
02:23:33 110592K ........ ........ ........ ........ ........ ........ 42% 361M 1s
02:23:33 113664K ........ ........ ........ ........ ........ ........ 43% 339M 1s
02:23:33 116736K ........ ........ ........ ........ ........ ........ 44% 354M 1s
02:23:33 119808K ........ ........ ........ ........ ........ ........ 45% 379M 1s
02:23:33 122880K ........ ........ ........ ........ ........ ........ 47% 367M 1s
02:23:33 125952K ........ ........ ........ ........ ........ ........ 48% 89.5M 1s
02:23:33 129024K ........ ........ ........ ........ ........ ........ 49% 275M 1s
02:23:33 132096K ........ ........ ........ ........ ........ ........ 50% 361M 1s
02:23:33 135168K ........ ........ ........ ........ ........ ........ 51% 369M 1s
02:23:33 138240K ........ ........ ........ ........ ........ ........ 52% 375M 1s
02:23:33 141312K ........ ........ ........ ........ ........ ........ 53% 369M 1s
02:23:33 144384K ........ ........ ........ ........ ........ ........ 55% 370M 1s
02:23:33 147456K ........ ........ ........ ........ ........ ........ 56% 372M 0s
02:23:33 150528K ........ ........ ........ ........ ........ ........ 57% 376M 0s
02:23:33 153600K ........ ........ ........ ........ ........ ........ 58% 384M 0s
02:23:33 156672K ........ ........ ........ ........ ........ ........ 59% 380M 0s
02:23:33 159744K ........ ........ ........ ........ ........ ........ 60% 370M 0s
02:23:33 162816K ........ ........ ........ ........ ........ ........ 61% 352M 0s
02:23:33 165888K ........ ........ ........ ........ ........ ........ 63% 358M 0s
02:23:33 168960K ........ ........ ........ ........ ........ ........ 64% 375M 0s
02:23:33 172032K ........ ........ ........ ........ ........ ........ 65% 356M 0s
02:23:33 175104K ........ ........ ........ ........ ........ ........ 66% 235M 0s
02:23:33 178176K ........ ........ ........ ........ ........ ........ 67% 289M 0s
02:23:33 181248K ........ ........ ........ ........ ........ ........ 68% 371M 0s
02:23:33 184320K ........ ........ ........ ........ ........ ........ 70% 371M 0s
02:23:33 187392K ........ ........ ........ ........ ........ ........ 71% 384M 0s
02:23:33 190464K ........ ........ ........ ........ ........ ........ 72% 377M 0s
02:23:33 193536K ........ ........ ........ ........ ........ ........ 73% 382M 0s
02:23:33 196608K ........ ........ ........ ........ ........ ........ 74% 298M 0s
02:23:33 199680K ........ ........ ........ ........ ........ ........ 75% 326M 0s
02:23:33 202752K ........ ........ ........ ........ ........ ........ 76% 312M 0s
02:23:33 205824K ........ ........ ........ ........ ........ ........ 78% 371M 0s
02:23:33 208896K ........ ........ ........ ........ ........ ........ 79% 376M 0s
02:23:33 211968K ........ ........ ........ ........ ........ ........ 80% 384M 0s
02:23:33 215040K ........ ........ ........ ........ ........ ........ 81% 356M 0s
02:23:33 218112K ........ ........ ........ ........ ........ ........ 82% 312M 0s
02:23:33 221184K ........ ........ ........ ........ ........ ........ 83% 345M 0s
02:23:33 224256K ........ ........ ........ ........ ........ ........ 84% 365M 0s
02:23:33 227328K ........ ........ ........ ........ ........ ........ 86% 365M 0s
02:23:33 230400K ........ ........ ........ ........ ........ ........ 87% 378M 0s
02:23:33 233472K ........ ........ ........ ........ ........ ........ 88% 382M 0s
02:23:33 236544K ........ ........ ........ ........ ........ ........ 89% 380M 0s
02:23:33 239616K ........ ........ ........ ........ ........ ........ 90% 378M 0s
02:23:33 242688K ........ ........ ........ ........ ........ ........ 91% 341M 0s
02:23:33 245760K ........ ........ ........ ........ ........ ........ 92% 288M 0s
02:23:33 248832K ........ ........ ........ ........ ........ ........ 94% 383M 0s
02:23:33 251904K ........ ........ ........ ........ ........ ........ 95% 370M 0s
02:23:33 254976K ........ ........ ........ ........ ........ ........ 96% 384M 0s
02:23:33 258048K ........ ........ ........ ........ ........ ........ 97% 374M 0s
02:23:33 261120K ........ ........ ........ ........ ........ ........ 98% 355M 0s
02:23:33 264192K ........ ........ ........ ........ ........ ........ 99% 292M 0s
02:23:33 267264K ...... 100% 339M=0.9s
02:23:33
02:23:33 2024-08-18 02:23:33 (275 MB/s) - ‘karaf-0.19.4-20240817.190528-323.zip’ saved [274073712/274073712]
02:23:33
02:23:33 Extracting the new controller...
02:23:33 + echo 'Extracting the new controller...'
02:23:33 + unzip -q karaf-0.19.4-20240817.190528-323.zip
02:23:36 Adding external repositories...
02:23:36 + echo 'Adding external repositories...'
02:23:36 + 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.19.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:23:36 + cat /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:23:36 ################################################################################
02:23:36 #
02:23:36 # Licensed to the Apache Software Foundation (ASF) under one or more
02:23:36 # contributor license agreements. See the NOTICE file distributed with
02:23:36 # this work for additional information regarding copyright ownership.
02:23:36 # The ASF licenses this file to You under the Apache License, Version 2.0
02:23:36 # (the "License"); you may not use this file except in compliance with
02:23:36 # the License. You may obtain a copy of the License at
02:23:36 #
02:23:36 # http://www.apache.org/licenses/LICENSE-2.0
02:23:36 #
02:23:36 # Unless required by applicable law or agreed to in writing, software
02:23:36 # distributed under the License is distributed on an "AS IS" BASIS,
02:23:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:23:36 # See the License for the specific language governing permissions and
02:23:36 # limitations under the License.
02:23:36 #
02:23:36 ################################################################################
02:23:36
02:23:36 #
02:23:36 # If set to true, the following property will not allow any certificate to be used
02:23:36 # when accessing Maven repositories through SSL
02:23:36 #
02:23:36 #org.ops4j.pax.url.mvn.certificateCheck=
02:23:36
02:23:36 #
02:23:36 # Path to the local Maven settings file.
02:23:36 # The repositories defined in this file will be automatically added to the list
02:23:36 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:23:36 # below is not set.
02:23:36 # The following locations are checked for the existence of the settings.xml file
02:23:36 # * 1. looks for the specified url
02:23:36 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:23:36 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:23:36 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:23:36 #
02:23:36 #org.ops4j.pax.url.mvn.settings=
02:23:36
02:23:36 #
02:23:36 # Path to the local Maven repository which is used to avoid downloading
02:23:36 # artifacts when they already exist locally.
02:23:36 # The value of this property will be extracted from the settings.xml file
02:23:36 # above, or defaulted to:
02:23:36 # System.getProperty( "user.home" ) + "/.m2/repository"
02:23:36 #
02:23:36 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:23:36
02:23:36 #
02:23:36 # Default this to false. It's just weird to use undocumented repos
02:23:36 #
02:23:36 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:23:36
02:23:36 #
02:23:36 # Uncomment if you don't wanna use the proxy settings
02:23:36 # from the Maven conf/settings.xml file
02:23:36 #
02:23:36 # org.ops4j.pax.url.mvn.proxySupport=false
02:23:36
02:23:36 #
02:23:36 # Comma separated list of repositories scanned when resolving an artifact.
02:23:36 # Those repositories will be checked before iterating through the
02:23:36 # below list of repositories and even before the local repository
02:23:36 # A repository url can be appended with zero or more of the following flags:
02:23:36 # @snapshots : the repository contains snaphots
02:23:36 # @noreleases : the repository does not contain any released artifacts
02:23:36 #
02:23:36 # The following property value will add the system folder as a repo.
02:23:36 #
02:23:36 org.ops4j.pax.url.mvn.defaultRepositories=\
02:23:36 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:23:36 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:23:36 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:23:36
02:23:36 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:23:36 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:23:36
02:23:36 #
02:23:36 # Comma separated list of repositories scanned when resolving an artifact.
02:23:36 # The default list includes the following repositories:
02:23:36 # http://repo1.maven.org/maven2@id=central
02:23:36 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:23:36 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:23:36 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:23:36 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:23:36 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:23:36 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:23:36 # To add repositories to the default ones, prepend '+' to the list of repositories
02:23:36 # to add.
02:23:36 # A repository url can be appended with zero or more of the following flags:
02:23:36 # @snapshots : the repository contains snapshots
02:23:36 # @noreleases : the repository does not contain any released artifacts
02:23:36 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:23:36 #
02:23:36 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:23:36
02:23:36 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:23:36 + [[ True == \T\r\u\e ]]
02:23:36 + echo 'Configuring the startup features...'
02:23:36 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/karaf-0.19.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:23:36 + FEATURE_TEST_STRING=features-test
02:23:36 + FEATURE_TEST_VERSION=0.19.4-SNAPSHOT
02:23:36 + KARAF_VERSION=karaf4
02:23:36 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:23:36 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.19.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.19.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:23:36 + [[ ! -z '' ]]
02:23:36 + cat /tmp/karaf-0.19.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:23:36 ################################################################################
02:23:36 #
02:23:36 # Licensed to the Apache Software Foundation (ASF) under one or more
02:23:36 # contributor license agreements. See the NOTICE file distributed with
02:23:36 # this work for additional information regarding copyright ownership.
02:23:36 # The ASF licenses this file to You under the Apache License, Version 2.0
02:23:36 # (the "License"); you may not use this file except in compliance with
02:23:36 # the License. You may obtain a copy of the License at
02:23:36 #
02:23:36 # http://www.apache.org/licenses/LICENSE-2.0
02:23:36 #
02:23:36 # Unless required by applicable law or agreed to in writing, software
02:23:36 # distributed under the License is distributed on an "AS IS" BASIS,
02:23:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:23:36 # See the License for the specific language governing permissions and
02:23:36 # limitations under the License.
02:23:36 #
02:23:36 ################################################################################
02:23:36
02:23:36 #
02:23:36 # Comma separated list of features repositories to register by default
02:23:36 #
02:23:36 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.19.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/33a7ab53-61a0-421b-a925-9322f5c66ea0.xml
02:23:36
02:23:36 #
02:23:36 # Comma separated list of features to install at startup
02:23:36 #
02:23:36 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 1ccb456d-1789-4eb7-a498-ee441d3e9a0f
02:23:36
02:23:36 #
02:23:36 # Resource repositories (OBR) that the features resolver can use
02:23:36 # to resolve requirements/capabilities
02:23:36 #
02:23:36 # The format of the resourceRepositories is
02:23:36 # resourceRepositories=[xml:url|json:url],...
02:23:36 # for Instance:
02:23:36 #
02:23:36 #resourceRepositories=xml:http://host/path/to/index.xml
02:23:36 # or
02:23:36 #resourceRepositories=json:http://host/path/to/index.json
02:23:36 #
02:23:36
02:23:36 #
02:23:36 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:23:36 #
02:23:36 featuresBootAsynchronous=false
02:23:36
02:23:36 #
02:23:36 # Service requirements enforcement
02:23:36 #
02:23:36 # By default, the feature resolver checks the service requirements/capabilities of
02:23:36 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:23:36 # the required bundles.
02:23:36 # The following flag can have those values:
02:23:36 # - disable: service requirements are completely ignored
02:23:36 # - default: service requirements are ignored for old features
02:23:36 # - enforce: service requirements are always verified
02:23:36 #
02:23:36 #serviceRequirements=default
02:23:36
02:23:36 #
02:23:36 # Store cfg file for config element in feature
02:23:36 #
02:23:36 #configCfgStore=true
02:23:36
02:23:36 #
02:23:36 # Define if the feature service automatically refresh bundles
02:23:36 #
02:23:36 autoRefresh=true
02:23:36
02:23:36 #
02:23:36 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:23:36 # XML file defines instructions related to features processing
02:23:36 # versions.properties may declare properties to resolve placeholders in XML file
02:23:36 # both files are relative to ${karaf.etc}
02:23:36 #
02:23:36 #featureProcessing=org.apache.karaf.features.xml
02:23:36 #featureProcessingVersions=versions.properties
02:23:36 + configure_karaf_log karaf4 ''
02:23:36 + local -r karaf_version=karaf4
02:23:36 + local -r controllerdebugmap=
02:23:36 + local logapi=log4j
02:23:36 + grep log4j2 /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:23:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:23:36 log4j2.rootLogger.level = INFO
02:23:36 #log4j2.rootLogger.type = asyncRoot
02:23:36 #log4j2.rootLogger.includeLocation = false
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:23:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:23:36 log4j2.rootLogger.appenderRef.Console.ref = Console
02:23:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:23:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:23:36 log4j2.logger.spifly.name = org.apache.aries.spifly
02:23:36 log4j2.logger.spifly.level = WARN
02:23:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:23:36 log4j2.logger.audit.level = INFO
02:23:36 log4j2.logger.audit.additivity = false
02:23:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:23:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:23:36 log4j2.appender.console.type = Console
02:23:36 log4j2.appender.console.name = Console
02:23:36 log4j2.appender.console.layout.type = PatternLayout
02:23:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:23:36 log4j2.appender.rolling.type = RollingRandomAccessFile
02:23:36 log4j2.appender.rolling.name = RollingFile
02:23:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:23:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:23:36 #log4j2.appender.rolling.immediateFlush = false
02:23:36 log4j2.appender.rolling.append = true
02:23:36 log4j2.appender.rolling.layout.type = PatternLayout
02:23:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:23:36 log4j2.appender.rolling.policies.type = Policies
02:23:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:23:36 log4j2.appender.rolling.policies.size.size = 64MB
02:23:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:23:36 log4j2.appender.rolling.strategy.max = 7
02:23:36 log4j2.appender.audit.type = RollingRandomAccessFile
02:23:36 log4j2.appender.audit.name = AuditRollingFile
02:23:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:23:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:23:36 log4j2.appender.audit.append = true
02:23:36 log4j2.appender.audit.layout.type = PatternLayout
02:23:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:23:36 log4j2.appender.audit.policies.type = Policies
02:23:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:23:36 log4j2.appender.audit.policies.size.size = 8MB
02:23:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:23:36 log4j2.appender.audit.strategy.max = 7
02:23:36 log4j2.appender.osgi.type = PaxOsgi
02:23:36 log4j2.appender.osgi.name = PaxOsgi
02:23:36 log4j2.appender.osgi.filter = *
02:23:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:23:36 #log4j2.logger.aether.level = TRACE
02:23:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:23:36 #log4j2.logger.http-headers.level = DEBUG
02:23:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:23:36 #log4j2.logger.maven.level = TRACE
02:23:36 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:23:36 + logapi=log4j2
02:23:36 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:23:36 + '[' log4j2 == log4j2 ']'
02:23:36 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:23:36 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:23:36 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:23:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:23:36 controllerdebugmap:
02:23:36 cat /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:23:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:23:36 + unset IFS
02:23:36 + echo 'controllerdebugmap: '
02:23:36 + '[' -n '' ']'
02:23:36 + echo 'cat /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:23:36 + cat /tmp/karaf-0.19.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:23:36 ################################################################################
02:23:36 #
02:23:36 # Licensed to the Apache Software Foundation (ASF) under one or more
02:23:36 # contributor license agreements. See the NOTICE file distributed with
02:23:36 # this work for additional information regarding copyright ownership.
02:23:36 # The ASF licenses this file to You under the Apache License, Version 2.0
02:23:36 # (the "License"); you may not use this file except in compliance with
02:23:36 # the License. You may obtain a copy of the License at
02:23:36 #
02:23:36 # http://www.apache.org/licenses/LICENSE-2.0
02:23:36 #
02:23:36 # Unless required by applicable law or agreed to in writing, software
02:23:36 # distributed under the License is distributed on an "AS IS" BASIS,
02:23:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:23:36 # See the License for the specific language governing permissions and
02:23:36 # limitations under the License.
02:23:36 #
02:23:36 ################################################################################
02:23:36
02:23:36 # Common pattern layout for appenders
02:23:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:23:36
02:23:36 # Root logger
02:23:36 log4j2.rootLogger.level = INFO
02:23:36 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:23:36 #log4j2.rootLogger.type = asyncRoot
02:23:36 #log4j2.rootLogger.includeLocation = false
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:23:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:23:36 log4j2.rootLogger.appenderRef.Console.ref = Console
02:23:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:23:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:23:36
02:23:36 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:23:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:23:36
02:23:36 # Loggers configuration
02:23:36
02:23:36 # Spifly logger
02:23:36 log4j2.logger.spifly.name = org.apache.aries.spifly
02:23:36 log4j2.logger.spifly.level = WARN
02:23:36
02:23:36 # Security audit logger
02:23:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:23:36 log4j2.logger.audit.level = INFO
02:23:36 log4j2.logger.audit.additivity = false
02:23:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:23:36
02:23:36 # Appenders configuration
02:23:36
02:23:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:23:36 log4j2.appender.console.type = Console
02:23:36 log4j2.appender.console.name = Console
02:23:36 log4j2.appender.console.layout.type = PatternLayout
02:23:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:23:36
02:23:36 # Rolling file appender
02:23:36 log4j2.appender.rolling.type = RollingRandomAccessFile
02:23:36 log4j2.appender.rolling.name = RollingFile
02:23:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:23:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:23:36 # uncomment to not force a disk flush
02:23:36 #log4j2.appender.rolling.immediateFlush = false
02:23:36 log4j2.appender.rolling.append = true
02:23:36 log4j2.appender.rolling.layout.type = PatternLayout
02:23:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:23:36 log4j2.appender.rolling.policies.type = Policies
02:23:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:23:36 log4j2.appender.rolling.policies.size.size = 1GB
02:23:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:23:36 log4j2.appender.rolling.strategy.max = 7
02:23:36
02:23:36 # Audit file appender
02:23:36 log4j2.appender.audit.type = RollingRandomAccessFile
02:23:36 log4j2.appender.audit.name = AuditRollingFile
02:23:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:23:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:23:36 log4j2.appender.audit.append = true
02:23:36 log4j2.appender.audit.layout.type = PatternLayout
02:23:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:23:36 log4j2.appender.audit.policies.type = Policies
02:23:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:23:36 log4j2.appender.audit.policies.size.size = 8MB
02:23:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:23:36 log4j2.appender.audit.strategy.max = 7
02:23:36
02:23:36 # OSGi appender
02:23:36 log4j2.appender.osgi.type = PaxOsgi
02:23:36 log4j2.appender.osgi.name = PaxOsgi
02:23:36 log4j2.appender.osgi.filter = *
02:23:36
02:23:36 # help with identification of maven-related problems with pax-url-aether
02:23:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:23:36 #log4j2.logger.aether.level = TRACE
02:23:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:23:36 #log4j2.logger.http-headers.level = DEBUG
02:23:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:23:36 #log4j2.logger.maven.level = TRACE
02:23:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:23:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:23:36 Configure
02:23:36 java home: /usr/lib/jvm/java-17-openjdk
02:23:36 + set_java_vars /usr/lib/jvm/java-17-openjdk 2048m /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:36 + local -r java_home=/usr/lib/jvm/java-17-openjdk
02:23:36 + local -r controllermem=2048m
02:23:36 + local -r memconf=/tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:36 + echo Configure
02:23:36 + echo ' java home: /usr/lib/jvm/java-17-openjdk'
02:23:36 max memory: 2048m
02:23:36 memconf: /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:36 + echo ' max memory: 2048m'
02:23:36 + echo ' memconf: /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv'
02:23:36 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk}%g' /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:36 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:36 cat /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:36 + echo 'cat /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv'
02:23:36 + cat /tmp/karaf-0.19.4-SNAPSHOT/bin/setenv
02:23:36 #!/bin/sh
02:23:36 #
02:23:36 # Licensed to the Apache Software Foundation (ASF) under one or more
02:23:36 # contributor license agreements. See the NOTICE file distributed with
02:23:36 # this work for additional information regarding copyright ownership.
02:23:36 # The ASF licenses this file to You under the Apache License, Version 2.0
02:23:36 # (the "License"); you may not use this file except in compliance with
02:23:36 # the License. You may obtain a copy of the License at
02:23:36 #
02:23:36 # http://www.apache.org/licenses/LICENSE-2.0
02:23:36 #
02:23:36 # Unless required by applicable law or agreed to in writing, software
02:23:36 # distributed under the License is distributed on an "AS IS" BASIS,
02:23:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:23:36 # See the License for the specific language governing permissions and
02:23:36 # limitations under the License.
02:23:36 #
02:23:36
02:23:36 #
02:23:36 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:23:36 # script: client, instance, shell, start, status, stop, karaf
02:23:36 #
02:23:36 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:23:36 # Actions go here...
02:23:36 # fi
02:23:36
02:23:36 #
02:23:36 # general settings which should be applied for all scripts go here; please keep
02:23:36 # in mind that it is possible that scripts might be executed more than once, e.g.
02:23:36 # in example of the start script where the start script is executed first and the
02:23:36 # karaf script afterwards.
02:23:36 #
02:23:36
02:23:36 #
02:23:36 # The following section shows the possible configuration options for the default
02:23:36 # karaf scripts
02:23:36 #
02:23:36 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk} # Location of Java installation
02:23:36 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:23:36 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:23:36 # export EXTRA_JAVA_OPTS # Additional JVM options
02:23:36 # export KARAF_HOME # Karaf home folder
02:23:36 # export KARAF_DATA # Karaf data folder
02:23:36 # export KARAF_BASE # Karaf base folder
02:23:36 # export KARAF_ETC # Karaf etc folder
02:23:36 # export KARAF_LOG # Karaf log folder
02:23:36 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:23:36 # export KARAF_OPTS # Additional available Karaf options
02:23:36 # export KARAF_DEBUG # Enable debug mode
02:23:36 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:23:36 # export KARAF_NOROOT # Prevent execution as root if set to true
02:23:36 Set Java version
02:23:36 + echo 'Set Java version'
02:23:36 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk/bin/java 1
02:23:36 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk/bin/java
02:23:36 JDK default version ...
02:23:36 + echo 'JDK default version ...'
02:23:36 + java -version
02:23:36 openjdk version "17.0.6-ea" 2023-01-17 LTS
02:23:36 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
02:23:36 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing)
02:23:36 Set JAVA_HOME
02:23:36 + echo 'Set JAVA_HOME'
02:23:36 + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk
02:23:36 + JAVA_HOME=/usr/lib/jvm/java-17-openjdk
02:23:36 ++ readlink -e /usr/lib/jvm/java-17-openjdk/bin/java
02:23:36 + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java
02:23:36 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java'
02:23:36 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java
02:23:36 Listing all open ports on controller system...
02:23:36 + echo 'Listing all open ports on controller system...'
02:23:36 + netstat -pnatu
02:23:36 (Not all processes could be identified, non-owned process info
02:23:36 will not be shown, you would have to be root to see it all.)
02:23:36 Active Internet connections (servers and established)
02:23:36 Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
02:23:36 tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
02:23:36 tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
02:23:36 tcp 0 164 10.30.170.90:22 10.30.170.100:55650 ESTABLISHED -
02:23:36 tcp 0 0 10.30.170.90:43838 199.204.45.87:443 TIME_WAIT -
02:23:36 tcp6 0 0 :::111 :::* LISTEN -
02:23:36 tcp6 0 0 :::5555 :::* LISTEN -
02:23:36 tcp6 0 0 :::22 :::* LISTEN -
02:23:36 udp 0 0 10.30.170.90:68 10.30.170.4:67 ESTABLISHED -
02:23:36 udp 0 0 0.0.0.0:111 0.0.0.0:* -
02:23:36 udp 0 0 127.0.0.1:323 0.0.0.0:* -
02:23:36 udp6 0 0 :::111 :::* -
02:23:36 udp6 0 0 ::1:323 :::* -
02:23:36 Configuring cluster
02:23:36 + '[' -f /tmp/custom_shard_config.txt ']'
02:23:36 + echo 'Configuring cluster'
02:23:36 + /tmp/karaf-0.19.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.90
02:23:36 ################################################
02:23:36 ## Configure Cluster ##
02:23:36 ################################################
02:23:36 NOTE: Cluster configuration files not found. Copying from
02:23:36 /tmp/karaf-0.19.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/8.0.6
02:23:36 Configuring unique name in akka.conf
02:23:36 Configuring hostname in akka.conf
02:23:36 Configuring data and rpc seed nodes in akka.conf
02:23:36 modules = [
02:23:36
02:23:36 {
02:23:36 name = "inventory"
02:23:36 namespace = "urn:opendaylight:inventory"
02:23:36 shard-strategy = "module"
02:23:36 },
02:23:36 {
02:23:36 name = "topology"
02:23:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:23:36 shard-strategy = "module"
02:23:36 },
02:23:36 {
02:23:36 name = "toaster"
02:23:36 namespace = "http://netconfcentral.org/ns/toaster"
02:23:36 shard-strategy = "module"
02:23:36 }
02:23:36 ]
02:23:36 Configuring replication type in module-shards.conf
02:23:36 ################################################
02:23:36 ## NOTE: Manually restart controller to ##
02:23:36 ## apply configuration. ##
02:23:36 ################################################
02:23:36 Dump akka.conf
02:23:36 + echo 'Dump akka.conf'
02:23:36 + cat /tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/akka.conf
02:23:36
02:23:36 odl-cluster-data {
02:23:36 akka {
02:23:36 remote {
02:23:36 artery {
02:23:36 enabled = on
02:23:36 transport = tcp
02:23:36 canonical.hostname = "10.30.170.90"
02:23:36 canonical.port = 2550
02:23:36 }
02:23:36 }
02:23:36
02:23:36 cluster {
02:23:36 # Using artery.
02:23:36 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.90:2550"]
02:23:36
02:23:36 roles = ["member-1"]
02:23:36
02:23:36 # when under load we might trip a false positive on the failure detector
02:23:36 # failure-detector {
02:23:36 # heartbeat-interval = 4 s
02:23:36 # acceptable-heartbeat-pause = 16s
02:23:36 # }
02:23:36 }
02:23:36
02:23:36 persistence {
02:23:36 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:23:36 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:23:36 # The relative path is always relative to KARAF_HOME.
02:23:36
02:23:36 # snapshot-store.local.dir = "target/snapshots"
02:23:36
02:23:36 # Use lz4 compression for LocalSnapshotStore snapshots
02:23:36 snapshot-store.local.use-lz4-compression = false
02:23:36 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:23:36 snapshot-store.local.lz4-blocksize = 256KB
02:23:36 }
02:23:36 disable-default-actor-system-quarantined-event-handling = "false"
02:23:36 }
02:23:36 }
02:23:36 Dump modules.conf
02:23:36 + echo 'Dump modules.conf'
02:23:36 + cat /tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/modules.conf
02:23:36 modules = [
02:23:36
02:23:36 {
02:23:36 name = "inventory"
02:23:36 namespace = "urn:opendaylight:inventory"
02:23:36 shard-strategy = "module"
02:23:36 },
02:23:36 {
02:23:36 name = "topology"
02:23:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:23:36 shard-strategy = "module"
02:23:36 },
02:23:36 {
02:23:36 name = "toaster"
02:23:36 namespace = "http://netconfcentral.org/ns/toaster"
02:23:36 shard-strategy = "module"
02:23:36 }
02:23:36 ]
02:23:36 Dump module-shards.conf
02:23:36 + echo 'Dump module-shards.conf'
02:23:36 + cat /tmp/karaf-0.19.4-SNAPSHOT/configuration/initial/module-shards.conf
02:23:36 module-shards = [
02:23:36 {
02:23:36 name = "default"
02:23:36 shards = [
02:23:36 {
02:23:36 name = "default"
02:23:36 replicas = ["member-1"]
02:23:36 }
02:23:36 ]
02:23:36 },
02:23:36 {
02:23:36 name = "inventory"
02:23:36 shards = [
02:23:36 {
02:23:36 name="inventory"
02:23:36 replicas = ["member-1"]
02:23:36 }
02:23:36 ]
02:23:36 },
02:23:36 {
02:23:36 name = "topology"
02:23:36 shards = [
02:23:36 {
02:23:36 name="topology"
02:23:36 replicas = ["member-1"]
02:23:36 }
02:23:36 ]
02:23:36 },
02:23:36 {
02:23:36 name = "toaster"
02:23:36 shards = [
02:23:36 {
02:23:36 name="toaster"
02:23:36 replicas = ["member-1"]
02:23:36 }
02:23:36 ]
02:23:36 }
02:23:36 ]
02:23:36 Locating config plan to use...
02:23:36 Finished running config plans
02:23:36 Starting member-1 with IP address 10.30.170.90
02:23:36 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:36 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:37 Redirecting karaf console output to karaf_console.log
02:23:37 Starting controller...
02:23:37 start: Redirecting Karaf output to /tmp/karaf-0.19.4-SNAPSHOT/data/log/karaf_console.log
02:23:37 Execute the post startup script on controller 10.30.170.90
02:23:37 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:37 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:47 tcp6 0 0 :::8101 :::* LISTEN
02:23:47 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:23:57 2024-08-18T02:23:53,758 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 207 - org.opendaylight.infrautils.ready-api - 6.0.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:23:57 Controller is UP
02:23:57 2024-08-18T02:23:53,758 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 207 - org.opendaylight.infrautils.ready-api - 6.0.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:23:57 Listing all open ports on controller system...
02:23:57 (Not all processes could be identified, non-owned process info
02:23:57 will not be shown, you would have to be root to see it all.)
02:23:57 Active Internet connections (servers and established)
02:23:57 Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
02:23:57 tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
02:23:57 tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
02:23:57 tcp 0 164 10.30.170.90:22 10.30.170.100:54030 ESTABLISHED -
02:23:57 tcp 0 0 10.30.170.90:43838 199.204.45.87:443 TIME_WAIT -
02:23:57 tcp6 0 0 :::8101 :::* LISTEN 5690/java
02:23:57 tcp6 0 0 127.0.0.1:1099 :::* LISTEN 5690/java
02:23:57 tcp6 0 0 :::4334 :::* LISTEN 5690/java
02:23:57 tcp6 0 0 :::4335 :::* LISTEN 5690/java
02:23:57 tcp6 0 0 :::111 :::* LISTEN -
02:23:57 tcp6 0 0 :::5555 :::* LISTEN -
02:23:57 tcp6 0 0 :::8181 :::* LISTEN 5690/java
02:23:57 tcp6 0 0 10.30.170.90:2550 :::* LISTEN 5690/java
02:23:57 tcp6 0 0 :::22 :::* LISTEN -
02:23:57 tcp6 0 0 127.0.0.1:44444 :::* LISTEN 5690/java
02:23:57 tcp6 0 0 127.0.0.1:41597 :::* LISTEN 5690/java
02:23:57 tcp6 0 0 127.0.0.1:44444 127.0.0.1:53852 ESTABLISHED 5690/java
02:23:57 tcp6 32 0 10.30.170.90:41308 199.204.45.87:443 CLOSE_WAIT 5690/java
02:23:57 tcp6 0 0 127.0.0.1:50836 127.0.0.1:1099 ESTABLISHED 5690/java
02:23:57 tcp6 0 0 127.0.0.1:1099 127.0.0.1:50836 ESTABLISHED 5690/java
02:23:57 tcp6 0 0 127.0.0.1:53846 127.0.0.1:44444 TIME_WAIT -
02:23:57 tcp6 0 0 127.0.0.1:53852 127.0.0.1:44444 ESTABLISHED 5690/java
02:23:57 udp 0 0 10.30.170.90:68 10.30.170.4:67 ESTABLISHED -
02:23:57 udp 0 0 0.0.0.0:111 0.0.0.0:* -
02:23:57 udp 0 0 127.0.0.1:323 0.0.0.0:* -
02:23:57 udp6 0 0 :::111 :::* -
02:23:57 udp6 0 0 ::1:323 :::* -
02:23:57 looking for "BindException: Address already in use" in log file
02:23:57 looking for "server is unhealthy" in log file
02:23:57 Let's take the karaf thread dump
02:23:57 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:58 karaf main: org.apache.karaf.main.Main, pid:5690
02:23:58 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:23:58 Generating mininet variables...
02:23:58 Locating test plan to use...
02:23:58 Changing the testplan path...
02:23:58 # Place the suites in run order:
02:23:58 /w/workspace/netconf-csit-1node-callhome-only-potassium/test/csit/suites/netconf/callhome
02:23:58 Starting Robot test suites /w/workspace/netconf-csit-1node-callhome-only-potassium/test/csit/suites/netconf/callhome ...
02:23:58 ==============================================================================
02:23:58 netconf-callhome.txt
02:23:58 ==============================================================================
02:23:59 netconf-callhome.txt.Callhome :: Test suite to verify callhome functionalit...
02:23:59 ==============================================================================
02:24:12 CallHome with Incorrect global Credentials :: Incorrect global cre... | FAIL |
02:26:01 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-host-key":"AAAAB3NzaC1yc2EAAAADAQABAAABAQDgP3h8ZsbxFdwpmhwrwx0/dNwIRzlfdyCFKAQs3OTEFZS4Yb4nvCwxvuuWEWdG3mCqYTUfLEJ51zeo0Kk0H6UJTpOr2SeY/v7fHLOGREucX4Q4btvASoDJaqmupRXn0UnMZon8gjB0719usBN71smwAdfPJFtVE7pOqCL5DLVDVr0EfsAO/ALaAldcQ5DuB2WPeyY4hm5BmqJ62OLFoMlN4kWvAVordzAjisCtlRPYPotAD5MhEnm0K9HvGhMHjHCBTTx6+PVnqq+uA4QMXII+++cG/+30GlLnyaZb9kccNPQOc8htlxXJKlLOQXDeJ95LOBFNW6qYCbbWeiydE0lh","device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"FAILED_AUTH_FAILURE"'
02:26:01 ------------------------------------------------------------------------------
02:26:01 CallHome with Incorrect per-device Credentials :: Incorrect per-de... | FAIL |
02:27:37 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-host-key":"AAAAB3NzaC1yc2EAAAADAQABAAABAQDCbBDEeF8T2YODXg9x0YxoOuP6XFo5uEAIG4fFZnfn1J3pifnZmP/8PW0Pp9r5AF3EZZxMh344qxXqCEd3WzvO4yjjth7Zsb9tG/HpjDDKAyJkB+i33jqYwfegEAWsnRjwJYXkqRlRvv2J7aF7sLHsdvE0+AJDsp4fc1aLWjtnkHcuC9de7uTkzoh3HRPstsXRbBXi1U7V/mUT6Ql8cm27brGjCS4w+kIzTVcQ0CvFuQqgQeVRtQgYW6F7APv7FP/vEFTjTtvI1xVS6eNuTEuOnGJPcEHhsKFlSfF3lr7mgT7gR/GAf1uxieyatYL95KLb4W3IdbHX8dntIb2VyMkH","device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"FAILED_AUTH_FAILURE"'
02:27:37 ------------------------------------------------------------------------------
02:27:37 CallHome with Incorrect Node-id :: CallHome from device that does ... | FAIL |
02:29:10 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-host-key":"AAAAB3NzaC1yc2EAAAADAQABAAABAQCzfxW9dI4J9RulHKRRF9GYIYjSFSSWyh92BFZk+gFeI8/BAY40Ad3+WDBeeB/B8rLwCbyOe3yXz6EjkNOr1UbJ2URvU6IZnrFv57TAna7RDgXVfxCkv+R43L9rxJiWXhehUpM+Jjb/2ILkPLuc7pQV+cMEFeN2n3yixKS+vQgVmJk9OhK+Evd2ARrxxTSR19bmdkM2bWi4iuT/KR7T6pah2fPfOySt18xfz1/+ItswiqwfrcPu5kBFNdE8A9pnJVIV7ljaUE17h/MAH1U66+VsO4dEuDq+Un9pmwwhsflblNFTp3jnA6Si8v8tSSsuocLRHd+Ubvf0ARkCT1hk7gzJ","device-status":"DISCONNECTED"},{"unique-id":"incorrect_hostname","ssh-host-key":"","device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"DISCONNECTED"'
02:29:10 ------------------------------------------------------------------------------
02:29:10 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | FAIL |
02:30:43 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-host-key":"incorrect-key-value","device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"FAILED_NOT_ALLOWED"'
02:30:43 ------------------------------------------------------------------------------
02:30:43 Successful CallHome with correct global credentials :: Device bein... | FAIL |
02:32:17 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-host-key":"AAAAB3NzaC1yc2EAAAADAQABAAABAQCvXplHdD+kK1qzIs321oMhU5mAuNV3UCz5BUDMBkKa/Peb1Kn+BoNTtyRcz6je5F/aSSbT1XX/Vk5PiqHhD6WmaS6YcPIDLEki0qx6g8l/wfU+dgqZmPVuEPVpm6cX4dqHSnwthsSUbErVR5GRhk0Lu5I+Htd0NP4hIzMw2jWN4Gnb40UprxBeBXtg2e20lDTw09QO6FZTVJkMl7P1OoHWzKC1PFUGkVoI6ENYT6T5Apu/Y8qAfO0YQDE2vBhQh9/FtlkNJYr/DsG9hsaHy5JZStPGCmrx47i9xPCyikCR8zuZyvovcVG2UrMsA/0gJyH+Bg0WHNJTVw0XDLsXgzhf","device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"CONNECTED"'
02:32:17 ------------------------------------------------------------------------------
02:32:17 Successful CallHome with correct per-device credentials :: Device ... | FAIL |
02:33:51 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-host-key":"AAAAB3NzaC1yc2EAAAADAQABAAABAQDEh1KULPr1eG/7qpGBvB15XA2J9AbWF2OVg8t3YxVy9Ay6yv1XBLmLz/RmjqGOdLG+wds14zuO3ncRcpVDHZKTGpiUUB7wWcQNKSW0iFEP6asloonBHF48UJeUrWr3OrDXswi23V61wJh+2aQN8SOHmpEPLMTZFt3+kX2Zi5S793SdCedowfOkhE6n+fhP1HHtvjbtGarSpxijGGslA9URtvwhv75veHNJrdYs55At5a/CDKBHY1kyFSpnBRu3yCyL84D6ITtrlLjhE6agRck6ZSKL76EgN0+PaQrexcAEirJk67NTiaW5o24Sncqy+nKzV2+RXtbf3YLSf4v6+n37","device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"CONNECTED"'
02:33:51 ------------------------------------------------------------------------------
02:33:51 CallHome over SSH with correct device credentials (APIv2) :: Corre... | FAIL |
02:35:26 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-client-params":{"host-key":"AAAAB3NzaC1yc2EAAAADAQABAAABAQDbjEvs8FD/nI+kfWlKUB3hKF8xHytEk5c6BQ3KEoW75ylJfuOayKEGM5xamw+i4b64DUGEGzmbIOysH7y4ne0OWvBk9cFGYtryOC55X4RYzrthgVsv+lJEbXR48Al86FVnVSR8zT/Tyj5nG+b8ZsICXYz41etYT8NTyDQ/qc2tC1uO7E5qtcgg5K25XIFsYUekxU849lO1SQJL4wyAYGjEJwTpZWF8Sw96wdtESVXdvAiy7pS1QsV6LnQtWLrGcrBAwt+EeTFi1rbCVWIV5TBS4HsU26RvXiOCjg5M6vIXwkh8lG4NECMz+kO2HNHDcB8D3ddExAH5lg74b5E1yETh"},"device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"CONNECTED"'
02:35:26 ------------------------------------------------------------------------------
02:35:26 CallHome over SSH with incorrect device credentials (APIv2) :: Cor... | FAIL |
02:37:00 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-client-params":{"host-key":"AAAAB3NzaC1yc2EAAAADAQABAAABAQDH9DRhvVegOAv5duktTCzI5jOoMuCAAV9qCl7cRCjEWRb+CB3yUVBS97tk6Cy/19NWXPtbu/WyXw5nwhWTicqRFIVnjHA1F3frj7NV8S/U7hzncw22Ydw41xPs3Y4UMlXj6V8yFPVKIGqppQg09IsAbNnLYPmdRMCg910F+c7etN1R67G3NaW6oFaXxxbbUChWLAm4uxXYoSgGEwJlPe46jh+J8MsK1MBAM1KiWhcLpgFSLJikWgl5Esg2b5nx7zILOPNgR10gEs5XhS5k1aNQgHKxQ2uLvC61wieJJCo1a3rMMXTiBJEJHlfvuj6ZVRaBA6CQOyhJ1CnM1rtQATXn"},"device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"FAILED_AUTH_FAILURE"'
02:37:00 ------------------------------------------------------------------------------
02:37:00 CallHome over SSH with correct global credentials (APIv2) :: CallH... | FAIL |
02:38:34 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-client-params":{"host-key":"AAAAB3NzaC1yc2EAAAADAQABAAABAQDfdS+VlT6Ox0llLKnlP2vqQ/KEjZ3Ful/+bncwZS7aHKp7JPfd+G5M4x7Oqr+K0RhzEGY89tx6NmSaw2UFMb5XoEi3RelESslwJTXe0SU3y60uBkGEjIS684QxDxJlzj382FPLc+YPIuqYslpAm5XjAVW3vnYJKBAhJQymKldmAQzB3+4FfOi9JSfVvJf9VmQbk42VCK5Io+y4oyMqCecNGO4zha1WVJ4zjVQmL2eXq7eNGETuFtPha0HDVWdUlfjidEQlJeOdR5QxyiJD/fCAOHp/P5CLjsshKMmFSrXgNAjTEfCK5goOmrs4YuB4mV345eJHrUGjVrMdzxww7gGL"},"device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"CONNECTED"'
02:38:34 ------------------------------------------------------------------------------
02:38:34 CallHome over SSH with incorrect global credentials (APIv2) :: Cal... | FAIL |
02:40:08 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","ssh-client-params":{"host-key":"AAAAB3NzaC1yc2EAAAADAQABAAABAQCUWL9Q3L0yHi9/wGtuU5dfkum9707WugGz+dFZUgiDQvW85yfz8ZMoz7ELKdN36SBlvmbC+f/lf8CBNLw5u3lFiriSwI3Wgx/WqrBbh0q+jNormkwUIKu9TJ1cMj9ooGlDtbpo4PIOOZGmMSJFWKOjd/qJjtGVy10owyKPzOJbHwq2F3FPeWW0TNQx3ATK87+y1CyBPPToBUZptrgLMjRCxAprx++afiPp8szPJQt04Cj1d/YunZbEolZOa2V1PbdYghMkf59Sw8bEDCZBybeLW9+/NuwmfB4xc/z0TcQPw7MLhNVlhvTQHsE0awT8YpNVZxdknFyLmuXkbl1WdE57"},"device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"FAILED_AUTH_FAILURE"'
02:40:08 ------------------------------------------------------------------------------
02:40:08 CallHome over TLS with correct certificate and key (APIv2) :: Usin... | FAIL |
02:41:45 Keyword 'NetconfCallHome.Check Device Status' failed after retrying for 1 minute 30 seconds. The last error was: '{"odl-netconf-callhome-server:netconf-callhome-server":{"allowed-devices":{"device":[{"unique-id":"netopeer2","tls-client-params":{"certificate-id":"tls-device-certificate","key-id":"tls-device-key"},"device-status":"DISCONNECTED"}]}}}' does not contain '"callhome-status:device-status":"CONNECTED"'
02:41:45 ------------------------------------------------------------------------------
02:41:45 netconf-callhome.txt.Callhome :: Test suite to verify callhome fun... | FAIL |
02:41:45 11 tests, 0 passed, 11 failed
02:41:45 ==============================================================================
02:41:45 netconf-callhome.txt | FAIL |
02:41:45 11 tests, 0 passed, 11 failed
02:41:45 ==============================================================================
02:41:45 Output: /w/workspace/netconf-csit-1node-callhome-only-potassium/output.xml
02:41:46 Log: /w/workspace/netconf-csit-1node-callhome-only-potassium/log.html
02:41:46 Report: /w/workspace/netconf-csit-1node-callhome-only-potassium/report.html
02:41:46 Examining the files in data/log and checking filesize
02:41:46 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:46 total 388
02:41:46 drwxrwxr-x. 2 jenkins jenkins 48 Aug 18 02:23 .
02:41:46 -rw-rw-r--. 1 jenkins jenkins 1720 Aug 18 02:23 karaf_console.log
02:41:46 drwxrwxr-x. 9 jenkins jenkins 149 Aug 18 02:23 ..
02:41:46 -rw-rw-r--. 1 jenkins jenkins 355122 Aug 18 02:41 karaf.log
02:41:46 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:46 4.0K /tmp/karaf-0.19.4-SNAPSHOT/data/log/karaf_console.log
02:41:46 384K /tmp/karaf-0.19.4-SNAPSHOT/data/log/karaf.log
02:41:46 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:47 ls: cannot access '/tmp/karaf-0.19.4-SNAPSHOT/*.hprof': No such file or directory
02:41:47 Let's take the karaf thread dump again...
02:41:47 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:47 karaf main: org.apache.karaf.main.Main, pid:5690
02:41:47 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:47 Killing ODL
02:41:47 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:53 Compressing karaf.log 1
02:41:53 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:53 Fetching compressed karaf.log 1
02:41:53 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:53 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:53 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:53 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:54 Fetch GC logs
02:41:54 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
02:41:54 scp: /tmp/karaf-0.19.4-SNAPSHOT/data/log/*.log: No such file or directory
02:41:54 Examine copied files
02:41:54 total 5784
02:41:54 drwxrwxr-x. 2 jenkins jenkins 6 Aug 18 02:41 gclogs-1
02:41:54 -rw-rw-r--. 1 jenkins jenkins 1720 Aug 18 02:41 odl1_karaf_console.log
02:41:54 -rw-rw-r--. 1 jenkins jenkins 27590 Aug 18 02:41 odl1_karaf.log.gz
02:41:54 -rw-rw-r--. 1 jenkins jenkins 116179 Aug 18 02:41 karaf_1_5690_threads_after.log
02:41:54 -rw-rw-r--. 1 jenkins jenkins 15886 Aug 18 02:41 ps_after.log
02:41:54 -rw-rw-r--. 1 jenkins jenkins 255144 Aug 18 02:41 report.html
02:41:54 -rw-rw-r--. 1 jenkins jenkins 392252 Aug 18 02:41 log.html
02:41:54 -rw-rw-r--. 1 jenkins jenkins 4903627 Aug 18 02:41 output.xml
02:41:54 -rw-rw-r--. 1 jenkins jenkins 123 Aug 18 02:23 testplan.txt
02:41:54 -rw-rw-r--. 1 jenkins jenkins 121180 Aug 18 02:23 karaf_1_5690_threads_before.log
02:41:54 -rw-rw-r--. 1 jenkins jenkins 16554 Aug 18 02:23 ps_before.log
02:41:54 -rw-rw-r--. 1 jenkins jenkins 3222 Aug 18 02:23 post-startup-script.sh
02:41:54 -rw-rw-r--. 1 jenkins jenkins 252 Aug 18 02:23 startup-script.sh
02:41:54 -rw-rw-r--. 1 jenkins jenkins 3400 Aug 18 02:23 configuration-script.sh
02:41:54 -rw-rw-r--. 1 jenkins jenkins 337 Aug 18 02:23 detect_variables.env
02:41:54 -rw-rw-r--. 1 jenkins jenkins 2619 Aug 18 02:23 pom.xml
02:41:54 -rw-rw-r--. 1 jenkins jenkins 86 Aug 18 02:23 set_variables.env
02:41:54 -rw-rw-r--. 1 jenkins jenkins 297 Aug 18 02:23 slave_addresses.txt
02:41:54 -rw-rw-r--. 1 jenkins jenkins 570 Aug 18 02:22 requirements.txt
02:41:54 -rw-rw-r--. 1 jenkins jenkins 26 Aug 18 02:22 env.properties
02:41:54 -rw-rw-r--. 1 jenkins jenkins 326 Aug 18 02:20 stack-parameters.yaml
02:41:54 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 18 02:19 test
02:41:54 drwxrwxr-x. 2 jenkins jenkins 6 Aug 18 02:19 test@tmp
02:41:54 -rw-rw-r--. 1 jenkins jenkins 1410 Aug 17 19:05 maven-metadata.xml
02:41:54 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins2387465766700520574.sh
02:41:54 Karaf Deployments, Tests must have already run
02:41:54 [netconf-csit-1node-callhome-only-potassium] $ /bin/sh /tmp/jenkins13943592184508854463.sh
02:41:54 Cleaning up Robot installation...
02:41:54 $ ssh-agent -k
02:41:54 unset SSH_AUTH_SOCK;
02:41:54 unset SSH_AGENT_PID;
02:41:54 echo Agent pid 5301 killed;
02:41:54 [ssh-agent] Stopped.
02:41:54 Recording plot data
02:41:54 Robot results publisher started...
02:41:54 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:41:54 -Parsing output xml:
02:41:55 Done!
02:41:55 -Copying log files to build dir:
02:41:55 Done!
02:41:55 -Assigning results to build:
02:41:55 Done!
02:41:55 -Checking thresholds:
02:41:55 Done!
02:41:55 Done publishing Robot results.
02:41:55 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:41:55 [PostBuildScript] - [INFO] Executing post build scripts.
02:41:55 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins13528408742722635096.sh
02:41:56 Archiving csit artifacts
02:41:56 mv: cannot stat '*_1.png': No such file or directory
02:41:56 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:41:56 % Total % Received % Xferd Average Speed Time Time Time Current
02:41:56 Dload Upload Total Spent Left Speed
02:41:56
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 406k 0 406k 0 0 4151k 0 --:--:-- --:--:-- --:--:-- 4151k
02:41:56 Archive: robot-plugin.zip
02:41:56 inflating: ./archives/robot-plugin/log.html
02:41:56 inflating: ./archives/robot-plugin/output.xml
02:41:56 inflating: ./archives/robot-plugin/report.html
02:41:56 mv: cannot stat '*.log.gz': No such file or directory
02:41:56 mv: cannot stat '*.csv': No such file or directory
02:41:56 mv: cannot stat '*.png': No such file or directory
02:41:56 [PostBuildScript] - [INFO] Executing post build scripts.
02:41:56 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins1530881961203943266.sh
02:41:56 [PostBuildScript] - [INFO] Executing post build scripts.
02:41:56 [EnvInject] - Injecting environment variables from a build step.
02:41:56 [EnvInject] - Injecting as environment variables the properties content
02:41:56 OS_CLOUD=vex
02:41:56 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-potassium-7
02:41:56
02:41:56 [EnvInject] - Variables injected successfully.
02:41:56 provisioning config files...
02:41:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:41:56 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins2386496755792798738.sh
02:41:56 ---> openstack-stack-delete.sh
02:41:56 Setup pyenv:
02:41:56 system
02:41:56 3.8.13
02:41:56 3.9.13
02:41:56 3.10.13
02:41:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:41:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from file:/tmp/.os_lf_venv
02:41:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
02:42:09 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:42:09 INFO: Retrieving stack cost for: releng-netconf-csit-1node-callhome-only-potassium-7
02:42:13 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
02:42:25 INFO: Deleting stack releng-netconf-csit-1node-callhome-only-potassium-7
02:42:25 Successfully deleted stack releng-netconf-csit-1node-callhome-only-potassium-7
02:42:25 [PostBuildScript] - [INFO] Executing post build scripts.
02:42:25 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins13516088991769655093.sh
02:42:25 ---> sysstat.sh
02:42:26 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins9435997811128403567.sh
02:42:26 ---> package-listing.sh
02:42:26 ++ facter osfamily
02:42:26 ++ tr '[:upper:]' '[:lower:]'
02:42:26 + OS_FAMILY=redhat
02:42:26 + workspace=/w/workspace/netconf-csit-1node-callhome-only-potassium
02:42:26 + START_PACKAGES=/tmp/packages_start.txt
02:42:26 + END_PACKAGES=/tmp/packages_end.txt
02:42:26 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:42:26 + PACKAGES=/tmp/packages_start.txt
02:42:26 + '[' /w/workspace/netconf-csit-1node-callhome-only-potassium ']'
02:42:26 + PACKAGES=/tmp/packages_end.txt
02:42:26 + case "${OS_FAMILY}" in
02:42:26 + rpm -qa
02:42:26 + sort
02:42:27 + '[' -f /tmp/packages_start.txt ']'
02:42:27 + '[' -f /tmp/packages_end.txt ']'
02:42:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:42:27 + '[' /w/workspace/netconf-csit-1node-callhome-only-potassium ']'
02:42:27 + mkdir -p /w/workspace/netconf-csit-1node-callhome-only-potassium/archives/
02:42:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-callhome-only-potassium/archives/
02:42:27 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins11999026864315123314.sh
02:42:27 ---> capture-instance-metadata.sh
02:42:27 Setup pyenv:
02:42:27 system
02:42:27 3.8.13
02:42:27 3.9.13
02:42:27 3.10.13
02:42:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:42:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from file:/tmp/.os_lf_venv
02:42:28 lf-activate-venv(): INFO: Installing: lftools
02:42:36 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:42:36 INFO: Running in OpenStack, capturing instance metadata
02:42:37 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins7015341854331732961.sh
02:42:37 provisioning config files...
02:42:37 Could not find credentials [logs] for netconf-csit-1node-callhome-only-potassium #7
02:42:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-callhome-only-potassium@tmp/config9337134786588949538tmp
02:42:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:42:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:42:37 provisioning config files...
02:42:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:42:37 [EnvInject] - Injecting environment variables from a build step.
02:42:37 [EnvInject] - Injecting as environment variables the properties content
02:42:37 SERVER_ID=logs
02:42:37
02:42:37 [EnvInject] - Variables injected successfully.
02:42:37 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins10731663234237080676.sh
02:42:37 ---> create-netrc.sh
02:42:37 WARN: Log server credential not found.
02:42:37 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins15148569308281497474.sh
02:42:37 ---> python-tools-install.sh
02:42:37 Setup pyenv:
02:42:37 system
02:42:37 3.8.13
02:42:37 3.9.13
02:42:37 3.10.13
02:42:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:42:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from file:/tmp/.os_lf_venv
02:42:38 lf-activate-venv(): INFO: Installing: lftools
02:42:47 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:42:48 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins6166054196932596277.sh
02:42:48 ---> sudo-logs.sh
02:42:48 Archiving 'sudo' log..
02:42:50 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash /tmp/jenkins11172169132988582304.sh
02:42:50 ---> job-cost.sh
02:42:50 Setup pyenv:
02:42:50 system
02:42:50 3.8.13
02:42:50 3.9.13
02:42:50 3.10.13
02:42:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:42:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from file:/tmp/.os_lf_venv
02:42:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:42:57 DEBUG: total: 0.16999999999999998
02:42:57 INFO: Retrieving Stack Cost...
02:42:57 INFO: Retrieving Pricing Info for: v3-standard-2
02:42:57 INFO: Archiving Costs
02:42:59 [netconf-csit-1node-callhome-only-potassium] $ /bin/bash -l /tmp/jenkins741310021449904499.sh
02:42:59 ---> logs-deploy.sh
02:42:59 Setup pyenv:
02:42:59 system
02:42:59 3.8.13
02:42:59 3.9.13
02:42:59 3.10.13
02:42:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-potassium/.python-version)
02:42:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rrq from file:/tmp/.os_lf_venv
02:43:00 lf-activate-venv(): INFO: Installing: lftools
02:43:09 lf-activate-venv(): INFO: Adding /tmp/venv-4rrq/bin to PATH
02:43:09 WARNING: Nexus logging server not set
02:43:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-callhome-only-potassium/7/
02:43:09 INFO: archiving logs to S3
02:43:10 ---> uname -a:
02:43:10 Linux prd-centos8-robot-2c-8g-11754.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
02:43:10
02:43:10
02:43:10 ---> lscpu:
02:43:10 Architecture: x86_64
02:43:10 CPU op-mode(s): 32-bit, 64-bit
02:43:10 Byte Order: Little Endian
02:43:10 CPU(s): 2
02:43:10 On-line CPU(s) list: 0,1
02:43:10 Thread(s) per core: 1
02:43:10 Core(s) per socket: 1
02:43:10 Socket(s): 2
02:43:10 NUMA node(s): 1
02:43:10 Vendor ID: AuthenticAMD
02:43:10 CPU family: 23
02:43:10 Model: 49
02:43:10 Model name: AMD EPYC-Rome Processor
02:43:10 Stepping: 0
02:43:10 CPU MHz: 2800.000
02:43:10 BogoMIPS: 5600.00
02:43:10 Virtualization: AMD-V
02:43:10 Hypervisor vendor: KVM
02:43:10 Virtualization type: full
02:43:10 L1d cache: 32K
02:43:10 L1i cache: 32K
02:43:10 L2 cache: 512K
02:43:10 L3 cache: 16384K
02:43:10 NUMA node0 CPU(s): 0,1
02:43:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
02:43:10
02:43:10
02:43:10 ---> nproc:
02:43:10 2
02:43:10
02:43:10
02:43:10 ---> df -h:
02:43:10 Filesystem Size Used Avail Use% Mounted on
02:43:10 devtmpfs 3.8G 0 3.8G 0% /dev
02:43:10 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:43:10 tmpfs 3.8G 17M 3.8G 1% /run
02:43:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:43:10 /dev/vda1 40G 8.3G 32G 21% /
02:43:10 tmpfs 770M 0 770M 0% /run/user/1001
02:43:10
02:43:10
02:43:10 ---> free -m:
02:43:10 total used free shared buff/cache available
02:43:10 Mem: 7697 574 4972 19 2149 6826
02:43:10 Swap: 1023 0 1023
02:43:10
02:43:10
02:43:10 ---> ip addr:
02:43:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:43:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:43:10 inet 127.0.0.1/8 scope host lo
02:43:10 valid_lft forever preferred_lft forever
02:43:10 inet6 ::1/128 scope host
02:43:10 valid_lft forever preferred_lft forever
02:43:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:43:10 link/ether fa:16:3e:1d:76:a9 brd ff:ff:ff:ff:ff:ff
02:43:10 altname enp0s3
02:43:10 altname ens3
02:43:10 inet 10.30.170.100/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:43:10 valid_lft 84912sec preferred_lft 84912sec
02:43:10 inet6 fe80::f816:3eff:fe1d:76a9/64 scope link
02:43:10 valid_lft forever preferred_lft forever
02:43:10
02:43:10
02:43:10 ---> sar -b -r -n DEV:
02:43:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 08/18/2024 _x86_64_ (2 CPU)
02:43:10
02:43:10 02:18:18 LINUX RESTART (2 CPU)
02:43:10
02:43:10 02:19:01 AM tps rtps wtps bread/s bwrtn/s
02:43:10 02:20:01 AM 103.27 47.45 55.82 7106.58 20259.85
02:43:10 02:20:01 AM 135.06 135.06 0.00 7574.03 0.00
02:43:10 02:21:01 AM 110.85 4.02 106.83 104.90 10750.67
02:43:10 02:22:01 AM 18.81 0.03 18.78 0.53 1539.36
02:43:10 02:23:01 AM 15.29 0.82 14.48 123.43 1209.11
02:43:10 02:24:01 AM 64.88 2.60 62.28 427.99 7765.21
02:43:10 02:25:01 AM 4.17 0.02 4.15 0.13 148.01
02:43:10 02:26:01 AM 0.38 0.00 0.38 0.00 12.85
02:43:10 02:27:01 AM 0.62 0.00 0.62 0.00 15.38
02:43:10 02:28:01 AM 0.53 0.00 0.53 0.00 15.35
02:43:10 02:29:01 AM 0.63 0.00 0.63 0.00 16.45
02:43:10 02:30:01 AM 0.66 0.00 0.66 0.00 14.31
02:43:10 02:30:01 AM 0.00 0.00 0.00 0.00 0.00
02:43:10 02:31:01 AM 6.48 5.75 0.73 555.55 16.79
02:43:10 02:32:01 AM 3.03 0.00 3.03 0.00 77.60
02:43:10 02:33:01 AM 0.22 0.00 0.22 0.00 14.26
02:43:10 02:34:01 AM 0.37 0.03 0.33 0.27 11.15
02:43:10 02:35:02 AM 1.30 0.00 1.30 0.00 40.20
02:43:10 02:36:01 AM 0.36 0.00 0.36 0.00 15.47
02:43:10 02:37:01 AM 0.18 0.00 0.18 0.00 10.95
02:43:10 02:38:01 AM 0.32 0.00 0.32 0.00 13.41
02:43:10 02:39:01 AM 0.38 0.00 0.38 0.00 17.31
02:43:10 02:40:01 AM 0.18 0.00 0.18 0.00 8.83
02:43:10 02:41:01 AM 0.27 0.00 0.27 0.00 13.73
02:43:10 02:42:01 AM 8.93 0.32 8.61 36.92 345.38
02:43:10 02:43:01 AM 26.61 0.48 26.12 53.85 1272.83
02:43:10 Average: 15.39 2.61 12.78 350.99 1807.51
02:43:10
02:43:10 02:19:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:43:10 02:20:01 AM 5391540 7021104 2490892 31.60 2688 1819648 746356 8.36 195768 2000488 105288
02:43:10 02:20:01 AM 5390036 7021028 2492396 31.62 2688 1820880 763436 8.55 218412 1978996 105496
02:43:10 02:21:01 AM 5189596 7012568 2692836 34.16 2688 1999768 707908 7.93 223604 2120284 31628
02:43:10 02:22:01 AM 5167732 6990232 2714700 34.44 2688 1999848 738404 8.27 233820 2137628 80
02:43:10 02:23:01 AM 5123148 7022080 2759284 35.01 2688 2073268 706480 7.91 259808 2146948 62220
02:43:10 02:24:01 AM 4996452 7036220 2885980 36.61 2688 2209044 674728 7.55 266568 2245596 212
02:43:10 02:25:01 AM 4995488 7035440 2886944 36.63 2688 2209228 674728 7.55 266568 2246684 16
02:43:10 02:26:01 AM 4995036 7035268 2887396 36.63 2688 2209500 674728 7.55 266568 2247204 32
02:43:10 02:27:01 AM 4993100 7033576 2889332 36.66 2688 2209768 690368 7.73 266576 2249172 16
02:43:10 02:28:01 AM 4992356 7033160 2890076 36.66 2688 2210072 690368 7.73 266584 2249940 4
02:43:10 02:29:01 AM 4991608 7032692 2890824 36.67 2688 2210360 690368 7.73 266584 2250856 24
02:43:10 02:30:01 AM 4992868 7034176 2889564 36.66 2688 2210592 688416 7.71 266948 2249736 24
02:43:10 02:30:01 AM 4992304 7033632 2890128 36.67 2688 2210592 688416 7.71 266948 2250108 32
02:43:10 02:31:01 AM 4975328 7033600 2907104 36.88 2688 2227384 684272 7.66 269148 2264728 668
02:43:10 02:32:01 AM 4975156 7033700 2907276 36.88 2688 2227760 684272 7.66 269200 2265228 100
02:43:10 02:33:01 AM 4974776 7033576 2907656 36.89 2688 2228056 684272 7.66 269200 2265372 40
02:43:10 02:34:01 AM 4973808 7032956 2908624 36.90 2688 2228356 685448 7.67 269384 2266232 156
02:43:10 02:35:02 AM 4973668 7033080 2908764 36.90 2688 2228648 685448 7.67 269384 2266564 88
02:43:10 02:36:01 AM 4973256 7032968 2909176 36.91 2688 2228940 685448 7.67 269392 2266904 56
02:43:10 02:37:01 AM 4973088 7033076 2909344 36.91 2688 2229232 685448 7.67 269392 2267208 72
02:43:10 02:38:01 AM 4972508 7032816 2909924 36.92 2688 2229520 685448 7.67 269392 2267528 64
02:43:10 02:39:01 AM 4972432 7033000 2910000 36.92 2688 2229812 685448 7.67 269396 2267668 76
02:43:10 02:40:01 AM 4972572 7033408 2909860 36.92 2688 2230088 683764 7.66 269396 2267784 80
02:43:10 02:41:01 AM 4971860 7032972 2910572 36.92 2688 2230344 683764 7.66 269396 2268360 24
02:43:10 02:42:01 AM 5114876 7014656 2767556 35.11 2688 2070676 694636 7.78 267980 2135444 9392
02:43:10 02:43:01 AM 5152036 7049504 2730396 34.64 2688 2072724 664416 7.44 456956 1922920 16700
02:43:10 Average: 5045640 7029634 2836792 35.99 2688 2155927 693338 7.76 267399 2206368 12792
02:43:10
02:43:10 02:19:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:43:10 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:20:01 AM eth0 294.89 197.18 1597.71 61.36 0.00 0.00 0.00 0.00
02:43:10 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:21:01 AM eth0 63.45 52.33 554.85 8.80 0.00 0.00 0.00 0.00
02:43:10 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:22:01 AM eth0 9.02 4.68 3.81 2.50 0.00 0.00 0.00 0.00
02:43:10 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:23:01 AM eth0 25.89 22.61 103.98 4.63 0.00 0.00 0.00 0.00
02:43:10 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:24:01 AM eth0 241.19 171.88 224.58 45.48 0.00 0.00 0.00 0.00
02:43:10 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:25:01 AM eth0 3.83 3.07 0.69 1.08 0.00 0.00 0.00 0.00
02:43:10 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:26:01 AM eth0 3.85 1.80 1.53 0.32 0.00 0.00 0.00 0.00
02:43:10 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:27:01 AM eth0 1.73 1.70 0.46 0.38 0.00 0.00 0.00 0.00
02:43:10 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:28:01 AM eth0 2.60 2.53 0.59 0.50 0.00 0.00 0.00 0.00
02:43:10 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:29:01 AM eth0 2.60 1.10 0.58 0.24 0.00 0.00 0.00 0.00
02:43:10 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:30:01 AM eth0 3.25 2.86 1.07 0.97 0.00 0.00 0.00 0.00
02:43:10 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:30:01 AM eth0 1.09 0.00 0.04 0.00 0.00 0.00 0.00 0.00
02:43:10 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:31:01 AM eth0 4.75 3.28 0.74 0.56 0.00 0.00 0.00 0.00
02:43:10 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:32:01 AM eth0 2.70 1.22 0.76 0.41 0.00 0.00 0.00 0.00
02:43:10 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:33:01 AM eth0 5.22 2.73 1.44 0.90 0.00 0.00 0.00 0.00
02:43:10 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:34:01 AM eth0 2.43 2.40 0.58 0.49 0.00 0.00 0.00 0.00
02:43:10 02:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:35:02 AM eth0 1.32 1.17 0.50 0.29 0.00 0.00 0.00 0.00
02:43:10 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:36:01 AM eth0 2.47 2.47 0.58 0.50 0.00 0.00 0.00 0.00
02:43:10 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:37:01 AM eth0 2.43 2.50 0.59 0.50 0.00 0.00 0.00 0.00
02:43:10 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:38:01 AM eth0 1.00 1.15 0.37 0.23 0.00 0.00 0.00 0.00
02:43:10 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:39:01 AM eth0 5.91 2.47 1.76 0.50 0.00 0.00 0.00 0.00
02:43:10 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:40:01 AM eth0 1.92 1.13 0.46 0.28 0.00 0.00 0.00 0.00
02:43:10 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:41:01 AM eth0 8.44 5.76 1.35 0.98 0.00 0.00 0.00 0.00
02:43:10 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:42:01 AM eth0 36.69 27.94 74.43 28.19 0.00 0.00 0.00 0.00
02:43:10 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 02:43:01 AM eth0 18.83 18.59 15.34 8.79 0.00 0.00 0.00 0.00
02:43:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:43:10 Average: eth0 30.96 22.18 107.10 7.01 0.00 0.00 0.00 0.00
02:43:10
02:43:10
02:43:10 ---> sar -P ALL:
02:43:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 08/18/2024 _x86_64_ (2 CPU)
02:43:10
02:43:10 02:18:18 LINUX RESTART (2 CPU)
02:43:10
02:43:10 02:19:01 AM CPU %user %nice %system %iowait %steal %idle
02:43:10 02:20:01 AM all 35.69 0.03 6.21 6.33 0.09 51.64
02:43:10 02:20:01 AM 0 36.24 0.02 6.42 6.25 0.10 50.97
02:43:10 02:20:01 AM 1 35.14 0.05 6.01 6.41 0.08 52.31
02:43:10 02:20:01 AM all 21.05 0.00 21.71 8.55 0.00 48.68
02:43:10 02:20:01 AM 0 18.67 0.00 16.00 2.67 0.00 62.67
02:43:10 02:20:01 AM 1 23.38 0.00 27.27 14.29 0.00 35.06
02:43:10 02:21:01 AM all 30.97 0.00 5.15 5.12 0.10 58.66
02:43:10 02:21:01 AM 0 15.41 0.00 3.96 5.26 0.08 75.28
02:43:10 02:21:01 AM 1 46.56 0.00 6.34 4.97 0.12 42.01
02:43:10 02:22:01 AM all 8.65 0.00 0.84 0.68 0.03 89.80
02:43:10 02:22:01 AM 0 10.75 0.00 0.99 1.04 0.03 87.19
02:43:10 02:22:01 AM 1 6.55 0.00 0.70 0.32 0.03 92.40
02:43:10 02:23:01 AM all 11.41 0.00 2.22 0.54 0.05 85.78
02:43:10 02:23:01 AM 0 11.60 0.00 2.17 0.27 0.05 85.91
02:43:10 02:23:01 AM 1 11.22 0.00 2.27 0.82 0.05 85.65
02:43:10 02:24:01 AM all 18.08 0.00 3.60 3.12 0.08 75.12
02:43:10 02:24:01 AM 0 10.08 0.00 3.09 1.97 0.07 84.80
02:43:10 02:24:01 AM 1 26.09 0.00 4.11 4.28 0.08 65.43
02:43:10 02:25:01 AM all 1.06 0.00 0.11 0.08 0.05 98.70
02:43:10 02:25:01 AM 0 0.97 0.00 0.13 0.02 0.05 98.83
02:43:10 02:25:01 AM 1 1.15 0.00 0.08 0.15 0.05 98.56
02:43:10 02:26:01 AM all 1.16 0.00 0.10 0.00 0.06 98.68
02:43:10 02:26:01 AM 0 1.09 0.00 0.10 0.00 0.07 98.75
02:43:10 02:26:01 AM 1 1.24 0.00 0.10 0.00 0.05 98.61
02:43:10 02:27:01 AM all 1.01 0.00 0.10 0.02 0.05 98.82
02:43:10 02:27:01 AM 0 0.79 0.00 0.10 0.03 0.05 99.03
02:43:10 02:27:01 AM 1 1.24 0.00 0.10 0.00 0.05 98.61
02:43:10 02:28:01 AM all 1.17 0.00 0.09 0.00 0.07 98.67
02:43:10 02:28:01 AM 0 0.87 0.00 0.08 0.00 0.05 99.00
02:43:10 02:28:01 AM 1 1.47 0.00 0.10 0.00 0.08 98.35
02:43:10 02:29:01 AM all 1.10 0.00 0.11 0.00 0.05 98.74
02:43:10 02:29:01 AM 0 1.14 0.00 0.12 0.00 0.07 98.68
02:43:10 02:29:01 AM 1 1.07 0.00 0.10 0.00 0.03 98.80
02:43:10
02:43:10 02:29:01 AM CPU %user %nice %system %iowait %steal %idle
02:43:10 02:30:01 AM all 1.14 0.00 0.12 0.00 0.04 98.70
02:43:10 02:30:01 AM 0 1.19 0.00 0.12 0.00 0.03 98.66
02:43:10 02:30:01 AM 1 1.09 0.00 0.12 0.00 0.05 98.75
02:43:10 02:30:01 AM all 0.55 0.00 1.10 0.00 0.00 98.34
02:43:10 02:30:01 AM 0 0.00 0.00 1.10 0.00 0.00 98.90
02:43:10 02:30:01 AM 1 1.11 0.00 1.11 0.00 0.00 97.78
02:43:10 02:31:01 AM all 1.19 0.26 0.19 0.20 0.06 98.10
02:43:10 02:31:01 AM 0 1.24 0.05 0.15 0.02 0.07 98.48
02:43:10 02:31:01 AM 1 1.14 0.47 0.23 0.38 0.05 97.73
02:43:10 02:32:01 AM all 1.14 0.00 0.12 0.01 0.05 98.69
02:43:10 02:32:01 AM 0 1.32 0.00 0.12 0.02 0.05 98.49
02:43:10 02:32:01 AM 1 0.95 0.00 0.12 0.00 0.05 98.88
02:43:10 02:33:01 AM all 1.17 0.00 0.11 0.00 0.05 98.67
02:43:10 02:33:01 AM 0 1.24 0.00 0.10 0.00 0.05 98.61
02:43:10 02:33:01 AM 1 1.10 0.00 0.12 0.00 0.05 98.73
02:43:10 02:34:01 AM all 1.15 0.00 0.23 0.00 0.05 98.56
02:43:10 02:34:01 AM 0 0.87 0.00 0.25 0.00 0.05 98.83
02:43:10 02:34:01 AM 1 1.44 0.00 0.22 0.00 0.05 98.30
02:43:10 02:35:02 AM all 1.13 0.00 0.12 0.01 0.06 98.69
02:43:10 02:35:02 AM 0 1.27 0.00 0.13 0.00 0.07 98.53
02:43:10 02:35:02 AM 1 0.98 0.00 0.10 0.02 0.05 98.85
02:43:10 02:36:01 AM all 1.11 0.00 0.11 0.01 0.04 98.73
02:43:10 02:36:01 AM 0 1.00 0.00 0.10 0.00 0.03 98.86
02:43:10 02:36:01 AM 1 1.22 0.00 0.12 0.02 0.05 98.59
02:43:10 02:37:01 AM all 1.12 0.00 0.13 0.00 0.06 98.70
02:43:10 02:37:01 AM 0 0.69 0.00 0.10 0.00 0.05 99.16
02:43:10 02:37:01 AM 1 1.55 0.00 0.15 0.00 0.07 98.23
02:43:10 02:38:01 AM all 1.09 0.00 0.10 0.00 0.04 98.76
02:43:10 02:38:01 AM 0 1.02 0.00 0.12 0.00 0.05 98.81
02:43:10 02:38:01 AM 1 1.17 0.00 0.08 0.00 0.03 98.71
02:43:10 02:39:01 AM all 1.19 0.00 0.10 0.00 0.05 98.66
02:43:10 02:39:01 AM 0 1.55 0.00 0.12 0.00 0.05 98.28
02:43:10 02:39:01 AM 1 0.82 0.00 0.08 0.00 0.05 99.05
02:43:10
02:43:10 02:39:01 AM CPU %user %nice %system %iowait %steal %idle
02:43:10 02:40:01 AM all 1.07 0.00 0.09 0.00 0.05 98.79
02:43:10 02:40:01 AM 0 1.36 0.00 0.10 0.00 0.07 98.48
02:43:10 02:40:01 AM 1 0.79 0.00 0.08 0.00 0.03 99.10
02:43:10 02:41:01 AM all 1.25 0.00 0.12 0.00 0.05 98.58
02:43:10 02:41:01 AM 0 0.94 0.00 0.13 0.00 0.05 98.88
02:43:10 02:41:01 AM 1 1.57 0.00 0.10 0.00 0.05 98.28
02:43:10 02:42:01 AM all 6.00 0.00 1.28 0.13 0.08 92.52
02:43:10 02:42:01 AM 0 5.15 0.00 1.10 0.12 0.08 93.55
02:43:10 02:42:01 AM 1 6.85 0.00 1.45 0.13 0.08 91.48
02:43:10 02:43:01 AM all 27.91 0.00 3.49 0.38 0.08 68.13
02:43:10 02:43:01 AM 0 27.06 0.00 3.18 0.38 0.08 69.28
02:43:10 02:43:01 AM 1 28.76 0.00 3.79 0.38 0.08 66.98
02:43:10 Average: all 6.58 0.01 1.04 0.69 0.06 91.61
02:43:10 Average: 0 5.61 0.00 0.97 0.64 0.06 92.72
02:43:10 Average: 1 7.54 0.02 1.12 0.75 0.06 90.50
02:43:10
02:43:10
02:43:10