08:07:34 Started by upstream project "integration-distribution-mri-test-titanium" build number 56
08:07:34 originally caused by:
08:07:34 Started by timer
08:07:34 Running as SYSTEM
08:07:34 [EnvInject] - Loading node environment variables.
08:07:34 Building remotely on prd-centos8-robot-2c-8g-989 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-callhome-only-titanium
08:07:35 [ssh-agent] Looking for ssh-agent implementation...
08:07:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
08:07:35 $ ssh-agent
08:07:35 SSH_AUTH_SOCK=/tmp/ssh-DBtv7jbrs8PE/agent.5294
08:07:35 SSH_AGENT_PID=5295
08:07:35 [ssh-agent] Started.
08:07:35 Running ssh-add (command line suppressed)
08:07:35 Identity added: /w/workspace/netconf-csit-1node-callhome-only-titanium@tmp/private_key_763583000971914961.key (/w/workspace/netconf-csit-1node-callhome-only-titanium@tmp/private_key_763583000971914961.key)
08:07:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
08:07:35 The recommended git tool is: NONE
08:07:38 using credential opendaylight-jenkins-ssh
08:07:38 Wiping out workspace first.
08:07:38 Cloning the remote Git repository
08:07:38 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
08:07:38 > git init /w/workspace/netconf-csit-1node-callhome-only-titanium/test # timeout=10
08:07:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
08:07:38 > git --version # timeout=10
08:07:38 > git --version # 'git version 2.43.0'
08:07:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
08:07:38 [INFO] Currently running in a labeled security context
08:07:38 [INFO] Currently SELinux is 'enforcing' on the host
08:07:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh9865252959272912227.key
08:07:38 Verifying host key using known hosts file
08:07:38 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.
08:07:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
08:07:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
08:07:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:07:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
08:07:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
08:07:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
08:07:41 [INFO] Currently running in a labeled security context
08:07:41 [INFO] Currently SELinux is 'enforcing' on the host
08:07:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh14405119115175198654.key
08:07:41 Verifying host key using known hosts file
08:07:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
08:07:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
08:07:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:07:41 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
08:07:41 > git config core.sparsecheckout # timeout=10
08:07:41 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
08:07:42 Commit message: "Adapt test for new pce-allocation field"
08:07:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10
08:07:42 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
08:07:42 No emails were triggered.
08:07:42 provisioning config files...
08:07:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc
08:07:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
08:07:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
08:07:43 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins6238942073730430271.sh
08:07:43 ---> python-tools-install.sh
08:07:43 Setup pyenv:
08:07:43 system
08:07:43 * 3.8.13 (set by /opt/pyenv/version)
08:07:43 * 3.9.13 (set by /opt/pyenv/version)
08:07:43 * 3.10.13 (set by /opt/pyenv/version)
08:07:43 * 3.11.7 (set by /opt/pyenv/version)
08:07:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uUoB
08:07:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
08:07:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:07:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:07:52 lf-activate-venv(): INFO: Base packages installed successfully
08:07:52 lf-activate-venv(): INFO: Installing additional packages: lftools
08:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:08:19 Generating Requirements File
08:08:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
08:08:39 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
08:08:39 Python 3.11.7
08:08:39 pip 25.2 from /tmp/venv-uUoB/lib/python3.11/site-packages/pip (python 3.11)
08:08:40 appdirs==1.4.4
08:08:40 argcomplete==3.6.2
08:08:40 aspy.yaml==1.3.0
08:08:40 attrs==25.3.0
08:08:40 autopage==0.5.2
08:08:40 beautifulsoup4==4.14.2
08:08:40 boto3==1.40.45
08:08:40 botocore==1.40.45
08:08:40 bs4==0.0.2
08:08:40 cachetools==6.2.0
08:08:40 certifi==2025.10.5
08:08:40 cffi==2.0.0
08:08:40 cfgv==3.4.0
08:08:40 chardet==5.2.0
08:08:40 charset-normalizer==3.4.3
08:08:40 click==8.3.0
08:08:40 cliff==4.11.0
08:08:40 cmd2==2.7.0
08:08:40 cryptography==3.3.2
08:08:40 debtcollector==3.0.0
08:08:40 decorator==5.2.1
08:08:40 defusedxml==0.7.1
08:08:40 Deprecated==1.2.18
08:08:40 distlib==0.4.0
08:08:40 dnspython==2.8.0
08:08:40 docker==7.1.0
08:08:40 dogpile.cache==1.4.1
08:08:40 durationpy==0.10
08:08:40 email-validator==2.3.0
08:08:40 filelock==3.19.1
08:08:40 future==1.0.0
08:08:40 gitdb==4.0.12
08:08:40 GitPython==3.1.45
08:08:40 google-auth==2.41.1
08:08:40 httplib2==0.31.0
08:08:40 identify==2.6.15
08:08:40 idna==3.10
08:08:40 importlib-resources==1.5.0
08:08:40 iso8601==2.1.0
08:08:40 Jinja2==3.1.6
08:08:40 jmespath==1.0.1
08:08:40 jsonpatch==1.33
08:08:40 jsonpointer==3.0.0
08:08:40 jsonschema==4.25.1
08:08:40 jsonschema-specifications==2025.9.1
08:08:40 keystoneauth1==5.12.0
08:08:40 kubernetes==34.1.0
08:08:40 lftools==0.37.14
08:08:40 lxml==6.0.2
08:08:40 markdown-it-py==4.0.0
08:08:40 MarkupSafe==3.0.3
08:08:40 mdurl==0.1.2
08:08:40 msgpack==1.1.1
08:08:40 multi_key_dict==2.0.3
08:08:40 munch==4.0.0
08:08:40 netaddr==1.3.0
08:08:40 niet==1.4.2
08:08:40 nodeenv==1.9.1
08:08:40 oauth2client==4.1.3
08:08:40 oauthlib==3.3.1
08:08:40 openstacksdk==4.7.1
08:08:40 os-service-types==1.8.0
08:08:40 osc-lib==4.2.0
08:08:40 oslo.config==10.0.0
08:08:40 oslo.context==6.1.0
08:08:40 oslo.i18n==6.6.0
08:08:40 oslo.log==7.2.1
08:08:40 oslo.serialization==5.8.0
08:08:40 oslo.utils==9.1.0
08:08:40 packaging==25.0
08:08:40 pbr==7.0.1
08:08:40 platformdirs==4.4.0
08:08:40 prettytable==3.16.0
08:08:40 psutil==7.1.0
08:08:40 pyasn1==0.6.1
08:08:40 pyasn1_modules==0.4.2
08:08:40 pycparser==2.23
08:08:40 pygerrit2==2.0.15
08:08:40 PyGithub==2.8.1
08:08:40 Pygments==2.19.2
08:08:40 PyJWT==2.10.1
08:08:40 PyNaCl==1.6.0
08:08:40 pyparsing==2.4.7
08:08:40 pyperclip==1.11.0
08:08:40 pyrsistent==0.20.0
08:08:40 python-cinderclient==9.8.0
08:08:40 python-dateutil==2.9.0.post0
08:08:40 python-heatclient==4.3.0
08:08:40 python-jenkins==1.8.3
08:08:40 python-keystoneclient==5.7.0
08:08:40 python-magnumclient==4.9.0
08:08:40 python-openstackclient==8.2.0
08:08:40 python-swiftclient==4.8.0
08:08:40 PyYAML==6.0.3
08:08:40 referencing==0.36.2
08:08:40 requests==2.32.5
08:08:40 requests-oauthlib==2.0.0
08:08:40 requestsexceptions==1.4.0
08:08:40 rfc3986==2.0.0
08:08:40 rich==14.1.0
08:08:40 rich-argparse==1.7.1
08:08:40 rpds-py==0.27.1
08:08:40 rsa==4.9.1
08:08:40 ruamel.yaml==0.18.15
08:08:40 ruamel.yaml.clib==0.2.14
08:08:40 s3transfer==0.14.0
08:08:40 simplejson==3.20.2
08:08:40 six==1.17.0
08:08:40 smmap==5.0.2
08:08:40 soupsieve==2.8
08:08:40 stevedore==5.5.0
08:08:40 tabulate==0.9.0
08:08:40 toml==0.10.2
08:08:40 tomlkit==0.13.3
08:08:40 tqdm==4.67.1
08:08:40 typing_extensions==4.15.0
08:08:40 tzdata==2025.2
08:08:40 urllib3==1.26.20
08:08:40 virtualenv==20.34.0
08:08:40 wcwidth==0.2.14
08:08:40 websocket-client==1.8.0
08:08:40 wrapt==1.17.3
08:08:40 xdg==6.0.0
08:08:40 xmltodict==1.0.2
08:08:40 yq==3.4.3
08:08:40 [EnvInject] - Injecting environment variables from a build step.
08:08:40 [EnvInject] - Injecting as environment variables the properties content
08:08:40 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
08:08:40 OS_CLOUD=vex
08:08:40 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-titanium-57
08:08:40 OS_STACK_TEMPLATE_DIR=openstack-hot
08:08:40
08:08:40 [EnvInject] - Variables injected successfully.
08:08:40 provisioning config files...
08:08:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
08:08:40 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins8849312678538932759.sh
08:08:40 ---> Create parameters file for OpenStack HOT
08:08:40 OpenStack Heat parameters generated
08:08:40 -----------------------------------
08:08:40 parameters:
08:08:40 vm_0_count: '1'
08:08:40 vm_0_flavor: 'v3-standard-4'
08:08:40 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
08:08:40 vm_1_count: '1'
08:08:40 vm_1_flavor: 'v3-standard-2'
08:08:40 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796'
08:08:40
08:08:40 job_name: '35786-57'
08:08:40 silo: 'releng'
08:08:40 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins17486058164884127045.sh
08:08:40 ---> Create HEAT stack
08:08:40 + source /home/jenkins/lf-env.sh
08:08:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:08:40 ++ mktemp -d /tmp/venv-XXXX
08:08:40 + lf_venv=/tmp/venv-lnhX
08:08:40 + local venv_file=/tmp/.os_lf_venv
08:08:40 + local python=python3
08:08:40 + local options
08:08:40 + local set_path=true
08:08:40 + local install_args=
08:08:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:08:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
08:08:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
08:08:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:08:40 + true
08:08:40 + case $1 in
08:08:40 + python=python3
08:08:40 + shift 2
08:08:40 + true
08:08:40 + case $1 in
08:08:40 + shift
08:08:40 + break
08:08:40 + case $python in
08:08:40 + local pkg_list=
08:08:40 + [[ -d /opt/pyenv ]]
08:08:40 + echo 'Setup pyenv:'
08:08:40 Setup pyenv:
08:08:40 + export PYENV_ROOT=/opt/pyenv
08:08:40 + PYENV_ROOT=/opt/pyenv
08:08:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
08:08:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
08:08:40 + pyenv versions
08:08:40 system
08:08:40 3.8.13
08:08:40 3.9.13
08:08:40 3.10.13
08:08:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:08:40 + command -v pyenv
08:08:40 ++ pyenv init - --no-rehash
08:08:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
08:08:40 for i in ${!paths[@]}; do
08:08:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
08:08:40 fi; done;
08:08:40 echo "${paths[*]}"'\'')"
08:08:40 export PATH="/opt/pyenv/shims:${PATH}"
08:08:40 export PYENV_SHELL=bash
08:08:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
08:08:40 pyenv() {
08:08:40 local command
08:08:40 command="${1:-}"
08:08:40 if [ "$#" -gt 0 ]; then
08:08:40 shift
08:08:40 fi
08:08:40
08:08:40 case "$command" in
08:08:40 rehash|shell)
08:08:40 eval "$(pyenv "sh-$command" "$@")"
08:08:40 ;;
08:08:40 *)
08:08:40 command pyenv "$command" "$@"
08:08:40 ;;
08:08:40 esac
08:08:40 }'
08:08:40 +++ bash --norc -ec 'IFS=:; paths=($PATH);
08:08:40 for i in ${!paths[@]}; do
08:08:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
08:08:40 fi; done;
08:08:40 echo "${paths[*]}"'
08:08:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
08:08:40 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
08:08:40 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
08:08:40 ++ export PYENV_SHELL=bash
08:08:40 ++ PYENV_SHELL=bash
08:08:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
08:08:40 +++ complete -F _pyenv pyenv
08:08:40 ++ lf-pyver python3
08:08:40 ++ local py_version_xy=python3
08:08:40 ++ local py_version_xyz=
08:08:40 ++ awk '{ print $1 }'
08:08:40 ++ pyenv versions
08:08:40 ++ local command
08:08:40 ++ command=versions
08:08:40 ++ '[' 1 -gt 0 ']'
08:08:40 ++ shift
08:08:40 ++ case "$command" in
08:08:40 ++ command pyenv versions
08:08:40 ++ pyenv versions
08:08:40 ++ sed 's/^[ *]* //'
08:08:40 ++ grep -E '^[0-9.]*[0-9]$'
08:08:41 ++ [[ ! -s /tmp/.pyenv_versions ]]
08:08:41 +++ tail -n 1
08:08:41 +++ grep '^3' /tmp/.pyenv_versions
08:08:41 +++ sort -V
08:08:41 ++ py_version_xyz=3.11.7
08:08:41 ++ [[ -z 3.11.7 ]]
08:08:41 ++ echo 3.11.7
08:08:41 ++ return 0
08:08:41 + pyenv local 3.11.7
08:08:41 + local command
08:08:41 + command=local
08:08:41 + '[' 2 -gt 0 ']'
08:08:41 + shift
08:08:41 + case "$command" in
08:08:41 + command pyenv local 3.11.7
08:08:41 + pyenv local 3.11.7
08:08:41 + for arg in "$@"
08:08:41 + case $arg in
08:08:41 + pkg_list+='lftools[openstack] '
08:08:41 + for arg in "$@"
08:08:41 + case $arg in
08:08:41 + pkg_list+='kubernetes '
08:08:41 + for arg in "$@"
08:08:41 + case $arg in
08:08:41 + pkg_list+='niet '
08:08:41 + for arg in "$@"
08:08:41 + case $arg in
08:08:41 + pkg_list+='python-heatclient '
08:08:41 + for arg in "$@"
08:08:41 + case $arg in
08:08:41 + pkg_list+='python-openstackclient '
08:08:41 + for arg in "$@"
08:08:41 + case $arg in
08:08:41 + pkg_list+='python-magnumclient '
08:08:41 + for arg in "$@"
08:08:41 + case $arg in
08:08:41 + pkg_list+='urllib3~=1.26.15 '
08:08:41 + for arg in "$@"
08:08:41 + case $arg in
08:08:41 + pkg_list+='yq '
08:08:41 + [[ -f /tmp/.os_lf_venv ]]
08:08:41 ++ cat /tmp/.os_lf_venv
08:08:41 + lf_venv=/tmp/venv-uUoB
08:08:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from' file:/tmp/.os_lf_venv
08:08:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from file:/tmp/.os_lf_venv
08:08:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
08:08:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:08:41 + local 'pip_opts=--upgrade --quiet'
08:08:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
08:08:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
08:08:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
08:08:41 + [[ -n '' ]]
08:08:41 + [[ -n '' ]]
08:08:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
08:08:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:08:41 + /tmp/venv-uUoB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
08:08:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
08:08:43 lf-activate-venv(): INFO: Base packages installed successfully
08:08:43 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
08:08:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
08:08:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:08:43 + /tmp/venv-uUoB/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
08:09:01 + type python3
08:09:01 + true
08:09:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH'
08:09:01 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:09:01 + PATH=/tmp/venv-uUoB/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
08:09:01 + return 0
08:09:01 + openstack --os-cloud vex limits show --absolute
08:09:03 +--------------------------+---------+
08:09:03 | Name | Value |
08:09:03 +--------------------------+---------+
08:09:03 | maxTotalInstances | -1 |
08:09:03 | maxTotalCores | 450 |
08:09:03 | maxTotalRAMSize | 1000000 |
08:09:03 | maxServerMeta | 128 |
08:09:03 | maxImageMeta | 128 |
08:09:03 | maxPersonality | 5 |
08:09:03 | maxPersonalitySize | 10240 |
08:09:03 | maxTotalKeypairs | 100 |
08:09:03 | maxServerGroups | 10 |
08:09:03 | maxServerGroupMembers | 10 |
08:09:03 | maxTotalFloatingIps | -1 |
08:09:03 | maxSecurityGroups | -1 |
08:09:03 | maxSecurityGroupRules | -1 |
08:09:03 | totalRAMUsed | 860160 |
08:09:03 | totalCoresUsed | 210 |
08:09:03 | totalInstancesUsed | 70 |
08:09:03 | totalFloatingIpsUsed | 0 |
08:09:03 | totalSecurityGroupsUsed | 0 |
08:09:03 | totalServerGroupsUsed | 0 |
08:09:03 | maxTotalVolumes | -1 |
08:09:03 | maxTotalSnapshots | 10 |
08:09:03 | maxTotalVolumeGigabytes | 4096 |
08:09:03 | maxTotalBackups | 10 |
08:09:03 | maxTotalBackupGigabytes | 1000 |
08:09:03 | totalVolumesUsed | 0 |
08:09:03 | totalGigabytesUsed | 0 |
08:09:03 | totalSnapshotsUsed | 0 |
08:09:03 | totalBackupsUsed | 0 |
08:09:03 | totalBackupGigabytesUsed | 0 |
08:09:03 +--------------------------+---------+
08:09:03 + pushd /opt/ciman/openstack-hot
08:09:03 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-callhome-only-titanium
08:09:03 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-callhome-only-titanium-57 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-callhome-only-titanium/stack-parameters.yaml
08:09:49 Creating stack releng-netconf-csit-1node-callhome-only-titanium-57
08:09:49 Waiting to initialize infrastructure...
08:09:49 Waiting to initialize infrastructure...
08:09:49 Waiting to initialize infrastructure...
08:09:49 Stack initialization successful.
08:09:49 ------------------------------------
08:09:49 Stack Details
08:09:49 ------------------------------------
08:09:49 {'added': None,
08:09:49 'capabilities': [],
08:09:49 'created_at': '2025-10-06T08:09:06Z',
08:09:49 'deleted': None,
08:09:49 'deleted_at': None,
08:09:49 'description': 'No description',
08:09:49 'environment': None,
08:09:49 'environment_files': None,
08:09:49 'files': None,
08:09:49 'files_container': None,
08:09:49 'id': '5e5dbafa-657d-4e2b-8df5-976d81111703',
08:09:49 'is_rollback_disabled': True,
08:09:49 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-callhome-only-titanium-57/5e5dbafa-657d-4e2b-8df5-976d81111703',
08:09:49 'rel': 'self'}],
08:09:49 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
08:09:49 'name': 'releng-netconf-csit-1node-callhome-only-titanium-57',
08:09:49 'notification_topics': [],
08:09:49 'outputs': [{'description': 'IP addresses of the 1st vm types',
08:09:49 'output_key': 'vm_0_ips',
08:09:49 'output_value': ['10.30.170.52']},
08:09:49 {'description': 'IP addresses of the 2nd vm types',
08:09:49 'output_key': 'vm_1_ips',
08:09:49 'output_value': ['10.30.170.154']}],
08:09:49 'owner_id': ****,
08:09:49 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
08:09:49 'OS::stack_id': '5e5dbafa-657d-4e2b-8df5-976d81111703',
08:09:49 'OS::stack_name': 'releng-netconf-csit-1node-callhome-only-titanium-57',
08:09:49 'job_name': '35786-57',
08:09:49 'silo': 'releng',
08:09:49 'vm_0_count': '1',
08:09:49 'vm_0_flavor': 'v3-standard-4',
08:09:49 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
08:09:49 '20250201-010426.857',
08:09:49 'vm_1_count': '1',
08:09:49 'vm_1_flavor': 'v3-standard-2',
08:09:49 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - '
08:09:49 '20250201-040221.796'},
08:09:49 'parent_id': None,
08:09:49 'replaced': None,
08:09:49 'status': 'CREATE_COMPLETE',
08:09:49 'status_reason': 'Stack CREATE completed successfully',
08:09:49 'tags': [],
08:09:49 'template': None,
08:09:49 'template_description': 'No description',
08:09:49 'template_url': None,
08:09:49 'timeout_mins': 15,
08:09:49 'unchanged': None,
08:09:49 'updated': None,
08:09:49 'updated_at': None,
08:09:49 'user_project_id': 'a4d0dfbd1a2a4c62a113a712ceb30310'}
08:09:49 ------------------------------------
08:09:49 + popd
08:09:49 /w/workspace/netconf-csit-1node-callhome-only-titanium
08:09:49 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins3165484751385955772.sh
08:09:49 ---> Copy SSH public keys to CSIT lab
08:09:49 Setup pyenv:
08:09:49 system
08:09:49 3.8.13
08:09:49 3.9.13
08:09:49 3.10.13
08:09:49 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:09:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from file:/tmp/.os_lf_venv
08:09:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:09:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:09:51 lf-activate-venv(): INFO: Base packages installed successfully
08:09:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
08:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:10:07 SSH not responding on 10.30.170.52. Retrying in 10 seconds...
08:10:07 SSH not responding on 10.30.170.154. Retrying in 10 seconds...
08:10:17 Ping to 10.30.170.52 successful.
08:10:17 Ping to 10.30.170.154 successful.
08:10:17 SSH not responding on 10.30.170.154. Retrying in 10 seconds...
08:10:17 SSH not responding on 10.30.170.52. Retrying in 10 seconds...
08:10:27 Ping to 10.30.170.154 successful.
08:10:27 Ping to 10.30.170.52 successful.
08:10:28 SSH not responding on 10.30.170.154. Retrying in 10 seconds...
08:10:29 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:10:29 releng-35786-57-0-builder-0
08:10:29 Successfully copied public keys to slave 10.30.170.52
08:10:29 Process 6513 ready.
08:10:38 Ping to 10.30.170.154 successful.
08:10:38 SSH not responding on 10.30.170.154. Retrying in 10 seconds...
08:10:48 Ping to 10.30.170.154 successful.
08:10:49 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
08:10:49 releng-35786-57-1-docker-0
08:10:49 Successfully copied public keys to slave 10.30.170.154
08:10:49 Process 6514 ready.
08:10:49 SSH ready on all stack servers.
08:10:50 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins12073423188631722853.sh
08:10:50 Setup pyenv:
08:10:50 system
08:10:50 3.8.13
08:10:50 3.9.13
08:10:50 3.10.13
08:10:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:10:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yYbJ
08:10:54 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-callhome-only-titanium/.robot_venv
08:10:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:10:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:10:59 lf-activate-venv(): INFO: Base packages installed successfully
08:10:59 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
08:11:00 lf-activate-venv(): INFO: Adding /tmp/venv-yYbJ/bin to PATH
08:11:00 + echo 'Installing Python Requirements'
08:11:00 Installing Python Requirements
08:11:00 + cat
08:11:00 + python -m pip install -r requirements.txt
08:11:00 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
08:11:01 Collecting docker-py (from -r requirements.txt (line 1))
08:11:01 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)
08:11:01 Collecting ipaddr (from -r requirements.txt (line 2))
08:11:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
08:11:01 Preparing metadata (setup.py): started
08:11:01 Preparing metadata (setup.py): finished with status 'done'
08:11:01 Collecting netaddr (from -r requirements.txt (line 3))
08:11:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
08:11:01 Collecting netifaces (from -r requirements.txt (line 4))
08:11:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
08:11:01 Preparing metadata (setup.py): started
08:11:01 Preparing metadata (setup.py): finished with status 'done'
08:11:01 Collecting pyhocon (from -r requirements.txt (line 5))
08:11:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
08:11:01 Collecting requests (from -r requirements.txt (line 6))
08:11:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
08:11:01 Collecting robotframework (from -r requirements.txt (line 7))
08:11:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
08:11:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 30.8 MB/s 0:00:00
08:11:02 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
08:11:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
08:11:02 Preparing metadata (setup.py): started
08:11:02 Preparing metadata (setup.py): finished with status 'done'
08:11:02 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
08:11:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
08:11:02 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
08:11:02 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)
08:11:02 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
08:11:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
08:11:02 Preparing metadata (setup.py): started
08:11:02 Preparing metadata (setup.py): finished with status 'done'
08:11:02 Collecting scapy (from -r requirements.txt (line 12))
08:11:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
08:11:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 50.8 MB/s 0:00:00
08:11:02 Collecting jsonpath-rw (from -r requirements.txt (line 15))
08:11:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
08:11:02 Preparing metadata (setup.py): started
08:11:03 Preparing metadata (setup.py): finished with status 'done'
08:11:03 Collecting elasticsearch (from -r requirements.txt (line 18))
08:11:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
08:11:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 38.3 MB/s 0:00:00
08:11:03 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
08:11:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
08:11:03 Collecting pyangbind (from -r requirements.txt (line 22))
08:11:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
08:11:03 Collecting isodate (from -r requirements.txt (line 25))
08:11:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
08:11:03 Collecting jmespath (from -r requirements.txt (line 28))
08:11:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
08:11:03 Collecting jsonpatch (from -r requirements.txt (line 31))
08:11:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
08:11:03 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:11:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
08:11:03 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:11:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
08:11:03 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
08:11:03 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)
08:11:03 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
08:11:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
08:11:03 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
08:11:03 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)
08:11:04 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
08:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
08:11:04 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
08:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
08:11:04 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
08:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
08:11:04 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
08:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
08:11:04 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
08:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
08:11:04 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
08:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
08:11:04 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
08:11:04 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)
08:11:04 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
08:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
08:11:04 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
08:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
08:11:04 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
08:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
08:11:04 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
08:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
08:11:04 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
08:11:04 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)
08:11:04 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
08:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
08:11:05 Collecting elasticsearch (from -r requirements.txt (line 18))
08:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
08:11:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 38.1 MB/s 0:00:00
08:11:05 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
08:11:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
08:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
08:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
08:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
08:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
08:11:05 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
08:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
08:11:05 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
08:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
08:11:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.2 MB/s 0:00:00
08:11:05 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
08:11:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
08:11:06 Collecting regex (from pyangbind->-r requirements.txt (line 22))
08:11:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
08:11:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 42.6 MB/s 0:00:00
08:11:06 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
08:11:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
08:11:07 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:11:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
08:11:07 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:11:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
08:11:07 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:11:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
08:11:07 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:11:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
08:11:07 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
08:11:08 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
08:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
08:11:08 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
08:11:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 51.1 MB/s 0:00:00
08:11:08 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:08 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)
08:11:08 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
08:11:08 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
08:11:08 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
08:11:08 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
08:11:08 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
08:11:08 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:08 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)
08:11:09 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
08:11:09 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
08:11:09 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
08:11:09 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
08:11:09 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
08:11:09 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:11:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
08:11:09 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
08:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
08:11:09 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
08:11:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
08:11:09 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
08:11:09 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:11:09 Building wheel for robotframework-sshlibrary (setup.py): started
08:11:09 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
08:11:09 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b02f46b513bb763ab1789047a8e624dfc5c2f719ff21db1b2088b702918d048e
08:11:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
08:11:09 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:11:09 Building wheel for ipaddr (setup.py): started
08:11:10 Building wheel for ipaddr (setup.py): finished with status 'done'
08:11:10 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ddba1375f5a656138ece7c028e0098fe3f54e0f0a76a5300d57775057f0c7b6b
08:11:10 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
08:11:10 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:11:10 Building wheel for netifaces (setup.py): started
08:11:12 Building wheel for netifaces (setup.py): finished with status 'done'
08:11:12 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=628aab9e28a9a2582fc217a4347f23821940ef3d6678b552dbe5b8a11a91b3f0
08:11:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
08:11:12 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:11:12 Building wheel for robotframework-httplibrary (setup.py): started
08:11:12 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
08:11:12 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=2524f3555d2a54e216fca2b21ec2d0c058ee2de310983abd0558a04d5d12ba25
08:11:12 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
08:11:12 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
08:11:12 Building wheel for jsonpath-rw (setup.py): started
08:11:12 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
08:11:12 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=38de10480566f71c8a8b6df09b411877da312bc31e5335a1f552c8006b18054a
08:11:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
08:11:12 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
08:11:12 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
08:11:24
08:11:24 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
08:11:24 + pip freeze
08:11:24 attrs==25.3.0
08:11:24 bcrypt==5.0.0
08:11:24 beautifulsoup4==4.14.2
08:11:24 certifi==2025.10.5
08:11:24 cffi==2.0.0
08:11:24 charset-normalizer==3.4.3
08:11:24 click==8.3.0
08:11:24 cryptography==46.0.2
08:11:24 decorator==5.2.1
08:11:24 distlib==0.4.0
08:11:24 docker-py==1.10.6
08:11:24 docker-pycreds==0.4.0
08:11:24 elastic-transport==8.17.1
08:11:24 elasticsearch==8.19.1
08:11:24 elasticsearch-dsl==8.15.4
08:11:24 enum34==1.1.10
08:11:24 filelock==3.19.1
08:11:24 h11==0.16.0
08:11:24 idna==3.10
08:11:24 invoke==2.2.0
08:11:24 ipaddr==2.2.0
08:11:24 isodate==0.7.2
08:11:24 jmespath==1.0.1
08:11:24 jsonpatch==1.33
08:11:24 jsonpath-rw==1.4.0
08:11:24 jsonpointer==3.0.0
08:11:24 lxml==6.0.2
08:11:24 netaddr==1.3.0
08:11:24 netifaces==0.11.0
08:11:24 outcome==1.3.0.post0
08:11:24 paramiko==4.0.0
08:11:24 platformdirs==4.4.0
08:11:24 ply==3.11
08:11:24 pyang==2.7.1
08:11:24 pyangbind==0.8.6
08:11:24 pycparser==2.23
08:11:24 pyhocon==0.3.61
08:11:24 PyNaCl==1.6.0
08:11:24 pyparsing==3.2.5
08:11:24 PySocks==1.7.1
08:11:24 python-dateutil==2.9.0.post0
08:11:24 regex==2025.9.18
08:11:24 requests==2.32.5
08:11:24 robotframework==7.3.2
08:11:24 robotframework-httplibrary==0.4.2
08:11:24 robotframework-pythonlibcore==4.4.1
08:11:24 robotframework-requests==0.9.7
08:11:24 robotframework-selenium2library==3.0.0
08:11:24 robotframework-seleniumlibrary==6.8.0
08:11:24 robotframework-sshlibrary==3.8.0
08:11:24 scapy==2.6.1
08:11:24 scp==0.15.0
08:11:24 selenium==4.36.0
08:11:24 six==1.17.0
08:11:24 sniffio==1.3.1
08:11:24 sortedcontainers==2.4.0
08:11:24 soupsieve==2.8
08:11:24 trio==0.31.0
08:11:24 trio-websocket==0.12.2
08:11:24 typing_extensions==4.15.0
08:11:24 urllib3==2.5.0
08:11:24 virtualenv==20.34.0
08:11:24 waitress==3.0.2
08:11:24 WebOb==1.8.9
08:11:24 websocket-client==1.8.0
08:11:24 WebTest==3.0.6
08:11:24 wsproto==1.2.0
08:11:24 [EnvInject] - Injecting environment variables from a build step.
08:11:24 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
08:11:24 [EnvInject] - Variables injected successfully.
08:11:24 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins1685936883546675191.sh
08:11:24 Setup pyenv:
08:11:25 system
08:11:25 3.8.13
08:11:25 3.9.13
08:11:25 3.10.13
08:11:25 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:11:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from file:/tmp/.os_lf_venv
08:11:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:11:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:11:27 lf-activate-venv(): INFO: Base packages installed successfully
08:11:27 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
08:11:35 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.
08:11:35 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:11:35 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
08:11:36 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:11:36 + ODL_SYSTEM=()
08:11:36 + TOOLS_SYSTEM=()
08:11:36 + OPENSTACK_SYSTEM=()
08:11:36 + OPENSTACK_CONTROLLERS=()
08:11:36 + mapfile -t ADDR
08:11:36 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
08:11:36 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-callhome-only-titanium-57
08:11:37 + for i in "${ADDR[@]}"
08:11:37 ++ ssh 10.30.170.154 hostname -s
08:11:37 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
08:11:38 + REMHOST=releng-35786-57-1-docker-0
08:11:38 + case ${REMHOST} in
08:11:38 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
08:11:38 + for i in "${ADDR[@]}"
08:11:38 ++ ssh 10.30.170.52 hostname -s
08:11:38 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:11:38 + REMHOST=releng-35786-57-0-builder-0
08:11:38 + case ${REMHOST} in
08:11:38 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
08:11:38 + echo NUM_ODL_SYSTEM=1
08:11:38 + echo NUM_TOOLS_SYSTEM=1
08:11:38 + '[' '' == yes ']'
08:11:38 + NUM_OPENSTACK_SYSTEM=0
08:11:38 + echo NUM_OPENSTACK_SYSTEM=0
08:11:38 + '[' 0 -eq 2 ']'
08:11:38 + echo ODL_SYSTEM_IP=10.30.170.52
08:11:38 ++ seq 0 0
08:11:38 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
08:11:38 + echo ODL_SYSTEM_1_IP=10.30.170.52
08:11:38 + echo TOOLS_SYSTEM_IP=10.30.170.154
08:11:38 ++ seq 0 0
08:11:38 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
08:11:38 + echo TOOLS_SYSTEM_1_IP=10.30.170.154
08:11:38 + openstack_index=0
08:11:38 + NUM_OPENSTACK_CONTROL_NODES=1
08:11:38 + echo NUM_OPENSTACK_CONTROL_NODES=1
08:11:38 ++ seq 0 0
08:11:38 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
08:11:38 + echo OPENSTACK_CONTROL_NODE_1_IP=
08:11:38 + NUM_OPENSTACK_COMPUTE_NODES=-1
08:11:38 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
08:11:38 + '[' -1 -ge 2 ']'
08:11:38 ++ seq 0 -2
08:11:38 + NUM_OPENSTACK_HAPROXY_NODES=0
08:11:38 + echo NUM_OPENSTACK_HAPROXY_NODES=0
08:11:38 ++ seq 0 -1
08:11:38 + echo 'Contents of slave_addresses.txt:'
08:11:38 Contents of slave_addresses.txt:
08:11:38 + cat slave_addresses.txt
08:11:38 NUM_ODL_SYSTEM=1
08:11:38 NUM_TOOLS_SYSTEM=1
08:11:38 NUM_OPENSTACK_SYSTEM=0
08:11:38 ODL_SYSTEM_IP=10.30.170.52
08:11:38 ODL_SYSTEM_1_IP=10.30.170.52
08:11:38 TOOLS_SYSTEM_IP=10.30.170.154
08:11:38 TOOLS_SYSTEM_1_IP=10.30.170.154
08:11:38 NUM_OPENSTACK_CONTROL_NODES=1
08:11:38 OPENSTACK_CONTROL_NODE_1_IP=
08:11:38 NUM_OPENSTACK_COMPUTE_NODES=-1
08:11:38 NUM_OPENSTACK_HAPROXY_NODES=0
08:11:38 [EnvInject] - Injecting environment variables from a build step.
08:11:38 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
08:11:38 [EnvInject] - Variables injected successfully.
08:11:38 [netconf-csit-1node-callhome-only-titanium] $ /bin/sh /tmp/jenkins16765921583892604961.sh
08:11:38 Preparing for JRE Version 21
08:11:38 Karaf artifact is karaf
08:11:38 Karaf project is integration
08:11:38 Java home is /usr/lib/jvm/java-21-openjdk-amd64
08:11:38 [EnvInject] - Injecting environment variables from a build step.
08:11:38 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
08:11:38 [EnvInject] - Variables injected successfully.
08:11:39 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins17527395006502089254.sh
08:11:39 2025-10-06 08:11:39 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
08:11:39 Bundle version is 0.22.1-SNAPSHOT
08:11:39 --2025-10-06 08:11:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
08:11:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
08:11:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
08:11:39 HTTP request sent, awaiting response... 200 OK
08:11:39 Length: 1410 (1.4K) [application/xml]
08:11:39 Saving to: ‘maven-metadata.xml’
08:11:39
08:11:39 0K . 100% 52.3M=0s
08:11:39
08:11:39 2025-10-06 08:11:39 (52.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
08:11:39
08:11:39
08:11:39
08:11:39 org.opendaylight.integration
08:11:39 karaf
08:11:39 0.22.1-SNAPSHOT
08:11:39
08:11:39
08:11:39 20251006.050136
08:11:39 190
08:11:39
08:11:39 20251006050136
08:11:39
08:11:39
08:11:39 pom
08:11:39 0.22.1-20251006.050136-190
08:11:39 20251006050136
08:11:39
08:11:39
08:11:39 tar.gz
08:11:39 0.22.1-20251006.050136-190
08:11:39 20251006050136
08:11:39
08:11:39
08:11:39 zip
08:11:39 0.22.1-20251006.050136-190
08:11:39 20251006050136
08:11:39
08:11:39
08:11:39 cyclonedx
08:11:39 xml
08:11:39 0.22.1-20251006.050136-190
08:11:39 20251006050136
08:11:39
08:11:39
08:11:39 cyclonedx
08:11:39 json
08:11:39 0.22.1-20251006.050136-190
08:11:39 20251006050136
08:11:39
08:11:39
08:11:39
08:11:39
08:11:39 Nexus timestamp is 0.22.1-20251006.050136-190
08:11:39 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip
08:11:39 Distribution bundle is karaf-0.22.1-20251006.050136-190.zip
08:11:39 Distribution bundle version is 0.22.1-SNAPSHOT
08:11:39 Distribution folder is karaf-0.22.1-SNAPSHOT
08:11:39 Nexus prefix is https://nexus.opendaylight.org
08:11:39 [EnvInject] - Injecting environment variables from a build step.
08:11:39 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
08:11:39 [EnvInject] - Variables injected successfully.
08:11:39 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins12892069969253273038.sh
08:11:39 Setup pyenv:
08:11:39 system
08:11:39 3.8.13
08:11:39 3.9.13
08:11:39 3.10.13
08:11:39 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:11:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from file:/tmp/.os_lf_venv
08:11:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:11:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:11:41 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.
08:11:41 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:11:41 lf-activate-venv(): INFO: Base packages installed successfully
08:11:41 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
08:11:47 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.
08:11:47 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:11:47 Copying common-functions.sh to /tmp
08:11:49 Copying common-functions.sh to 10.30.170.154:/tmp
08:11:49 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
08:11:49 Copying common-functions.sh to 10.30.170.52:/tmp
08:11:49 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:11:50 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins15555623222832417965.sh
08:11:50 common-functions.sh is being sourced
08:11:50 common-functions environment:
08:11:50 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:11:50 ACTUALFEATURES:
08:11:50 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:11:50 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:11:50 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:11:50 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:50 CONTROLLERMEM: 2048m
08:11:50 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:11:50 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:11:50 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:11:50 SUITES:
08:11:50
08:11:50 #################################################
08:11:50 ## Configure Cluster and Start ##
08:11:50 #################################################
08:11:50 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
08:11:50 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
08:11:50 Locating script plan to use...
08:11:50 Finished running script plans
08:11:50 Configuring member-1 with IP address 10.30.170.52
08:11:50 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:11:50 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:11:50 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
08:11:50 ++ [[ /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 ]]
08:11:50 common-functions.sh is being sourced
08:11:50 ++ echo 'common-functions.sh is being sourced'
08:11:50 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
08:11:50 ++ DISTROSTREAM=titanium
08:11:50 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:11:50 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:11:50 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:11:50 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:11:50 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:11:50 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:11:50 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:11:50 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:11:50 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:50 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:50 ++ export CONTROLLERMEM=
08:11:50 ++ CONTROLLERMEM=
08:11:50 ++ case "${DISTROSTREAM}" in
08:11:50 ++ CLUSTER_SYSTEM=pekko
08:11:50 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:11:50 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:11:50 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:11:50 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:11:50 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:11:50 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:11:50 ++ print_common_env
08:11:50 ++ cat
08:11:50 common-functions environment:
08:11:50 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:11:50 ACTUALFEATURES:
08:11:50 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:11:50 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
08:11:50 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:11:50 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:50 CONTROLLERMEM:
08:11:50 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:11:50 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:11:50 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:11:50 SUITES:
08:11:50
08:11:50 ++ SSH='ssh -t -t'
08:11:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
08:11:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
08:11:50 Changing to /tmp
08:11:50 + echo 'Changing to /tmp'
08:11:50 + cd /tmp
08:11:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip
08:11:50 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip'
08:11:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip
08:11:50 --2025-10-06 08:11:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip
08:11:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
08:11:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
08:11:50 HTTP request sent, awaiting response... 200 OK
08:11:50 Length: 185772764 (177M) [application/zip]
08:11:50 Saving to: ‘karaf-0.22.1-20251006.050136-190.zip’
08:11:50
08:11:50 0K ........ ........ ........ ........ ........ ........ 1% 66.9M 3s
08:11:50 3072K ........ ........ ........ ........ ........ ........ 3% 142M 2s
08:11:50 6144K ........ ........ ........ ........ ........ ........ 5% 161M 2s
08:11:50 9216K ........ ........ ........ ........ ........ ........ 6% 185M 1s
08:11:50 12288K ........ ........ ........ ........ ........ ........ 8% 214M 1s
08:11:50 15360K ........ ........ ........ ........ ........ ........ 10% 285M 1s
08:11:50 18432K ........ ........ ........ ........ ........ ........ 11% 324M 1s
08:11:50 21504K ........ ........ ........ ........ ........ ........ 13% 236M 1s
08:11:50 24576K ........ ........ ........ ........ ........ ........ 15% 301M 1s
08:11:50 27648K ........ ........ ........ ........ ........ ........ 16% 301M 1s
08:11:50 30720K ........ ........ ........ ........ ........ ........ 18% 332M 1s
08:11:50 33792K ........ ........ ........ ........ ........ ........ 20% 344M 1s
08:11:50 36864K ........ ........ ........ ........ ........ ........ 22% 350M 1s
08:11:51 39936K ........ ........ ........ ........ ........ ........ 23% 289M 1s
08:11:51 43008K ........ ........ ........ ........ ........ ........ 25% 286M 1s
08:11:51 46080K ........ ........ ........ ........ ........ ........ 27% 309M 1s
08:11:51 49152K ........ ........ ........ ........ ........ ........ 28% 309M 1s
08:11:51 52224K ........ ........ ........ ........ ........ ........ 30% 313M 1s
08:11:51 55296K ........ ........ ........ ........ ........ ........ 32% 300M 1s
08:11:51 58368K ........ ........ ........ ........ ........ ........ 33% 319M 1s
08:11:51 61440K ........ ........ ........ ........ ........ ........ 35% 345M 0s
08:11:51 64512K ........ ........ ........ ........ ........ ........ 37% 385M 0s
08:11:51 67584K ........ ........ ........ ........ ........ ........ 38% 279M 0s
08:11:51 70656K ........ ........ ........ ........ ........ ........ 40% 206M 0s
08:11:51 73728K ........ ........ ........ ........ ........ ........ 42% 344M 0s
08:11:51 76800K ........ ........ ........ ........ ........ ........ 44% 298M 0s
08:11:51 79872K ........ ........ ........ ........ ........ ........ 45% 305M 0s
08:11:51 82944K ........ ........ ........ ........ ........ ........ 47% 337M 0s
08:11:51 86016K ........ ........ ........ ........ ........ ........ 49% 346M 0s
08:11:51 89088K ........ ........ ........ ........ ........ ........ 50% 181M 0s
08:11:51 92160K ........ ........ ........ ........ ........ ........ 52% 266M 0s
08:11:51 95232K ........ ........ ........ ........ ........ ........ 54% 301M 0s
08:11:51 98304K ........ ........ ........ ........ ........ ........ 55% 376M 0s
08:11:51 101376K ........ ........ ........ ........ ........ ........ 57% 365M 0s
08:11:51 104448K ........ ........ ........ ........ ........ ........ 59% 338M 0s
08:11:51 107520K ........ ........ ........ ........ ........ ........ 60% 291M 0s
08:11:51 110592K ........ ........ ........ ........ ........ ........ 62% 518M 0s
08:11:51 113664K ........ ........ ........ ........ ........ ........ 64% 403M 0s
08:11:51 116736K ........ ........ ........ ........ ........ ........ 66% 314M 0s
08:11:51 119808K ........ ........ ........ ........ ........ ........ 67% 332M 0s
08:11:51 122880K ........ ........ ........ ........ ........ ........ 69% 318M 0s
08:11:51 125952K ........ ........ ........ ........ ........ ........ 71% 325M 0s
08:11:51 129024K ........ ........ ........ ........ ........ ........ 72% 360M 0s
08:11:51 132096K ........ ........ ........ ........ ........ ........ 74% 330M 0s
08:11:51 135168K ........ ........ ........ ........ ........ ........ 76% 331M 0s
08:11:51 138240K ........ ........ ........ ........ ........ ........ 77% 299M 0s
08:11:51 141312K ........ ........ ........ ........ ........ ........ 79% 327M 0s
08:11:51 144384K ........ ........ ........ ........ ........ ........ 81% 275M 0s
08:11:51 147456K ........ ........ ........ ........ ........ ........ 82% 252M 0s
08:11:51 150528K ........ ........ ........ ........ ........ ........ 84% 317M 0s
08:11:51 153600K ........ ........ ........ ........ ........ ........ 86% 354M 0s
08:11:51 156672K ........ ........ ........ ........ ........ ........ 88% 332M 0s
08:11:51 159744K ........ ........ ........ ........ ........ ........ 89% 348M 0s
08:11:51 162816K ........ ........ ........ ........ ........ ........ 91% 327M 0s
08:11:51 165888K ........ ........ ........ ........ ........ ........ 93% 319M 0s
08:11:51 168960K ........ ........ ........ ........ ........ ........ 94% 216M 0s
08:11:51 172032K ........ ........ ........ ........ ........ ........ 96% 210M 0s
08:11:51 175104K ........ ........ ........ ........ ........ ........ 98% 207M 0s
08:11:51 178176K ........ ........ ........ ........ ........ ........ 99% 207M 0s
08:11:51 181248K .. 100% 198M=0.7s
08:11:51
08:11:51 2025-10-06 08:11:51 (270 MB/s) - ‘karaf-0.22.1-20251006.050136-190.zip’ saved [185772764/185772764]
08:11:51
08:11:51 Extracting the new controller...
08:11:51 + echo 'Extracting the new controller...'
08:11:51 + unzip -q karaf-0.22.1-20251006.050136-190.zip
08:11:53 Adding external repositories...
08:11:53 + echo 'Adding external repositories...'
08:11:53 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:11:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
08:11:53 ################################################################################
08:11:53 #
08:11:53 # Licensed to the Apache Software Foundation (ASF) under one or more
08:11:53 # contributor license agreements. See the NOTICE file distributed with
08:11:53 # this work for additional information regarding copyright ownership.
08:11:53 # The ASF licenses this file to You under the Apache License, Version 2.0
08:11:53 # (the "License"); you may not use this file except in compliance with
08:11:53 # the License. You may obtain a copy of the License at
08:11:53 #
08:11:53 # http://www.apache.org/licenses/LICENSE-2.0
08:11:53 #
08:11:53 # Unless required by applicable law or agreed to in writing, software
08:11:53 # distributed under the License is distributed on an "AS IS" BASIS,
08:11:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:11:53 # See the License for the specific language governing permissions and
08:11:53 # limitations under the License.
08:11:53 #
08:11:53 ################################################################################
08:11:53
08:11:53 #
08:11:53 # If set to true, the following property will not allow any certificate to be used
08:11:53 # when accessing Maven repositories through SSL
08:11:53 #
08:11:53 #org.ops4j.pax.url.mvn.certificateCheck=
08:11:53
08:11:53 #
08:11:53 # Path to the local Maven settings file.
08:11:53 # The repositories defined in this file will be automatically added to the list
08:11:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
08:11:53 # below is not set.
08:11:53 # The following locations are checked for the existence of the settings.xml file
08:11:53 # * 1. looks for the specified url
08:11:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml
08:11:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml
08:11:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
08:11:53 #
08:11:53 #org.ops4j.pax.url.mvn.settings=
08:11:53
08:11:53 #
08:11:53 # Path to the local Maven repository which is used to avoid downloading
08:11:53 # artifacts when they already exist locally.
08:11:53 # The value of this property will be extracted from the settings.xml file
08:11:53 # above, or defaulted to:
08:11:53 # System.getProperty( "user.home" ) + "/.m2/repository"
08:11:53 #
08:11:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
08:11:53
08:11:53 #
08:11:53 # Default this to false. It's just weird to use undocumented repos
08:11:53 #
08:11:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false
08:11:53
08:11:53 #
08:11:53 # Uncomment if you don't wanna use the proxy settings
08:11:53 # from the Maven conf/settings.xml file
08:11:53 #
08:11:53 # org.ops4j.pax.url.mvn.proxySupport=false
08:11:53
08:11:53 #
08:11:53 # Comma separated list of repositories scanned when resolving an artifact.
08:11:53 # Those repositories will be checked before iterating through the
08:11:53 # below list of repositories and even before the local repository
08:11:53 # A repository url can be appended with zero or more of the following flags:
08:11:53 # @snapshots : the repository contains snaphots
08:11:53 # @noreleases : the repository does not contain any released artifacts
08:11:53 #
08:11:53 # The following property value will add the system folder as a repo.
08:11:53 #
08:11:53 org.ops4j.pax.url.mvn.defaultRepositories=\
08:11:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
08:11:53 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
08:11:53 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
08:11:53
08:11:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
08:11:53 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
08:11:53
08:11:53 #
08:11:53 # Comma separated list of repositories scanned when resolving an artifact.
08:11:53 # The default list includes the following repositories:
08:11:53 # http://repo1.maven.org/maven2@id=central
08:11:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
08:11:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
08:11:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
08:11:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
08:11:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
08:11:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
08:11:53 # To add repositories to the default ones, prepend '+' to the list of repositories
08:11:53 # to add.
08:11:53 # A repository url can be appended with zero or more of the following flags:
08:11:53 # @snapshots : the repository contains snapshots
08:11:53 # @noreleases : the repository does not contain any released artifacts
08:11:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
08:11:53 #
08:11:53 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
08:11:53
08:11:53 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
08:11:53 + [[ True == \T\r\u\e ]]
08:11:53 + echo 'Configuring the startup features...'
08:11:53 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:11:53 + FEATURE_TEST_STRING=features-test
08:11:53 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
08:11:53 + KARAF_VERSION=karaf4
08:11:53 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
08:11:53 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:11:53 + [[ ! -z '' ]]
08:11:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
08:11:53 ################################################################################
08:11:53 #
08:11:53 # Licensed to the Apache Software Foundation (ASF) under one or more
08:11:53 # contributor license agreements. See the NOTICE file distributed with
08:11:53 # this work for additional information regarding copyright ownership.
08:11:53 # The ASF licenses this file to You under the Apache License, Version 2.0
08:11:53 # (the "License"); you may not use this file except in compliance with
08:11:53 # the License. You may obtain a copy of the License at
08:11:53 #
08:11:53 # http://www.apache.org/licenses/LICENSE-2.0
08:11:53 #
08:11:53 # Unless required by applicable law or agreed to in writing, software
08:11:53 # distributed under the License is distributed on an "AS IS" BASIS,
08:11:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:11:53 # See the License for the specific language governing permissions and
08:11:53 # limitations under the License.
08:11:53 #
08:11:53 ################################################################################
08:11:53
08:11:53 #
08:11:53 # Comma separated list of features repositories to register by default
08:11:53 #
08:11:53 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9cc1a141-86a4-4770-9365-56ef270278ec.xml
08:11:53
08:11:53 #
08:11:53 # Comma separated list of features to install at startup
08:11:53 #
08:11:53 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 04f05a95-338d-4ceb-b111-2240fbeeaeee
08:11:53
08:11:53 #
08:11:53 # Resource repositories (OBR) that the features resolver can use
08:11:53 # to resolve requirements/capabilities
08:11:53 #
08:11:53 # The format of the resourceRepositories is
08:11:53 # resourceRepositories=[xml:url|json:url],...
08:11:53 # for Instance:
08:11:53 #
08:11:53 #resourceRepositories=xml:http://host/path/to/index.xml
08:11:53 # or
08:11:53 #resourceRepositories=json:http://host/path/to/index.json
08:11:53 #
08:11:53
08:11:53 #
08:11:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
08:11:53 #
08:11:53 featuresBootAsynchronous=false
08:11:53
08:11:53 #
08:11:53 # Service requirements enforcement
08:11:53 #
08:11:53 # By default, the feature resolver checks the service requirements/capabilities of
08:11:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
08:11:53 # the required bundles.
08:11:53 # The following flag can have those values:
08:11:53 # - disable: service requirements are completely ignored
08:11:53 # - default: service requirements are ignored for old features
08:11:53 # - enforce: service requirements are always verified
08:11:53 #
08:11:53 #serviceRequirements=default
08:11:53
08:11:53 #
08:11:53 # Store cfg file for config element in feature
08:11:53 #
08:11:53 #configCfgStore=true
08:11:53
08:11:53 #
08:11:53 # Define if the feature service automatically refresh bundles
08:11:53 #
08:11:53 autoRefresh=true
08:11:53
08:11:53 #
08:11:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
08:11:53 # XML file defines instructions related to features processing
08:11:53 # versions.properties may declare properties to resolve placeholders in XML file
08:11:53 # both files are relative to ${karaf.etc}
08:11:53 #
08:11:53 #featureProcessing=org.apache.karaf.features.xml
08:11:53 #featureProcessingVersions=versions.properties
08:11:53 + configure_karaf_log karaf4 ''
08:11:53 + local -r karaf_version=karaf4
08:11:53 + local -r controllerdebugmap=
08:11:53 + local logapi=log4j
08:11:53 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:11:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
08:11:53 log4j2.rootLogger.level = INFO
08:11:53 #log4j2.rootLogger.type = asyncRoot
08:11:53 #log4j2.rootLogger.includeLocation = false
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
08:11:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
08:11:53 log4j2.rootLogger.appenderRef.Console.ref = Console
08:11:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
08:11:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
08:11:53 log4j2.logger.spifly.name = org.apache.aries.spifly
08:11:53 log4j2.logger.spifly.level = WARN
08:11:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
08:11:53 log4j2.logger.audit.level = INFO
08:11:53 log4j2.logger.audit.additivity = false
08:11:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
08:11:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
08:11:53 log4j2.appender.console.type = Console
08:11:53 log4j2.appender.console.name = Console
08:11:53 log4j2.appender.console.layout.type = PatternLayout
08:11:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
08:11:53 log4j2.appender.rolling.type = RollingRandomAccessFile
08:11:53 log4j2.appender.rolling.name = RollingFile
08:11:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
08:11:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
08:11:53 #log4j2.appender.rolling.immediateFlush = false
08:11:53 log4j2.appender.rolling.append = true
08:11:53 log4j2.appender.rolling.layout.type = PatternLayout
08:11:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
08:11:53 log4j2.appender.rolling.policies.type = Policies
08:11:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
08:11:53 log4j2.appender.rolling.policies.size.size = 64MB
08:11:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
08:11:53 log4j2.appender.rolling.strategy.max = 7
08:11:53 log4j2.appender.audit.type = RollingRandomAccessFile
08:11:53 log4j2.appender.audit.name = AuditRollingFile
08:11:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
08:11:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
08:11:53 log4j2.appender.audit.append = true
08:11:53 log4j2.appender.audit.layout.type = PatternLayout
08:11:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
08:11:53 log4j2.appender.audit.policies.type = Policies
08:11:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
08:11:53 log4j2.appender.audit.policies.size.size = 8MB
08:11:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
08:11:53 log4j2.appender.audit.strategy.max = 7
08:11:53 log4j2.appender.osgi.type = PaxOsgi
08:11:53 log4j2.appender.osgi.name = PaxOsgi
08:11:53 log4j2.appender.osgi.filter = *
08:11:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
08:11:53 #log4j2.logger.aether.level = TRACE
08:11:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
08:11:53 #log4j2.logger.http-headers.level = DEBUG
08:11:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
08:11:53 #log4j2.logger.maven.level = TRACE
08:11:53 + logapi=log4j2
08:11:53 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
08:11:53 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
08:11:53 + '[' log4j2 == log4j2 ']'
08:11:53 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:11:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
08:11:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
08:11:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
08:11:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
08:11:53 controllerdebugmap:
08:11:53 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:11:53 + unset IFS
08:11:53 + echo 'controllerdebugmap: '
08:11:53 + '[' -n '' ']'
08:11:53 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
08:11:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
08:11:53 ################################################################################
08:11:53 #
08:11:53 # Licensed to the Apache Software Foundation (ASF) under one or more
08:11:53 # contributor license agreements. See the NOTICE file distributed with
08:11:53 # this work for additional information regarding copyright ownership.
08:11:53 # The ASF licenses this file to You under the Apache License, Version 2.0
08:11:53 # (the "License"); you may not use this file except in compliance with
08:11:53 # the License. You may obtain a copy of the License at
08:11:53 #
08:11:53 # http://www.apache.org/licenses/LICENSE-2.0
08:11:53 #
08:11:53 # Unless required by applicable law or agreed to in writing, software
08:11:53 # distributed under the License is distributed on an "AS IS" BASIS,
08:11:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:11:53 # See the License for the specific language governing permissions and
08:11:53 # limitations under the License.
08:11:53 #
08:11:53 ################################################################################
08:11:53
08:11:53 # Common pattern layout for appenders
08:11:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
08:11:53
08:11:53 # Root logger
08:11:53 log4j2.rootLogger.level = INFO
08:11:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
08:11:53 #log4j2.rootLogger.type = asyncRoot
08:11:53 #log4j2.rootLogger.includeLocation = false
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
08:11:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
08:11:53 log4j2.rootLogger.appenderRef.Console.ref = Console
08:11:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
08:11:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
08:11:53
08:11:53 # Filters for logs marked by org.opendaylight.odlparent.Markers
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
08:11:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
08:11:53
08:11:53 # Loggers configuration
08:11:53
08:11:53 # Spifly logger
08:11:53 log4j2.logger.spifly.name = org.apache.aries.spifly
08:11:53 log4j2.logger.spifly.level = WARN
08:11:53
08:11:53 # Security audit logger
08:11:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
08:11:53 log4j2.logger.audit.level = INFO
08:11:53 log4j2.logger.audit.additivity = false
08:11:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
08:11:53
08:11:53 # Appenders configuration
08:11:53
08:11:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
08:11:53 log4j2.appender.console.type = Console
08:11:53 log4j2.appender.console.name = Console
08:11:53 log4j2.appender.console.layout.type = PatternLayout
08:11:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
08:11:53
08:11:53 # Rolling file appender
08:11:53 log4j2.appender.rolling.type = RollingRandomAccessFile
08:11:53 log4j2.appender.rolling.name = RollingFile
08:11:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
08:11:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
08:11:53 # uncomment to not force a disk flush
08:11:53 #log4j2.appender.rolling.immediateFlush = false
08:11:53 log4j2.appender.rolling.append = true
08:11:53 log4j2.appender.rolling.layout.type = PatternLayout
08:11:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
08:11:53 log4j2.appender.rolling.policies.type = Policies
08:11:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
08:11:53 log4j2.appender.rolling.policies.size.size = 1GB
08:11:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
08:11:53 log4j2.appender.rolling.strategy.max = 7
08:11:53
08:11:53 # Audit file appender
08:11:53 log4j2.appender.audit.type = RollingRandomAccessFile
08:11:53 log4j2.appender.audit.name = AuditRollingFile
08:11:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
08:11:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
08:11:53 log4j2.appender.audit.append = true
08:11:53 log4j2.appender.audit.layout.type = PatternLayout
08:11:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
08:11:53 log4j2.appender.audit.policies.type = Policies
08:11:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
08:11:53 log4j2.appender.audit.policies.size.size = 8MB
08:11:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
08:11:53 log4j2.appender.audit.strategy.max = 7
08:11:53
08:11:53 # OSGi appender
08:11:53 log4j2.appender.osgi.type = PaxOsgi
08:11:53 log4j2.appender.osgi.name = PaxOsgi
08:11:53 log4j2.appender.osgi.filter = *
08:11:53
08:11:53 # help with identification of maven-related problems with pax-url-aether
08:11:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
08:11:53 #log4j2.logger.aether.level = TRACE
08:11:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
08:11:53 #log4j2.logger.http-headers.level = DEBUG
08:11:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
08:11:53 #log4j2.logger.maven.level = TRACE
08:11:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
08:11:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
08:11:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
08:11:53 + local -r controllermem=2048m
08:11:53 Configure
08:11:53 java home: /usr/lib/jvm/java-21-openjdk-amd64
08:11:53 max memory: 2048m
08:11:53 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:53 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:53 + echo Configure
08:11:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
08:11:53 + echo ' max memory: 2048m'
08:11:53 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
08:11:53 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:53 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:53 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
08:11:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
08:11:53 #!/bin/sh
08:11:53 #
08:11:53 # Licensed to the Apache Software Foundation (ASF) under one or more
08:11:53 # contributor license agreements. See the NOTICE file distributed with
08:11:53 # this work for additional information regarding copyright ownership.
08:11:53 # The ASF licenses this file to You under the Apache License, Version 2.0
08:11:53 # (the "License"); you may not use this file except in compliance with
08:11:53 # the License. You may obtain a copy of the License at
08:11:53 #
08:11:53 # http://www.apache.org/licenses/LICENSE-2.0
08:11:53 #
08:11:53 # Unless required by applicable law or agreed to in writing, software
08:11:53 # distributed under the License is distributed on an "AS IS" BASIS,
08:11:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
08:11:53 # See the License for the specific language governing permissions and
08:11:53 # limitations under the License.
08:11:53 #
08:11:53
08:11:53 #
08:11:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
08:11:53 # script: client, instance, shell, start, status, stop, karaf
08:11:53 #
08:11:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
08:11:53 # Actions go here...
08:11:53 # fi
08:11:53
08:11:53 #
08:11:53 # general settings which should be applied for all scripts go here; please keep
08:11:53 # in mind that it is possible that scripts might be executed more than once, e.g.
08:11:53 # in example of the start script where the start script is executed first and the
08:11:53 # karaf script afterwards.
08:11:53 #
08:11:53
08:11:53 #
08:11:53 # The following section shows the possible configuration options for the default
08:11:53 # karaf scripts
08:11:53 #
08:11:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
08:11:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
08:11:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
08:11:53 # export EXTRA_JAVA_OPTS # Additional JVM options
08:11:53 # export KARAF_HOME # Karaf home folder
08:11:53 # export KARAF_DATA # Karaf data folder
08:11:53 # export KARAF_BASE # Karaf base folder
08:11:53 # export KARAF_ETC # Karaf etc folder
08:11:53 # export KARAF_LOG # Karaf log folder
08:11:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
08:11:53 # export KARAF_OPTS # Additional available Karaf options
08:11:53 # export KARAF_DEBUG # Enable debug mode
08:11:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
08:11:53 # export KARAF_NOROOT # Prevent execution as root if set to true
08:11:53 Set Java version
08:11:53 + echo 'Set Java version'
08:11:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
08:11:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
08:11:53 sudo: a password is required
08:11:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:11:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
08:11:53 sudo: a password is required
08:11:53 JDK default version ...
08:11:53 + echo 'JDK default version ...'
08:11:53 + java -version
08:11:53 openjdk version "21.0.5" 2024-10-15
08:11:53 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
08:11:53 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
08:11:53 Set JAVA_HOME
08:11:53 + echo 'Set JAVA_HOME'
08:11:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
08:11:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
08:11:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:11:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:11:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
08:11:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
08:11:53 Listing all open ports on controller system...
08:11:53 + echo 'Listing all open ports on controller system...'
08:11:53 + netstat -pnatu
08:11:53 /tmp/configuration-script.sh: line 40: netstat: command not found
08:11:53 + '[' -f /tmp/custom_shard_config.txt ']'
08:11:53 Configuring cluster
08:11:53 + echo 'Configuring cluster'
08:11:53 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.52
08:11:53 ################################################
08:11:53 ## Configure Cluster ##
08:11:53 ################################################
08:11:53 NOTE: Cluster configuration files not found. Copying from
08:11:53 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
08:11:53 Configuring unique name in pekko.conf
08:11:53 Configuring hostname in pekko.conf
08:11:53 Configuring data and rpc seed nodes in pekko.conf
08:11:53 modules = [
08:11:53
08:11:53 {
08:11:53 name = "inventory"
08:11:53 namespace = "urn:opendaylight:inventory"
08:11:53 shard-strategy = "module"
08:11:53 },
08:11:53 {
08:11:53 name = "topology"
08:11:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
08:11:53 shard-strategy = "module"
08:11:53 },
08:11:53 {
08:11:53 name = "toaster"
08:11:53 namespace = "http://netconfcentral.org/ns/toaster"
08:11:53 shard-strategy = "module"
08:11:53 }
08:11:53 ]
08:11:53 Configuring replication type in module-shards.conf
08:11:53 ################################################
08:11:53 ## NOTE: Manually restart controller to ##
08:11:53 ## apply configuration. ##
08:11:53 ################################################
08:11:53 Dump pekko.conf
08:11:53 + echo 'Dump pekko.conf'
08:11:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
08:11:53
08:11:53 odl-cluster-data {
08:11:53 pekko {
08:11:53 remote {
08:11:53 artery {
08:11:53 enabled = on
08:11:53 transport = tcp
08:11:53 canonical.hostname = "10.30.170.52"
08:11:53 canonical.port = 2550
08:11:53 }
08:11:53 }
08:11:53
08:11:53 cluster {
08:11:53 # Using artery.
08:11:53 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.52:2550"]
08:11:53
08:11:53 roles = ["member-1"]
08:11:53
08:11:53 # when under load we might trip a false positive on the failure detector
08:11:53 # failure-detector {
08:11:53 # heartbeat-interval = 4 s
08:11:53 # acceptable-heartbeat-pause = 16s
08:11:53 # }
08:11:53 }
08:11:53
08:11:53 persistence {
08:11:53 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
08:11:53 # modifying the following two properties. The directory location specified may be a relative or absolute path.
08:11:53 # The relative path is always relative to KARAF_HOME.
08:11:53
08:11:53 # snapshot-store.local.dir = "target/snapshots"
08:11:53
08:11:53 # Use lz4 compression for LocalSnapshotStore snapshots
08:11:53 snapshot-store.local.use-lz4-compression = false
08:11:53 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
08:11:53 snapshot-store.local.lz4-blocksize = 256KB
08:11:53 }
08:11:53 disable-default-actor-system-quarantined-event-handling = "false"
08:11:53 }
08:11:53 }
08:11:53 Dump modules.conf
08:11:53 + echo 'Dump modules.conf'
08:11:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
08:11:53 modules = [
08:11:53
08:11:53 {
08:11:53 name = "inventory"
08:11:53 namespace = "urn:opendaylight:inventory"
08:11:53 shard-strategy = "module"
08:11:53 },
08:11:53 {
08:11:53 name = "topology"
08:11:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
08:11:53 shard-strategy = "module"
08:11:53 },
08:11:53 {
08:11:53 name = "toaster"
08:11:53 namespace = "http://netconfcentral.org/ns/toaster"
08:11:53 shard-strategy = "module"
08:11:53 }
08:11:53 ]
08:11:53 Dump module-shards.conf
08:11:53 + echo 'Dump module-shards.conf'
08:11:53 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
08:11:53 module-shards = [
08:11:53 {
08:11:53 name = "default"
08:11:53 shards = [
08:11:53 {
08:11:53 name = "default"
08:11:53 replicas = ["member-1"]
08:11:53 }
08:11:53 ]
08:11:53 },
08:11:53 {
08:11:53 name = "inventory"
08:11:53 shards = [
08:11:53 {
08:11:53 name="inventory"
08:11:53 replicas = ["member-1"]
08:11:53 }
08:11:53 ]
08:11:53 },
08:11:53 {
08:11:53 name = "topology"
08:11:53 shards = [
08:11:53 {
08:11:53 name="topology"
08:11:53 replicas = ["member-1"]
08:11:53 }
08:11:53 ]
08:11:53 },
08:11:53 {
08:11:53 name = "toaster"
08:11:53 shards = [
08:11:53 {
08:11:53 name="toaster"
08:11:53 replicas = ["member-1"]
08:11:53 }
08:11:53 ]
08:11:53 }
08:11:53 ]
08:11:53 Locating config plan to use...
08:11:53 Finished running config plans
08:11:53 Starting member-1 with IP address 10.30.170.52
08:11:53 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:11:53 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:11:53 Redirecting karaf console output to karaf_console.log
08:11:53 Starting controller...
08:11:53 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
08:11:53 Execute the post startup script on controller 10.30.170.52
08:11:53 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:11:54 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:11:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:11:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
08:12:54 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
08:12:59 2025-10-06T08:12:11,868 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
08:12:59 Controller is UP
08:12:59 2025-10-06T08:12:11,868 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
08:12:59 Listing all open ports on controller system...
08:12:59 /tmp/post-startup-script.sh: line 51: netstat: command not found
08:12:59 looking for "BindException: Address already in use" in log file
08:12:59 looking for "server is unhealthy" in log file
08:12:59 Let's take the karaf thread dump
08:12:59 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:12:59 karaf main: org.apache.karaf.main.Main, pid:2045
08:12:59 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:13:00 Generating mininet variables...
08:13:00 Locating test plan to use...
08:13:00 Changing the testplan path...
08:13:00 # Place the suites in run order:
08:13:00 /w/workspace/netconf-csit-1node-callhome-only-titanium/test/csit/suites/netconf/callhome
08:13:00 Starting Robot test suites /w/workspace/netconf-csit-1node-callhome-only-titanium/test/csit/suites/netconf/callhome ...
08:13:00 ==============================================================================
08:13:00 netconf-callhome.txt
08:13:00 ==============================================================================
08:13:01 netconf-callhome.txt.Callhome :: Test suite to verify callhome functionalit...
08:13:01 ==============================================================================
08:13:32 CallHome over SSH with correct device credentials :: Correct crede... | PASS |
08:13:45 ------------------------------------------------------------------------------
08:13:45 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS |
08:13:50 ------------------------------------------------------------------------------
08:13:50 CallHome over SSH with correct global credentials :: CallHome SSH ... | PASS |
08:13:56 ------------------------------------------------------------------------------
08:13:56 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS |
08:14:01 ------------------------------------------------------------------------------
08:14:01 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS |
08:14:03 ------------------------------------------------------------------------------
08:14:03 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS |
08:14:10 ------------------------------------------------------------------------------
08:14:10 CallHome over TLS with correct certificate and key :: Using correc... | PASS |
08:14:17 ------------------------------------------------------------------------------
08:14:18 netconf-callhome.txt.Callhome :: Test suite to verify callhome fun... | PASS |
08:14:18 7 tests, 7 passed, 0 failed
08:14:18 ==============================================================================
08:14:18 netconf-callhome.txt | PASS |
08:14:18 7 tests, 7 passed, 0 failed
08:14:18 ==============================================================================
08:14:18 Output: /w/workspace/netconf-csit-1node-callhome-only-titanium/output.xml
08:14:18 Log: /w/workspace/netconf-csit-1node-callhome-only-titanium/log.html
08:14:18 Report: /w/workspace/netconf-csit-1node-callhome-only-titanium/report.html
08:14:18 Examining the files in data/log and checking filesize
08:14:18 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:18 total 396
08:14:18 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 08:11 .
08:14:18 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 08:11 karaf_console.log
08:14:18 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 08:12 ..
08:14:18 -rw-rw-r-- 1 jenkins jenkins 390816 Oct 6 08:14 karaf.log
08:14:18 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:18 384K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
08:14:18 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
08:14:19 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:19 ls: cannot access '/tmp/karaf-0.22.1-SNAPSHOT/*.hprof': No such file or directory
08:14:19 Let's take the karaf thread dump again...
08:14:19 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:19 karaf main: org.apache.karaf.main.Main, pid:2045
08:14:19 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:19 Killing ODL
08:14:19 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:25 Compressing karaf.log 1
08:14:25 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:25 Fetching compressed karaf.log 1
08:14:25 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:25 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:25 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:26 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:26 Fetch GC logs
08:14:26 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
08:14:26 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
08:14:26 Examine copied files
08:14:26 total 1580
08:14:26 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 08:14 gclogs-1
08:14:26 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 08:14 odl1_karaf_console.log
08:14:26 -rw-rw-r--. 1 jenkins jenkins 30029 Oct 6 08:14 odl1_karaf.log.gz
08:14:26 -rw-rw-r--. 1 jenkins jenkins 122225 Oct 6 08:14 karaf_1_2045_threads_after.log
08:14:26 -rw-rw-r--. 1 jenkins jenkins 14625 Oct 6 08:14 ps_after.log
08:14:26 -rw-rw-r--. 1 jenkins jenkins 246095 Oct 6 08:14 report.html
08:14:26 -rw-rw-r--. 1 jenkins jenkins 417314 Oct 6 08:14 log.html
08:14:26 -rw-rw-r--. 1 jenkins jenkins 592585 Oct 6 08:14 output.xml
08:14:26 -rw-rw-r--. 1 jenkins jenkins 122 Oct 6 08:13 testplan.txt
08:14:26 -rw-rw-r--. 1 jenkins jenkins 107194 Oct 6 08:13 karaf_1_2045_threads_before.log
08:14:26 -rw-rw-r--. 1 jenkins jenkins 14583 Oct 6 08:12 ps_before.log
08:14:26 -rw-rw-r--. 1 jenkins jenkins 3222 Oct 6 08:11 post-startup-script.sh
08:14:26 -rw-rw-r--. 1 jenkins jenkins 252 Oct 6 08:11 startup-script.sh
08:14:26 -rw-rw-r--. 1 jenkins jenkins 3419 Oct 6 08:11 configuration-script.sh
08:14:26 -rw-rw-r--. 1 jenkins jenkins 337 Oct 6 08:11 detect_variables.env
08:14:26 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 6 08:11 pom.xml
08:14:26 -rw-rw-r--. 1 jenkins jenkins 92 Oct 6 08:11 set_variables.env
08:14:26 -rw-rw-r--. 1 jenkins jenkins 297 Oct 6 08:11 slave_addresses.txt
08:14:26 -rw-rw-r--. 1 jenkins jenkins 570 Oct 6 08:11 requirements.txt
08:14:26 -rw-rw-r--. 1 jenkins jenkins 26 Oct 6 08:11 env.properties
08:14:26 -rw-rw-r--. 1 jenkins jenkins 324 Oct 6 08:08 stack-parameters.yaml
08:14:26 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 08:07 test
08:14:26 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 08:07 test@tmp
08:14:26 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 6 05:01 maven-metadata.xml
08:14:26 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins3846689702272291628.sh
08:14:26 Karaf Deployments, Tests must have already run
08:14:26 [netconf-csit-1node-callhome-only-titanium] $ /bin/sh /tmp/jenkins15426898180660315777.sh
08:14:26 Cleaning up Robot installation...
08:14:26 $ ssh-agent -k
08:14:26 unset SSH_AUTH_SOCK;
08:14:26 unset SSH_AGENT_PID;
08:14:26 echo Agent pid 5295 killed;
08:14:26 [ssh-agent] Stopped.
08:14:26 Recording plot data
08:14:27 Robot results publisher started...
08:14:27 INFO: Checking test criticality is deprecated and will be dropped in a future release!
08:14:27 -Parsing output xml:
08:14:27 Done!
08:14:27 -Copying log files to build dir:
08:14:27 Done!
08:14:27 -Assigning results to build:
08:14:27 Done!
08:14:27 -Checking thresholds:
08:14:27 Done!
08:14:27 Done publishing Robot results.
08:14:27 [PostBuildScript] - [INFO] Executing post build scripts.
08:14:27 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins17009386511109231361.sh
08:14:27 Archiving csit artifacts
08:14:27 mv: cannot stat '*_1.png': No such file or directory
08:14:27 mv: cannot stat '/tmp/odl1_*': No such file or directory
08:14:27 % Total % Received % Xferd Average Speed Time Time Time Current
08:14:27 Dload Upload Total Spent Left Speed
08:14:27
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 275k 0 275k 0 0 1702k 0 --:--:-- --:--:-- --:--:-- 1702k
08:14:28 Archive: robot-plugin.zip
08:14:28 inflating: ./archives/robot-plugin/log.html
08:14:28 inflating: ./archives/robot-plugin/output.xml
08:14:28 inflating: ./archives/robot-plugin/report.html
08:14:28 mv: cannot stat '*.log.gz': No such file or directory
08:14:28 mv: cannot stat '*.csv': No such file or directory
08:14:28 mv: cannot stat '*.png': No such file or directory
08:14:28 [PostBuildScript] - [INFO] Executing post build scripts.
08:14:28 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins287792982961924943.sh
08:14:28 [PostBuildScript] - [INFO] Executing post build scripts.
08:14:28 [EnvInject] - Injecting environment variables from a build step.
08:14:28 [EnvInject] - Injecting as environment variables the properties content
08:14:28 OS_CLOUD=vex
08:14:28 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-titanium-57
08:14:28
08:14:28 [EnvInject] - Variables injected successfully.
08:14:28 provisioning config files...
08:14:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
08:14:28 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins8577938476010124080.sh
08:14:28 ---> openstack-stack-delete.sh
08:14:28 Setup pyenv:
08:14:28 system
08:14:28 3.8.13
08:14:28 3.9.13
08:14:28 3.10.13
08:14:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:14:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from file:/tmp/.os_lf_venv
08:14:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:14:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:14:31 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.
08:14:31 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
08:14:31 lf-activate-venv(): INFO: Base packages installed successfully
08:14:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
08:14:49 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:14:49 INFO: Retrieving stack cost for: releng-netconf-csit-1node-callhome-only-titanium-57
08:14:53 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
08:15:05 INFO: Deleting stack releng-netconf-csit-1node-callhome-only-titanium-57
08:15:05 Successfully deleted stack releng-netconf-csit-1node-callhome-only-titanium-57
08:15:05 [PostBuildScript] - [INFO] Executing post build scripts.
08:15:05 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins9291064600826316576.sh
08:15:05 ---> sysstat.sh
08:15:05 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins13337366328211825101.sh
08:15:05 ---> package-listing.sh
08:15:05 ++ facter osfamily
08:15:05 ++ tr '[:upper:]' '[:lower:]'
08:15:06 + OS_FAMILY=redhat
08:15:06 + workspace=/w/workspace/netconf-csit-1node-callhome-only-titanium
08:15:06 + START_PACKAGES=/tmp/packages_start.txt
08:15:06 + END_PACKAGES=/tmp/packages_end.txt
08:15:06 + DIFF_PACKAGES=/tmp/packages_diff.txt
08:15:06 + PACKAGES=/tmp/packages_start.txt
08:15:06 + '[' /w/workspace/netconf-csit-1node-callhome-only-titanium ']'
08:15:06 + PACKAGES=/tmp/packages_end.txt
08:15:06 + case "${OS_FAMILY}" in
08:15:06 + rpm -qa
08:15:06 + sort
08:15:06 + '[' -f /tmp/packages_start.txt ']'
08:15:06 + '[' -f /tmp/packages_end.txt ']'
08:15:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt
08:15:06 + '[' /w/workspace/netconf-csit-1node-callhome-only-titanium ']'
08:15:06 + mkdir -p /w/workspace/netconf-csit-1node-callhome-only-titanium/archives/
08:15:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-callhome-only-titanium/archives/
08:15:06 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins13499016594235176709.sh
08:15:06 ---> capture-instance-metadata.sh
08:15:06 Setup pyenv:
08:15:06 system
08:15:06 3.8.13
08:15:06 3.9.13
08:15:06 3.10.13
08:15:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:15:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from file:/tmp/.os_lf_venv
08:15:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:15:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:15:09 lf-activate-venv(): INFO: Base packages installed successfully
08:15:09 lf-activate-venv(): INFO: Installing additional packages: lftools
08:15:19 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:15:19 INFO: Running in OpenStack, capturing instance metadata
08:15:19 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins11625529953271312949.sh
08:15:19 provisioning config files...
08:15:19 Could not find credentials [logs] for netconf-csit-1node-callhome-only-titanium #57
08:15:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-callhome-only-titanium@tmp/config14695229872454897410tmp
08:15:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
08:15:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
08:15:19 provisioning config files...
08:15:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
08:15:20 [EnvInject] - Injecting environment variables from a build step.
08:15:20 [EnvInject] - Injecting as environment variables the properties content
08:15:20 SERVER_ID=logs
08:15:20
08:15:20 [EnvInject] - Variables injected successfully.
08:15:20 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins9867825634703938237.sh
08:15:20 ---> create-netrc.sh
08:15:20 WARN: Log server credential not found.
08:15:20 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins16386228753223255946.sh
08:15:20 ---> python-tools-install.sh
08:15:20 Setup pyenv:
08:15:20 system
08:15:20 3.8.13
08:15:20 3.9.13
08:15:20 3.10.13
08:15:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:15:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from file:/tmp/.os_lf_venv
08:15:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:15:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:15:23 lf-activate-venv(): INFO: Base packages installed successfully
08:15:23 lf-activate-venv(): INFO: Installing additional packages: lftools
08:15:33 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:15:33 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins11584219865609509211.sh
08:15:33 ---> sudo-logs.sh
08:15:33 Archiving 'sudo' log..
08:15:33 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash /tmp/jenkins7843498034842878211.sh
08:15:33 ---> job-cost.sh
08:15:33 Setup pyenv:
08:15:33 system
08:15:33 3.8.13
08:15:33 3.9.13
08:15:33 3.10.13
08:15:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:15:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from file:/tmp/.os_lf_venv
08:15:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:15:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:15:35 lf-activate-venv(): INFO: Base packages installed successfully
08:15:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
08:15:43 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:15:43 DEBUG: total: 0.16999999999999998
08:15:43 INFO: Retrieving Stack Cost...
08:15:43 INFO: Retrieving Pricing Info for: v3-standard-2
08:15:44 INFO: Archiving Costs
08:15:44 [netconf-csit-1node-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins762937751891283462.sh
08:15:44 ---> logs-deploy.sh
08:15:44 Setup pyenv:
08:15:44 system
08:15:44 3.8.13
08:15:44 3.9.13
08:15:44 3.10.13
08:15:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-titanium/.python-version)
08:15:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uUoB from file:/tmp/.os_lf_venv
08:15:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
08:15:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
08:15:46 lf-activate-venv(): INFO: Base packages installed successfully
08:15:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
08:15:56 lf-activate-venv(): INFO: Adding /tmp/venv-uUoB/bin to PATH
08:15:56 WARNING: Nexus logging server not set
08:15:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-callhome-only-titanium/57/
08:15:56 INFO: archiving logs to S3
08:15:57 ---> uname -a:
08:15:57 Linux prd-centos8-robot-2c-8g-989.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
08:15:57
08:15:57
08:15:57 ---> lscpu:
08:15:57 Architecture: x86_64
08:15:57 CPU op-mode(s): 32-bit, 64-bit
08:15:57 Byte Order: Little Endian
08:15:57 CPU(s): 2
08:15:57 On-line CPU(s) list: 0,1
08:15:57 Thread(s) per core: 1
08:15:57 Core(s) per socket: 1
08:15:57 Socket(s): 2
08:15:57 NUMA node(s): 1
08:15:57 Vendor ID: AuthenticAMD
08:15:57 CPU family: 23
08:15:57 Model: 49
08:15:57 Model name: AMD EPYC-Rome Processor
08:15:57 Stepping: 0
08:15:57 CPU MHz: 2800.000
08:15:57 BogoMIPS: 5600.00
08:15:57 Virtualization: AMD-V
08:15:57 Hypervisor vendor: KVM
08:15:57 Virtualization type: full
08:15:57 L1d cache: 32K
08:15:57 L1i cache: 32K
08:15:57 L2 cache: 512K
08:15:57 L3 cache: 16384K
08:15:57 NUMA node0 CPU(s): 0,1
08:15:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
08:15:57
08:15:57
08:15:57 ---> nproc:
08:15:57 2
08:15:57
08:15:57
08:15:57 ---> df -h:
08:15:57 Filesystem Size Used Avail Use% Mounted on
08:15:57 devtmpfs 3.8G 0 3.8G 0% /dev
08:15:57 tmpfs 3.8G 0 3.8G 0% /dev/shm
08:15:57 tmpfs 3.8G 17M 3.8G 1% /run
08:15:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
08:15:57 /dev/vda1 40G 8.4G 32G 21% /
08:15:57 tmpfs 770M 0 770M 0% /run/user/1001
08:15:57
08:15:57
08:15:57 ---> free -m:
08:15:57 total used free shared buff/cache available
08:15:57 Mem: 7697 576 4937 19 2182 6822
08:15:57 Swap: 1023 0 1023
08:15:57
08:15:57
08:15:57 ---> ip addr:
08:15:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
08:15:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
08:15:57 inet 127.0.0.1/8 scope host lo
08:15:57 valid_lft forever preferred_lft forever
08:15:57 inet6 ::1/128 scope host
08:15:57 valid_lft forever preferred_lft forever
08:15:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
08:15:57 link/ether fa:16:3e:5a:5d:e7 brd ff:ff:ff:ff:ff:ff
08:15:57 altname enp0s3
08:15:57 altname ens3
08:15:57 inet 10.30.170.28/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
08:15:57 valid_lft 85860sec preferred_lft 85860sec
08:15:57 inet6 fe80::f816:3eff:fe5a:5de7/64 scope link
08:15:57 valid_lft forever preferred_lft forever
08:15:57
08:15:57
08:15:57 ---> sar -b -r -n DEV:
08:15:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
08:15:57
08:15:57 08:06:54 LINUX RESTART (2 CPU)
08:15:57
08:15:57 08:08:01 AM tps rtps wtps bread/s bwrtn/s
08:15:57 08:09:01 AM 121.04 0.08 120.96 2.40 12134.66
08:15:57 08:10:01 AM 37.64 0.68 36.96 51.59 4245.89
08:15:57 08:11:01 AM 15.59 0.38 15.21 64.23 1093.84
08:15:57 08:12:01 AM 77.75 9.45 68.31 1685.59 7996.50
08:15:57 08:13:01 AM 9.83 0.20 9.63 11.60 1069.46
08:15:57 08:14:01 AM 1.80 0.02 1.78 0.13 71.05
08:15:57 08:15:01 AM 16.73 0.33 16.39 37.85 760.96
08:15:57 Average: 40.06 1.59 38.46 264.74 3910.26
08:15:57
08:15:57 08:08:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
08:15:57 08:09:01 AM 5106620 6947660 2775812 35.22 2688 2016588 764836 8.56 188032 2238300 104444
08:15:57 08:10:01 AM 5105220 6980216 2777212 35.23 2688 2051392 731180 8.19 213020 2216188 44256
08:15:57 08:11:01 AM 5155444 7035236 2726988 34.60 2688 2053376 668208 7.48 227188 2144288 33024
08:15:57 08:12:01 AM 4954788 7062160 2927644 37.14 2688 2274596 627492 7.03 267628 2279712 26992
08:15:57 08:13:01 AM 4915032 7022884 2967400 37.65 2688 2275076 659736 7.39 267740 2318128 136
08:15:57 08:14:01 AM 4914020 7022148 2968412 37.66 2688 2275368 675660 7.57 267764 2318960 236
08:15:57 08:15:01 AM 5073272 6997856 2809160 35.64 2688 2097244 706404 7.91 307372 2144004 24028
08:15:57 Average: 5032057 7009737 2850375 36.16 2688 2149091 690502 7.73 248392 2237083 33302
08:15:57
08:15:57 08:08:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
08:15:57 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:57 08:09:01 AM eth0 113.06 88.04 1283.96 11.96 0.00 0.00 0.00 0.00
08:15:57 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:57 08:10:01 AM eth0 6.67 6.08 4.88 2.97 0.00 0.00 0.00 0.00
08:15:57 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:57 08:11:01 AM eth0 10.96 10.13 5.15 2.61 0.00 0.00 0.00 0.00
08:15:57 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:57 08:12:01 AM eth0 196.48 140.01 362.41 38.66 0.00 0.00 0.00 0.00
08:15:57 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:57 08:13:01 AM eth0 9.86 5.06 3.60 0.81 0.00 0.00 0.00 0.00
08:15:57 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:57 08:14:01 AM eth0 16.65 11.90 3.60 1.78 0.00 0.00 0.00 0.00
08:15:57 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:57 08:15:01 AM eth0 68.33 46.17 81.68 22.06 0.00 0.00 0.00 0.00
08:15:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
08:15:57 Average: eth0 60.29 43.91 249.33 11.55 0.00 0.00 0.00 0.00
08:15:57
08:15:57
08:15:57 ---> sar -P ALL:
08:15:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
08:15:57
08:15:57 08:06:54 LINUX RESTART (2 CPU)
08:15:57
08:15:57 08:08:01 AM CPU %user %nice %system %iowait %steal %idle
08:15:57 08:09:01 AM all 37.99 0.00 5.10 1.67 0.13 55.12
08:15:57 08:09:01 AM 0 29.58 0.00 4.67 2.04 0.13 63.58
08:15:57 08:09:01 AM 1 46.40 0.00 5.52 1.30 0.12 46.66
08:15:57 08:10:01 AM all 9.55 0.00 1.34 0.47 0.06 88.59
08:15:57 08:10:01 AM 0 11.11 0.00 1.29 0.33 0.07 87.21
08:15:57 08:10:01 AM 1 7.99 0.00 1.39 0.60 0.05 89.97
08:15:57 08:11:01 AM all 12.17 0.00 2.24 0.13 0.09 85.36
08:15:57 08:11:01 AM 0 9.80 0.00 1.94 0.17 0.10 87.99
08:15:57 08:11:01 AM 1 14.55 0.00 2.54 0.10 0.08 82.73
08:15:57 08:12:01 AM all 26.75 0.00 4.73 1.74 0.10 66.68
08:15:57 08:12:01 AM 0 15.38 0.00 4.23 2.15 0.10 78.14
08:15:57 08:12:01 AM 1 38.17 0.00 5.23 1.32 0.10 55.17
08:15:57 08:13:01 AM all 0.65 0.00 0.29 0.73 0.03 98.29
08:15:57 08:13:01 AM 0 1.19 0.00 0.40 1.09 0.05 97.28
08:15:57 08:13:01 AM 1 0.12 0.00 0.18 0.38 0.02 99.30
08:15:57 08:14:01 AM all 1.30 0.00 0.14 0.03 0.06 98.46
08:15:57 08:14:01 AM 0 1.51 0.00 0.12 0.00 0.05 98.33
08:15:57 08:14:01 AM 1 1.10 0.00 0.17 0.07 0.07 98.60
08:15:57 08:15:01 AM all 16.38 0.00 2.19 0.28 0.08 81.07
08:15:57 08:15:01 AM 0 12.28 0.00 1.77 0.18 0.07 85.70
08:15:57 08:15:01 AM 1 20.47 0.00 2.61 0.38 0.08 76.45
08:15:57 Average: all 14.98 0.00 2.29 0.72 0.08 81.93
08:15:57 Average: 0 11.56 0.00 2.06 0.85 0.08 85.45
08:15:57 Average: 1 18.40 0.00 2.52 0.59 0.07 78.41
08:15:57
08:15:57
08:15:57