02:10:13  Started by upstream project "integration-distribution-test-titanium" build number 212
02:10:13  originally caused by:
02:10:13   Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 212
02:10:13   originally caused by:
02:10:13    Started by timer
02:10:13  Running as SYSTEM
02:10:13  [EnvInject] - Loading node environment variables.
02:10:16  Building remotely on prd-centos8-robot-2c-8g-10882 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium
02:10:16  [ssh-agent] Looking for ssh-agent implementation...
02:10:16  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
02:10:16  $ ssh-agent
02:10:16  SSH_AUTH_SOCK=/tmp/ssh-U3WbZ2CGICIt/agent.5331
02:10:16  SSH_AGENT_PID=5332
02:10:16  [ssh-agent] Started.
02:10:16  Running ssh-add (command line suppressed)
02:10:17  Identity added: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/private_key_8424422972413781086.key (/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/private_key_8424422972413781086.key)
02:10:17  [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:10:17  The recommended git tool is: NONE
02:10:20  using credential opendaylight-jenkins-ssh
02:10:20  Wiping out workspace first.
02:10:20  Cloning the remote Git repository
02:10:20  Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:10:20   > git init /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test # timeout=10
02:10:20  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:10:20   > git --version # timeout=10
02:10:20   > git --version # 'git version 2.43.0'
02:10:20  using GIT_SSH to set credentials Release Engineering Jenkins Key
02:10:20  [INFO] Currently running in a labeled security context
02:10:20  [INFO] Currently SELinux is 'enforcing' on the host
02:10:20   > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test@tmp/jenkins-gitclient-ssh14245467340178686356.key
02:10:20  Verifying host key using known hosts file
02:10:20  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:10:20   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:10:34   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:10:34   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:10:34   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:10:34  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:10:34  using GIT_SSH to set credentials Release Engineering Jenkins Key
02:10:34  [INFO] Currently running in a labeled security context
02:10:34  [INFO] Currently SELinux is 'enforcing' on the host
02:10:34   > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test@tmp/jenkins-gitclient-ssh16528299385629083624.key
02:10:35  Verifying host key using known hosts file
02:10:35  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:10:35   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:10:35   > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:10:35  Checking out Revision 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 (origin/master)
02:10:35   > git config core.sparsecheckout # timeout=10
02:10:35   > git checkout -f 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 # timeout=10
02:10:35  Commit message: "Add bgpcep variables for titanium"
02:10:35   > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:10:35   > git rev-list --no-walk d42b2c24fe4fcc7fe3ae0d352311e768f07a15b7 # timeout=10
02:10:36  No emails were triggered.
02:10:36  provisioning config files...
02:10:36  copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:10:36  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:10:36  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:10:36  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins3758069419872012634.sh
02:10:36  ---> python-tools-install.sh
02:10:36  Setup pyenv:
02:10:37    system
02:10:37  * 3.8.13 (set by /opt/pyenv/version)
02:10:37  * 3.9.13 (set by /opt/pyenv/version)
02:10:37  * 3.10.13 (set by /opt/pyenv/version)
02:10:37  * 3.11.7 (set by /opt/pyenv/version)
02:10:46  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CKdr
02:10:46  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:10:57  lf-activate-venv(): INFO: Installing: lftools 
02:12:17  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:12:17  Generating Requirements File
02:13:46  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:13:46  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
02:13:46  Python 3.11.7
02:13:47  pip 25.0.1 from /tmp/venv-CKdr/lib/python3.11/site-packages/pip (python 3.11)
02:13:47  appdirs==1.4.4
02:13:47  argcomplete==3.6.1
02:13:47  aspy.yaml==1.3.0
02:13:47  attrs==25.3.0
02:13:47  autopage==0.5.2
02:13:47  beautifulsoup4==4.13.3
02:13:47  boto3==1.37.20
02:13:47  botocore==1.37.20
02:13:47  bs4==0.0.2
02:13:47  cachetools==5.5.2
02:13:47  certifi==2025.1.31
02:13:47  cffi==1.17.1
02:13:47  cfgv==3.4.0
02:13:47  chardet==5.2.0
02:13:47  charset-normalizer==3.4.1
02:13:47  click==8.1.8
02:13:47  cliff==4.9.1
02:13:47  cmd2==2.5.11
02:13:47  cryptography==3.3.2
02:13:47  debtcollector==3.0.0
02:13:47  decorator==5.2.1
02:13:47  defusedxml==0.7.1
02:13:47  Deprecated==1.2.18
02:13:47  distlib==0.3.9
02:13:47  dnspython==2.7.0
02:13:47  docker==4.2.2
02:13:47  dogpile.cache==1.3.4
02:13:47  durationpy==0.9
02:13:47  email_validator==2.2.0
02:13:47  filelock==3.18.0
02:13:47  future==1.0.0
02:13:47  gitdb==4.0.12
02:13:47  GitPython==3.1.44
02:13:47  google-auth==2.38.0
02:13:47  httplib2==0.22.0
02:13:47  identify==2.6.9
02:13:47  idna==3.10
02:13:47  importlib-resources==1.5.0
02:13:47  iso8601==2.1.0
02:13:47  Jinja2==3.1.6
02:13:47  jmespath==1.0.1
02:13:47  jsonpatch==1.33
02:13:47  jsonpointer==3.0.0
02:13:47  jsonschema==4.23.0
02:13:47  jsonschema-specifications==2024.10.1
02:13:47  keystoneauth1==5.10.0
02:13:47  kubernetes==32.0.1
02:13:47  lftools==0.37.12
02:13:47  lxml==5.3.1
02:13:47  MarkupSafe==3.0.2
02:13:47  msgpack==1.1.0
02:13:47  multi_key_dict==2.0.3
02:13:47  munch==4.0.0
02:13:47  netaddr==1.3.0
02:13:47  niet==1.4.2
02:13:47  nodeenv==1.9.1
02:13:47  oauth2client==4.1.3
02:13:47  oauthlib==3.2.2
02:13:47  openstacksdk==4.4.0
02:13:47  os-client-config==2.1.0
02:13:47  os-service-types==1.7.0
02:13:47  osc-lib==3.2.0
02:13:47  oslo.config==9.7.1
02:13:47  oslo.context==5.7.1
02:13:47  oslo.i18n==6.5.1
02:13:47  oslo.log==7.1.0
02:13:47  oslo.serialization==5.7.0
02:13:47  oslo.utils==8.2.0
02:13:47  packaging==24.2
02:13:47  pbr==6.1.1
02:13:47  platformdirs==4.3.7
02:13:47  prettytable==3.16.0
02:13:47  psutil==7.0.0
02:13:47  pyasn1==0.6.1
02:13:47  pyasn1_modules==0.4.1
02:13:47  pycparser==2.22
02:13:47  pygerrit2==2.0.15
02:13:47  PyGithub==2.6.1
02:13:47  PyJWT==2.10.1
02:13:47  PyNaCl==1.5.0
02:13:47  pyparsing==2.4.7
02:13:47  pyperclip==1.9.0
02:13:47  pyrsistent==0.20.0
02:13:47  python-cinderclient==9.7.0
02:13:47  python-dateutil==2.9.0.post0
02:13:47  python-heatclient==4.1.0
02:13:47  python-jenkins==1.8.2
02:13:47  python-keystoneclient==5.6.0
02:13:47  python-magnumclient==4.8.1
02:13:47  python-openstackclient==7.4.0
02:13:47  python-swiftclient==4.7.0
02:13:47  PyYAML==6.0.2
02:13:47  referencing==0.36.2
02:13:47  requests==2.32.3
02:13:47  requests-oauthlib==2.0.0
02:13:47  requestsexceptions==1.4.0
02:13:47  rfc3986==2.0.0
02:13:47  rpds-py==0.23.1
02:13:47  rsa==4.9
02:13:47  ruamel.yaml==0.18.10
02:13:47  ruamel.yaml.clib==0.2.12
02:13:47  s3transfer==0.11.4
02:13:47  simplejson==3.20.1
02:13:47  six==1.17.0
02:13:47  smmap==5.0.2
02:13:47  soupsieve==2.6
02:13:47  stevedore==5.4.1
02:13:47  tabulate==0.9.0
02:13:47  toml==0.10.2
02:13:47  tomlkit==0.13.2
02:13:47  tqdm==4.67.1
02:13:47  typing_extensions==4.12.2
02:13:47  tzdata==2025.2
02:13:47  urllib3==1.26.20
02:13:47  virtualenv==20.29.3
02:13:47  wcwidth==0.2.13
02:13:47  websocket-client==1.8.0
02:13:47  wrapt==1.17.2
02:13:47  xdg==6.0.0
02:13:47  xmltodict==0.14.2
02:13:47  yq==3.4.3
02:13:47  [EnvInject] - Injecting environment variables from a build step.
02:13:47  [EnvInject] - Injecting as environment variables the properties content 
02:13:47  OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:13:47  OS_CLOUD=vex
02:13:47  OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211
02:13:47  OS_STACK_TEMPLATE_DIR=openstack-hot
02:13:47  
02:13:47  [EnvInject] - Variables injected successfully.
02:13:47  provisioning config files...
02:13:47  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:13:47  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins15715465803452226396.sh
02:13:47  ---> Create parameters file for OpenStack HOT
02:13:47  OpenStack Heat parameters generated
02:13:47  -----------------------------------
02:13:47  parameters:
02:13:47      vm_0_count: '1'
02:13:47      vm_0_flavor: 'v3-standard-4'
02:13:47      vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
02:13:47      vm_1_count: '1'
02:13:47      vm_1_flavor: 'v3-standard-2'
02:13:47      vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
02:13:47      
02:13:47      job_name: '64409-211'
02:13:47      silo: 'releng'
02:13:47  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins15140466929887834114.sh
02:13:48  ---> Create HEAT stack
02:13:48  + source /home/jenkins/lf-env.sh
02:13:48  + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:13:48  ++ mktemp -d /tmp/venv-XXXX
02:13:48  + lf_venv=/tmp/venv-VEov
02:13:48  + local venv_file=/tmp/.os_lf_venv
02:13:48  + local python=python3
02:13:48  + local options
02:13:48  + local set_path=true
02:13:48  + local install_args=
02:13:48  ++ 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:13:48  + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
02:13:48  + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
02:13:48  ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:13:48  + true
02:13:48  + case $1 in
02:13:48  + python=python3
02:13:48  + shift 2
02:13:48  + true
02:13:48  + case $1 in
02:13:48  + shift
02:13:48  + break
02:13:48  + case $python in
02:13:48  + local pkg_list=
02:13:48  + [[ -d /opt/pyenv ]]
02:13:48  + echo 'Setup pyenv:'
02:13:48  Setup pyenv:
02:13:48  + export PYENV_ROOT=/opt/pyenv
02:13:48  + PYENV_ROOT=/opt/pyenv
02:13:48  + 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:13:48  + 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:13:48  + pyenv versions
02:13:48    system
02:13:48    3.8.13
02:13:48    3.9.13
02:13:48    3.10.13
02:13:48  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:13:48  + command -v pyenv
02:13:48  ++ pyenv init - --no-rehash
02:13:48  + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 
02:13:48  for i in ${!paths[@]}; do 
02:13:48  if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 
02:13:48  fi; done; 
02:13:48  echo "${paths[*]}"'\'')"
02:13:48  export PATH="/opt/pyenv/shims:${PATH}"
02:13:48  export PYENV_SHELL=bash
02:13:48  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:13:48  pyenv() {
02:13:48    local command
02:13:48    command="${1:-}"
02:13:48    if [ "$#" -gt 0 ]; then
02:13:48      shift
02:13:48    fi
02:13:48  
02:13:48    case "$command" in
02:13:48    rehash|shell)
02:13:48      eval "$(pyenv "sh-$command" "$@")"
02:13:48      ;;
02:13:48    *)
02:13:48      command pyenv "$command" "$@"
02:13:48      ;;
02:13:48    esac
02:13:48  }'
02:13:48  +++ bash --norc -ec 'IFS=:; paths=($PATH); 
02:13:48  for i in ${!paths[@]}; do 
02:13:48  if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 
02:13:48  fi; done; 
02:13:48  echo "${paths[*]}"'
02:13:48  ++ 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:13:48  ++ 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:13:48  ++ 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:13:48  ++ export PYENV_SHELL=bash
02:13:48  ++ PYENV_SHELL=bash
02:13:48  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:13:48  +++ complete -F _pyenv pyenv
02:13:48  ++ lf-pyver python3
02:13:48  ++ local py_version_xy=python3
02:13:48  ++ local py_version_xyz=
02:13:48  ++ awk '{ print $1 }'
02:13:48  ++ pyenv versions
02:13:48  ++ local command
02:13:48  ++ command=versions
02:13:48  ++ '[' 1 -gt 0 ']'
02:13:48  ++ shift
02:13:48  ++ case "$command" in
02:13:48  ++ command pyenv versions
02:13:48  ++ pyenv versions
02:13:48  ++ sed 's/^[ *]* //'
02:13:48  ++ grep -E '^[0-9.]*[0-9]$'
02:13:48  ++ [[ ! -s /tmp/.pyenv_versions ]]
02:13:48  +++ grep '^3' /tmp/.pyenv_versions
02:13:48  +++ tail -n 1
02:13:48  +++ sort -V
02:13:48  ++ py_version_xyz=3.11.7
02:13:48  ++ [[ -z 3.11.7 ]]
02:13:48  ++ echo 3.11.7
02:13:48  ++ return 0
02:13:48  + pyenv local 3.11.7
02:13:48  + local command
02:13:48  + command=local
02:13:48  + '[' 2 -gt 0 ']'
02:13:48  + shift
02:13:48  + case "$command" in
02:13:48  + command pyenv local 3.11.7
02:13:48  + pyenv local 3.11.7
02:13:48  + for arg in "$@"
02:13:48  + case $arg in
02:13:48  + pkg_list+='lftools[openstack] '
02:13:48  + for arg in "$@"
02:13:48  + case $arg in
02:13:48  + pkg_list+='kubernetes '
02:13:48  + for arg in "$@"
02:13:48  + case $arg in
02:13:48  + pkg_list+='niet '
02:13:48  + for arg in "$@"
02:13:48  + case $arg in
02:13:48  + pkg_list+='python-heatclient '
02:13:48  + for arg in "$@"
02:13:48  + case $arg in
02:13:48  + pkg_list+='python-openstackclient '
02:13:48  + for arg in "$@"
02:13:48  + case $arg in
02:13:48  + pkg_list+='python-magnumclient '
02:13:48  + for arg in "$@"
02:13:48  + case $arg in
02:13:48  + pkg_list+='yq '
02:13:48  + [[ -f /tmp/.os_lf_venv ]]
02:13:48  ++ cat /tmp/.os_lf_venv
02:13:48  + lf_venv=/tmp/venv-CKdr
02:13:48  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from' file:/tmp/.os_lf_venv
02:13:48  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from file:/tmp/.os_lf_venv
02:13:48  + /tmp/venv-CKdr/bin/python3 -m pip install --upgrade --quiet pip virtualenv
02:13:49  + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq  ]]
02:13:49  + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
02:13:49  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 
02:13:49  + /tmp/venv-CKdr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
02:14:05  + type python3
02:14:05  + true
02:14:05  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH'
02:14:05  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:14:05  + PATH=/tmp/venv-CKdr/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:14:05  + return 0
02:14:05  + openstack --os-cloud vex limits show --absolute
02:14:07  +--------------------------+---------+
02:14:07  | Name                     |   Value |
02:14:07  +--------------------------+---------+
02:14:07  | maxTotalInstances        |      -1 |
02:14:07  | maxTotalCores            |     450 |
02:14:07  | maxTotalRAMSize          | 1000000 |
02:14:07  | maxServerMeta            |     128 |
02:14:07  | maxImageMeta             |     128 |
02:14:07  | maxPersonality           |       5 |
02:14:07  | maxPersonalitySize       |   10240 |
02:14:07  | maxTotalKeypairs         |     100 |
02:14:07  | maxServerGroups          |      10 |
02:14:07  | maxServerGroupMembers    |      10 |
02:14:07  | maxTotalFloatingIps      |      -1 |
02:14:07  | maxSecurityGroups        |      -1 |
02:14:07  | maxSecurityGroupRules    |      -1 |
02:14:07  | totalRAMUsed             |  630784 |
02:14:07  | totalCoresUsed           |     154 |
02:14:07  | totalInstancesUsed       |      55 |
02:14:07  | totalFloatingIpsUsed     |       0 |
02:14:07  | totalSecurityGroupsUsed  |       0 |
02:14:07  | totalServerGroupsUsed    |       0 |
02:14:07  | maxTotalVolumes          |      -1 |
02:14:07  | maxTotalSnapshots        |      10 |
02:14:07  | maxTotalVolumeGigabytes  |    4096 |
02:14:07  | maxTotalBackups          |      10 |
02:14:07  | maxTotalBackupGigabytes  |    1000 |
02:14:07  | totalVolumesUsed         |       3 |
02:14:07  | totalGigabytesUsed       |      60 |
02:14:07  | totalSnapshotsUsed       |       0 |
02:14:07  | totalBackupsUsed         |       0 |
02:14:07  | totalBackupGigabytesUsed |       0 |
02:14:07  +--------------------------+---------+
02:14:07  + pushd /opt/ciman/openstack-hot
02:14:07  /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium
02:14:07  + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/stack-parameters.yaml
02:14:33  Creating stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211
02:14:33  Waiting to initialize infrastructure...
02:14:33  Stack initialization successful.
02:14:33  ------------------------------------
02:14:33  Stack Details
02:14:33  ------------------------------------
02:14:33  {'added': None,
02:14:33   'capabilities': [],
02:14:33   'created_at': '2025-03-26T02:14:10Z',
02:14:33   'deleted': None,
02:14:33   'deleted_at': None,
02:14:33   'description': 'No description',
02:14:33   'environment': None,
02:14:33   'environment_files': None,
02:14:33   'files': None,
02:14:33   'files_container': None,
02:14:33   'id': '559dbfed-1e17-40cf-9b27-774b6224f3ce',
02:14:33   'is_rollback_disabled': True,
02:14:33   'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211/559dbfed-1e17-40cf-9b27-774b6224f3ce',
02:14:33              'rel': 'self'}],
02:14:33   '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:14:33   'name': 'releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211',
02:14:33   'notification_topics': [],
02:14:33   'outputs': [{'description': 'IP addresses of the 1st vm types',
02:14:33                'output_key': 'vm_0_ips',
02:14:33                'output_value': ['10.30.171.176']},
02:14:33               {'description': 'IP addresses of the 2nd vm types',
02:14:33                'output_key': 'vm_1_ips',
02:14:33                'output_value': ['10.30.171.56']}],
02:14:33   'owner_id': ****,
02:14:33   'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:14:33                  'OS::stack_id': '559dbfed-1e17-40cf-9b27-774b6224f3ce',
02:14:33                  'OS::stack_name': 'releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211',
02:14:33                  'job_name': '64409-211',
02:14:33                  'silo': 'releng',
02:14:33                  'vm_0_count': '1',
02:14:33                  'vm_0_flavor': 'v3-standard-4',
02:14:33                  'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:14:33                                '20250201-010426.857',
02:14:33                  'vm_1_count': '1',
02:14:33                  'vm_1_flavor': 'v3-standard-2',
02:14:33                  'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
02:14:33                                '- 20250201-060151.911'},
02:14:33   'parent_id': None,
02:14:33   'replaced': None,
02:14:33   'status': 'CREATE_COMPLETE',
02:14:33   'status_reason': 'Stack CREATE completed successfully',
02:14:33   'tags': [],
02:14:33   'template': None,
02:14:33   'template_description': 'No description',
02:14:33   'template_url': None,
02:14:33   'timeout_mins': 15,
02:14:33   'unchanged': None,
02:14:33   'updated': None,
02:14:33   'updated_at': None,
02:14:33   'user_project_id': '2c92005cdbd64320948021fd196b44bc'}
02:14:33  ------------------------------------
02:14:33  + popd
02:14:33  /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium
02:14:33  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins9380531181453071234.sh
02:14:33  ---> Copy SSH public keys to CSIT lab
02:14:33  Setup pyenv:
02:14:33    system
02:14:33    3.8.13
02:14:33    3.9.13
02:14:33    3.10.13
02:14:33  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:14:33  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from file:/tmp/.os_lf_venv
02:14:34  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 
02:14:47  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:14:49  SSH not responding on 10.30.171.176. Retrying in 10 seconds...
02:14:50  SSH not responding on 10.30.171.56. Retrying in 10 seconds...
02:14:59  Ping to 10.30.171.176 successful.
02:14:59  SSH not responding on 10.30.171.176. Retrying in 10 seconds...
02:15:00  Ping to 10.30.171.56 successful.
02:15:01  Warning: Permanently added '10.30.171.56' (ECDSA) to the list of known hosts.
02:15:02   releng-64409-211-1-mininet-ovs-217-0
02:15:02  Successfully copied public keys to slave 10.30.171.56
02:15:09  Ping to 10.30.171.176 successful.
02:15:10  SSH not responding on 10.30.171.176. Retrying in 10 seconds...
02:15:20  Ping to 10.30.171.176 successful.
02:15:23  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:15:23   releng-64409-211-0-builder-0
02:15:23  Successfully copied public keys to slave 10.30.171.176
02:15:23  Process 6555 ready.
02:15:23  Process 6556 ready.
02:15:23  SSH ready on all stack servers.
02:15:23  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins9125388503569007208.sh
02:15:24  Setup pyenv:
02:15:24    system
02:15:24    3.8.13
02:15:24    3.9.13
02:15:24    3.10.13
02:15:24  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:15:29  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m37B
02:15:29  lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.robot_venv
02:15:35  lf-activate-venv(): INFO: Installing: setuptools wheel 
02:15:37  lf-activate-venv(): INFO: Adding /tmp/venv-m37B/bin to PATH
02:15:37  + echo 'Installing Python Requirements'
02:15:37  Installing Python Requirements
02:15:37  + cat
02:15:37  + python -m pip install -r requirements.txt
02:15:38  Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:15:38  Collecting docker-py (from -r requirements.txt (line 1))
02:15:38    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:15:38  Collecting ipaddr (from -r requirements.txt (line 2))
02:15:38    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:15:38    Preparing metadata (setup.py): started
02:15:38    Preparing metadata (setup.py): finished with status 'done'
02:15:38  Collecting netaddr (from -r requirements.txt (line 3))
02:15:38    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:15:38  Collecting netifaces (from -r requirements.txt (line 4))
02:15:38    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:15:38    Preparing metadata (setup.py): started
02:15:38    Preparing metadata (setup.py): finished with status 'done'
02:15:38  Collecting pyhocon (from -r requirements.txt (line 5))
02:15:38    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:15:38  Collecting requests (from -r requirements.txt (line 6))
02:15:38    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB)
02:15:38  Collecting robotframework (from -r requirements.txt (line 7))
02:15:38    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.2.2/robotframework-7.2.2-py3-none-any.whl (777 kB)
02:15:39       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 3.5 MB/s eta 0:00:00
02:15:39  Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:15:39    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:15:39    Preparing metadata (setup.py): started
02:15:39    Preparing metadata (setup.py): finished with status 'done'
02:15:39  Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:15:39    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:15:39  Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:15:39    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:15:39  Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:15:39    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:15:39    Preparing metadata (setup.py): started
02:15:39    Preparing metadata (setup.py): finished with status 'done'
02:15:39  Collecting scapy (from -r requirements.txt (line 12))
02:15:39    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
02:15:39       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 27.0 MB/s eta 0:00:00
02:15:39  Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:15:39    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:15:39    Preparing metadata (setup.py): started
02:15:40    Preparing metadata (setup.py): finished with status 'done'
02:15:40  Collecting elasticsearch (from -r requirements.txt (line 18))
02:15:40    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.17.2/elasticsearch-8.17.2-py3-none-any.whl (717 kB)
02:15:40       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 718.0/718.0 kB 35.9 MB/s eta 0:00:00
02:15:40  Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:15:40    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
02:15:40  Collecting pyangbind (from -r requirements.txt (line 22))
02:15:40    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
02:15:40  Collecting isodate (from -r requirements.txt (line 25))
02:15:40    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:15:40  Collecting jmespath (from -r requirements.txt (line 28))
02:15:40    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:15:40  Collecting jsonpatch (from -r requirements.txt (line 31))
02:15:40    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:15:40  Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:15:40    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.5.1/paramiko-3.5.1-py3-none-any.whl (227 kB)
02:15:40  Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:15:40    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:15:40  Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:15:40    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:15:40  Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:15:40    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
02:15:40  Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:15:40    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:15:40  Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:15:40    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.3/pyparsing-3.2.3-py3-none-any.whl (111 kB)
02:15:40  Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:15:40    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.1/charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB)
02:15:41  Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:15:41    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
02:15:41  Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:15:41    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.3.0/urllib3-2.3.0-py3-none-any.whl (128 kB)
02:15:41  Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:15:41    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.1.31/certifi-2025.1.31-py3-none-any.whl (166 kB)
02:15:41  Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:15:41    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.4/WebTest-3.0.4-py3-none-any.whl (32 kB)
02:15:41  Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:15:41    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:15:41  Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:15:41    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
02:15:41  Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:15:41    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:15:41  Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:15:41    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
02:15:41  Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:15:41    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
02:15:41  Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19))
02:15:41    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:15:41  Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
02:15:41    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:15:41  Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:15:41    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
02:15:41       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 29.1 MB/s eta 0:00:00
02:15:41  Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:15:41    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.3.1/lxml-5.3.1-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB)
02:15:42  Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:15:42    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2024.11.6/regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB)
02:15:42       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 34.4 MB/s eta 0:00:00
02:15:42  Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:15:42    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:15:42  Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:15:42    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB)
02:15:43  Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:15:43    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/44.0.2/cryptography-44.0.2-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
02:15:43  Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:15:43    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:15:43  Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:15:43    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.30.0/selenium-4.30.0-py3-none-any.whl (9.4 MB)
02:15:43       ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 38.0 MB/s eta 0:00:00
02:15:43  Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:15:43    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:15:43  Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:15:43    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.8/click-8.1.8-py3-none-any.whl (98 kB)
02:15:43  Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:15:43    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:15:43  Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:15:43    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:15:43  Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:15:43    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.3/beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
02:15:44  Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:15:44    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.1/cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
02:15:44  Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:15:44    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.29.0/trio-0.29.0-py3-none-any.whl (492 kB)
02:15:44  Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:15:44    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
02:15:44  Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:15:44    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.6/soupsieve-2.6-py3-none-any.whl (36 kB)
02:15:44  Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:15:44    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
02:15:44  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:15:44    Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
02:15:44  Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:15:44    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:15:44  Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:15:44    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:15:44  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:15:44    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:15:44  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:15:44    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
02:15:44  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:15:44    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:15:44  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:15:45    Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB)
02:15:45  Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:15:45    Building wheel for robotframework-sshlibrary (setup.py): started
02:15:45    Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
02:15:45    Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=3807284aed4ba31c66f2f5c6a4e8fa025c53ae7a33b6db41918c803fd735d6f1
02:15:45    Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:15:45    Building wheel for ipaddr (setup.py): started
02:15:45    Building wheel for ipaddr (setup.py): finished with status 'done'
02:15:45    Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=deadea975bebc3a80040d7fd528d752279a015f42025fe970cdc308c2e17c61e
02:15:45    Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:15:45    Building wheel for netifaces (setup.py): started
02:15:48    Building wheel for netifaces (setup.py): finished with status 'done'
02:15:48    Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=12659270c392c028ed7c516772c72384220dbbf68f98ed977b077819eabe6f71
02:15:48    Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:15:48    Building wheel for robotframework-httplibrary (setup.py): started
02:15:48    Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
02:15:48    Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=6aff826acbc74954f6a685ec64cdbbe4fb7c8b2dead8dc88da5e2df1370ca679
02:15:48    Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:15:48    Building wheel for jsonpath-rw (setup.py): started
02:15:48    Building wheel for jsonpath-rw (setup.py): finished with status 'done'
02:15:48    Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5d9168db03510176f23edda2b94cd759c42ba881d25cd981789350d45fcedd6c
02:15:48    Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:15:48  Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:15:48  Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, idna, h11, decorator, click, charset-normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
02:15:59  Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.3 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cryptography-44.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.17.2 elasticsearch-dsl-8.17.1 enum34-1.1.10 h11-0.14.0 idna-3.10 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-5.3.1 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.5.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.2.3 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2024.11.6 requests-2.32.3 robotframework-7.2.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.12.2 urllib3-2.3.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.4 wsproto-1.2.0
02:15:59  + pip freeze
02:16:00  attrs==25.3.0
02:16:00  bcrypt==4.3.0
02:16:00  beautifulsoup4==4.13.3
02:16:00  certifi==2025.1.31
02:16:00  cffi==1.17.1
02:16:00  charset-normalizer==3.4.1
02:16:00  click==8.1.8
02:16:00  cryptography==44.0.2
02:16:00  decorator==5.2.1
02:16:00  distlib==0.3.9
02:16:00  docker-py==1.10.6
02:16:00  docker-pycreds==0.4.0
02:16:00  elastic-transport==8.17.1
02:16:00  elasticsearch==8.17.2
02:16:00  elasticsearch-dsl==8.17.1
02:16:00  enum34==1.1.10
02:16:00  filelock==3.18.0
02:16:00  h11==0.14.0
02:16:00  idna==3.10
02:16:00  ipaddr==2.2.0
02:16:00  isodate==0.7.2
02:16:00  jmespath==1.0.1
02:16:00  jsonpatch==1.33
02:16:00  jsonpath-rw==1.4.0
02:16:00  jsonpointer==3.0.0
02:16:00  lxml==5.3.1
02:16:00  netaddr==1.3.0
02:16:00  netifaces==0.11.0
02:16:00  outcome==1.3.0.post0
02:16:00  paramiko==3.5.1
02:16:00  platformdirs==4.3.7
02:16:00  ply==3.11
02:16:00  pyang==2.6.1
02:16:00  pyangbind==0.8.6
02:16:00  pycparser==2.22
02:16:00  pyhocon==0.3.61
02:16:00  PyNaCl==1.5.0
02:16:00  pyparsing==3.2.3
02:16:00  PySocks==1.7.1
02:16:00  python-dateutil==2.9.0.post0
02:16:00  regex==2024.11.6
02:16:00  requests==2.32.3
02:16:00  robotframework==7.2.2
02:16:00  robotframework-httplibrary==0.4.2
02:16:00  robotframework-pythonlibcore==4.4.1
02:16:00  robotframework-requests==0.9.7
02:16:00  robotframework-selenium2library==3.0.0
02:16:00  robotframework-seleniumlibrary==6.7.1
02:16:00  robotframework-sshlibrary==3.8.0
02:16:00  scapy==2.6.1
02:16:00  scp==0.15.0
02:16:00  selenium==4.30.0
02:16:00  six==1.17.0
02:16:00  sniffio==1.3.1
02:16:00  sortedcontainers==2.4.0
02:16:00  soupsieve==2.6
02:16:00  trio==0.29.0
02:16:00  trio-websocket==0.12.2
02:16:00  typing_extensions==4.12.2
02:16:00  urllib3==2.3.0
02:16:00  virtualenv==20.29.3
02:16:00  waitress==3.0.2
02:16:00  WebOb==1.8.9
02:16:00  websocket-client==1.8.0
02:16:00  WebTest==3.0.4
02:16:00  wsproto==1.2.0
02:16:00  [EnvInject] - Injecting environment variables from a build step.
02:16:00  [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:16:00  [EnvInject] - Variables injected successfully.
02:16:00  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins16253453346960646141.sh
02:16:00  Setup pyenv:
02:16:00    system
02:16:00    3.8.13
02:16:00    3.9.13
02:16:00    3.10.13
02:16:00  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:16:00  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from file:/tmp/.os_lf_venv
02:16:01  lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 
02:16:07  ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:16:07  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
02:16:07  lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible.
02:16:07  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:16:07  + ODL_SYSTEM=()
02:16:07  + TOOLS_SYSTEM=()
02:16:07  + OPENSTACK_SYSTEM=()
02:16:07  + OPENSTACK_CONTROLLERS=()
02:16:07  + mapfile -t ADDR
02:16:07  ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211
02:16:07  ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:16:08  + for i in "${ADDR[@]}"
02:16:08  ++ ssh 10.30.171.176 hostname -s
02:16:08  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:09  + REMHOST=releng-64409-211-0-builder-0
02:16:09  + case ${REMHOST} in
02:16:09  + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:16:09  + for i in "${ADDR[@]}"
02:16:09  ++ ssh 10.30.171.56 hostname -s
02:16:09  Warning: Permanently added '10.30.171.56' (ECDSA) to the list of known hosts.
02:16:09  + REMHOST=releng-64409-211-1-mininet-ovs-217-0
02:16:09  + case ${REMHOST} in
02:16:09  + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
02:16:09  + echo NUM_ODL_SYSTEM=1
02:16:09  + echo NUM_TOOLS_SYSTEM=1
02:16:09  + '[' '' == yes ']'
02:16:09  + NUM_OPENSTACK_SYSTEM=0
02:16:09  + echo NUM_OPENSTACK_SYSTEM=0
02:16:09  + '[' 0 -eq 2 ']'
02:16:09  + echo ODL_SYSTEM_IP=10.30.171.176
02:16:09  ++ seq 0 0
02:16:09  + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:16:09  + echo ODL_SYSTEM_1_IP=10.30.171.176
02:16:09  + echo TOOLS_SYSTEM_IP=10.30.171.56
02:16:09  ++ seq 0 0
02:16:09  + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
02:16:09  + echo TOOLS_SYSTEM_1_IP=10.30.171.56
02:16:09  + openstack_index=0
02:16:09  + NUM_OPENSTACK_CONTROL_NODES=1
02:16:09  + echo NUM_OPENSTACK_CONTROL_NODES=1
02:16:09  ++ seq 0 0
02:16:09  + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:16:09  + echo OPENSTACK_CONTROL_NODE_1_IP=
02:16:09  + NUM_OPENSTACK_COMPUTE_NODES=-1
02:16:09  + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:16:09  + '[' -1 -ge 2 ']'
02:16:09  ++ seq 0 -2
02:16:09  + NUM_OPENSTACK_HAPROXY_NODES=0
02:16:09  + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:16:09  ++ seq 0 -1
02:16:09  + echo 'Contents of slave_addresses.txt:'
02:16:09  Contents of slave_addresses.txt:
02:16:09  + cat slave_addresses.txt
02:16:09  NUM_ODL_SYSTEM=1
02:16:09  NUM_TOOLS_SYSTEM=1
02:16:09  NUM_OPENSTACK_SYSTEM=0
02:16:09  ODL_SYSTEM_IP=10.30.171.176
02:16:09  ODL_SYSTEM_1_IP=10.30.171.176
02:16:09  TOOLS_SYSTEM_IP=10.30.171.56
02:16:09  TOOLS_SYSTEM_1_IP=10.30.171.56
02:16:09  NUM_OPENSTACK_CONTROL_NODES=1
02:16:09  OPENSTACK_CONTROL_NODE_1_IP=
02:16:09  NUM_OPENSTACK_COMPUTE_NODES=-1
02:16:09  NUM_OPENSTACK_HAPROXY_NODES=0
02:16:09  [EnvInject] - Injecting environment variables from a build step.
02:16:09  [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:16:09  [EnvInject] - Variables injected successfully.
02:16:09  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/sh /tmp/jenkins6736134971679467499.sh
02:16:09  Preparing for JRE Version 21
02:16:09  Karaf artifact is karaf
02:16:09  Karaf project is integration
02:16:09  Java home is /usr/lib/jvm/java-21-openjdk-amd64
02:16:09  [EnvInject] - Injecting environment variables from a build step.
02:16:09  [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:16:09  [EnvInject] - Variables injected successfully.
02:16:09  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins16914571483518568231.sh
02:16:09  Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-8721/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip
02:16:09  Distribution bundle is karaf-0.22.0.zip
02:16:09  Distribution bundle version is 0.22.0
02:16:09  Distribution folder is karaf-0.22.0
02:16:09  Nexus prefix is https://nexus.opendaylight.org
02:16:09  [EnvInject] - Injecting environment variables from a build step.
02:16:09  [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:16:09  [EnvInject] - Variables injected successfully.
02:16:10  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins12799952473886059336.sh
02:16:10  Setup pyenv:
02:16:10    system
02:16:10    3.8.13
02:16:10    3.9.13
02:16:10    3.10.13
02:16:10  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:16:10  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from file:/tmp/.os_lf_venv
02:16:11  lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 
02:16:15  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:16:15  Copying common-functions.sh to /tmp
02:16:16  Copying common-functions.sh to 10.30.171.56:/tmp
02:16:17  Warning: Permanently added '10.30.171.56' (ECDSA) to the list of known hosts.
02:16:17  Copying common-functions.sh to 10.30.171.176:/tmp
02:16:17  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:17  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins14213092480479723403.sh
02:16:17  common-functions.sh is being sourced
02:16:17  common-functions environment:
02:16:17  MAVENCONF: /tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg
02:16:17  ACTUALFEATURES: 
02:16:17  FEATURESCONF: /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg
02:16:17  CUSTOMPROP: /tmp/karaf-0.22.0/etc/custom.properties
02:16:17  LOGCONF: /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg
02:16:17  MEMCONF: /tmp/karaf-0.22.0/bin/setenv
02:16:17  CONTROLLERMEM: 2048m
02:16:17  AKKACONF: /tmp/karaf-0.22.0/configuration/initial/akka.conf
02:16:17  MODULESCONF: /tmp/karaf-0.22.0/configuration/initial/modules.conf
02:16:17  MODULESHARDSCONF: /tmp/karaf-0.22.0/configuration/initial/module-shards.conf
02:16:17  SUITES: 
02:16:17  
02:16:17  #################################################
02:16:17  ##         Configure Cluster and Start         ##
02:16:17  #################################################
02:16:17  ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest
02:16:17  SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest
02:16:17  Locating script plan to use...
02:16:17  script plan exists!!!
02:16:17  Changing the script plan path...
02:16:17  # Place the scripts in run order:
02:16:17  /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/controllermem_6g.sh
02:16:17  Executing /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/controllermem_6g.sh...
02:16:17  Finished running script plans
02:16:17  Configuring member-1 with IP address 10.30.171.176
02:16:17  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:17  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:17  + source /tmp/common-functions.sh karaf-0.22.0
02:16:17  common-functions.sh is being sourced
02:16:17  ++ [[ /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:16:17  ++ echo 'common-functions.sh is being sourced'
02:16:17  ++ BUNDLEFOLDER=karaf-0.22.0
02:16:17  ++ export MAVENCONF=/tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg
02:16:17  ++ MAVENCONF=/tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg
02:16:17  ++ export FEATURESCONF=/tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg
02:16:17  ++ FEATURESCONF=/tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg
02:16:17  ++ export CUSTOMPROP=/tmp/karaf-0.22.0/etc/custom.properties
02:16:17  ++ CUSTOMPROP=/tmp/karaf-0.22.0/etc/custom.properties
02:16:17  ++ export LOGCONF=/tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg
02:16:17  ++ LOGCONF=/tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg
02:16:17  ++ export MEMCONF=/tmp/karaf-0.22.0/bin/setenv
02:16:17  ++ MEMCONF=/tmp/karaf-0.22.0/bin/setenv
02:16:17  ++ export CONTROLLERMEM=
02:16:17  ++ CONTROLLERMEM=
02:16:17  ++ export AKKACONF=/tmp/karaf-0.22.0/configuration/initial/akka.conf
02:16:17  ++ AKKACONF=/tmp/karaf-0.22.0/configuration/initial/akka.conf
02:16:17  ++ export MODULESCONF=/tmp/karaf-0.22.0/configuration/initial/modules.conf
02:16:17  ++ MODULESCONF=/tmp/karaf-0.22.0/configuration/initial/modules.conf
02:16:17  ++ export MODULESHARDSCONF=/tmp/karaf-0.22.0/configuration/initial/module-shards.conf
02:16:17  ++ MODULESHARDSCONF=/tmp/karaf-0.22.0/configuration/initial/module-shards.conf
02:16:17  ++ print_common_env
02:16:17  ++ cat
02:16:17  common-functions environment:
02:16:17  MAVENCONF: /tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg
02:16:17  ACTUALFEATURES: 
02:16:17  FEATURESCONF: /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg
02:16:17  CUSTOMPROP: /tmp/karaf-0.22.0/etc/custom.properties
02:16:17  LOGCONF: /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg
02:16:17  MEMCONF: /tmp/karaf-0.22.0/bin/setenv
02:16:17  CONTROLLERMEM: 
02:16:17  AKKACONF: /tmp/karaf-0.22.0/configuration/initial/akka.conf
02:16:17  MODULESCONF: /tmp/karaf-0.22.0/configuration/initial/modules.conf
02:16:17  MODULESHARDSCONF: /tmp/karaf-0.22.0/configuration/initial/module-shards.conf
02:16:17  SUITES: 
02:16:17  
02:16:17  ++ SSH='ssh -t -t'
02:16:17  ++ extra_services_cntl='     dnsmasq.service     httpd.service     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service     rabbitmq-server.service '
02:16:17  ++ extra_services_cmp='     libvirtd.service     openvswitch.service     ovs-vswitchd.service     ovsdb-server.service '
02:16:17  Changing to /tmp
02:16:17  Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8721/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip
02:16:17  + echo 'Changing to /tmp'
02:16:17  + cd /tmp
02:16:17  + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8721/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip'
02:16:17  + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8721/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip
02:16:18  --2025-03-26 02:16:17--  https://nexus.opendaylight.org/content/repositories//autorelease-8721/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip
02:16:18  Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:16:18  Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:16:18  HTTP request sent, awaiting response... 200 OK
02:16:18  Length: 235997913 (225M) [application/zip]
02:16:18  Saving to: ‘karaf-0.22.0.zip’
02:16:18  
02:16:18       0K ........ ........ ........ ........ ........ ........  1%  101M 2s
02:16:18    3072K ........ ........ ........ ........ ........ ........  2%  144M 2s
02:16:18    6144K ........ ........ ........ ........ ........ ........  3%  177M 2s
02:16:18    9216K ........ ........ ........ ........ ........ ........  5%  203M 1s
02:16:18   12288K ........ ........ ........ ........ ........ ........  6%  191M 1s
02:16:18   15360K ........ ........ ........ ........ ........ ........  7%  199M 1s
02:16:18   18432K ........ ........ ........ ........ ........ ........  9%  220M 1s
02:16:18   21504K ........ ........ ........ ........ ........ ........ 10%  293M 1s
02:16:18   24576K ........ ........ ........ ........ ........ ........ 11%  232M 1s
02:16:18   27648K ........ ........ ........ ........ ........ ........ 13%  240M 1s
02:16:18   30720K ........ ........ ........ ........ ........ ........ 14%  234M 1s
02:16:18   33792K ........ ........ ........ ........ ........ ........ 15%  246M 1s
02:16:18   36864K ........ ........ ........ ........ ........ ........ 17%  250M 1s
02:16:18   39936K ........ ........ ........ ........ ........ ........ 18%  243M 1s
02:16:18   43008K ........ ........ ........ ........ ........ ........ 19%  233M 1s
02:16:18   46080K ........ ........ ........ ........ ........ ........ 21%  232M 1s
02:16:18   49152K ........ ........ ........ ........ ........ ........ 22%  222M 1s
02:16:18   52224K ........ ........ ........ ........ ........ ........ 23%  210M 1s
02:16:18   55296K ........ ........ ........ ........ ........ ........ 25%  212M 1s
02:16:18   58368K ........ ........ ........ ........ ........ ........ 26%  212M 1s
02:16:18   61440K ........ ........ ........ ........ ........ ........ 27%  210M 1s
02:16:18   64512K ........ ........ ........ ........ ........ ........ 29%  229M 1s
02:16:18   67584K ........ ........ ........ ........ ........ ........ 30%  303M 1s
02:16:18   70656K ........ ........ ........ ........ ........ ........ 31%  279M 1s
02:16:18   73728K ........ ........ ........ ........ ........ ........ 33%  263M 1s
02:16:18   76800K ........ ........ ........ ........ ........ ........ 34%  276M 1s
02:16:18   79872K ........ ........ ........ ........ ........ ........ 35%  285M 1s
02:16:18   82944K ........ ........ ........ ........ ........ ........ 37%  242M 1s
02:16:18   86016K ........ ........ ........ ........ ........ ........ 38%  245M 1s
02:16:18   89088K ........ ........ ........ ........ ........ ........ 39%  294M 1s
02:16:18   92160K ........ ........ ........ ........ ........ ........ 41%  265M 1s
02:16:18   95232K ........ ........ ........ ........ ........ ........ 42%  301M 1s
02:16:18   98304K ........ ........ ........ ........ ........ ........ 43%  282M 1s
02:16:18  101376K ........ ........ ........ ........ ........ ........ 45%  243M 1s
02:16:18  104448K ........ ........ ........ ........ ........ ........ 46%  256M 1s
02:16:18  107520K ........ ........ ........ ........ ........ ........ 47%  283M 1s
02:16:18  110592K ........ ........ ........ ........ ........ ........ 49%  227M 1s
02:16:18  113664K ........ ........ ........ ........ ........ ........ 50%  262M 0s
02:16:18  116736K ........ ........ ........ ........ ........ ........ 51%  281M 0s
02:16:18  119808K ........ ........ ........ ........ ........ ........ 53%  291M 0s
02:16:18  122880K ........ ........ ........ ........ ........ ........ 54%  241M 0s
02:16:18  125952K ........ ........ ........ ........ ........ ........ 55%  267M 0s
02:16:18  129024K ........ ........ ........ ........ ........ ........ 57%  249M 0s
02:16:18  132096K ........ ........ ........ ........ ........ ........ 58%  215M 0s
02:16:18  135168K ........ ........ ........ ........ ........ ........ 59%  265M 0s
02:16:18  138240K ........ ........ ........ ........ ........ ........ 61%  260M 0s
02:16:18  141312K ........ ........ ........ ........ ........ ........ 62%  246M 0s
02:16:18  144384K ........ ........ ........ ........ ........ ........ 63%  276M 0s
02:16:18  147456K ........ ........ ........ ........ ........ ........ 65%  261M 0s
02:16:18  150528K ........ ........ ........ ........ ........ ........ 66%  263M 0s
02:16:18  153600K ........ ........ ........ ........ ........ ........ 67%  254M 0s
02:16:18  156672K ........ ........ ........ ........ ........ ........ 69%  274M 0s
02:16:18  159744K ........ ........ ........ ........ ........ ........ 70%  270M 0s
02:16:18  162816K ........ ........ ........ ........ ........ ........ 71%  242M 0s
02:16:18  165888K ........ ........ ........ ........ ........ ........ 73%  267M 0s
02:16:18  168960K ........ ........ ........ ........ ........ ........ 74%  247M 0s
02:16:18  172032K ........ ........ ........ ........ ........ ........ 75%  262M 0s
02:16:18  175104K ........ ........ ........ ........ ........ ........ 77%  247M 0s
02:16:18  178176K ........ ........ ........ ........ ........ ........ 78%  268M 0s
02:16:18  181248K ........ ........ ........ ........ ........ ........ 79%  226M 0s
02:16:18  184320K ........ ........ ........ ........ ........ ........ 81%  254M 0s
02:16:18  187392K ........ ........ ........ ........ ........ ........ 82%  249M 0s
02:16:18  190464K ........ ........ ........ ........ ........ ........ 83%  235M 0s
02:16:18  193536K ........ ........ ........ ........ ........ ........ 85%  291M 0s
02:16:18  196608K ........ ........ ........ ........ ........ ........ 86%  254M 0s
02:16:18  199680K ........ ........ ........ ........ ........ ........ 87%  244M 0s
02:16:18  202752K ........ ........ ........ ........ ........ ........ 89%  244M 0s
02:16:18  205824K ........ ........ ........ ........ ........ ........ 90%  260M 0s
02:16:18  208896K ........ ........ ........ ........ ........ ........ 91%  251M 0s
02:16:18  211968K ........ ........ ........ ........ ........ ........ 93%  250M 0s
02:16:18  215040K ........ ........ ........ ........ ........ ........ 94%  227M 0s
02:16:18  218112K ........ ........ ........ ........ ........ ........ 95%  221M 0s
02:16:18  221184K ........ ........ ........ ........ ........ ........ 97%  202M 0s
02:16:18  224256K ........ ........ ........ ........ ........ ........ 98%  225M 0s
02:16:18  227328K ........ ........ ........ ........ ........ ........ 99%  219M 0s
02:16:18  230400K .                                                    100%  432M=0.9s
02:16:18  
02:16:18  2025-03-26 02:16:18 (238 MB/s) - ‘karaf-0.22.0.zip’ saved [235997913/235997913]
02:16:18  
02:16:18  Extracting the new controller...
02:16:18  + echo 'Extracting the new controller...'
02:16:18  + unzip -q karaf-0.22.0.zip
02:16:20  Adding external repositories...
02:16:20  + echo 'Adding external repositories...'
02:16:20  + 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.22.0/etc/org.ops4j.pax.url.mvn.cfg
02:16:20  + cat /tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg
02:16:20  ################################################################################
02:16:20  #
02:16:20  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:16:20  #    contributor license agreements.  See the NOTICE file distributed with
02:16:20  #    this work for additional information regarding copyright ownership.
02:16:20  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:16:20  #    (the "License"); you may not use this file except in compliance with
02:16:20  #    the License.  You may obtain a copy of the License at
02:16:20  #
02:16:20  #       http://www.apache.org/licenses/LICENSE-2.0
02:16:20  #
02:16:20  #    Unless required by applicable law or agreed to in writing, software
02:16:20  #    distributed under the License is distributed on an "AS IS" BASIS,
02:16:20  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:16:20  #    See the License for the specific language governing permissions and
02:16:20  #    limitations under the License.
02:16:20  #
02:16:20  ################################################################################
02:16:20  
02:16:20  #
02:16:20  # If set to true, the following property will not allow any certificate to be used
02:16:20  # when accessing Maven repositories through SSL
02:16:20  #
02:16:20  #org.ops4j.pax.url.mvn.certificateCheck=
02:16:20  
02:16:20  #
02:16:20  # Path to the local Maven settings file.
02:16:20  # The repositories defined in this file will be automatically added to the list
02:16:20  # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:16:20  # below is not set.
02:16:20  # The following locations are checked for the existence of the settings.xml file
02:16:20  #   * 1. looks for the specified url
02:16:20  #   * 2. if not found looks for ${user.home}/.m2/settings.xml
02:16:20  #   * 3. if not found looks for ${maven.home}/conf/settings.xml
02:16:20  #   * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:16:20  #
02:16:20  #org.ops4j.pax.url.mvn.settings=
02:16:20  
02:16:20  #
02:16:20  # Path to the local Maven repository which is used to avoid downloading
02:16:20  # artifacts when they already exist locally.
02:16:20  # The value of this property will be extracted from the settings.xml file
02:16:20  # above, or defaulted to:
02:16:20  #     System.getProperty( "user.home" ) + "/.m2/repository"
02:16:20  #
02:16:20  org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:16:20  
02:16:20  #
02:16:20  # Default this to false. It's just weird to use undocumented repos
02:16:20  #
02:16:20  org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:16:20  
02:16:20  #
02:16:20  # Uncomment if you don't wanna use the proxy settings
02:16:20  # from the Maven conf/settings.xml file
02:16:20  #
02:16:20  # org.ops4j.pax.url.mvn.proxySupport=false
02:16:20  
02:16:20  #
02:16:20  # Comma separated list of repositories scanned when resolving an artifact.
02:16:20  # Those repositories will be checked before iterating through the
02:16:20  #    below list of repositories and even before the local repository
02:16:20  # A repository url can be appended with zero or more of the following flags:
02:16:20  #    @snapshots  : the repository contains snaphots
02:16:20  #    @noreleases : the repository does not contain any released artifacts
02:16:20  #
02:16:20  # The following property value will add the system folder as a repo.
02:16:20  #
02:16:20  org.ops4j.pax.url.mvn.defaultRepositories=\
02:16:20      file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:16:20      file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:16:20      file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:16:20  
02:16:20  # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:16:20  #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:16:20  
02:16:20  #
02:16:20  # Comma separated list of repositories scanned when resolving an artifact.
02:16:20  # The default list includes the following repositories:
02:16:20  #    http://repo1.maven.org/maven2@id=central
02:16:20  #    http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:16:20  #    http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:16:20  #    http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:16:20  #    http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:16:20  #    https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:16:20  #    https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:16:20  # To add repositories to the default ones, prepend '+' to the list of repositories
02:16:20  # to add.
02:16:20  # A repository url can be appended with zero or more of the following flags:
02:16:20  #    @snapshots  : the repository contains snapshots
02:16:20  #    @noreleases : the repository does not contain any released artifacts
02:16:20  #    @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:16:20  #
02:16:20  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:16:20  
02:16:20  ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:16:20  + [[ True == \T\r\u\e ]]
02:16:20  + echo 'Configuring the startup features...'
02:16:20  + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,/g' /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg
02:16:21  + FEATURE_TEST_STRING=features-test
02:16:21  + FEATURE_TEST_VERSION=0.22.0
02:16:21  + KARAF_VERSION=karaf4
02:16:21  + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:16:21  + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.0/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg
02:16:21  + [[ ! -z '' ]]
02:16:21  + cat /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg
02:16:21  ################################################################################
02:16:21  #
02:16:21  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:16:21  #    contributor license agreements.  See the NOTICE file distributed with
02:16:21  #    this work for additional information regarding copyright ownership.
02:16:21  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:16:21  #    (the "License"); you may not use this file except in compliance with
02:16:21  #    the License.  You may obtain a copy of the License at
02:16:21  #
02:16:21  #       http://www.apache.org/licenses/LICENSE-2.0
02:16:21  #
02:16:21  #    Unless required by applicable law or agreed to in writing, software
02:16:21  #    distributed under the License is distributed on an "AS IS" BASIS,
02:16:21  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:16:21  #    See the License for the specific language governing permissions and
02:16:21  #    limitations under the License.
02:16:21  #
02:16:21  ################################################################################
02:16:21  
02:16:21  #
02:16:21  # Comma separated list of features repositories to register by default
02:16:21  #
02:16:21  featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.0/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/15a26cd5-91d4-4c57-8316-693501e58d1a.xml
02:16:21  
02:16:21  #
02:16:21  # Comma separated list of features to install at startup
02:16:21  #
02:16:21  featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest, 35a08063-f65b-4438-ad93-c91596faea5a
02:16:21  
02:16:21  #
02:16:21  # Resource repositories (OBR) that the features resolver can use
02:16:21  # to resolve requirements/capabilities
02:16:21  #
02:16:21  # The format of the resourceRepositories is 
02:16:21  # resourceRepositories=[xml:url|json:url],...
02:16:21  # for Instance:
02:16:21  #
02:16:21  #resourceRepositories=xml:http://host/path/to/index.xml
02:16:21  # or
02:16:21  #resourceRepositories=json:http://host/path/to/index.json
02:16:21  #
02:16:21  
02:16:21  #
02:16:21  # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:16:21  #
02:16:21  featuresBootAsynchronous=false
02:16:21  
02:16:21  #
02:16:21  # Service requirements enforcement
02:16:21  #
02:16:21  # By default, the feature resolver checks the service requirements/capabilities of
02:16:21  # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:16:21  # the required bundles.
02:16:21  # The following flag can have those values:
02:16:21  #   - disable: service requirements are completely ignored
02:16:21  #   - default: service requirements are ignored for old features
02:16:21  #   - enforce: service requirements are always verified
02:16:21  #
02:16:21  #serviceRequirements=default
02:16:21  
02:16:21  #
02:16:21  # Store cfg file for config element in feature
02:16:21  #
02:16:21  #configCfgStore=true
02:16:21  
02:16:21  #
02:16:21  # Define if the feature service automatically refresh bundles
02:16:21  #
02:16:21  autoRefresh=true
02:16:21  
02:16:21  #
02:16:21  # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:16:21  # XML file defines instructions related to features processing
02:16:21  # versions.properties may declare properties to resolve placeholders in XML file
02:16:21  # both files are relative to ${karaf.etc}
02:16:21  #
02:16:21  #featureProcessing=org.apache.karaf.features.xml
02:16:21  #featureProcessingVersions=versions.properties
02:16:21  + configure_karaf_log karaf4 ''
02:16:21  + local -r karaf_version=karaf4
02:16:21  + local -r controllerdebugmap=
02:16:21  + local logapi=log4j
02:16:21  + grep log4j2 /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg
02:16:21  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:16:21  log4j2.rootLogger.level = INFO
02:16:21  #log4j2.rootLogger.type = asyncRoot
02:16:21  #log4j2.rootLogger.includeLocation = false
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:16:21  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:16:21  log4j2.rootLogger.appenderRef.Console.ref = Console
02:16:21  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:16:21  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:16:21  log4j2.logger.spifly.name = org.apache.aries.spifly
02:16:21  log4j2.logger.spifly.level = WARN
02:16:21  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:16:21  log4j2.logger.audit.level = INFO
02:16:21  log4j2.logger.audit.additivity = false
02:16:21  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:16:21  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:16:21  log4j2.appender.console.type = Console
02:16:21  log4j2.appender.console.name = Console
02:16:21  log4j2.appender.console.layout.type = PatternLayout
02:16:21  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:16:21  log4j2.appender.rolling.type = RollingRandomAccessFile
02:16:21  log4j2.appender.rolling.name = RollingFile
02:16:21  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:16:21  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:16:21  #log4j2.appender.rolling.immediateFlush = false
02:16:21  log4j2.appender.rolling.append = true
02:16:21  log4j2.appender.rolling.layout.type = PatternLayout
02:16:21  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:16:21  log4j2.appender.rolling.policies.type = Policies
02:16:21  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:16:21  log4j2.appender.rolling.policies.size.size = 64MB
02:16:21  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:16:21  log4j2.appender.rolling.strategy.max = 7
02:16:21  log4j2.appender.audit.type = RollingRandomAccessFile
02:16:21  log4j2.appender.audit.name = AuditRollingFile
02:16:21  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:16:21  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:16:21  log4j2.appender.audit.append = true
02:16:21  log4j2.appender.audit.layout.type = PatternLayout
02:16:21  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:16:21  log4j2.appender.audit.policies.type = Policies
02:16:21  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:16:21  log4j2.appender.audit.policies.size.size = 8MB
02:16:21  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:16:21  log4j2.appender.audit.strategy.max = 7
02:16:21  log4j2.appender.osgi.type = PaxOsgi
02:16:21  log4j2.appender.osgi.name = PaxOsgi
02:16:21  log4j2.appender.osgi.filter = *
02:16:21  #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:16:21  #log4j2.logger.aether.level = TRACE
02:16:21  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:16:21  #log4j2.logger.http-headers.level = DEBUG
02:16:21  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:16:21  #log4j2.logger.maven.level = TRACE
02:16:21  + logapi=log4j2
02:16:21  + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:16:21  Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:16:21  + '[' log4j2 == log4j2 ']'
02:16:21  + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg
02:16:21  + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:16:21  + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:16:21  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:16:21  controllerdebugmap: 
02:16:21  + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:16:21  + unset IFS
02:16:21  + echo 'controllerdebugmap: '
02:16:21  cat /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg
02:16:21  + '[' -n '' ']'
02:16:21  + echo 'cat /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg'
02:16:21  + cat /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg
02:16:21  ################################################################################
02:16:21  #
02:16:21  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:16:21  #    contributor license agreements.  See the NOTICE file distributed with
02:16:21  #    this work for additional information regarding copyright ownership.
02:16:21  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:16:21  #    (the "License"); you may not use this file except in compliance with
02:16:21  #    the License.  You may obtain a copy of the License at
02:16:21  #
02:16:21  #       http://www.apache.org/licenses/LICENSE-2.0
02:16:21  #
02:16:21  #    Unless required by applicable law or agreed to in writing, software
02:16:21  #    distributed under the License is distributed on an "AS IS" BASIS,
02:16:21  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:16:21  #    See the License for the specific language governing permissions and
02:16:21  #    limitations under the License.
02:16:21  #
02:16:21  ################################################################################
02:16:21  
02:16:21  # Common pattern layout for appenders
02:16:21  log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:16:21  
02:16:21  # Root logger
02:16:21  log4j2.rootLogger.level = INFO
02:16:21  # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:16:21  #log4j2.rootLogger.type = asyncRoot
02:16:21  #log4j2.rootLogger.includeLocation = false
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:16:21  log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:16:21  log4j2.rootLogger.appenderRef.Console.ref = Console
02:16:21  log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:16:21  log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:16:21  
02:16:21  # Filters for logs marked by org.opendaylight.odlparent.Markers
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:16:21  log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:16:21  
02:16:21  # Loggers configuration
02:16:21  
02:16:21  # Spifly logger
02:16:21  log4j2.logger.spifly.name = org.apache.aries.spifly
02:16:21  log4j2.logger.spifly.level = WARN
02:16:21  
02:16:21  # Security audit logger
02:16:21  log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:16:21  log4j2.logger.audit.level = INFO
02:16:21  log4j2.logger.audit.additivity = false
02:16:21  log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:16:21  
02:16:21  # Appenders configuration
02:16:21  
02:16:21  # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:16:21  log4j2.appender.console.type = Console
02:16:21  log4j2.appender.console.name = Console
02:16:21  log4j2.appender.console.layout.type = PatternLayout
02:16:21  log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:16:21  
02:16:21  # Rolling file appender
02:16:21  log4j2.appender.rolling.type = RollingRandomAccessFile
02:16:21  log4j2.appender.rolling.name = RollingFile
02:16:21  log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:16:21  log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:16:21  # uncomment to not force a disk flush
02:16:21  #log4j2.appender.rolling.immediateFlush = false
02:16:21  log4j2.appender.rolling.append = true
02:16:21  log4j2.appender.rolling.layout.type = PatternLayout
02:16:21  log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:16:21  log4j2.appender.rolling.policies.type = Policies
02:16:21  log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:16:21  log4j2.appender.rolling.policies.size.size = 1GB
02:16:21  log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:16:21  log4j2.appender.rolling.strategy.max = 7
02:16:21  
02:16:21  # Audit file appender
02:16:21  log4j2.appender.audit.type = RollingRandomAccessFile
02:16:21  log4j2.appender.audit.name = AuditRollingFile
02:16:21  log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:16:21  log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:16:21  log4j2.appender.audit.append = true
02:16:21  log4j2.appender.audit.layout.type = PatternLayout
02:16:21  log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:16:21  log4j2.appender.audit.policies.type = Policies
02:16:21  log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:16:21  log4j2.appender.audit.policies.size.size = 8MB
02:16:21  log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:16:21  log4j2.appender.audit.strategy.max = 7
02:16:21  
02:16:21  # OSGi appender
02:16:21  log4j2.appender.osgi.type = PaxOsgi
02:16:21  log4j2.appender.osgi.name = PaxOsgi
02:16:21  log4j2.appender.osgi.filter = *
02:16:21  
02:16:21  # help with identification of maven-related problems with pax-url-aether
02:16:21  #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:16:21  #log4j2.logger.aether.level = TRACE
02:16:21  #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:16:21  #log4j2.logger.http-headers.level = DEBUG
02:16:21  #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:16:21  #log4j2.logger.maven.level = TRACE
02:16:21  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:16:21  log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:16:21  Configure
02:16:21      java home: /usr/lib/jvm/java-21-openjdk-amd64
02:16:21      max memory: 6144m
02:16:21      memconf: /tmp/karaf-0.22.0/bin/setenv
02:16:21  + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.22.0/bin/setenv
02:16:21  + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:16:21  + local -r controllermem=6144m
02:16:21  + local -r memconf=/tmp/karaf-0.22.0/bin/setenv
02:16:21  + echo Configure
02:16:21  + echo '    java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:16:21  + echo '    max memory: 6144m'
02:16:21  + echo '    memconf: /tmp/karaf-0.22.0/bin/setenv'
02:16:21  + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.0/bin/setenv
02:16:21  + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.22.0/bin/setenv
02:16:21  cat /tmp/karaf-0.22.0/bin/setenv
02:16:21  + echo 'cat /tmp/karaf-0.22.0/bin/setenv'
02:16:21  + cat /tmp/karaf-0.22.0/bin/setenv
02:16:21  #!/bin/sh
02:16:21  #
02:16:21  #    Licensed to the Apache Software Foundation (ASF) under one or more
02:16:21  #    contributor license agreements.  See the NOTICE file distributed with
02:16:21  #    this work for additional information regarding copyright ownership.
02:16:21  #    The ASF licenses this file to You under the Apache License, Version 2.0
02:16:21  #    (the "License"); you may not use this file except in compliance with
02:16:21  #    the License.  You may obtain a copy of the License at
02:16:21  #
02:16:21  #       http://www.apache.org/licenses/LICENSE-2.0
02:16:21  #
02:16:21  #    Unless required by applicable law or agreed to in writing, software
02:16:21  #    distributed under the License is distributed on an "AS IS" BASIS,
02:16:21  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:16:21  #    See the License for the specific language governing permissions and
02:16:21  #    limitations under the License.
02:16:21  #
02:16:21  
02:16:21  #
02:16:21  # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:16:21  # script: client, instance, shell, start, status, stop, karaf
02:16:21  #
02:16:21  # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:16:21  #   Actions go here...
02:16:21  # fi
02:16:21  
02:16:21  #
02:16:21  # general settings which should be applied for all scripts go here; please keep
02:16:21  # in mind that it is possible that scripts might be executed more than once, e.g.
02:16:21  # in example of the start script where the start script is executed first and the
02:16:21  # karaf script afterwards.
02:16:21  #
02:16:21  
02:16:21  #
02:16:21  # The following section shows the possible configuration options for the default 
02:16:21  # karaf scripts
02:16:21  #
02:16:21  export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:16:21  # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:16:21  # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:16:21  # export EXTRA_JAVA_OPTS # Additional JVM options
02:16:21  # export KARAF_HOME # Karaf home folder
02:16:21  # export KARAF_DATA # Karaf data folder
02:16:21  # export KARAF_BASE # Karaf base folder
02:16:21  # export KARAF_ETC  # Karaf etc  folder
02:16:21  # export KARAF_LOG  # Karaf log  folder
02:16:21  # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:16:21  # export KARAF_OPTS # Additional available Karaf options
02:16:21  # export KARAF_DEBUG # Enable debug mode
02:16:21  # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:16:21  # export KARAF_NOROOT # Prevent execution as root if set to true
02:16:21  Set Java version
02:16:21  + echo 'Set Java version'
02:16:21  + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:16:21  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:16:21  sudo: a password is required
02:16:21  + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:16:21  sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:16:21  sudo: a password is required
02:16:21  JDK default version ...
02:16:21  + echo 'JDK default version ...'
02:16:21  + java -version
02:16:21  openjdk version "21.0.5" 2024-10-15
02:16:21  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
02:16:21  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
02:16:21  Set JAVA_HOME
02:16:21  + echo 'Set JAVA_HOME'
02:16:21  + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:16:21  + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:16:21  ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:16:21  Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:16:21  Listing all open ports on controller system...
02:16:21  + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:16:21  + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:16:21  + echo 'Listing all open ports on controller system...'
02:16:21  + netstat -pnatu
02:16:21  /tmp/configuration-script.sh: line 40: netstat: command not found
02:16:21  Configuring cluster
02:16:21  + '[' -f /tmp/custom_shard_config.txt ']'
02:16:21  + echo 'Configuring cluster'
02:16:21  + /tmp/karaf-0.22.0/bin/configure_cluster.sh 1 10.30.171.176
02:16:21  ################################################
02:16:21  ##             Configure Cluster              ##
02:16:21  ################################################
02:16:21   NOTE: Cluster configuration files not found. Copying from
02:16:21   /tmp/karaf-0.22.0/system/org/opendaylight/controller/sal-clustering-config/10.0.2
02:16:21  Configuring unique name in akka.conf
02:16:21  Configuring hostname in akka.conf
02:16:21  Configuring data and rpc seed nodes in akka.conf
02:16:21  modules = [
02:16:21  	
02:16:21  	{
02:16:21  		name = "inventory"
02:16:21  		namespace = "urn:opendaylight:inventory"
02:16:21  		shard-strategy = "module"
02:16:21  	},
02:16:21  	{
02:16:21  		name = "topology"
02:16:21  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:16:21  		shard-strategy = "module"
02:16:21  	},
02:16:21  	{
02:16:21  		name = "toaster"
02:16:21  		namespace = "http://netconfcentral.org/ns/toaster"
02:16:21  		shard-strategy = "module"
02:16:21  	}
02:16:21  ]
02:16:21  Configuring replication type in module-shards.conf
02:16:21  ################################################
02:16:21  ##   NOTE: Manually restart controller to     ##
02:16:21  ##         apply configuration.               ##
02:16:21  ################################################
02:16:21  Dump akka.conf
02:16:21  + echo 'Dump akka.conf'
02:16:21  + cat /tmp/karaf-0.22.0/configuration/initial/akka.conf
02:16:21  
02:16:21  odl-cluster-data {
02:16:21    akka {
02:16:21      remote {
02:16:21        artery {
02:16:21          enabled = on
02:16:21          transport = tcp
02:16:21          canonical.hostname = "10.30.171.176"
02:16:21          canonical.port = 2550
02:16:21        }
02:16:21      }
02:16:21  
02:16:21      cluster {
02:16:21        # Using artery.
02:16:21        seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.176:2550"]
02:16:21  
02:16:21        roles = ["member-1"]
02:16:21  
02:16:21        # when under load we might trip a false positive on the failure detector
02:16:21        # failure-detector {
02:16:21          # heartbeat-interval = 4 s
02:16:21          # acceptable-heartbeat-pause = 16s
02:16:21        # }
02:16:21      }
02:16:21  
02:16:21      persistence {
02:16:21        # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:16:21        # modifying the following two properties. The directory location specified may be a relative or absolute path. 
02:16:21        # The relative path is always relative to KARAF_HOME.
02:16:21  
02:16:21        # snapshot-store.local.dir = "target/snapshots"
02:16:21  
02:16:21        # Use lz4 compression for LocalSnapshotStore snapshots
02:16:21        snapshot-store.local.use-lz4-compression = false
02:16:21        # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:16:21        snapshot-store.local.lz4-blocksize = 256KB
02:16:21      }
02:16:21      disable-default-actor-system-quarantined-event-handling = "false"
02:16:21    }
02:16:21  }
02:16:21  Dump modules.conf
02:16:21  modules = [
02:16:21  	
02:16:21  	{
02:16:21  		name = "inventory"
02:16:21  		namespace = "urn:opendaylight:inventory"
02:16:21  		shard-strategy = "module"
02:16:21  	},
02:16:21  	{
02:16:21  		name = "topology"
02:16:21  		namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:16:21  		shard-strategy = "module"
02:16:21  	},
02:16:21  	{
02:16:21  		name = "toaster"
02:16:21  		namespace = "http://netconfcentral.org/ns/toaster"
02:16:21  		shard-strategy = "module"
02:16:21  	}
02:16:21  ]
02:16:21  Dump module-shards.conf
02:16:21  module-shards = [
02:16:21  	{
02:16:21  		name = "default"
02:16:21  		shards = [
02:16:21  			{
02:16:21  				name = "default"
02:16:21  				replicas = ["member-1"]
02:16:21  			}
02:16:21  		]
02:16:21  	},
02:16:21  	{
02:16:21  		name = "inventory"
02:16:21  		shards = [
02:16:21  			{
02:16:21  				name="inventory"
02:16:21  				replicas = ["member-1"]
02:16:21  			}
02:16:21  		]
02:16:21  	},
02:16:21  	{
02:16:21  		name = "topology"
02:16:21  		shards = [
02:16:21  			{
02:16:21  				name="topology"
02:16:21  				replicas = ["member-1"]
02:16:21  			}
02:16:21  		]
02:16:21  	},
02:16:21  	{
02:16:21  		name = "toaster"
02:16:21  		shards = [
02:16:21  			{
02:16:21  				name="toaster"
02:16:21  				replicas = ["member-1"]
02:16:21  			}
02:16:21  		]
02:16:21  	}
02:16:21  ]
02:16:21  + echo 'Dump modules.conf'
02:16:21  + cat /tmp/karaf-0.22.0/configuration/initial/modules.conf
02:16:21  + echo 'Dump module-shards.conf'
02:16:21  + cat /tmp/karaf-0.22.0/configuration/initial/module-shards.conf
02:16:21  Locating config plan to use...
02:16:21  config plan exists!!!
02:16:21  Changing the config plan path...
02:16:21  # Place the suites in run order:
02:16:21  /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/set_persistence_off.sh
02:16:21  /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/increase_of_stats_interval.sh
02:16:21  Executing /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/set_persistence_off.sh...
02:16:21  Disable persistence in member-1 with IP address 10.30.171.176
02:16:21  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:21   NOTE: Cluster configuration file not found. Copying from
02:16:21   /tmp/karaf-0.22.0/system/org/opendaylight/controller/sal-clustering-config/10.0.2
02:16:21  disabling config datastore persistence
02:16:21  ################################################
02:16:21  ##   NOTE: Manually restart controller to     ##
02:16:21  ##         apply configuration.               ##
02:16:21  ################################################
02:16:21  Executing /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/increase_of_stats_interval.sh...
02:16:21  Running bundleresync_flag script on ODL Controller(s)
02:16:21  Enabling bundleresync_flag on 10.30.171.176
02:16:21  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:21  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:22  # vim:set ft=jproperties:
02:16:22  ################################################################################
02:16:22  # OpenFlowPlugin configuration file
02:16:22  #
02:16:22  # All config parameters listed here require to be configured before switch
02:16:22  # connection, else requires a switch restart.
02:16:22  # All parameters here will be persisted, however need to change it explicitly
02:16:22  # for each node of the cluster.
02:16:22  ################################################################################
02:16:22  
02:16:22  #
02:16:22  # Quota for maximum number of RPC requests
02:16:22  #
02:16:22  # rpc-requests-quota=20000
02:16:22  
02:16:22  #
02:16:22  # This parameter indicates whether it is mandatory for switch to support OF1.3
02:16:22  # features : table, flow, meter,group. If this is set to true and switch doesn't
02:16:22  # support these features its connection will be denied.
02:16:22  #
02:16:22  # switch-features-mandatory=false
02:16:22  
02:16:22  #
02:16:22  # Global notification quota
02:16:22  #
02:16:22  # global-notification-quota=64000
02:16:22  
02:16:22  #
02:16:22  # If enabled, periodic statistics gathering will be turned on
02:16:22  #
02:16:22  # is-statistics-polling-on=true
02:16:22  
02:16:22  #
02:16:22  # If enabled, periodic statistics gathering will be turned on for the given capability
02:16:22  #
02:16:22  # is-table-statistics-polling-on=true
02:16:22  # is-flow-statistics-polling-on=true
02:16:22  # is-group-statistics-polling-on=true
02:16:22  # is-meter-statistics-polling-on=true
02:16:22  # is-port-statistics-polling-on=true
02:16:22  # is-queue-statistics-polling-on=true
02:16:22  
02:16:22  #
02:16:22  # Expose backward compatible statistics RPCs providing result in form of
02:16:22  # asynchronous notification. This is deprecated, use direct statistics instead.
02:16:22  #
02:16:22  # is-statistics-rpc-enabled=false
02:16:22  
02:16:22  #
02:16:22  # Barrier timeout
02:16:22  #
02:16:22  # barrier-interval-timeout-limit=500
02:16:22  
02:16:22  #
02:16:22  # Barrier limit
02:16:22  #
02:16:22  # barrier-count-limit=25600
02:16:22  
02:16:22  #
02:16:22  # How long we should wait for echo reply (value is in milliseconds)
02:16:22  #
02:16:22  # echo-reply-timeout=2000
02:16:22  
02:16:22  #
02:16:22  # Minimum (starting) number of threads in thread pool
02:16:22  #
02:16:22  # thread-pool-min-threads=1
02:16:22  
02:16:22  #
02:16:22  # Maximum number of threads in thread pool
02:16:22  #
02:16:22  # thread-pool-max-threads=32000
02:16:22  
02:16:22  #
02:16:22  # After how much time (in seconds) of inactivity will be threads in pool
02:16:22  # terminated
02:16:22  #
02:16:22  # thread-pool-timeout=60
02:16:22  
02:16:22  #
02:16:22  # Turning on flow removed notification
02:16:22  #
02:16:22  # enable-flow-removed-notification=true
02:16:22  
02:16:22  #
02:16:22  # Ability to skip pulling and storing of large table features. These features
02:16:22  # are still available via rpc but if set to true then maintenance in DS will be
02:16:22  # omitted
02:16:22  #
02:16:22  # skip-table-features=true
02:16:22  
02:16:22  #
02:16:22  # Initial delay used in polling the statistics, value is in milliseconds
02:16:22  #
02:16:22  basic-timer-delay=10000
02:16:22  
02:16:22  #
02:16:22  # Maximum timer delay is the wait time to collect next statistics used in
02:16:22  # polling the statistics, value is in milliseconds
02:16:22  #
02:16:22  # maximum-timer-delay=900000
02:16:22  
02:16:22  #
02:16:22  # When true, openflowplugin won't send any specific role
02:16:22  # request down to the switch after plugin internally decides the
02:16:22  # ownership of the device using Entity Ownership Service. In this
02:16:22  # scenario, controller connection for the device will be in equal
02:16:22  # role. The behavior will be same for single node setup and clustered
02:16:22  # setup. In clustered scenario, all the controller will be in equal
02:16:22  # role for the device. In this case device will send all asynchronous
02:16:22  # event messages (e.g packet_in) to all the controllers, but openflowplugin
02:16:22  # will drop these events for the controller instances that is internally
02:16:22  # not owning the device.
02:16:22  #
02:16:22  # enable-equal-role=false
02:16:22  
02:16:22  #
02:16:22  # When true, Yang models are serialized and deserialized directly to and from
02:16:22  # format supported by device, so serialization and deserialization is faster.
02:16:22  # Otherwise, models are first serialized to Openflow specification models and
02:16:22  # then to format supported by device, and reversed when deserializing.
02:16:22  #
02:16:22  # use-single-layer-serialization=true
02:16:22  
02:16:22  #
02:16:22  # To limit the number of datapath nodes to be connected to the controller instance
02:16:22  # per minute. When the default value of zero is set, then the device connection rate
02:16:22  # limitter will be disabled. If it is set to any value, then only those many
02:16:22  # number of datapath nodes are allowed to connect to the controller in a minute
02:16:22  #
02:16:22  # device-connection-rate-limit-per-min=0
02:16:22  
02:16:22  #
02:16:22  # Device connection hold time is the least time delay in seconds a device has
02:16:22  # to maintain between its consecutive connection attempts. If time delay between
02:16:22  # the previous connection and the current connection is within device connection
02:16:22  # hold time, the device will not be allowed to connect to the controller.
02:16:22  # Default value of the device connection hold time is 0 second
02:16:22  #
02:16:22  # device-connection-hold-time-in-seconds=0
02:16:22  
02:16:22  #
02:16:22  # Delay (in milliseconds) before device is removed from the operational data
02:16:22  # store in the event of device disconnection from the controller.
02:16:22  #
02:16:22  # device-datastore-removal-delay=500
02:16:22  
02:16:22  #############################################################################
02:16:22  #                                                                           #
02:16:22  #            Forwarding Rule Manager Application Configuration              #
02:16:22  #                                                                           #
02:16:22  #############################################################################
02:16:22  
02:16:22  #
02:16:22  # Disable the default switch reconciliation mechanism
02:16:22  #
02:16:22  # disable-reconciliation=false
02:16:22  
02:16:22  #
02:16:22  # Enable stale marking for switch reconciliation. Once user enable this feature
02:16:22  # forwarding rule manager will keep track of any change to the config data store
02:16:22  # while the switch is disconnected from controller. Once switch reconnect to the
02:16:22  # controller it will apply those changes to the switch and do the reconciliation
02:16:22  # of other configuration as well.
02:16:22  # NOTE: This option will be effective only if disable_reconciliation=false.
02:16:22  #
02:16:22  # stale-marking-enabled=false
02:16:22  
02:16:22  #
02:16:22  # Number of time forwarding rules manager should retry to reconcile any specific
02:16:22  # configuration.
02:16:22  #
02:16:22  # reconciliation-retry-count=5
02:16:22  
02:16:22  #
02:16:22  # Bundle reconciliation can be enabled by making this flag to true.
02:16:22  # By default bundle reconciliation is disabled and reconciliation happens
02:16:22  # via normal flow/group mods.
02:16:22  # NOTE: This option will be effective with disable_reconciliation=false.
02:16:22  #
02:16:22  # bundle-based-reconciliation-enabled=false
02:16:22  
02:16:22  #############################################################################
02:16:22  #                                                                           #
02:16:22  #            Topology Lldp Discovery Configuration                          #
02:16:22  #                                                                           #
02:16:22  #############################################################################
02:16:22  
02:16:22  # Periodic interval for sending LLDP packet for link discovery
02:16:22  # topology-lldp-interval=5000
02:16:22  
02:16:22  # Timeout duration for LLDP response message
02:16:22  # topology-lldp-expiration-interval=60000
02:16:22  Finished running config plans
02:16:22  Starting member-1 with IP address 10.30.171.176
02:16:22  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:22  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:22  Redirecting karaf console output to karaf_console.log
02:16:22  Starting controller...
02:16:22  start: Redirecting Karaf output to /tmp/karaf-0.22.0/data/log/karaf_console.log
02:16:22  Execute the post startup script on controller 10.30.171.176
02:16:22  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:22  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:16:23  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:16:28  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:16:33  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:16:38  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:16:43  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:16:48  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:16:53  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:16:58  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:17:03  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:17:08  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:17:13  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:17:18  /tmp/post-startup-script.sh: line 4: netstat: command not found
02:17:23  Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:17:28  2025-03-26T02:16:47,416 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 198 - org.opendaylight.infrautils.ready-api - 7.0.3 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:17:28  Controller is UP
02:17:28  2025-03-26T02:16:47,416 | INFO  | SystemReadyService-0 | SimpleSystemReadyMonitor         | 198 - org.opendaylight.infrautils.ready-api - 7.0.3 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:17:28  Listing all open ports on controller system...
02:17:28  /tmp/post-startup-script.sh: line 51: netstat: command not found
02:17:28  looking for "BindException: Address already in use" in log file
02:17:28  looking for "server is unhealthy" in log file
02:17:28  Let's take the karaf thread dump
02:17:28  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:17:28  karaf main: org.apache.karaf.main.Main, pid:2190
02:17:28  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:17:29  Generating mininet variables...
02:17:29  Locating test plan to use...
02:17:29  Changing the testplan path...
02:17:29  # Place the suites in run order:
02:17:29  /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/suites/openflowplugin/Performance_Flow_Config/070_Stats_Collection_100k_WithMininetRestart.robot
02:17:29  Starting Robot test suites /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/suites/openflowplugin/Performance_Flow_Config/070_Stats_Collection_100k_WithMininetRestart.robot  ...
02:17:29  ==============================================================================
02:17:29  openflowplugin-perf-stats-collection.txt :: Suite checks if StatMngr is abl...
02:17:29  ==============================================================================
02:17:30  Connect Mininet                                                       | PASS |
02:17:38  ------------------------------------------------------------------------------
02:17:38  Configure Flows :: Configuration of 100000 flows into config datas... | PASS |
02:17:56  ------------------------------------------------------------------------------
02:17:56  Wait Stats Collected :: Waits till 100000 flows are initially coll... | PASS |
02:18:07  ------------------------------------------------------------------------------
02:18:07  Stable State Monitoring :: Inventory check if all 100000 flows are... | PASS |
02:19:09  ------------------------------------------------------------------------------
02:19:09  Stop Mininet :: Disconnect/Stop mininet                               | PASS |
02:19:12  ------------------------------------------------------------------------------
02:19:12  Check No Flows In Operational After Disconnect :: With mininet sto... | PASS |
02:19:16  ------------------------------------------------------------------------------
02:19:16  Connect Mininet Again :: Reconnection of the mininet                  | PASS |
02:19:26  ------------------------------------------------------------------------------
02:19:26  Check Flows Are Operational Again :: All 100000 slows should be pr... | PASS |
02:19:38  ------------------------------------------------------------------------------
02:19:38  Deconfigure Flows :: Flows deconfiguration                            | PASS |
02:19:38  ------------------------------------------------------------------------------
02:19:38  Check No Flows In Operational Last :: Operational datastore to be ... | PASS |
02:19:53  ------------------------------------------------------------------------------
02:19:53  Stop Mininet End                                                      | PASS |
02:19:55  ------------------------------------------------------------------------------
02:19:55  openflowplugin-perf-stats-collection.txt :: Suite checks if StatMn... | PASS |
02:19:55  11 tests, 11 passed, 0 failed
02:19:55  ==============================================================================
02:19:55  Output:  /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/output.xml
02:19:55  Log:     /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/log.html
02:19:55  Report:  /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/report.html
02:19:55  Examining the files in data/log and checking filesize
02:19:55  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:19:56  total 1172
02:19:56  drwxrwxr-x 2 jenkins jenkins    4096 Mar 26 02:16 .
02:19:56  -rw-rw-r-- 1 jenkins jenkins    1720 Mar 26 02:16 karaf_console.log
02:19:56  drwxrwxr-x 9 jenkins jenkins    4096 Mar 26 02:16 ..
02:19:56  -rw-rw-r-- 1 jenkins jenkins 1186303 Mar 26 02:19 karaf.log
02:19:56  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:19:56  1.2M	/tmp/karaf-0.22.0/data/log/karaf.log
02:19:56  4.0K	/tmp/karaf-0.22.0/data/log/karaf_console.log
02:19:56  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:19:56  ls: cannot access '/tmp/karaf-0.22.0/*.hprof': No such file or directory
02:19:56  Let's take the karaf thread dump again...
02:19:56  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:19:56  karaf main: org.apache.karaf.main.Main, pid:2190
02:19:56  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:19:57  Killing ODL
02:19:57  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:20:02  Compressing karaf.log 1
02:20:02  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:20:02  Fetching compressed karaf.log 1
02:20:02  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:20:03  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:20:03  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:20:03  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:20:03  Fetch GC logs
02:20:03  Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts.
02:20:04  scp: /tmp/karaf-0.22.0/data/log/*.log: No such file or directory
02:20:04  Examine copied files
02:20:04  total 1412
02:20:04  drwxrwxr-x. 2 jenkins jenkins      6 Mar 26 02:20 gclogs-1
02:20:04  -rw-rw-r--. 1 jenkins jenkins   1720 Mar 26 02:20 odl1_karaf_console.log
02:20:04  -rw-rw-r--. 1 jenkins jenkins  58150 Mar 26 02:20 odl1_karaf.log.gz
02:20:04  -rw-rw-r--. 1 jenkins jenkins 193302 Mar 26 02:19 karaf_1_2190_threads_after.log
02:20:04  -rw-rw-r--. 1 jenkins jenkins  13580 Mar 26 02:19 ps_after.log
02:20:04  -rw-rw-r--. 1 jenkins jenkins 245687 Mar 26 02:19 report.html
02:20:04  -rw-rw-r--. 1 jenkins jenkins 279978 Mar 26 02:19 log.html
02:20:04  -rw-rw-r--. 1 jenkins jenkins 451737 Mar 26 02:19 output.xml
02:20:04  -rw-rw-r--. 1 jenkins jenkins     33 Mar 26 02:19 stats_time.csv
02:20:04  -rw-rw-r--. 1 jenkins jenkins     55 Mar 26 02:19 stats_rate.csv
02:20:04  -rw-rw-r--. 1 jenkins jenkins    215 Mar 26 02:17 testplan.txt
02:20:04  -rw-rw-r--. 1 jenkins jenkins 105166 Mar 26 02:17 karaf_1_2190_threads_before.log
02:20:04  -rw-rw-r--. 1 jenkins jenkins  14031 Mar 26 02:17 ps_before.log
02:20:04  -rw-rw-r--. 1 jenkins jenkins    272 Mar 26 02:16 configplan.txt
02:20:04  -rw-rw-r--. 1 jenkins jenkins   3159 Mar 26 02:16 post-startup-script.sh
02:20:04  -rw-rw-r--. 1 jenkins jenkins    225 Mar 26 02:16 startup-script.sh
02:20:04  -rw-rw-r--. 1 jenkins jenkins   3195 Mar 26 02:16 configuration-script.sh
02:20:04  -rw-rw-r--. 1 jenkins jenkins    147 Mar 26 02:16 scriptplan.txt
02:20:04  -rw-rw-r--. 1 jenkins jenkins    266 Mar 26 02:16 detect_variables.env
02:20:04  -rw-rw-r--. 1 jenkins jenkins     92 Mar 26 02:16 set_variables.env
02:20:04  -rw-rw-r--. 1 jenkins jenkins    297 Mar 26 02:16 slave_addresses.txt
02:20:04  -rw-rw-r--. 1 jenkins jenkins    570 Mar 26 02:15 requirements.txt
02:20:04  -rw-rw-r--. 1 jenkins jenkins     26 Mar 26 02:15 env.properties
02:20:04  -rw-rw-r--. 1 jenkins jenkins    334 Mar 26 02:13 stack-parameters.yaml
02:20:04  drwxrwxr-x. 7 jenkins jenkins   4096 Mar 26 02:10 test
02:20:04  drwxrwxr-x. 2 jenkins jenkins      6 Mar 26 02:10 test@tmp
02:20:04  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins16088027895907608898.sh
02:20:04  Karaf Deployments, Tests must have already run
02:20:04  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/sh /tmp/jenkins10481444405329592337.sh
02:20:04  Cleaning up Robot installation...
02:20:04  $ ssh-agent -k
02:20:04  unset SSH_AUTH_SOCK;
02:20:04  unset SSH_AGENT_PID;
02:20:04  echo Agent pid 5332 killed;
02:20:04  [ssh-agent] Stopped.
02:20:04  Recording plot data
02:20:05  Robot results publisher started...
02:20:05  INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:20:05  -Parsing output xml:
02:20:05  Done!
02:20:05  -Copying log files to build dir:
02:20:05  Done!
02:20:05  -Assigning results to build:
02:20:05  Done!
02:20:05  -Checking thresholds:
02:20:05  Done!
02:20:05  Done publishing Robot results.
02:20:05  [PostBuildScript] - [INFO] Executing post build scripts.
02:20:05  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins5022835290901343323.sh
02:20:05  Archiving csit artifacts
02:20:05  mv: cannot stat '*_1.png': No such file or directory
02:20:05  mv: cannot stat '/tmp/odl1_*': No such file or directory
02:20:05    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
02:20:05                                   Dload  Upload   Total   Spent    Left  Speed
02:20:05  
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  197k    0  197k    0     0  1030k      0 --:--:-- --:--:-- --:--:-- 1030k
02:20:06  Archive:  robot-plugin.zip
02:20:06    inflating: ./archives/robot-plugin/log.html  
02:20:06    inflating: ./archives/robot-plugin/output.xml  
02:20:06    inflating: ./archives/robot-plugin/report.html  
02:20:06  mv: cannot stat '*.log.gz': No such file or directory
02:20:06  mv: cannot stat '*.png': No such file or directory
02:20:06  [PostBuildScript] - [INFO] Executing post build scripts.
02:20:06  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins17643716636112223239.sh
02:20:06  [PostBuildScript] - [INFO] Executing post build scripts.
02:20:06  [EnvInject] - Injecting environment variables from a build step.
02:20:06  [EnvInject] - Injecting as environment variables the properties content 
02:20:06  OS_CLOUD=vex
02:20:06  OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211
02:20:06  
02:20:06  [EnvInject] - Variables injected successfully.
02:20:06  provisioning config files...
02:20:06  copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:20:06  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins2120794961159600663.sh
02:20:06  ---> openstack-stack-delete.sh
02:20:06  Setup pyenv:
02:20:06    system
02:20:06    3.8.13
02:20:06    3.9.13
02:20:06    3.10.13
02:20:06  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:20:07  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from file:/tmp/.os_lf_venv
02:20:07  lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 
02:20:23  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:20:23  INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211
02:20:27  DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
02:20:39  INFO: Deleting stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211
02:20:39  Successfully deleted stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-211
02:20:39  [PostBuildScript] - [INFO] Executing post build scripts.
02:20:39  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins11724471011255434759.sh
02:20:39  ---> sysstat.sh
02:20:39  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins5922037985444854911.sh
02:20:39  ---> package-listing.sh
02:20:39  ++ tr '[:upper:]' '[:lower:]'
02:20:39  ++ facter osfamily
02:20:39  + OS_FAMILY=redhat
02:20:39  + workspace=/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium
02:20:39  + START_PACKAGES=/tmp/packages_start.txt
02:20:39  + END_PACKAGES=/tmp/packages_end.txt
02:20:39  + DIFF_PACKAGES=/tmp/packages_diff.txt
02:20:39  + PACKAGES=/tmp/packages_start.txt
02:20:39  + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium ']'
02:20:39  + PACKAGES=/tmp/packages_end.txt
02:20:39  + case "${OS_FAMILY}" in
02:20:39  + rpm -qa
02:20:39  + sort
02:20:40  + '[' -f /tmp/packages_start.txt ']'
02:20:40  + '[' -f /tmp/packages_end.txt ']'
02:20:40  + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:20:40  + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium ']'
02:20:40  + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/archives/
02:20:40  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/archives/
02:20:40  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins2682585930661351331.sh
02:20:40  ---> capture-instance-metadata.sh
02:20:40  Setup pyenv:
02:20:40    system
02:20:40    3.8.13
02:20:40    3.9.13
02:20:40    3.10.13
02:20:40  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:20:41  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from file:/tmp/.os_lf_venv
02:20:42  lf-activate-venv(): INFO: Installing: lftools 
02:20:51  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:20:51  INFO: Running in OpenStack, capturing instance metadata
02:20:52  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins7318283962970378093.sh
02:20:52  provisioning config files...
02:20:52  Could not find credentials [logs] for openflowplugin-csit-1node-perf-stats-collection-only-titanium #211
02:20:52  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/config2446571000118805005tmp
02:20:52  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:20:52  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:20:52  provisioning config files...
02:20:53  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:20:53  [EnvInject] - Injecting environment variables from a build step.
02:20:53  [EnvInject] - Injecting as environment variables the properties content 
02:20:53  SERVER_ID=logs
02:20:53  
02:20:53  [EnvInject] - Variables injected successfully.
02:20:53  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins15446972855671143287.sh
02:20:53  ---> create-netrc.sh
02:20:53  WARN: Log server credential not found.
02:20:53  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins4214628525938870099.sh
02:20:53  ---> python-tools-install.sh
02:20:53  Setup pyenv:
02:20:53    system
02:20:53    3.8.13
02:20:53    3.9.13
02:20:53    3.10.13
02:20:53  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:20:53  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from file:/tmp/.os_lf_venv
02:20:54  lf-activate-venv(): INFO: Installing: lftools 
02:21:02  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:21:02  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins14652995233215967507.sh
02:21:02  ---> sudo-logs.sh
02:21:02  Archiving 'sudo' log..
02:21:03  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins10672432452001729428.sh
02:21:03  ---> job-cost.sh
02:21:03  Setup pyenv:
02:21:03    system
02:21:03    3.8.13
02:21:03    3.9.13
02:21:03    3.10.13
02:21:03  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:21:03  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from file:/tmp/.os_lf_venv
02:21:04  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
02:21:11  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:21:11  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
02:21:11  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:21:11  DEBUG: total: 0.16999999999999998
02:21:11  INFO: Retrieving Stack Cost...
02:21:11  INFO: Retrieving Pricing Info for: v3-standard-2
02:21:12  INFO: Archiving Costs
02:21:12  [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins7818386711171319438.sh
02:21:12  ---> logs-deploy.sh
02:21:12  Setup pyenv:
02:21:12    system
02:21:12    3.8.13
02:21:12    3.9.13
02:21:12    3.10.13
02:21:12  * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version)
02:21:12  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKdr from file:/tmp/.os_lf_venv
02:21:13  lf-activate-venv(): INFO: Installing: lftools 
02:21:22  lf-activate-venv(): INFO: Adding /tmp/venv-CKdr/bin to PATH
02:21:22  WARNING: Nexus logging server not set
02:21:22  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-stats-collection-only-titanium/211/
02:21:22  INFO: archiving logs to S3
02:21:23  ---> uname -a:
02:21:23  Linux prd-centos8-robot-2c-8g-10882.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:21:23  
02:21:23  
02:21:23  ---> lscpu:
02:21:23  Architecture:        x86_64
02:21:23  CPU op-mode(s):      32-bit, 64-bit
02:21:23  Byte Order:          Little Endian
02:21:23  CPU(s):              2
02:21:23  On-line CPU(s) list: 0,1
02:21:23  Thread(s) per core:  1
02:21:23  Core(s) per socket:  1
02:21:23  Socket(s):           2
02:21:23  NUMA node(s):        1
02:21:23  Vendor ID:           AuthenticAMD
02:21:23  CPU family:          23
02:21:23  Model:               49
02:21:23  Model name:          AMD EPYC-Rome Processor
02:21:23  Stepping:            0
02:21:23  CPU MHz:             2800.000
02:21:23  BogoMIPS:            5600.00
02:21:23  Virtualization:      AMD-V
02:21:23  Hypervisor vendor:   KVM
02:21:23  Virtualization type: full
02:21:23  L1d cache:           32K
02:21:23  L1i cache:           32K
02:21:23  L2 cache:            512K
02:21:23  L3 cache:            16384K
02:21:23  NUMA node0 CPU(s):   0,1
02:21:23  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:21:23  
02:21:23  
02:21:23  ---> nproc:
02:21:23  2
02:21:23  
02:21:23  
02:21:23  ---> df -h:
02:21:23  Filesystem      Size  Used Avail Use% Mounted on
02:21:23  devtmpfs        3.8G     0  3.8G   0% /dev
02:21:23  tmpfs           3.8G     0  3.8G   0% /dev/shm
02:21:23  tmpfs           3.8G   17M  3.8G   1% /run
02:21:23  tmpfs           3.8G     0  3.8G   0% /sys/fs/cgroup
02:21:23  /dev/vda1        40G  8.3G   32G  21% /
02:21:23  tmpfs           770M     0  770M   0% /run/user/1001
02:21:23  
02:21:23  
02:21:23  ---> free -m:
02:21:23                total        used        free      shared  buff/cache   available
02:21:23  Mem:           7697         578        4983          19        2136        6822
02:21:23  Swap:          1023           0        1023
02:21:23  
02:21:23  
02:21:23  ---> ip addr:
02:21:23  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:21:23      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:21:23      inet 127.0.0.1/8 scope host lo
02:21:23         valid_lft forever preferred_lft forever
02:21:23      inet6 ::1/128 scope host 
02:21:23         valid_lft forever preferred_lft forever
02:21:23  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
02:21:23      link/ether fa:16:3e:35:37:84 brd ff:ff:ff:ff:ff:ff
02:21:23      altname enp0s3
02:21:23      altname ens3
02:21:23      inet 10.30.170.201/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:21:23         valid_lft 85595sec preferred_lft 85595sec
02:21:23      inet6 fe80::f816:3eff:fe35:3784/64 scope link 
02:21:23         valid_lft forever preferred_lft forever
02:21:23  
02:21:23  
02:21:23  ---> sar -b -r -n DEV:
02:21:23  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 	03/26/2025 	_x86_64_	(2 CPU)
02:21:23  
02:21:23  02:07:55     LINUX RESTART	(2 CPU)
02:21:23  
02:21:23  02:09:01 AM       tps      rtps      wtps   bread/s   bwrtn/s
02:21:23  02:10:00 AM     55.82     20.47     35.36    391.09  25108.21
02:21:23  02:10:01 AM      0.84      0.84      0.00      6.72      0.00
02:21:23  02:11:01 AM     51.98     38.84     13.15   5610.93   2386.95
02:21:23  02:12:01 AM     34.49      0.15     34.34      9.46   3131.47
02:21:23  02:13:01 AM     63.80      0.03     63.76      0.53   6278.01
02:21:23  02:14:01 AM     39.93      0.07     39.86      1.87   3985.42
02:21:23  02:15:01 AM     39.25      1.05     38.20    115.43   4208.96
02:21:23  02:16:01 AM     36.44      6.72     29.73   1245.93   1765.07
02:21:23  02:17:01 AM     40.70      0.03     40.67      3.47   6823.06
02:21:23  02:18:01 AM      4.38      0.10      4.28     32.13    157.12
02:21:23  02:19:01 AM      0.38      0.00      0.38      0.00      9.90
02:21:23  02:20:01 AM      0.22      0.00      0.22      0.00     12.45
02:21:23  02:21:01 AM     24.21      0.65     23.56     74.11   1161.86
02:21:23  Average:        32.54      5.64     26.90    623.13   4544.39
02:21:23  
02:21:23  02:09:01 AM kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
02:21:23  02:10:00 AM   6137240   7356180   1745184     22.14      2688   1424688    387588      4.92    112108   1403388        28
02:21:23  02:10:01 AM   6136728   7355684   1745696     22.15      2688   1424688    387588      4.92    112112   1403712        36
02:21:23  02:11:01 AM   5631688   7108748   2250736     28.55      2688   1671736    666224      7.46    178200   1793944     43512
02:21:23  02:12:01 AM   5474320   7056660   2408104     30.55      2688   1773864    697764      7.81    189912   1928304     65480
02:21:23  02:13:01 AM   5356156   7050184   2526268     32.05      2688   1877640    686812      7.69    191720   2009700     47480
02:21:23  02:14:01 AM   5158612   6998504   2723812     34.56      2688   2018004    719188      8.05    190956   2194328    134852
02:21:23  02:15:01 AM   5271348   7084232   2611076     33.13      2688   1990368    628396      7.04    217576   2048156        20
02:21:23  02:16:01 AM   5019516   7068296   2862908     36.32      2688   2218596    643784      7.21    256300   2238340    172416
02:21:23  02:17:01 AM   5009324   7062012   2873100     36.45      2688   2222192    629324      7.05    258456   2238956         4
02:21:23  02:18:01 AM   4941488   6995376   2940936     37.31      2688   2223400    751644      8.42    258588   2305756       136
02:21:23  02:19:01 AM   4884912   6938848   2997512     38.03      2688   2223448    808412      9.05    258588   2361640        24
02:21:23  02:20:01 AM   5007252   7062240   2875172     36.48      2688   2224500    649768      7.28    258932   2240508       748
02:21:23  02:21:01 AM   5110288   6989276   2772136     35.17      2688   2053872    715560      8.01    452396   1966792       192
02:21:23  Average:      5318375   7086634   2564049     32.53      2688   1949769    644004      7.21    225834   2010271     35764
02:21:23  
02:21:23  02:09:01 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
02:21:23  02:10:00 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:10:00 AM      eth0      3.59      2.65      0.82      0.57      0.00      0.00      0.00      0.00
02:21:23  02:10:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:10:01 AM      eth0      1.68      0.00      0.11      0.00      0.00      0.00      0.00      0.00
02:21:23  02:11:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:11:01 AM      eth0    273.76    161.86    974.24     55.58      0.00      0.00      0.00      0.00
02:21:23  02:12:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:12:01 AM      eth0     39.60     35.74    562.55      4.00      0.00      0.00      0.00      0.00
02:21:23  02:13:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:13:01 AM      eth0     16.76     14.00    125.63      1.54      0.00      0.00      0.00      0.00
02:21:23  02:14:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:14:01 AM      eth0     56.42     41.51    661.18      7.24      0.00      0.00      0.00      0.00
02:21:23  02:15:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:15:01 AM      eth0     13.73      9.78      6.70      3.80      0.00      0.00      0.00      0.00
02:21:23  02:16:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:16:01 AM      eth0     34.98     27.80    293.39      5.91      0.00      0.00      0.00      0.00
02:21:23  02:17:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:17:01 AM      eth0    206.96    150.98     45.07     40.05      0.00      0.00      0.00      0.00
02:21:23  02:18:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:18:01 AM      eth0     96.75    104.23    424.62    694.74      0.00      0.00      0.00      0.00
02:21:23  02:19:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:19:01 AM      eth0    426.58    414.11   7234.31     26.75      0.00      0.00      0.00      0.00
02:21:23  02:20:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:20:01 AM      eth0    205.08    190.64   3163.12     12.93      0.00      0.00      0.00      0.00
02:21:23  02:21:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  02:21:01 AM      eth0     45.75     35.82     82.54     24.97      0.00      0.00      0.00      0.00
02:21:23  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
02:21:23  Average:         eth0    118.33     99.09   1131.12     73.17      0.00      0.00      0.00      0.00
02:21:23  
02:21:23  
02:21:23  ---> sar -P ALL:
02:21:23  Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 	03/26/2025 	_x86_64_	(2 CPU)
02:21:23  
02:21:23  02:07:55     LINUX RESTART	(2 CPU)
02:21:23  
02:21:23  02:09:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
02:21:23  02:10:00 AM     all      0.26      0.03      0.89     92.71      0.04      6.06
02:21:23  02:10:00 AM       0      0.32      0.03      1.03     90.73      0.05      7.83
02:21:23  02:10:00 AM       1      0.21      0.03      0.75     94.69      0.03      4.29
02:21:23  02:10:01 AM     all      0.42      0.00      1.27     98.31      0.00      0.00
02:21:23  02:10:01 AM       0      0.00      0.00      0.85     99.15      0.00      0.00
02:21:23  02:10:01 AM       1      0.84      0.00      1.68     97.48      0.00      0.00
02:21:23  02:11:01 AM     all     20.15      0.03      4.36      8.39      0.14     66.92
02:21:23  02:11:01 AM       0     16.14      0.03      5.00     12.29      0.15     66.39
02:21:23  02:11:01 AM       1     24.15      0.03      3.72      4.51      0.13     67.46
02:21:23  02:12:01 AM     all      9.46      0.00      1.27     13.66      0.05     75.56
02:21:23  02:12:01 AM       0      6.40      0.00      0.89     14.27      0.05     78.40
02:21:23  02:12:01 AM       1     12.52      0.00      1.65     13.05      0.05     72.73
02:21:23  02:13:01 AM     all     13.22      0.00      2.62     27.70      0.08     56.38
02:21:23  02:13:01 AM       0     14.61      0.00      3.05     35.72      0.08     46.54
02:21:23  02:13:01 AM       1     11.83      0.00      2.19     19.67      0.08     66.23
02:21:23  02:14:01 AM     all     17.65      0.00      2.34     13.24      0.08     66.68
02:21:23  02:14:01 AM       0     13.78      0.00      2.02      9.97      0.08     74.15
02:21:23  02:14:01 AM       1     21.51      0.00      2.65     16.51      0.08     59.24
02:21:23  02:15:01 AM     all     14.18      0.00      1.99      1.40      0.08     82.34
02:21:23  02:15:01 AM       0      7.41      0.00      1.85      1.52      0.08     89.13
02:21:23  02:15:01 AM       1     20.95      0.00      2.13      1.28      0.08     75.55
02:21:23  02:16:01 AM     all     19.41      0.00      4.03      2.98      0.06     73.53
02:21:23  02:16:01 AM       0     14.25      0.00      3.34      3.05      0.05     79.32
02:21:23  02:16:01 AM       1     24.57      0.00      4.72      2.90      0.07     67.74
02:21:23  02:17:01 AM     all      9.86      0.00      1.81      1.34      0.05     86.94
02:21:23  02:17:01 AM       0      8.45      0.00      2.02      0.85      0.05     88.62
02:21:23  02:17:01 AM       1     11.27      0.00      1.60      1.82      0.05     85.25
02:21:23  02:18:01 AM     all      8.80      0.00      0.47      0.04      0.05     90.64
02:21:23  02:18:01 AM       0      8.46      0.00      0.45      0.00      0.05     91.04
02:21:23  02:18:01 AM       1      9.14      0.00      0.49      0.08      0.05     90.23
02:21:23  02:19:01 AM     all     12.58      0.00      1.43      0.00      0.10     85.89
02:21:23  02:19:01 AM       0     14.44      0.00      1.76      0.00      0.12     83.68
02:21:23  02:19:01 AM       1     10.74      0.00      1.11      0.00      0.08     88.07
02:21:23  
02:21:23  02:19:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
02:21:23  02:20:01 AM     all      8.78      0.00      0.96      0.00      0.07     90.20
02:21:23  02:20:01 AM       0      0.77      0.00      0.37      0.00      0.05     98.81
02:21:23  02:20:01 AM       1     16.96      0.00      1.56      0.00      0.09     81.39
02:21:23  02:21:01 AM     all     25.87      0.00      3.21      0.48      0.09     70.35
02:21:23  02:21:01 AM       0     24.81      0.00      3.37      0.45      0.08     71.28
02:21:23  02:21:01 AM       1     26.93      0.00      3.04      0.52      0.10     69.41
02:21:23  Average:        all     13.36      0.01      2.12     13.52      0.08     70.92
02:21:23  Average:          0     10.82      0.01      2.10     14.08      0.08     72.92
02:21:23  Average:          1     15.91      0.01      2.14     12.95      0.08     68.93
02:21:23  
02:21:23  
02:21:23