22:54:32 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 32
22:54:32 originally caused by:
22:54:32 Started by timer
22:54:32 Running as SYSTEM
22:54:33 [EnvInject] - Loading node environment variables.
22:54:33 Building remotely on prd-ubuntu2404-robot-2c-8g-8019 (ubuntu2404-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
22:54:33 [ssh-agent] Looking for ssh-agent implementation...
22:54:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:54:34 $ ssh-agent
22:54:34 SSH_AUTH_SOCK=/tmp/ssh-j9Fn3ukcIHtO/agent.42241
22:54:34 SSH_AGENT_PID=42243
22:54:34 [ssh-agent] Started.
22:54:34 Running ssh-add (command line suppressed)
22:54:34 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_9175059921691152026.key (/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_9175059921691152026.key)
22:54:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:54:34 The recommended git tool is: NONE
22:54:36 using credential opendaylight-jenkins-ssh
22:54:36 Wiping out workspace first.
22:54:36 Cloning the remote Git repository
22:54:36 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:54:36 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test # timeout=10
22:54:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:54:36 > git --version # timeout=10
22:54:36 > git --version # 'git version 2.43.0'
22:54:36 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:54:36 Verifying host key using known hosts file, will automatically accept unseen keys
22:54:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:54:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:54:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:54:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:54:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:54:41 Verifying host key using known hosts file, will automatically accept unseen keys
22:54:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:54:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:54:41 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
22:54:41 > git config core.sparsecheckout # timeout=10
22:54:41 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
22:54:41 Commit message: "Adapt updater.py to use new lsp-flags container"
22:54:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:54:42 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
22:54:42 No emails were triggered.
22:54:42 provisioning config files...
22:54:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:54:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:54:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:54:42 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1196240938863652556.sh
22:54:42 ---> python-tools-install.sh
22:54:42 Setup pyenv:
22:54:42 * system (set by /opt/pyenv/version)
22:54:42 * 3.8.20 (set by /opt/pyenv/version)
22:54:42 * 3.9.20 (set by /opt/pyenv/version)
22:54:42 3.10.15
22:54:42 3.11.10
22:54:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-17Ab
22:54:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:54:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:54:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:54:51 lf-activate-venv(): INFO: Base packages installed successfully
22:54:51 lf-activate-venv(): INFO: Installing additional packages: lftools
22:55:18 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
22:55:18 Generating Requirements File
22:55:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:55:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:55:37 Python 3.11.10
22:55:38 pip 26.0.1 from /tmp/venv-17Ab/lib/python3.11/site-packages/pip (python 3.11)
22:55:38 appdirs==1.4.4
22:55:38 argcomplete==3.6.3
22:55:38 aspy.yaml==1.3.0
22:55:38 attrs==26.1.0
22:55:38 autopage==0.6.0
22:55:38 beautifulsoup4==4.14.3
22:55:38 boto3==1.42.73
22:55:38 botocore==1.42.73
22:55:38 bs4==0.0.2
22:55:38 certifi==2026.2.25
22:55:38 cffi==2.0.0
22:55:38 cfgv==3.5.0
22:55:38 chardet==7.2.0
22:55:38 charset-normalizer==3.4.6
22:55:38 click==8.3.1
22:55:38 cliff==4.13.2
22:55:38 cmd2==3.4.0
22:55:38 cryptography==3.3.2
22:55:38 debtcollector==3.0.0
22:55:38 decorator==5.2.1
22:55:38 defusedxml==0.7.1
22:55:38 Deprecated==1.3.1
22:55:38 distlib==0.4.0
22:55:38 dnspython==2.8.0
22:55:38 docker==7.1.0
22:55:38 dogpile.cache==1.5.0
22:55:38 durationpy==0.10
22:55:38 email-validator==2.3.0
22:55:38 filelock==3.25.2
22:55:38 future==1.0.0
22:55:38 gitdb==4.0.12
22:55:38 GitPython==3.1.46
22:55:38 httplib2==0.30.2
22:55:38 identify==2.6.18
22:55:38 idna==3.11
22:55:38 importlib-resources==1.5.0
22:55:38 iso8601==2.1.0
22:55:38 Jinja2==3.1.6
22:55:38 jmespath==1.1.0
22:55:38 jsonpatch==1.33
22:55:38 jsonpointer==3.1.0
22:55:38 jsonschema==4.26.0
22:55:38 jsonschema-specifications==2025.9.1
22:55:38 keystoneauth1==5.13.1
22:55:38 kubernetes==35.0.0
22:55:38 lftools==0.37.22
22:55:38 lxml==6.0.2
22:55:38 markdown-it-py==4.0.0
22:55:38 MarkupSafe==3.0.3
22:55:38 mdurl==0.1.2
22:55:38 msgpack==1.1.2
22:55:38 multi_key_dict==2.0.3
22:55:38 munch==4.0.0
22:55:38 netaddr==1.3.0
22:55:38 niet==1.4.2
22:55:38 nodeenv==1.10.0
22:55:38 oauth2client==4.1.3
22:55:38 oauthlib==3.3.1
22:55:38 openstacksdk==4.10.0
22:55:38 os-service-types==1.8.2
22:55:38 osc-lib==4.4.0
22:55:38 oslo.config==10.3.0
22:55:38 oslo.context==6.3.0
22:55:38 oslo.i18n==6.7.2
22:55:38 oslo.log==8.1.0
22:55:38 oslo.serialization==5.9.1
22:55:38 oslo.utils==10.0.0
22:55:38 packaging==26.0
22:55:38 pbr==7.0.3
22:55:38 platformdirs==4.9.4
22:55:38 prettytable==3.17.0
22:55:38 psutil==7.2.2
22:55:38 pyasn1==0.6.3
22:55:38 pyasn1_modules==0.4.2
22:55:38 pycparser==3.0
22:55:38 pygerrit2==2.0.15
22:55:38 PyGithub==2.9.0
22:55:38 Pygments==2.19.2
22:55:38 PyJWT==2.12.1
22:55:38 PyNaCl==1.6.2
22:55:38 pyparsing==2.4.7
22:55:38 pyperclip==1.11.0
22:55:38 pyrsistent==0.20.0
22:55:38 python-cinderclient==9.9.0
22:55:38 python-dateutil==2.9.0.post0
22:55:38 python-discovery==1.2.0
22:55:38 python-heatclient==5.1.0
22:55:38 python-jenkins==1.8.3
22:55:38 python-keystoneclient==5.8.0
22:55:38 python-magnumclient==4.10.0
22:55:38 python-openstackclient==9.0.0
22:55:38 python-swiftclient==4.10.0
22:55:38 PyYAML==6.0.3
22:55:38 referencing==0.37.0
22:55:38 requests==2.32.5
22:55:38 requests-oauthlib==2.0.0
22:55:38 requestsexceptions==1.4.0
22:55:38 rfc3986==2.0.0
22:55:38 rich==14.3.3
22:55:38 rich-argparse==1.7.2
22:55:38 rpds-py==0.30.0
22:55:38 rsa==4.9.1
22:55:38 ruamel.yaml==0.19.1
22:55:38 ruamel.yaml.clib==0.2.15
22:55:38 s3transfer==0.16.0
22:55:38 simplejson==3.20.2
22:55:38 six==1.17.0
22:55:38 smmap==5.0.3
22:55:38 soupsieve==2.8.3
22:55:38 stevedore==5.7.0
22:55:38 tabulate==0.10.0
22:55:38 toml==0.10.2
22:55:38 tomlkit==0.14.0
22:55:38 tqdm==4.67.3
22:55:38 typing_extensions==4.15.0
22:55:38 urllib3==1.26.20
22:55:38 virtualenv==21.2.0
22:55:38 wcwidth==0.6.0
22:55:38 websocket-client==1.9.0
22:55:38 wrapt==2.1.2
22:55:38 xdg==6.0.0
22:55:38 xmltodict==1.0.4
22:55:38 yq==3.4.3
22:55:38 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins14973953571243533937.sh
22:55:38 ---> uv-install.sh
22:55:38 Installing uv/uvx (latest) using shell installer
22:55:39 2026-03-22 22:55:39 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/a8cf105a-0f51-4ec6-8013-26a6c9ea2ca7?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-22T23%3A46%3A13Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-22T22%3A45%3A34Z&ske=2026-03-22T23%3A46%3A13Z&sks=b&skv=2018-11-09&sig=5KI4FsavTwHImr8Lydh2GzLJPj8enB35BgnCsSrk7XQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDIyMDQzOCwibmJmIjoxNzc0MjIwMTM4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mxQXqIdql0dES_vGRztFOpqawO77i0YEyXgYRZs7Ajs&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-lYAc09.sh" [1]
22:55:39 downloading uv 0.10.12 x86_64-unknown-linux-gnu
22:55:40 no checksums to verify
22:55:40 installing to /home/jenkins/.local/bin
22:55:40 uv
22:55:40 uvx
22:55:40 everything's installed!
22:55:40
22:55:40 To add $HOME/.local/bin to your PATH, either restart your shell or run:
22:55:40
22:55:40 source $HOME/.local/bin/env (sh, bash, zsh)
22:55:40 source $HOME/.local/bin/env.fish (fish)
22:55:40 Adding install location to PATH
22:55:40 ---> Validating uv/uvx install
22:55:40 uvx 0.10.12 (x86_64-unknown-linux-gnu)
22:55:40 [EnvInject] - Injecting environment variables from a build step.
22:55:40 [EnvInject] - Injecting as environment variables the properties content
22:55:40 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:55:40 OS_CLOUD=vex
22:55:40 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-32
22:55:40 OS_STACK_TEMPLATE_DIR=openstack-hot
22:55:40
22:55:40 [EnvInject] - Variables injected successfully.
22:55:40 provisioning config files...
22:55:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:55:40 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13665763201428077982.sh
22:55:40 ---> Create parameters file for OpenStack HOT
22:55:40 OpenStack Heat parameters generated
22:55:40 -----------------------------------
22:55:40 parameters:
22:55:40 vm_0_count: '1'
22:55:40 vm_0_flavor: 'v3-standard-4'
22:55:40 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216'
22:55:40 vm_1_count: '1'
22:55:40 vm_1_flavor: 'v3-standard-2'
22:55:40 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260301-170151.303'
22:55:40
22:55:40 job_name: '00473-32'
22:55:40 silo: 'releng'
22:55:40 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins13770070859326265346.sh
22:55:40 ---> Create HEAT stack
22:55:40 + source /home/jenkins/lf-env.sh
22:55:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:55:40 ++ mktemp -d /tmp/venv-XXXX
22:55:40 + lf_venv=/tmp/venv-qh9I
22:55:40 + local venv_file=/tmp/.os_lf_venv
22:55:40 + local python=python3
22:55:40 + local options
22:55:40 + local set_path=true
22:55:40 + local install_args=
22:55: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
22:55:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:55:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:55:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:55:40 + true
22:55:40 + case $1 in
22:55:40 + python=python3
22:55:40 + shift 2
22:55:40 + true
22:55:40 + case $1 in
22:55:40 + shift
22:55:40 + break
22:55:40 + case $python in
22:55:40 + local pkg_list=
22:55:40 + [[ -d /opt/pyenv ]]
22:55:40 + echo 'Setup pyenv:'
22:55:40 Setup pyenv:
22:55:40 + export PYENV_ROOT=/opt/pyenv
22:55:40 + PYENV_ROOT=/opt/pyenv
22:55:40 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
22:55:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
22:55:40 + pyenv versions
22:55:40 system
22:55:40 3.8.20
22:55:40 3.9.20
22:55:40 3.10.15
22:55:40 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
22:55:40 + command -v pyenv
22:55:40 ++ pyenv init - --no-rehash
22:55:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:55:41 for i in ${!paths[@]}; do
22:55:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:55:41 fi; done;
22:55:41 echo "${paths[*]}"'\'')"
22:55:41 export PATH="/opt/pyenv/shims:${PATH}"
22:55:41 export PYENV_SHELL=bash
22:55:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:55:41 pyenv() {
22:55:41 local command
22:55:41 command="${1:-}"
22:55:41 if [ "$#" -gt 0 ]; then
22:55:41 shift
22:55:41 fi
22:55:41
22:55:41 case "$command" in
22:55:41 rehash|shell)
22:55:41 eval "$(pyenv "sh-$command" "$@")"
22:55:41 ;;
22:55:41 *)
22:55:41 command pyenv "$command" "$@"
22:55:41 ;;
22:55:41 esac
22:55:41 }'
22:55:41 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:55:41 for i in ${!paths[@]}; do
22:55:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:55:41 fi; done;
22:55:41 echo "${paths[*]}"'
22:55:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
22:55:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
22:55:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
22:55:41 ++ export PYENV_SHELL=bash
22:55:41 ++ PYENV_SHELL=bash
22:55:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:55:41 +++ complete -F _pyenv pyenv
22:55:41 ++ lf-pyver python3
22:55:41 ++ local py_version_xy=python3
22:55:41 ++ local py_version_xyz=
22:55:41 ++ pyenv versions
22:55:41 ++ local command
22:55:41 ++ command=versions
22:55:41 ++ '[' 1 -gt 0 ']'
22:55:41 ++ shift
22:55:41 ++ case "$command" in
22:55:41 ++ command pyenv versions
22:55:41 ++ sed 's/^[ *]* //'
22:55:41 ++ awk '{ print $1 }'
22:55:41 ++ grep -E '^[0-9.]*[0-9]$'
22:55:41 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:55:41 +++ grep '^3' /tmp/.pyenv_versions
22:55:41 +++ sort -V
22:55:41 +++ tail -n 1
22:55:41 ++ py_version_xyz=3.11.10
22:55:41 ++ [[ -z 3.11.10 ]]
22:55:41 ++ echo 3.11.10
22:55:41 ++ return 0
22:55:41 + pyenv local 3.11.10
22:55:41 + local command
22:55:41 + command=local
22:55:41 + '[' 2 -gt 0 ']'
22:55:41 + shift
22:55:41 + case "$command" in
22:55:41 + command pyenv local 3.11.10
22:55:41 + for arg in "$@"
22:55:41 + case $arg in
22:55:41 + pkg_list+='lftools[openstack] '
22:55:41 + for arg in "$@"
22:55:41 + case $arg in
22:55:41 + pkg_list+='kubernetes '
22:55:41 + for arg in "$@"
22:55:41 + case $arg in
22:55:41 + pkg_list+='niet '
22:55:41 + for arg in "$@"
22:55:41 + case $arg in
22:55:41 + pkg_list+='python-heatclient '
22:55:41 + for arg in "$@"
22:55:41 + case $arg in
22:55:41 + pkg_list+='python-openstackclient '
22:55:41 + for arg in "$@"
22:55:41 + case $arg in
22:55:41 + pkg_list+='python-magnumclient '
22:55:41 + for arg in "$@"
22:55:41 + case $arg in
22:55:41 + pkg_list+='urllib3~=1.26.15 '
22:55:41 + for arg in "$@"
22:55:41 + case $arg in
22:55:41 + pkg_list+='yq '
22:55:41 + [[ -f /tmp/.os_lf_venv ]]
22:55:41 ++ cat /tmp/.os_lf_venv
22:55:41 + lf_venv=/tmp/venv-17Ab
22:55:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from' file:/tmp/.os_lf_venv
22:55:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from file:/tmp/.os_lf_venv
22:55:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:55:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:55:41 + local 'pip_opts=--upgrade --quiet'
22:55:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:55:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:55:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:55:41 + [[ -n '' ]]
22:55:41 + [[ -n '' ]]
22:55:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:55:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:55:41 + /tmp/venv-17Ab/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:55:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:55:43 lf-activate-venv(): INFO: Base packages installed successfully
22:55:43 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:55:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:55:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:55:43 + /tmp/venv-17Ab/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:55:58 + type python3
22:55:58 + true
22:55:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH'
22:55:58 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
22:55:58 + PATH=/tmp/venv-17Ab/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
22:55:58 + return 0
22:55:58 + openstack --os-cloud vex limits show --absolute
22:55:59 /tmp/venv-17Ab/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version!
22:55:59 warnings.warn(
22:56:00 +--------------------------+---------+
22:56:00 | Name | Value |
22:56:00 +--------------------------+---------+
22:56:00 | maxTotalInstances | -1 |
22:56:00 | maxTotalCores | 450 |
22:56:00 | maxTotalRAMSize | 1000000 |
22:56:00 | maxServerMeta | 128 |
22:56:00 | maxImageMeta | 128 |
22:56:00 | maxPersonality | 5 |
22:56:00 | maxPersonalitySize | 10240 |
22:56:00 | maxTotalKeypairs | 100 |
22:56:00 | maxServerGroups | 10 |
22:56:00 | maxServerGroupMembers | 10 |
22:56:00 | maxTotalFloatingIps | -1 |
22:56:00 | maxSecurityGroups | -1 |
22:56:00 | maxSecurityGroupRules | -1 |
22:56:00 | totalRAMUsed | 81920 |
22:56:00 | totalCoresUsed | 20 |
22:56:00 | totalInstancesUsed | 9 |
22:56:00 | totalFloatingIpsUsed | 0 |
22:56:00 | totalSecurityGroupsUsed | 0 |
22:56:00 | totalServerGroupsUsed | 0 |
22:56:00 | maxTotalVolumes | -1 |
22:56:00 | maxTotalSnapshots | 10 |
22:56:00 | maxTotalVolumeGigabytes | 4096 |
22:56:00 | maxTotalBackups | 10 |
22:56:00 | maxTotalBackupGigabytes | 1000 |
22:56:00 | totalVolumesUsed | 0 |
22:56:00 | totalGigabytesUsed | 0 |
22:56:00 | totalSnapshotsUsed | 0 |
22:56:00 | totalBackupsUsed | 0 |
22:56:00 | totalBackupGigabytesUsed | 0 |
22:56:00 +--------------------------+---------+
22:56:00 + pushd /opt/ciman/openstack-hot
22:56:00 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
22:56:00 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-vanadium-32 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/stack-parameters.yaml
22:56:00 /tmp/venv-17Ab/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version!
22:56:00 warnings.warn(
22:56:36 Creating stack releng-netconf-csit-1node-gate-callhome-only-vanadium-32
22:56:36 Waiting to initialize infrastructure...
22:56:36 Waiting to initialize infrastructure...
22:56:36 Stack initialization successful.
22:56:36 ------------------------------------
22:56:36 Stack Details
22:56:36 ------------------------------------
22:56:36 {'added': None,
22:56:36 'capabilities': [],
22:56:36 'created_at': '2026-03-22T22:56:04Z',
22:56:36 'deleted': None,
22:56:36 'deleted_at': None,
22:56:36 'description': 'No description',
22:56:36 'environment': None,
22:56:36 'environment_files': None,
22:56:36 'files': None,
22:56:36 'files_container': None,
22:56:36 'id': '81d1e78b-6a7c-49bd-ba22-e23c6cdc4c84',
22:56:36 'is_rollback_disabled': True,
22:56:36 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-vanadium-32/81d1e78b-6a7c-49bd-ba22-e23c6cdc4c84',
22:56:36 'rel': 'self'}],
22:56:36 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
22:56:36 'name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-32',
22:56:36 'notification_topics': [],
22:56:36 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:56:36 'output_key': 'vm_0_ips',
22:56:36 'output_value': ['10.30.170.219']},
22:56:36 {'description': 'IP addresses of the 2nd vm types',
22:56:36 'output_key': 'vm_1_ips',
22:56:36 'output_value': ['10.30.171.100']}],
22:56:36 'owner_id': ****,
22:56:36 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:56:36 'OS::stack_id': '81d1e78b-6a7c-49bd-ba22-e23c6cdc4c84',
22:56:36 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-32',
22:56:36 'job_name': '00473-32',
22:56:36 'silo': 'releng',
22:56:36 'vm_0_count': '1',
22:56:36 'vm_0_flavor': 'v3-standard-4',
22:56:36 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:56:36 '20260301-010217.216',
22:56:36 'vm_1_count': '1',
22:56:36 'vm_1_flavor': 'v3-standard-2',
22:56:36 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
22:56:36 '20260301-170151.303'},
22:56:36 'parent_id': None,
22:56:36 'replaced': None,
22:56:36 'status': 'CREATE_COMPLETE',
22:56:36 'status_reason': 'Stack CREATE completed successfully',
22:56:36 'tags': [],
22:56:36 'template': None,
22:56:36 'template_description': 'No description',
22:56:36 'template_url': None,
22:56:36 'timeout_mins': 15,
22:56:36 'unchanged': None,
22:56:36 'updated': None,
22:56:36 'updated_at': None,
22:56:36 'user_project_id': '66a54aa3c21a43f1917fa1fb14051410'}
22:56:36 ------------------------------------
22:56:37 + popd
22:56:37 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
22:56:37 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins10326335494471327824.sh
22:56:37 ---> Copy SSH public keys to CSIT lab
22:56:37 Setup pyenv:
22:56:37 system
22:56:37 3.8.20
22:56:37 3.9.20
22:56:37 3.10.15
22:56:37 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
22:56:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from file:/tmp/.os_lf_venv
22:56:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:39 lf-activate-venv(): INFO: Base packages installed successfully
22:56:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:56:51 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
22:56:51 /tmp/venv-17Ab/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version!
22:56:51 warnings.warn(
22:56:53 SSH not responding on 10.30.171.100. Retrying in 10 seconds...
22:56:53 SSH not responding on 10.30.170.219. Retrying in 10 seconds...
22:57:03 Ping to 10.30.171.100 successful.
22:57:03 Ping to 10.30.170.219 successful.
22:57:04 SSH not responding on 10.30.171.100. Retrying in 10 seconds...
22:57:05 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
22:57:05 releng-00473-32-0-builder-0
22:57:05 Successfully copied public keys to slave 10.30.170.219
22:57:05 Process 43819 ready.
22:57:14 Ping to 10.30.171.100 successful.
22:57:16 Warning: Permanently added '10.30.171.100' (ED25519) to the list of known hosts.
22:57:16 releng-00473-32-1-docker-0
22:57:16 Successfully copied public keys to slave 10.30.171.100
22:57:16 Process 43820 ready.
22:57:16 SSH ready on all stack servers.
22:57:16 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins11825573159862064357.sh
22:57:16 Setup pyenv:
22:57:16 system
22:57:16 3.8.20
22:57:16 3.9.20
22:57:16 3.10.15
22:57:16 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
22:57:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t99y
22:57:21 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.robot_venv
22:57:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:25 lf-activate-venv(): INFO: Base packages installed successfully
22:57:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:57:26 lf-activate-venv(): INFO: Adding /tmp/venv-t99y/bin to PATH
22:57:26 + echo 'Installing Python Requirements'
22:57:26 Installing Python Requirements
22:57:26 + cat
22:57:26 + python -m pip install -r requirements.txt
22:57:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:57:27 Collecting docker-py (from -r requirements.txt (line 1))
22:57:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:57:27 Collecting ipaddr (from -r requirements.txt (line 2))
22:57:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:57:27 Installing build dependencies: started
22:57:28 Installing build dependencies: finished with status 'done'
22:57:28 Getting requirements to build wheel: started
22:57:28 Getting requirements to build wheel: finished with status 'done'
22:57:28 Preparing metadata (pyproject.toml): started
22:57:28 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:28 Collecting netaddr (from -r requirements.txt (line 3))
22:57:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:57:28 Collecting netifaces (from -r requirements.txt (line 4))
22:57:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:57:28 Installing build dependencies: started
22:57:29 Installing build dependencies: finished with status 'done'
22:57:29 Getting requirements to build wheel: started
22:57:30 Getting requirements to build wheel: finished with status 'done'
22:57:30 Preparing metadata (pyproject.toml): started
22:57:30 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:30 Collecting pyhocon (from -r requirements.txt (line 5))
22:57:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.63/pyhocon-0.3.63.tar.gz (307 kB)
22:57:30 Installing build dependencies: started
22:57:31 Installing build dependencies: finished with status 'done'
22:57:31 Getting requirements to build wheel: started
22:57:31 Getting requirements to build wheel: finished with status 'done'
22:57:31 Preparing metadata (pyproject.toml): started
22:57:32 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:32 Collecting requests (from -r requirements.txt (line 6))
22:57:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:57:32 Collecting robotframework (from -r requirements.txt (line 7))
22:57:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.2/robotframework-7.4.2-py3-none-any.whl (807 kB)
22:57:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 24.2 MB/s 0:00:00
22:57:32 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:57:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:57:32 Installing build dependencies: started
22:57:33 Installing build dependencies: finished with status 'done'
22:57:33 Getting requirements to build wheel: started
22:57:33 Getting requirements to build wheel: finished with status 'done'
22:57:33 Preparing metadata (pyproject.toml): started
22:57:33 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:57:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:57:33 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:57:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:57:33 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:57:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:57:33 Installing build dependencies: started
22:57:34 Installing build dependencies: finished with status 'done'
22:57:34 Getting requirements to build wheel: started
22:57:35 Getting requirements to build wheel: finished with status 'done'
22:57:35 Preparing metadata (pyproject.toml): started
22:57:35 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:35 Collecting scapy (from -r requirements.txt (line 12))
22:57:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:57:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 43.6 MB/s 0:00:00
22:57:35 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:57:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:57:35 Installing build dependencies: started
22:57:36 Installing build dependencies: finished with status 'done'
22:57:36 Getting requirements to build wheel: started
22:57:36 Getting requirements to build wheel: finished with status 'done'
22:57:36 Preparing metadata (pyproject.toml): started
22:57:36 Preparing metadata (pyproject.toml): finished with status 'done'
22:57:36 Collecting elasticsearch (from -r requirements.txt (line 18))
22:57:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
22:57:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 20.8 MB/s 0:00:00
22:57:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:57:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:57:37 Collecting pyangbind (from -r requirements.txt (line 22))
22:57:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:57:37 Collecting isodate (from -r requirements.txt (line 25))
22:57:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:57:37 Collecting jmespath (from -r requirements.txt (line 28))
22:57:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
22:57:37 Collecting jsonpatch (from -r requirements.txt (line 31))
22:57:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:57:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:57:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:57:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:57:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:57:37 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:57:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:57:37 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:57:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:57:37 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:57:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:57:37 Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 5))
22:57:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
22:57:37 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:57:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.6/charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (204 kB)
22:57:37 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:57:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:57:37 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:57:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
22:57:37 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:57:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB)
22:57:38 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:57:38 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:57:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.1.0/jsonpointer-3.1.0-py3-none-any.whl (7.7 kB)
22:57:38 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:57:38 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:57:38 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:57:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:57:38 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
22:57:38 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:57:38 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:57:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:57:38 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:57:38 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:57:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:57:38 Collecting elasticsearch (from -r requirements.txt (line 18))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:57:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 25.2 MB/s 0:00:00
22:57:38 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:57:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:57:38 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:57:38 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:57:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:57:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.0 MB/s 0:00:00
22:57:39 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:57:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:57:40 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:57:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:57:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 24.8 MB/s 0:00:00
22:57:40 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:57:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:57:40 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:57:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB)
22:57:40 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:57:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB)
22:57:41 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:57:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:57:41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:57:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
22:57:41 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:57:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:57:41 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:57:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
22:57:41 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
22:57:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 39.6 MB/s 0:00:00
22:57:41 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
22:57:41 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:57:41 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
22:57:42 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:57:42 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/26.1.0/attrs-26.1.0-py3-none-any.whl (67 kB)
22:57:42 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:57:42 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:57:42 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:57:42 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:57:42 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:57:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:57:42 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:57:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:57:42 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:57:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:57:42 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:57:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:57:42 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:57:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
22:57:42 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, pyhocon, robotframework-httplibrary, jsonpath-rw
22:57:42 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:57:42 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:57:42 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d001de4d79200b6b3009787a3607ad8b5468bb89b48350d9cfd43a1423f77bd5
22:57:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:57:42 Building wheel for ipaddr (pyproject.toml): started
22:57:43 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:57:43 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=04dba3e6390f24e6a53f557d45f13412127630f8adb6553d90bf0ee550501745
22:57:43 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:57:43 Building wheel for netifaces (pyproject.toml): started
22:57:45 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:57:45 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=34978 sha256=3aa5be4f48da802a03b8c1bb5a5682ca210815244d98bbdeac50e400002eba00
22:57:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:57:45 Building wheel for pyhocon (pyproject.toml): started
22:57:46 Building wheel for pyhocon (pyproject.toml): finished with status 'done'
22:57:46 Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=45cbbb062208e93c3c33cda1f77ae4163d2bb51130681c780a90c92c820c81d3
22:57:46 Stored in directory: /home/jenkins/.cache/pip/wheels/ce/9e/92/cb17e17d79fafd46a767074b3ed1dca8f78036163f9bea914d
22:57:46 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:57:46 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:57:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=3d6292f65c80660c91de80d251c80ebb479b185c8c9feedb6a542c5a7c67eae3
22:57:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:57:46 Building wheel for jsonpath-rw (pyproject.toml): started
22:57:46 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:57:46 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d690e1705e348fffd742c84a325f3af88bf72e1b31314bba84b7f1d3626d5581
22:57:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:57:46 Successfully built robotframework-sshlibrary ipaddr netifaces pyhocon robotframework-httplibrary jsonpath-rw
22:57:46 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:57:54
22:57:54 Successfully installed WebOb-1.8.9 attrs-26.1.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.6 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.1.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.7 pycparser-3.0 pyhocon-0.3.63 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.28 requests-2.32.5 robotframework-7.4.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:57:54 + pip freeze
22:57:54 attrs==26.1.0
22:57:54 bcrypt==5.0.0
22:57:54 beautifulsoup4==4.14.3
22:57:54 certifi==2026.2.25
22:57:54 cffi==2.0.0
22:57:54 charset-normalizer==3.4.6
22:57:54 click==8.3.1
22:57:54 cryptography==46.0.5
22:57:54 decorator==5.2.1
22:57:54 distlib==0.4.0
22:57:54 docker-py==1.10.6
22:57:54 docker-pycreds==0.4.0
22:57:54 elastic-transport==8.17.1
22:57:54 elasticsearch==8.19.3
22:57:54 elasticsearch-dsl==8.15.4
22:57:54 enum34==1.1.10
22:57:54 filelock==3.25.2
22:57:54 h11==0.16.0
22:57:54 idna==3.11
22:57:54 invoke==2.2.1
22:57:54 ipaddr==2.2.0
22:57:54 isodate==0.7.2
22:57:54 jmespath==1.1.0
22:57:54 jsonpatch==1.33
22:57:54 jsonpath-rw==1.4.0
22:57:54 jsonpointer==3.1.0
22:57:54 lxml==6.0.2
22:57:54 netaddr==1.3.0
22:57:54 netifaces==0.11.0
22:57:54 outcome==1.3.0.post0
22:57:54 packaging==26.0
22:57:54 paramiko==4.0.0
22:57:54 platformdirs==4.9.4
22:57:54 ply==3.11
22:57:54 pyang==2.7.1
22:57:54 pyangbind==0.8.7
22:57:54 pycparser==3.0
22:57:54 pyhocon==0.3.63
22:57:54 PyNaCl==1.6.2
22:57:54 pyparsing==3.3.2
22:57:54 PySocks==1.7.1
22:57:54 python-dateutil==2.9.0.post0
22:57:54 python-discovery==1.2.0
22:57:54 regex==2026.2.28
22:57:54 requests==2.32.5
22:57:54 robotframework==7.4.2
22:57:54 robotframework-httplibrary==0.4.2
22:57:54 robotframework-pythonlibcore==4.5.0
22:57:54 robotframework-requests==0.9.7
22:57:54 robotframework-selenium2library==3.0.0
22:57:54 robotframework-seleniumlibrary==6.8.0
22:57:54 robotframework-sshlibrary==3.8.0
22:57:54 scapy==2.7.0
22:57:54 scp==0.15.0
22:57:54 selenium==4.41.0
22:57:54 six==1.17.0
22:57:54 sniffio==1.3.1
22:57:54 sortedcontainers==2.4.0
22:57:54 soupsieve==2.8.3
22:57:54 trio==0.33.0
22:57:54 trio-websocket==0.12.2
22:57:54 typing_extensions==4.15.0
22:57:54 urllib3==2.6.3
22:57:54 virtualenv==21.2.0
22:57:54 waitress==3.0.2
22:57:54 WebOb==1.8.9
22:57:54 websocket-client==1.9.0
22:57:54 WebTest==3.0.7
22:57:54 wsproto==1.3.2
22:57:54 [EnvInject] - Injecting environment variables from a build step.
22:57:54 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:57:54 [EnvInject] - Variables injected successfully.
22:57:54 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins12691039258931229126.sh
22:57:54 Setup pyenv:
22:57:54 system
22:57:54 3.8.20
22:57:54 3.9.20
22:57:54 3.10.15
22:57:54 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
22:57:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from file:/tmp/.os_lf_venv
22:57:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:56 lf-activate-venv(): INFO: Base packages installed successfully
22:57:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:58:04 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
22:58:04 + ODL_SYSTEM=()
22:58:04 + TOOLS_SYSTEM=()
22:58:04 + OPENSTACK_SYSTEM=()
22:58:04 + OPENSTACK_CONTROLLERS=()
22:58:04 + mapfile -t ADDR
22:58:04 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:58:04 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-vanadium-32
22:58:04 /tmp/venv-17Ab/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version!
22:58:04 warnings.warn(
22:58:05 + for i in "${ADDR[@]}"
22:58:05 ++ ssh 10.30.170.219 hostname -s
22:58:06 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
22:58:06 + REMHOST=releng-00473-32-0-builder-0
22:58:06 + case ${REMHOST} in
22:58:06 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:58:06 + for i in "${ADDR[@]}"
22:58:06 ++ ssh 10.30.171.100 hostname -s
22:58:06 Warning: Permanently added '10.30.171.100' (ED25519) to the list of known hosts.
22:58:07 + REMHOST=releng-00473-32-1-docker-0
22:58:07 + case ${REMHOST} in
22:58:07 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:58:07 + echo NUM_ODL_SYSTEM=1
22:58:07 + echo NUM_TOOLS_SYSTEM=1
22:58:07 + '[' '' == yes ']'
22:58:07 + NUM_OPENSTACK_SYSTEM=0
22:58:07 + echo NUM_OPENSTACK_SYSTEM=0
22:58:07 + '[' 0 -eq 2 ']'
22:58:07 + echo ODL_SYSTEM_IP=10.30.170.219
22:58:07 ++ seq 0 0
22:58:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:58:07 + echo ODL_SYSTEM_1_IP=10.30.170.219
22:58:07 + echo TOOLS_SYSTEM_IP=10.30.171.100
22:58:07 ++ seq 0 0
22:58:07 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:58:07 + echo TOOLS_SYSTEM_1_IP=10.30.171.100
22:58:07 + openstack_index=0
22:58:07 + NUM_OPENSTACK_CONTROL_NODES=1
22:58:07 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:58:07 ++ seq 0 0
22:58:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:58:07 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:58:07 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:58:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:58:07 + '[' -1 -ge 2 ']'
22:58:07 ++ seq 0 -2
22:58:07 + NUM_OPENSTACK_HAPROXY_NODES=0
22:58:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:58:07 ++ seq 0 -1
22:58:07 + echo 'Contents of slave_addresses.txt:'
22:58:07 Contents of slave_addresses.txt:
22:58:07 + cat slave_addresses.txt
22:58:07 NUM_ODL_SYSTEM=1
22:58:07 NUM_TOOLS_SYSTEM=1
22:58:07 NUM_OPENSTACK_SYSTEM=0
22:58:07 ODL_SYSTEM_IP=10.30.170.219
22:58:07 ODL_SYSTEM_1_IP=10.30.170.219
22:58:07 TOOLS_SYSTEM_IP=10.30.171.100
22:58:07 TOOLS_SYSTEM_1_IP=10.30.171.100
22:58:07 NUM_OPENSTACK_CONTROL_NODES=1
22:58:07 OPENSTACK_CONTROL_NODE_1_IP=
22:58:07 NUM_OPENSTACK_COMPUTE_NODES=-1
22:58:07 NUM_OPENSTACK_HAPROXY_NODES=0
22:58:07 [EnvInject] - Injecting environment variables from a build step.
22:58:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:58:07 [EnvInject] - Variables injected successfully.
22:58:07 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins12278510769357725141.sh
22:58:07 Preparing for JRE Version 21
22:58:07 Karaf artifact is netconf-karaf
22:58:07 Karaf project is netconf
22:58:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:58:07 [EnvInject] - Injecting environment variables from a build step.
22:58:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:58:07 [EnvInject] - Variables injected successfully.
22:58:07 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins11390810801264271291.sh
22:58:07 2026-03-22 22:58:07 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3691/3691] -> "pom.xml" [1]
22:58:07 Bundle version is 11.0.0-SNAPSHOT
22:58:07 --2026-03-22 22:58:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/11.0.0-SNAPSHOT/maven-metadata.xml
22:58:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:58:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:58:07 HTTP request sent, awaiting response... 200 OK
22:58:07 Length: 1408 (1.4K) [application/xml]
22:58:07 Saving to: ‘maven-metadata.xml’
22:58:07
22:58:07 0K . 100% 1.13G=0s
22:58:07
22:58:07 2026-03-22 22:58:07 (1.13 GB/s) - ‘maven-metadata.xml’ saved [1408/1408]
22:58:07
22:58:07
22:58:07
22:58:07 org.opendaylight.netconf
22:58:07 netconf-karaf
22:58:07
22:58:07 20260322190645
22:58:07
22:58:07 20260322.190645
22:58:07 19
22:58:07
22:58:07
22:58:07
22:58:07 pom
22:58:07 11.0.0-20260322.190645-19
22:58:07 20260322190645
22:58:07
22:58:07
22:58:07 tar.gz
22:58:07 11.0.0-20260322.190645-19
22:58:07 20260322190645
22:58:07
22:58:07
22:58:07 zip
22:58:07 11.0.0-20260322.190645-19
22:58:07 20260322190645
22:58:07
22:58:07
22:58:07 cyclonedx
22:58:07 xml
22:58:07 11.0.0-20260322.190645-19
22:58:07 20260322190645
22:58:07
22:58:07
22:58:07 cyclonedx
22:58:07 json
22:58:07 11.0.0-20260322.190645-19
22:58:07 20260322190645
22:58:07
22:58:07
22:58:07
22:58:07 11.0.0-SNAPSHOT
22:58:07
22:58:07 Nexus timestamp is 11.0.0-20260322.190645-19
22:58:07 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/11.0.0-SNAPSHOT/netconf-karaf-11.0.0-20260322.190645-19.zip
22:58:07 Distribution bundle is netconf-karaf-11.0.0-20260322.190645-19.zip
22:58:07 Distribution bundle version is 11.0.0-SNAPSHOT
22:58:07 Distribution folder is netconf-karaf-11.0.0-SNAPSHOT
22:58:07 Nexus prefix is https://nexus.opendaylight.org
22:58:07 [EnvInject] - Injecting environment variables from a build step.
22:58:07 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:58:07 [EnvInject] - Variables injected successfully.
22:58:07 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins10004529573579256347.sh
22:58:07 Setup pyenv:
22:58:07 system
22:58:07 3.8.20
22:58:07 3.9.20
22:58:07 3.10.15
22:58:07 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
22:58:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from file:/tmp/.os_lf_venv
22:58:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:58:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:58:09 lf-activate-venv(): INFO: Base packages installed successfully
22:58:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:58:15 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
22:58:15 Copying common-functions.sh to /tmp
22:58:15 /tmp/venv-17Ab/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version!
22:58:15 warnings.warn(
22:58:16 Copying common-functions.sh to 10.30.171.100:/tmp
22:58:17 Warning: Permanently added '10.30.171.100' (ED25519) to the list of known hosts.
22:58:17 Copying common-functions.sh to 10.30.170.219:/tmp
22:58:17 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
22:58:18 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4090448950901168599.sh
22:58:18 common-functions.sh is being sourced
22:58:18 common-functions environment:
22:58:18 MAVENCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:18 ACTUALFEATURES:
22:58:18 FEATURESCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:18 CUSTOMPROP: /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/custom.properties
22:58:18 LOGCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:18 MEMCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:18 CONTROLLERMEM: 2048m
22:58:18 AKKACONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/akka.conf
22:58:18 MODULESCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/modules.conf
22:58:18 MODULESHARDSCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/module-shards.conf
22:58:18 SUITES:
22:58:18
22:58:18 #################################################
22:58:18 ## Configure Cluster and Start ##
22:58:18 #################################################
22:58:18 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
22:58:18 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
22:58:18 Locating script plan to use...
22:58:18 Finished running script plans
22:58:18 Configuring member-1 with IP address 10.30.170.219
22:58:18 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
22:58:18 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
22:58:18 + source /tmp/common-functions.sh netconf-karaf-11.0.0-SNAPSHOT vanadium
22:58:18 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:58:18 common-functions.sh is being sourced
22:58:18 ++ echo 'common-functions.sh is being sourced'
22:58:18 ++ BUNDLEFOLDER=netconf-karaf-11.0.0-SNAPSHOT
22:58:18 ++ DISTROSTREAM=vanadium
22:58:18 ++ export MAVENCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:18 ++ MAVENCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:18 ++ export FEATURESCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:18 ++ FEATURESCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:18 ++ export CUSTOMPROP=/tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/custom.properties
22:58:18 ++ CUSTOMPROP=/tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/custom.properties
22:58:18 ++ export LOGCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:18 ++ LOGCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:18 ++ export MEMCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:18 ++ MEMCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:18 ++ export CONTROLLERMEM=
22:58:18 ++ CONTROLLERMEM=
22:58:18 ++ case "${DISTROSTREAM}" in
22:58:18 ++ CLUSTER_SYSTEM=akka
22:58:18 ++ export AKKACONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/akka.conf
22:58:18 ++ AKKACONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/akka.conf
22:58:18 ++ export MODULESCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/modules.conf
22:58:18 ++ MODULESCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/modules.conf
22:58:18 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/module-shards.conf
22:58:18 ++ MODULESHARDSCONF=/tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/module-shards.conf
22:58:18 ++ print_common_env
22:58:18 ++ cat
22:58:18 common-functions environment:
22:58:18 MAVENCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:18 ACTUALFEATURES:
22:58:18 FEATURESCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:18 CUSTOMPROP: /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/custom.properties
22:58:18 LOGCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:18 MEMCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:18 CONTROLLERMEM:
22:58:18 AKKACONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/akka.conf
22:58:18 MODULESCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/modules.conf
22:58:18 MODULESHARDSCONF: /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/module-shards.conf
22:58:18 SUITES:
22:58:18
22:58:18 ++ SSH='ssh -t -t'
22:58:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:58:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:58:18 Changing to /tmp
22:58:18 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/11.0.0-SNAPSHOT/netconf-karaf-11.0.0-20260322.190645-19.zip
22:58:18 + echo 'Changing to /tmp'
22:58:18 + cd /tmp
22:58:18 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/11.0.0-SNAPSHOT/netconf-karaf-11.0.0-20260322.190645-19.zip'
22:58:18 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/11.0.0-SNAPSHOT/netconf-karaf-11.0.0-20260322.190645-19.zip
22:58:18 --2026-03-22 22:58:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/11.0.0-SNAPSHOT/netconf-karaf-11.0.0-20260322.190645-19.zip
22:58:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:58:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:58:18 HTTP request sent, awaiting response... 200 OK
22:58:18 Length: 163156637 (156M) [application/zip]
22:58:18 Saving to: ‘netconf-karaf-11.0.0-20260322.190645-19.zip’
22:58:18
22:58:18 0K ........ ........ ........ ........ ........ ........ 1% 64.7M 2s
22:58:18 3072K ........ ........ ........ ........ ........ ........ 3% 121M 2s
22:58:18 6144K ........ ........ ........ ........ ........ ........ 5% 135M 2s
22:58:18 9216K ........ ........ ........ ........ ........ ........ 7% 190M 1s
22:58:18 12288K ........ ........ ........ ........ ........ ........ 9% 188M 1s
22:58:18 15360K ........ ........ ........ ........ ........ ........ 11% 189M 1s
22:58:18 18432K ........ ........ ........ ........ ........ ........ 13% 227M 1s
22:58:18 21504K ........ ........ ........ ........ ........ ........ 15% 230M 1s
22:58:18 24576K ........ ........ ........ ........ ........ ........ 17% 258M 1s
22:58:18 27648K ........ ........ ........ ........ ........ ........ 19% 273M 1s
22:58:18 30720K ........ ........ ........ ........ ........ ........ 21% 307M 1s
22:58:18 33792K ........ ........ ........ ........ ........ ........ 23% 304M 1s
22:58:18 36864K ........ ........ ........ ........ ........ ........ 25% 323M 1s
22:58:18 39936K ........ ........ ........ ........ ........ ........ 26% 351M 1s
22:58:18 43008K ........ ........ ........ ........ ........ ........ 28% 330M 1s
22:58:18 46080K ........ ........ ........ ........ ........ ........ 30% 342M 1s
22:58:18 49152K ........ ........ ........ ........ ........ ........ 32% 252M 1s
22:58:18 52224K ........ ........ ........ ........ ........ ........ 34% 372M 0s
22:58:19 55296K ........ ........ ........ ........ ........ ........ 36% 353M 0s
22:58:19 58368K ........ ........ ........ ........ ........ ........ 38% 307M 0s
22:58:19 61440K ........ ........ ........ ........ ........ ........ 40% 315M 0s
22:58:19 64512K ........ ........ ........ ........ ........ ........ 42% 354M 0s
22:58:19 67584K ........ ........ ........ ........ ........ ........ 44% 388M 0s
22:58:19 70656K ........ ........ ........ ........ ........ ........ 46% 370M 0s
22:58:19 73728K ........ ........ ........ ........ ........ ........ 48% 310M 0s
22:58:19 76800K ........ ........ ........ ........ ........ ........ 50% 171M 0s
22:58:19 79872K ........ ........ ........ ........ ........ ........ 52% 299M 0s
22:58:19 82944K ........ ........ ........ ........ ........ ........ 53% 326M 0s
22:58:19 86016K ........ ........ ........ ........ ........ ........ 55% 397M 0s
22:58:19 89088K ........ ........ ........ ........ ........ ........ 57% 345M 0s
22:58:19 92160K ........ ........ ........ ........ ........ ........ 59% 363M 0s
22:58:19 95232K ........ ........ ........ ........ ........ ........ 61% 357M 0s
22:58:19 98304K ........ ........ ........ ........ ........ ........ 63% 354M 0s
22:58:19 101376K ........ ........ ........ ........ ........ ........ 65% 307M 0s
22:58:19 104448K ........ ........ ........ ........ ........ ........ 67% 364M 0s
22:58:19 107520K ........ ........ ........ ........ ........ ........ 69% 364M 0s
22:58:19 110592K ........ ........ ........ ........ ........ ........ 71% 279M 0s
22:58:19 113664K ........ ........ ........ ........ ........ ........ 73% 301M 0s
22:58:19 116736K ........ ........ ........ ........ ........ ........ 75% 335M 0s
22:58:19 119808K ........ ........ ........ ........ ........ ........ 77% 373M 0s
22:58:19 122880K ........ ........ ........ ........ ........ ........ 79% 392M 0s
22:58:19 125952K ........ ........ ........ ........ ........ ........ 80% 195M 0s
22:58:19 129024K ........ ........ ........ ........ ........ ........ 82% 309M 0s
22:58:19 132096K ........ ........ ........ ........ ........ ........ 84% 336M 0s
22:58:19 135168K ........ ........ ........ ........ ........ ........ 86% 407M 0s
22:58:19 138240K ........ ........ ........ ........ ........ ........ 88% 376M 0s
22:58:19 141312K ........ ........ ........ ........ ........ ........ 90% 393M 0s
22:58:19 144384K ........ ........ ........ ........ ........ ........ 92% 368M 0s
22:58:19 147456K ........ ........ ........ ........ ........ ........ 94% 383M 0s
22:58:19 150528K ........ ........ ........ ........ ........ ........ 96% 247M 0s
22:58:19 153600K ........ ........ ........ ........ ........ ........ 98% 332M 0s
22:58:19 156672K ........ ........ ........ ........ ........ . 100% 312M=0.6s
22:58:19
22:58:19 2026-03-22 22:58:19 (269 MB/s) - ‘netconf-karaf-11.0.0-20260322.190645-19.zip’ saved [163156637/163156637]
22:58:19
22:58:19 Extracting the new controller...
22:58:19 + echo 'Extracting the new controller...'
22:58:19 + unzip -q netconf-karaf-11.0.0-20260322.190645-19.zip
22:58:20 Adding external repositories...
22:58:20 + echo 'Adding external repositories...'
22:58:20 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:20 + cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:58:20 ################################################################################
22:58:20 #
22:58:20 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:20 # contributor license agreements. See the NOTICE file distributed with
22:58:20 # this work for additional information regarding copyright ownership.
22:58:20 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:20 # (the "License"); you may not use this file except in compliance with
22:58:20 # the License. You may obtain a copy of the License at
22:58:20 #
22:58:20 # http://www.apache.org/licenses/LICENSE-2.0
22:58:20 #
22:58:20 # Unless required by applicable law or agreed to in writing, software
22:58:20 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:20 # See the License for the specific language governing permissions and
22:58:20 # limitations under the License.
22:58:20 #
22:58:20 ################################################################################
22:58:20
22:58:20 #
22:58:20 # If set to true, the following property will not allow any certificate to be used
22:58:20 # when accessing Maven repositories through SSL
22:58:20 #
22:58:20 #org.ops4j.pax.url.mvn.certificateCheck=
22:58:20
22:58:20 #
22:58:20 # Path to the local Maven settings file.
22:58:20 # The repositories defined in this file will be automatically added to the list
22:58:20 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:58:20 # below is not set.
22:58:20 # The following locations are checked for the existence of the settings.xml file
22:58:20 # * 1. looks for the specified url
22:58:20 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:58:20 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:58:20 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:58:20 #
22:58:20 #org.ops4j.pax.url.mvn.settings=
22:58:20
22:58:20 #
22:58:20 # Path to the local Maven repository which is used to avoid downloading
22:58:20 # artifacts when they already exist locally.
22:58:20 # The value of this property will be extracted from the settings.xml file
22:58:20 # above, or defaulted to:
22:58:20 # System.getProperty( "user.home" ) + "/.m2/repository"
22:58:20 #
22:58:20 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:58:20
22:58:20 #
22:58:20 # Default this to false. It's just weird to use undocumented repos
22:58:20 #
22:58:20 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:58:20
22:58:20 #
22:58:20 # Uncomment if you don't wanna use the proxy settings
22:58:20 # from the Maven conf/settings.xml file
22:58:20 #
22:58:20 # org.ops4j.pax.url.mvn.proxySupport=false
22:58:20
22:58:20 #
22:58:20 # Disable aether support by default. This ensure that the defaultRepositories
22:58:20 # below will be used
22:58:20 #
22:58:20 #org.ops4j.pax.url.mvn.disableAether=true
22:58:20
22:58:20 #
22:58:20 # Comma separated list of repositories scanned when resolving an artifact.
22:58:20 # Those repositories will be checked before iterating through the
22:58:20 # below list of repositories and even before the local repository
22:58:20 # A repository url can be appended with zero or more of the following flags:
22:58:20 # @snapshots : the repository contains snaphots
22:58:20 # @noreleases : the repository does not contain any released artifacts
22:58:20 #
22:58:20 # The following property value will add the system folder as a repo.
22:58:20 #
22:58:20 #org.ops4j.pax.url.mvn.defaultRepositories=
22:58:20
22:58:20 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:58:20 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:58:20
22:58:20 #
22:58:20 # Comma separated list of repositories scanned when resolving an artifact.
22:58:20 # The default list includes the following repositories:
22:58:20 # http://repo1.maven.org/maven2@id=central
22:58:20 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:58:20 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:58:20 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:58:20 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:58:20 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:58:20 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:58:20 # To add repositories to the default ones, prepend '+' to the list of repositories
22:58:20 # to add.
22:58:20 # A repository url can be appended with zero or more of the following flags:
22:58:20 # @snapshots : the repository contains snapshots
22:58:20 # @noreleases : the repository does not contain any released artifacts
22:58:20 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:58:20 #
22:58:20 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
22:58:20 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:58:20 file:${karaf.data}/kar@id=kar.repository@multi
22:58:20 Configuring the startup features...
22:58:20 + [[ True == \T\r\u\e ]]
22:58:20 + echo 'Configuring the startup features...'
22:58:20 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:20 + FEATURE_TEST_STRING=features-test
22:58:20 + FEATURE_TEST_VERSION=11.0.0-SNAPSHOT
22:58:20 + KARAF_VERSION=netconf
22:58:20 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:58:20 + cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:58:20 ################################################################################
22:58:20 #
22:58:20 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:20 # contributor license agreements. See the NOTICE file distributed with
22:58:20 # this work for additional information regarding copyright ownership.
22:58:20 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:20 # (the "License"); you may not use this file except in compliance with
22:58:20 # the License. You may obtain a copy of the License at
22:58:20 #
22:58:20 # http://www.apache.org/licenses/LICENSE-2.0
22:58:20 #
22:58:20 # Unless required by applicable law or agreed to in writing, software
22:58:20 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:20 # See the License for the specific language governing permissions and
22:58:20 # limitations under the License.
22:58:20 #
22:58:20 ################################################################################
22:58:20
22:58:20 #
22:58:20 # Comma separated list of features repositories to register by default
22:58:20 #
22:58:20 featuresRepositories = file:${karaf.etc}/b515ca80-f15f-4188-9a32-42e746cedd4b.xml
22:58:20
22:58:20 #
22:58:20 # Comma separated list of features to install at startup
22:58:20 #
22:58:20 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, e8f0b6fb-b4da-4db4-83e8-a21286ee33fc
22:58:20
22:58:20 #
22:58:20 # Resource repositories (OBR) that the features resolver can use
22:58:20 # to resolve requirements/capabilities
22:58:20 #
22:58:20 # The format of the resourceRepositories is
22:58:20 # resourceRepositories=[xml:url|json:url],...
22:58:20 # for Instance:
22:58:20 #
22:58:20 #resourceRepositories=xml:http://host/path/to/index.xml
22:58:20 # or
22:58:20 #resourceRepositories=json:http://host/path/to/index.json
22:58:20 #
22:58:20
22:58:20 #
22:58:20 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:58:20 #
22:58:20 featuresBootAsynchronous=false
22:58:20
22:58:20 #
22:58:20 # Service requirements enforcement
22:58:20 #
22:58:20 # By default, the feature resolver checks the service requirements/capabilities of
22:58:20 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:58:20 # the required bundles.
22:58:20 # The following flag can have those values:
22:58:20 # - disable: service requirements are completely ignored
22:58:20 # - default: service requirements are ignored for old features
22:58:20 # - enforce: service requirements are always verified
22:58:20 #
22:58:20 #serviceRequirements=default
22:58:20
22:58:20 #
22:58:20 # Store cfg file for config element in feature
22:58:20 #
22:58:20 #configCfgStore=true
22:58:20
22:58:20 #
22:58:20 # Define if the feature service automatically refresh bundles
22:58:20 #
22:58:20 autoRefresh=true
22:58:20
22:58:20 #
22:58:20 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:58:20 # XML file defines instructions related to features processing
22:58:20 # versions.properties may declare properties to resolve placeholders in XML file
22:58:20 # both files are relative to ${karaf.etc}
22:58:20 #
22:58:20 #featureProcessing=org.apache.karaf.features.xml
22:58:20 #featureProcessingVersions=versions.properties
22:58:20 + configure_karaf_log netconf ''
22:58:20 + local -r karaf_version=netconf
22:58:20 + local -r controllerdebugmap=
22:58:20 + local logapi=log4j
22:58:20 + grep log4j2 /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:58:20 log4j2.rootLogger.level = INFO
22:58:20 #log4j2.rootLogger.type = asyncRoot
22:58:20 #log4j2.rootLogger.includeLocation = false
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:58:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:58:20 log4j2.rootLogger.appenderRef.Console.ref = Console
22:58:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:58:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:58:20 log4j2.logger.spifly.name = org.apache.aries.spifly
22:58:20 log4j2.logger.spifly.level = WARN
22:58:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:58:20 log4j2.logger.audit.level = INFO
22:58:20 log4j2.logger.audit.additivity = false
22:58:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:58:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:58:20 log4j2.appender.console.type = Console
22:58:20 log4j2.appender.console.name = Console
22:58:20 log4j2.appender.console.layout.type = PatternLayout
22:58:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:58:20 log4j2.appender.rolling.type = RollingRandomAccessFile
22:58:20 log4j2.appender.rolling.name = RollingFile
22:58:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:58:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:58:20 #log4j2.appender.rolling.immediateFlush = false
22:58:20 log4j2.appender.rolling.append = true
22:58:20 log4j2.appender.rolling.layout.type = PatternLayout
22:58:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:58:20 log4j2.appender.rolling.policies.type = Policies
22:58:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:58:20 log4j2.appender.rolling.policies.size.size = 64MB
22:58:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:58:20 log4j2.appender.rolling.strategy.max = 7
22:58:20 log4j2.appender.audit.type = RollingRandomAccessFile
22:58:20 log4j2.appender.audit.name = AuditRollingFile
22:58:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:58:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:58:20 log4j2.appender.audit.append = true
22:58:20 log4j2.appender.audit.layout.type = PatternLayout
22:58:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:58:20 log4j2.appender.audit.policies.type = Policies
22:58:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:58:20 log4j2.appender.audit.policies.size.size = 8MB
22:58:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:58:20 log4j2.appender.audit.strategy.max = 7
22:58:20 log4j2.appender.osgi.type = PaxOsgi
22:58:20 log4j2.appender.osgi.name = PaxOsgi
22:58:20 log4j2.appender.osgi.filter = *
22:58:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:58:20 #log4j2.logger.aether.level = TRACE
22:58:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:58:20 #log4j2.logger.http-headers.level = DEBUG
22:58:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:58:20 #log4j2.logger.maven.level = TRACE
22:58:20 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:58:20 + logapi=log4j2
22:58:20 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:58:20 + '[' log4j2 == log4j2 ']'
22:58:20 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:20 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:58:20 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:58:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:58:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:58:20 controllerdebugmap:
22:58:20 + unset IFS
22:58:20 + echo 'controllerdebugmap: '
22:58:20 cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:20 + '[' -n '' ']'
22:58:20 + echo 'cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:58:20 + cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:58:20 ################################################################################
22:58:20 #
22:58:20 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:20 # contributor license agreements. See the NOTICE file distributed with
22:58:20 # this work for additional information regarding copyright ownership.
22:58:20 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:20 # (the "License"); you may not use this file except in compliance with
22:58:20 # the License. You may obtain a copy of the License at
22:58:20 #
22:58:20 # http://www.apache.org/licenses/LICENSE-2.0
22:58:20 #
22:58:20 # Unless required by applicable law or agreed to in writing, software
22:58:20 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:20 # See the License for the specific language governing permissions and
22:58:20 # limitations under the License.
22:58:20 #
22:58:20 ################################################################################
22:58:20
22:58:20 # Common pattern layout for appenders
22:58:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:58:20
22:58:20 # Root logger
22:58:20 log4j2.rootLogger.level = INFO
22:58:20 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:58:20 #log4j2.rootLogger.type = asyncRoot
22:58:20 #log4j2.rootLogger.includeLocation = false
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:58:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:58:20 log4j2.rootLogger.appenderRef.Console.ref = Console
22:58:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:58:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:58:20
22:58:20 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:58:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:58:20
22:58:20 # Loggers configuration
22:58:20
22:58:20 # Spifly logger
22:58:20 log4j2.logger.spifly.name = org.apache.aries.spifly
22:58:20 log4j2.logger.spifly.level = WARN
22:58:20
22:58:20 # Security audit logger
22:58:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:58:20 log4j2.logger.audit.level = INFO
22:58:20 log4j2.logger.audit.additivity = false
22:58:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:58:20
22:58:20 # Appenders configuration
22:58:20
22:58:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:58:20 log4j2.appender.console.type = Console
22:58:20 log4j2.appender.console.name = Console
22:58:20 log4j2.appender.console.layout.type = PatternLayout
22:58:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:58:20
22:58:20 # Rolling file appender
22:58:20 log4j2.appender.rolling.type = RollingRandomAccessFile
22:58:20 log4j2.appender.rolling.name = RollingFile
22:58:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:58:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:58:20 # uncomment to not force a disk flush
22:58:20 #log4j2.appender.rolling.immediateFlush = false
22:58:20 log4j2.appender.rolling.append = true
22:58:20 log4j2.appender.rolling.layout.type = PatternLayout
22:58:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:58:20 log4j2.appender.rolling.policies.type = Policies
22:58:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:58:20 log4j2.appender.rolling.policies.size.size = 1GB
22:58:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:58:20 log4j2.appender.rolling.strategy.max = 7
22:58:20
22:58:20 # Audit file appender
22:58:20 log4j2.appender.audit.type = RollingRandomAccessFile
22:58:20 log4j2.appender.audit.name = AuditRollingFile
22:58:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:58:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:58:20 log4j2.appender.audit.append = true
22:58:20 log4j2.appender.audit.layout.type = PatternLayout
22:58:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:58:20 log4j2.appender.audit.policies.type = Policies
22:58:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:58:20 log4j2.appender.audit.policies.size.size = 8MB
22:58:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:58:20 log4j2.appender.audit.strategy.max = 7
22:58:20
22:58:20 # OSGi appender
22:58:20 log4j2.appender.osgi.type = PaxOsgi
22:58:20 log4j2.appender.osgi.name = PaxOsgi
22:58:20 log4j2.appender.osgi.filter = *
22:58:20
22:58:20 # help with identification of maven-related problems with pax-url-aether
22:58:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:58:20 #log4j2.logger.aether.level = TRACE
22:58:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:58:20 #log4j2.logger.http-headers.level = DEBUG
22:58:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:58:20 #log4j2.logger.maven.level = TRACE
22:58:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:58:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:58:20 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:20 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:58:20 + local -r controllermem=2048m
22:58:20 Configure
22:58:20 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:58:20 max memory: 2048m
22:58:20 memconf: /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:20 + local -r memconf=/tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:20 + echo Configure
22:58:20 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:58:20 + echo ' max memory: 2048m'
22:58:20 + echo ' memconf: /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv'
22:58:20 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:20 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:20 cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:20 + echo 'cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv'
22:58:20 + cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/setenv
22:58:20 #!/bin/sh
22:58:20 #
22:58:20 # Licensed to the Apache Software Foundation (ASF) under one or more
22:58:20 # contributor license agreements. See the NOTICE file distributed with
22:58:20 # this work for additional information regarding copyright ownership.
22:58:20 # The ASF licenses this file to You under the Apache License, Version 2.0
22:58:20 # (the "License"); you may not use this file except in compliance with
22:58:20 # the License. You may obtain a copy of the License at
22:58:20 #
22:58:20 # http://www.apache.org/licenses/LICENSE-2.0
22:58:20 #
22:58:20 # Unless required by applicable law or agreed to in writing, software
22:58:20 # distributed under the License is distributed on an "AS IS" BASIS,
22:58:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:58:20 # See the License for the specific language governing permissions and
22:58:20 # limitations under the License.
22:58:20 #
22:58:20
22:58:20 #
22:58:20 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:58:20 # script: client, instance, shell, start, status, stop, karaf
22:58:20 #
22:58:20 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:58:20 # Actions go here...
22:58:20 # fi
22:58:20
22:58:20 #
22:58:20 # general settings which should be applied for all scripts go here; please keep
22:58:20 # in mind that it is possible that scripts might be executed more than once, e.g.
22:58:20 # in example of the start script where the start script is executed first and the
22:58:20 # karaf script afterwards.
22:58:20 #
22:58:20
22:58:20 #
22:58:20 # The following section shows the possible configuration options for the default
22:58:20 # karaf scripts
22:58:20 #
22:58:20 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:58:20 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:58:20 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:58:20 # export EXTRA_JAVA_OPTS # Additional JVM options
22:58:20 # export KARAF_HOME # Karaf home folder
22:58:20 # export KARAF_DATA # Karaf data folder
22:58:20 # export KARAF_BASE # Karaf base folder
22:58:20 # export KARAF_ETC # Karaf etc folder
22:58:20 # export KARAF_LOG # Karaf log folder
22:58:20 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:58:20 # export KARAF_OPTS # Additional available Karaf options
22:58:20 # export KARAF_DEBUG # Enable debug mode
22:58:20 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:58:20 # export KARAF_NOROOT # Prevent execution as root if set to true
22:58:20 Set Java version
22:58:20 + echo 'Set Java version'
22:58:20 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:58:20 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:58:20 sudo: a password is required
22:58:20 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:20 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:58:20 sudo: a password is required
22:58:20 JDK default version ...
22:58:20 + echo 'JDK default version ...'
22:58:20 + java -version
22:58:20 openjdk version "21.0.10" 2026-01-20
22:58:20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04)
22:58:20 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing)
22:58:20 Set JAVA_HOME
22:58:20 + echo 'Set JAVA_HOME'
22:58:20 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:58:20 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:58:20 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:20 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:20 Listing all open ports on controller system...
22:58:20 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:58:20 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:58:20 + echo 'Listing all open ports on controller system...'
22:58:20 + netstat -pnatu
22:58:20 /tmp/configuration-script.sh: line 40: netstat: command not found
22:58:20 Configuring cluster
22:58:20 + '[' -f /tmp/custom_shard_config.txt ']'
22:58:20 + echo 'Configuring cluster'
22:58:20 + /tmp/netconf-karaf-11.0.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.219
22:58:20 ################################################
22:58:20 ## Configure Cluster ##
22:58:20 ################################################
22:58:20 NOTE: Cluster configuration files not found. Copying from
22:58:20 /tmp/netconf-karaf-11.0.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/13.0.1
22:58:20 Configuring unique name in pekko.conf
22:58:20 Configuring hostname in pekko.conf
22:58:20 Configuring data and rpc seed nodes in pekko.conf
22:58:20 modules = [
22:58:20
22:58:20 ]
22:58:20 Configuring replication type in module-shards.conf
22:58:20 ################################################
22:58:20 ## NOTE: Manually restart controller to ##
22:58:20 ## apply configuration. ##
22:58:20 ################################################
22:58:20 Dump akka.conf
22:58:20 + echo 'Dump akka.conf'
22:58:20 + cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/akka.conf
22:58:20 cat: /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
22:58:20 Dump modules.conf
22:58:20 + echo 'Dump modules.conf'
22:58:20 + cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/modules.conf
22:58:20 modules = [
22:58:20
22:58:20 ]
22:58:20 Dump module-shards.conf
22:58:20 + echo 'Dump module-shards.conf'
22:58:20 + cat /tmp/netconf-karaf-11.0.0-SNAPSHOT/configuration/initial/module-shards.conf
22:58:20 module-shards = [
22:58:20 {
22:58:20 name = "default"
22:58:20 shards = [
22:58:20 {
22:58:20 name = "default"
22:58:20 replicas = ["member-1"]
22:58:20 }
22:58:20 ]
22:58:20 }
22:58:20 ]
22:58:20 Locating config plan to use...
22:58:20 Finished running config plans
22:58:20 Starting member-1 with IP address 10.30.170.219
22:58:21 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
22:58:21 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
22:58:21 Redirecting karaf console output to karaf_console.log
22:58:21 Starting controller...
22:58:21 start: Redirecting Karaf output to /tmp/netconf-karaf-11.0.0-SNAPSHOT/data/log/karaf_console.log
22:58:21 Execute the post startup script on controller 10.30.170.219
22:58:21 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
22:58:22 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
22:58:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:58:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:58:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:58:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:58:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:58:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:58:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:58:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:22 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:02:22 Timeout Controller DOWN
23:02:22 Dumping first 500K bytes of karaf log...
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.Main launch
23:02:22 INFO: Installing and starting initial bundles
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.Main launch
23:02:22 INFO: All initial bundles installed and set to start
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:02:22 INFO: Trying to lock /tmp/netconf-karaf-11.0.0-SNAPSHOT/lock
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:02:22 INFO: Lock acquired
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
23:02:22 INFO: Lock acquired. Setting startlevel to 100
23:02:22 2026-03-22T22:58:23,940 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-api - 2.3.2 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
23:02:22 2026-03-22T22:58:24,610 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.apache.karaf.features/framework/4.4.10/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.apache.karaf.features/framework/4.4.10/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,612 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.controller/features-controller-testing/13.0.1/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.controller/features-controller-testing/13.0.1/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,612 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.infrautils/features-infrautils/7.1.12/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.infrautils/features-infrautils/7.1.12/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,613 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.netconf/features-netconf/11.0.0-SNAPSHOT/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.netconf/features-netconf/11.0.0-SNAPSHOT/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,613 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.netconf/features-netconf-testing/11.0.0-SNAPSHOT/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.netconf/features-netconf-testing/11.0.0-SNAPSHOT/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,614 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.netconf/features-netconf-experimental/11.0.0-SNAPSHOT/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.netconf/features-netconf-experimental/11.0.0-SNAPSHOT/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,614 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.apache.karaf.features/standard/4.4.10/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.apache.karaf.features/standard/4.4.10/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,618 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Adding features: e8f0b6fb-b4da-4db4-83e8-a21286ee33fc/[0,0.0.0]
23:02:22 2026-03-22T22:58:24,667 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.10 | Error installing boot features
23:02:22 org.apache.karaf.features.internal.util.MultiException: Error:
23:02:22 Error downloading mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1
23:02:22 Error downloading mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1
23:02:22 Error downloading mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
23:02:22 Error downloading mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1
23:02:22 Error downloading mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
23:02:22 Error downloading mvn:org.opendaylight.odlparent/karaf.branding/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader.(MavenDownloadManager.java:91)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager.createDownloader(MavenDownloadManager.java:72)
23:02:22 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:474)
23:02:22 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:469)
23:02:22 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:223)
23:02:22 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.odlparent/karaf.branding/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Dumping last 500K bytes of karaf log...
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.Main launch
23:02:22 INFO: Installing and starting initial bundles
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.Main launch
23:02:22 INFO: All initial bundles installed and set to start
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:02:22 INFO: Trying to lock /tmp/netconf-karaf-11.0.0-SNAPSHOT/lock
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.lock.SimpleFileLock lock
23:02:22 INFO: Lock acquired
23:02:22 Mar 22, 2026 10:58:23 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
23:02:22 INFO: Lock acquired. Setting startlevel to 100
23:02:22 2026-03-22T22:58:23,940 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-api - 2.3.2 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
23:02:22 2026-03-22T22:58:24,610 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.apache.karaf.features/framework/4.4.10/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.apache.karaf.features/framework/4.4.10/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,612 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.controller/features-controller-testing/13.0.1/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.controller/features-controller-testing/13.0.1/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,612 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.infrautils/features-infrautils/7.1.12/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.infrautils/features-infrautils/7.1.12/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,613 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.netconf/features-netconf/11.0.0-SNAPSHOT/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.netconf/features-netconf/11.0.0-SNAPSHOT/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,613 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.netconf/features-netconf-testing/11.0.0-SNAPSHOT/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.netconf/features-netconf-testing/11.0.0-SNAPSHOT/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,614 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.opendaylight.netconf/features-netconf-experimental/11.0.0-SNAPSHOT/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.opendaylight.netconf/features-netconf-experimental/11.0.0-SNAPSHOT/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,614 | WARN | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Can't load features repository mvn:org.apache.karaf.features/standard/4.4.10/xml/features
23:02:22 java.lang.RuntimeException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/ : mvn:org.apache.karaf.features/standard/4.4.10/xml/features
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:121)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.(RepositoryImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryCacheImpl.create(RepositoryCacheImpl.java:51)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.getFeatureCache(FeaturesServiceImpl.java:611)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.computeFeaturesToAdd(FeaturesServiceImpl.java:831)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:804)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:746)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.installBootFeatures(BootFeaturesInstaller.java:105)
23:02:22 at org.apache.karaf.features.internal.service.BootFeaturesInstaller.start(BootFeaturesInstaller.java:89)
23:02:22 at org.apache.karaf.features.internal.osgi.Activator.doStart(Activator.java:215)
23:02:22 at org.apache.karaf.util.tracker.BaseActivator.run(BaseActivator.java:312)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:312)
23:02:22 at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:120)
23:02:22 at java.base/java.net.URL.openStream(URL.java:1325)
23:02:22 at org.apache.karaf.features.internal.service.RepositoryImpl.load(RepositoryImpl.java:114)
23:02:22 ... 15 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 25 more
23:02:22 2026-03-22T22:58:24,618 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.10 | Adding features: e8f0b6fb-b4da-4db4-83e8-a21286ee33fc/[0,0.0.0]
23:02:22 2026-03-22T22:58:24,667 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.10 | Error installing boot features
23:02:22 org.apache.karaf.features.internal.util.MultiException: Error:
23:02:22 Error downloading mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1
23:02:22 Error downloading mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1
23:02:22 Error downloading mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
23:02:22 Error downloading mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1
23:02:22 Error downloading mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
23:02:22 Error downloading mvn:org.opendaylight.odlparent/karaf.branding/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager$MavenDownloader.(MavenDownloadManager.java:91)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadManager.createDownloader(MavenDownloadManager.java:72)
23:02:22 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:474)
23:02:22 at org.apache.karaf.features.internal.region.Subsystem.downloadBundles(Subsystem.java:469)
23:02:22 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:223)
23:02:22 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069)
23:02:22 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
23:02:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
23:02:22 at java.base/java.lang.Thread.run(Thread.java:1583)
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Suppressed: java.io.IOException: Error downloading mvn:org.opendaylight.odlparent/karaf.branding/14.3.1
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:81)
23:02:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
23:02:22 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
23:02:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
23:02:22 ... 3 more
23:02:22 Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI.create(URI.java:932)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenRepositoryURL.(MavenRepositoryURL.java:387)
23:02:22 at org.ops4j.pax.url.mvn.internal.config.MavenConfigurationImpl.getRepositories(MavenConfigurationImpl.java:401)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.selectRemoteRepositories(AetherBasedResolver.java:928)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:368)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:352)
23:02:22 at org.ops4j.pax.url.mvn.internal.AetherBasedResolver.resolve(AetherBasedResolver.java:322)
23:02:22 at org.apache.karaf.features.internal.download.impl.MavenDownloadTask.download(MavenDownloadTask.java:52)
23:02:22 at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:60)
23:02:22 ... 6 more
23:02:22 Caused by: java.net.URISyntaxException: Illegal character in path at index 72: https://oss.sonatype.org/content/repositories/ops4j-snapshots@noreleases file:/tmp/netconf-karaf-11.0.0-SNAPSHOT/system/
23:02:22 at java.base/java.net.URI$Parser.fail(URI.java:2995)
23:02:22 at java.base/java.net.URI$Parser.checkChars(URI.java:3166)
23:02:22 at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3248)
23:02:22 at java.base/java.net.URI$Parser.parse(URI.java:3196)
23:02:22 at java.base/java.net.URI.(URI.java:645)
23:02:22 at java.base/java.net.URI.create(URI.java:930)
23:02:22 ... 14 more
23:02:22 Listing all open ports on controller system
23:02:22 /tmp/post-startup-script.sh: line 46: netstat: command not found
23:02:22 Let's take the karaf thread dump
23:02:22 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:02:23 karaf main: org.apache.karaf.main.Main, pid:2025
23:02:23 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:02:23 Generating mininet variables...
23:02:23 Locating test plan to use...
23:02:23 Changing the testplan path...
23:02:23 # Place the suites in run order:
23:02:23 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome
23:02:23 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome ...
23:02:23 ==============================================================================
23:02:23 netconf-gate-callhome.txt
23:02:23 ==============================================================================
23:02:24 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio...
23:02:24 ==============================================================================
23:02:35 CallHome over SSH with correct device credentials :: Correct crede... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:37 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:38 | FAIL |
23:02:38 ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:38
23:02:38 Also teardown failed:
23:02:38 Several failures occurred:
23:02:38
23:02:38 1) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:38
23:02:38 2) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:38 ------------------------------------------------------------------------------
23:02:38 CallHome over SSH with incorrect device credentials :: Correct cre... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:39 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:40 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:40 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:41 | FAIL |
23:02:41 ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:41
23:02:41 Also teardown failed:
23:02:41 Several failures occurred:
23:02:41
23:02:41 1) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:41
23:02:41 2) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:41 ------------------------------------------------------------------------------
23:02:41 CallHome over SSH with correct global credentials :: CallHome SSH ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:02:41 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:02:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:02:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:43 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:43 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:43 | FAIL |
23:02:43 ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:43
23:02:43 Also teardown failed:
23:02:43 Several failures occurred:
23:02:43
23:02:43 1) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:43
23:02:43 2) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:43 ------------------------------------------------------------------------------
23:02:43 CallHome over SSH with incorrect global credentials :: CallHome SS... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:02:44 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:02:44 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:02:45 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:45 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:46 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:46 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:46 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:46 | FAIL |
23:02:46 ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:46
23:02:46 Also teardown failed:
23:02:46 Several failures occurred:
23:02:46
23:02:46 1) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:46
23:02:46 2) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:46 ------------------------------------------------------------------------------
23:02:46 CallHome with Incorrect Node-id :: CallHome from device that does ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:47 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:47 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:48 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:48 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:49 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:49 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:49 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:49 | FAIL |
23:02:49 ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:49
23:02:49 Also teardown failed:
23:02:49 Several failures occurred:
23:02:49
23:02:49 1) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:49
23:02:49 2) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:49 ------------------------------------------------------------------------------
23:02:49 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:50 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:50 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:51 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:51 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:51 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:52 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:52 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:52 | FAIL |
23:02:52 ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:52
23:02:52 Also teardown failed:
23:02:52 Several failures occurred:
23:02:52
23:02:52 1) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:52
23:02:52 2) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:52 ------------------------------------------------------------------------------
23:02:52 CallHome over TLS with correct certificate and key :: Using correc... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/operations/netconf-keystore:add-keystore-entry
23:02:54 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/operations/netconf-keystore:add-keystore-entry
23:02:54 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/operations/netconf-keystore:add-keystore-entry
23:02:55 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:55 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:02:56 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:56 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:56 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:02:56 | FAIL |
23:02:56 ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:56
23:02:56 Also teardown failed:
23:02:56 Several failures occurred:
23:02:56
23:02:56 1) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:56
23:02:56 2) ConnectionError: HTTPConnectionPool(host='10.30.170.219', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.219', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:02:56 ------------------------------------------------------------------------------
23:02:57 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | FAIL |
23:02:57 7 tests, 0 passed, 7 failed
23:02:57 ==============================================================================
23:02:57 netconf-gate-callhome.txt | FAIL |
23:02:57 7 tests, 0 passed, 7 failed
23:02:57 ==============================================================================
23:02:57 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/output.xml
23:02:57 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/log.html
23:02:57 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/report.html
23:02:57 Examining the files in data/log and checking filesize
23:02:57 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:02:58 total 72
23:02:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:58 .
23:02:58 drwxrwxr-x 7 jenkins jenkins 4096 Mar 22 22:58 ..
23:02:58 -rw-rw-r-- 1 jenkins jenkins 16601 Mar 22 22:58 karaf_console.log
23:02:58 -rw-rw-r-- 1 jenkins jenkins 42480 Mar 22 22:58 karaf.log
23:02:58 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:02:58 44K /tmp/netconf-karaf-11.0.0-SNAPSHOT/data/log/karaf.log
23:02:58 20K /tmp/netconf-karaf-11.0.0-SNAPSHOT/data/log/karaf_console.log
23:02:58 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:02:58 ls: cannot access '/tmp/netconf-karaf-11.0.0-SNAPSHOT/*.hprof': No such file or directory
23:02:58 Let's take the karaf thread dump again...
23:02:58 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:02:59 karaf main: org.apache.karaf.main.Main, pid:2025
23:02:59 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:02:59 Killing ODL
23:02:59 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:03:04 Compressing karaf.log 1
23:03:04 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:03:05 Fetching compressed karaf.log 1
23:03:05 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:03:05 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:03:05 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:03:06 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:03:06 Fetch GC logs
23:03:06 Warning: Permanently added '10.30.170.219' (ED25519) to the list of known hosts.
23:03:06 scp: /tmp/netconf-karaf-11.0.0-SNAPSHOT/data/log/*.log: No such file or directory
23:03:06 Examine copied files
23:03:06 total 916
23:03:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 23:03 gclogs-1
23:03:06 -rw-rw-r-- 1 jenkins jenkins 16601 Mar 22 23:03 odl1_karaf_console.log
23:03:06 -rw-rw-r-- 1 jenkins jenkins 2167 Mar 22 23:03 odl1_karaf.log.gz
23:03:06 -rw-rw-r-- 1 jenkins jenkins 18748 Mar 22 23:02 karaf_1_2025_threads_after.log
23:03:06 -rw-rw-r-- 1 jenkins jenkins 14046 Mar 22 23:02 ps_after.log
23:03:06 -rw-rw-r-- 1 jenkins jenkins 247083 Mar 22 23:02 report.html
23:03:06 -rw-rw-r-- 1 jenkins jenkins 295146 Mar 22 23:02 log.html
23:03:06 -rw-rw-r-- 1 jenkins jenkins 225782 Mar 22 23:02 output.xml
23:03:06 -rw-rw-r-- 1 jenkins jenkins 127 Mar 22 23:02 testplan.txt
23:03:06 -rw-rw-r-- 1 jenkins jenkins 18747 Mar 22 23:02 karaf_1_2025_threads_before.log
23:03:06 -rw-rw-r-- 1 jenkins jenkins 13958 Mar 22 23:02 ps_before.log
23:03:06 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 22 22:58 post-startup-script.sh
23:03:06 -rw-rw-r-- 1 jenkins jenkins 276 Mar 22 22:58 startup-script.sh
23:03:06 -rw-rw-r-- 1 jenkins jenkins 3549 Mar 22 22:58 configuration-script.sh
23:03:06 -rw-rw-r-- 1 jenkins jenkins 363 Mar 22 22:58 detect_variables.env
23:03:06 -rw-rw-r-- 1 jenkins jenkins 3691 Mar 22 22:58 pom.xml
23:03:06 -rw-rw-r-- 1 jenkins jenkins 96 Mar 22 22:58 set_variables.env
23:03:06 -rw-rw-r-- 1 jenkins jenkins 299 Mar 22 22:58 slave_addresses.txt
23:03:06 -rw-rw-r-- 1 jenkins jenkins 570 Mar 22 22:57 requirements.txt
23:03:06 -rw-rw-r-- 1 jenkins jenkins 26 Mar 22 22:57 env.properties
23:03:06 -rw-rw-r-- 1 jenkins jenkins 324 Mar 22 22:55 stack-parameters.yaml
23:03:06 drwxrwxr-x 7 jenkins jenkins 4096 Mar 22 22:54 test
23:03:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 22:54 test@tmp
23:03:06 -rw-rw-r-- 1 jenkins jenkins 1408 Mar 22 19:35 maven-metadata.xml
23:03:06 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins10045441310254208730.sh
23:03:06 Karaf Deployments, Tests must have already run
23:03:06 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins5889490734534759733.sh
23:03:06 Cleaning up Robot installation...
23:03:07 $ ssh-agent -k
23:03:07 unset SSH_AUTH_SOCK;
23:03:07 unset SSH_AGENT_PID;
23:03:07 echo Agent pid 42243 killed;
23:03:07 [ssh-agent] Stopped.
23:03:07 Recording plot data
23:03:07 Robot results publisher started...
23:03:07 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:03:07 -Parsing output xml:
23:03:07 Done!
23:03:07 -Copying log files to build dir:
23:03:08 Done!
23:03:08 -Assigning results to build:
23:03:08 Done!
23:03:08 -Checking thresholds:
23:03:08 Done!
23:03:08 Done publishing Robot results.
23:03:08 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:03:08 [PostBuildScript] - [INFO] Executing post build scripts.
23:03:08 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2664994857377380406.sh
23:03:08 Archiving csit artifacts
23:03:08 mv: cannot stat '*_1.png': No such file or directory
23:03:08 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:03:08 % Total % Received % Xferd Average Speed Time Time Time Current
23:03:08 Dload Upload Total Spent Left Speed
23:03:08
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 182k 0 182k 0 0 672k 0 --:--:-- --:--:-- --:--:-- 673k
23:03:08 Archive: robot-plugin.zip
23:03:08 inflating: ./archives/robot-plugin/log.html
23:03:08 inflating: ./archives/robot-plugin/output.xml
23:03:08 inflating: ./archives/robot-plugin/report.html
23:03:08 mv: cannot stat '*.log.gz': No such file or directory
23:03:08 mv: cannot stat '*.csv': No such file or directory
23:03:08 mv: cannot stat '*.png': No such file or directory
23:03:08 [PostBuildScript] - [INFO] Executing post build scripts.
23:03:08 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins16537629976198451337.sh
23:03:08 [PostBuildScript] - [INFO] Executing post build scripts.
23:03:08 [EnvInject] - Injecting environment variables from a build step.
23:03:08 [EnvInject] - Injecting as environment variables the properties content
23:03:08 OS_CLOUD=vex
23:03:08 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-32
23:03:08
23:03:08 [EnvInject] - Variables injected successfully.
23:03:08 provisioning config files...
23:03:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:03:08 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9391561638463658290.sh
23:03:08 ---> openstack-stack-delete.sh
23:03:08 Setup pyenv:
23:03:08 system
23:03:08 3.8.20
23:03:08 3.9.20
23:03:08 3.10.15
23:03:08 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
23:03:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from file:/tmp/.os_lf_venv
23:03:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:10 lf-activate-venv(): INFO: Base packages installed successfully
23:03:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:03:23 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
23:03:23 INFO: Stack cost retrieval disabled, setting cost to 0
23:03:23 /tmp/venv-17Ab/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version!
23:03:23 warnings.warn(
23:03:35 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-vanadium-32
23:03:35 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-vanadium-32
23:03:35 [PostBuildScript] - [INFO] Executing post build scripts.
23:03:35 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13310825067740719790.sh
23:03:35 ---> sysstat.sh
23:03:35 /tmp/jenkins13310825067740719790.sh: line 19: facter: command not found
23:03:35 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins8866027458364531312.sh
23:03:35 ---> package-listing.sh
23:03:35 ++ facter osfamily
23:03:35 /tmp/jenkins8866027458364531312.sh: line 19: facter: command not found
23:03:35 ++ tr '[:upper:]' '[:lower:]'
23:03:35 + OS_FAMILY=
23:03:35 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins8252853214975247787.sh
23:03:35 ---> capture-instance-metadata.sh
23:03:35 Setup pyenv:
23:03:36 system
23:03:36 3.8.20
23:03:36 3.9.20
23:03:36 3.10.15
23:03:36 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
23:03:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from file:/tmp/.os_lf_venv
23:03:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:38 lf-activate-venv(): INFO: Base packages installed successfully
23:03:38 lf-activate-venv(): INFO: Installing additional packages: lftools
23:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
23:03:47 INFO: Running in OpenStack, capturing instance metadata
23:03:47 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins3584651982146673396.sh
23:03:47 provisioning config files...
23:03:48 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-vanadium #32
23:03:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/config9369450041672853675tmp
23:03:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:03:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:03:48 provisioning config files...
23:03:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:03:50 [EnvInject] - Injecting environment variables from a build step.
23:03:50 [EnvInject] - Injecting as environment variables the properties content
23:03:50 SERVER_ID=logs
23:03:50
23:03:50 [EnvInject] - Variables injected successfully.
23:03:50 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17884923554509820125.sh
23:03:50 ---> create-netrc.sh
23:03:50 WARN: Log server credential not found.
23:03:50 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins3203761724378994065.sh
23:03:50 ---> python-tools-install.sh
23:03:50 Setup pyenv:
23:03:50 system
23:03:50 3.8.20
23:03:50 3.9.20
23:03:50 3.10.15
23:03:50 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
23:03:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from file:/tmp/.os_lf_venv
23:03:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:53 lf-activate-venv(): INFO: Base packages installed successfully
23:03:53 lf-activate-venv(): INFO: Installing additional packages: lftools
23:04:02 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
23:04:02 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins8612929363921227402.sh
23:04:02 ---> uv-install.sh
23:04:02 uv 0.10.12 is already installed
23:04:02 uvx 0.10.12 (x86_64-unknown-linux-gnu)
23:04:02 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins14966847593848321936.sh
23:04:02 ---> sudo-logs.sh
23:04:02 Archiving 'sudo' log..
23:04:02 /tmp/jenkins14966847593848321936.sh: line 41: facter: command not found
23:04:02 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins11280153485595899383.sh
23:04:02 ---> job-cost.sh
23:04:02 INFO: Activating Python virtual environment...
23:04:02 Setup pyenv:
23:04:02 system
23:04:02 3.8.20
23:04:02 3.9.20
23:04:02 3.10.15
23:04:02 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
23:04:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from file:/tmp/.os_lf_venv
23:04:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:04 lf-activate-venv(): INFO: Base packages installed successfully
23:04:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:04:11 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
23:04:11 DEBUG: Contents of stack-cost file:
23:04:11 total: 0
23:04:11 INFO: Retrieving Stack Cost...
23:04:11 INFO: Stack cost: 0
23:04:11 INFO: Instance uptime: 72053s
23:04:11 INFO: Fetching instance metadata (attempt 1 of 3)...
23:04:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
23:04:12 INFO: Successfully fetched instance metadata
23:04:12 INFO: Instance type: v3-standard-2
23:04:12 INFO: Retrieving pricing info for: v3-standard-2
23:04:12 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
23:04:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=72053
23:04:12 INFO: Successfully fetched Vexxhost pricing API
23:04:12 INFO: Retrieved cost: 1.16
23:04:12 INFO: Retrieved resource: v3-standard-2
23:04:12 INFO: Creating archive directory: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/cost
23:04:12 INFO: Archiving costs to: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/cost.csv
23:04:12 INFO: Successfully archived job cost data
23:04:12 DEBUG: Cost data: netconf-csit-1node-gate-callhome-only-vanadium,32,2026-03-22 23:04:12,v3-standard-2,72053,1.16,0.00,UNSTABLE
23:04:12 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins11192621330189062779.sh
23:04:12 ---> logs-deploy.sh
23:04:12 Setup pyenv:
23:04:12 system
23:04:12 3.8.20
23:04:12 3.9.20
23:04:12 3.10.15
23:04:12 * 3.11.10 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
23:04:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17Ab from file:/tmp/.os_lf_venv
23:04:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:14 lf-activate-venv(): INFO: Base packages installed successfully
23:04:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-17Ab/bin to PATH
23:04:27 WARNING: Nexus logging server not set
23:04:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-vanadium/32/
23:04:27 INFO: archiving logs to S3
23:04:27 /tmp/venv-17Ab/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version!
23:04:27 warnings.warn(
23:04:28 ---> uname -a:
23:04:28 Linux prd-ubuntu2404-robot-2c-8g-8019 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
23:04:28
23:04:28
23:04:28 ---> lscpu:
23:04:28 Architecture: x86_64
23:04:28 CPU op-mode(s): 32-bit, 64-bit
23:04:28 Address sizes: 40 bits physical, 48 bits virtual
23:04:28 Byte Order: Little Endian
23:04:28 CPU(s): 2
23:04:28 On-line CPU(s) list: 0,1
23:04:28 Vendor ID: AuthenticAMD
23:04:28 Model name: AMD EPYC-Rome Processor
23:04:28 CPU family: 23
23:04:28 Model: 49
23:04:28 Thread(s) per core: 1
23:04:28 Core(s) per socket: 1
23:04:28 Socket(s): 2
23:04:28 Stepping: 0
23:04:28 BogoMIPS: 5599.99
23:04:28 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
23:04:28 Virtualization: AMD-V
23:04:28 Hypervisor vendor: KVM
23:04:28 Virtualization type: full
23:04:28 L1d cache: 64 KiB (2 instances)
23:04:28 L1i cache: 64 KiB (2 instances)
23:04:28 L2 cache: 1 MiB (2 instances)
23:04:28 L3 cache: 32 MiB (2 instances)
23:04:28 NUMA node(s): 1
23:04:28 NUMA node0 CPU(s): 0,1
23:04:28 Vulnerability Gather data sampling: Not affected
23:04:28 Vulnerability Itlb multihit: Not affected
23:04:28 Vulnerability L1tf: Not affected
23:04:28 Vulnerability Mds: Not affected
23:04:28 Vulnerability Meltdown: Not affected
23:04:28 Vulnerability Mmio stale data: Not affected
23:04:28 Vulnerability Reg file data sampling: Not affected
23:04:28 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled
23:04:28 Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
23:04:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
23:04:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
23:04:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
23:04:28 Vulnerability Srbds: Not affected
23:04:28 Vulnerability Tsx async abort: Not affected
23:04:28 Vulnerability Vmscape: Not affected
23:04:28
23:04:28
23:04:28 ---> nproc:
23:04:28 2
23:04:28
23:04:28
23:04:28 ---> df -h:
23:04:28 Filesystem Size Used Avail Use% Mounted on
23:04:28 tmpfs 795M 1.1M 794M 1% /run
23:04:28 /dev/vda1 38G 7.9G 30G 21% /
23:04:28 tmpfs 3.9G 0 3.9G 0% /dev/shm
23:04:28 tmpfs 5.0M 0 5.0M 0% /run/lock
23:04:28 /dev/vda16 881M 117M 703M 15% /boot
23:04:28 /dev/vda15 105M 6.2M 99M 6% /boot/efi
23:04:28 tmpfs 795M 16K 795M 1% /run/user/1001
23:04:28
23:04:28
23:04:28 ---> free -m:
23:04:28 total used free shared buff/cache available
23:04:28 Mem: 7941 768 5184 4 2287 7173
23:04:28 Swap: 1023 0 1023
23:04:28
23:04:28
23:04:28 ---> ip addr:
23:04:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:04:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:04:28 inet 127.0.0.1/8 scope host lo
23:04:28 valid_lft forever preferred_lft forever
23:04:28 inet6 ::1/128 scope host noprefixroute
23:04:28 valid_lft forever preferred_lft forever
23:04:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000
23:04:28 link/ether fa:16:3e:8c:23:ed brd ff:ff:ff:ff:ff:ff
23:04:28 altname enp0s3
23:04:28 inet 10.30.170.155/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
23:04:28 valid_lft 14340sec preferred_lft 14340sec
23:04:28 inet6 fe80::f816:3eff:fe8c:23ed/64 scope link
23:04:28 valid_lft forever preferred_lft forever
23:04:28
23:04:28
23:04:28 ---> sar -b -r -n DEV:
23:04:28 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-8019) 03/22/26 _x86_64_ (2 CPU)
23:04:28
23:04:28 03:03:32 LINUX RESTART (2 CPU)
23:04:28
23:04:28 03:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s
23:04:28 03:20:01 1.35 0.01 1.34 0.00 0.07 16.00 0.24
23:04:28 03:30:15 1.62 0.00 1.58 0.03 0.00 19.14 640.20
23:04:28 03:40:15 1.35 0.00 1.33 0.02 0.00 15.75 1.20
23:04:28 03:50:15 13.92 0.00 1.37 12.55 0.15 16.28 109189.12
23:04:28 04:00:15 2.19 0.32 1.83 0.05 39.01 75.83 655.00
23:04:28 04:10:15 1.41 0.01 1.40 0.01 1.05 16.59 0.77
23:04:28 04:20:15 1.45 0.00 1.45 0.00 0.00 16.65 0.00
23:04:28 04:30:15 1.64 0.00 1.62 0.01 0.00 19.37 435.58
23:04:28 04:40:15 1.41 0.00 1.41 0.00 0.00 16.39 0.00
23:04:28 04:50:15 1.26 0.00 1.26 0.00 0.00 15.27 0.00
23:04:28 05:00:15 1.62 0.00 1.60 0.02 0.00 20.12 435.60
23:04:28 05:10:01 1.40 0.00 1.39 0.00 0.00 16.91 223.18
23:04:28 05:20:01 1.43 0.00 1.43 0.00 0.00 16.41 0.00
23:04:28 05:30:15 1.54 0.00 1.53 0.01 0.00 18.79 637.83
23:04:28 05:40:01 1.41 0.00 1.41 0.00 0.00 16.96 0.00
23:04:28 05:50:01 1.42 0.00 1.42 0.00 0.00 16.61 0.00
23:04:28 06:00:15 1.59 0.00 1.58 0.02 0.00 19.81 425.59
23:04:28 06:10:01 1.49 0.00 1.49 0.00 0.00 17.64 223.24
23:04:28 06:20:01 1.53 0.00 1.53 0.01 0.00 18.77 217.73
23:04:28 06:30:15 1.57 0.01 1.55 0.01 0.09 18.92 637.59
23:04:28 06:40:01 1.41 0.00 1.41 0.00 0.00 16.64 0.00
23:04:28 06:50:01 1.42 0.00 1.42 0.00 0.03 16.92 0.00
23:04:28 07:00:15 1.64 0.00 1.62 0.01 0.00 20.13 638.02
23:04:28 07:10:01 1.38 0.00 1.38 0.00 0.00 16.57 0.00
23:04:28 07:20:01 1.36 0.00 1.36 0.00 0.00 15.93 0.00
23:04:28 07:30:15 1.59 0.00 1.58 0.01 0.00 19.00 425.72
23:04:28 07:40:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00
23:04:28 07:50:01 1.48 0.00 1.48 0.00 0.00 17.98 0.11
23:04:28 08:00:15 1.72 0.00 1.70 0.02 0.00 20.37 850.39
23:04:28 08:10:01 1.48 0.00 1.48 0.00 0.00 17.65 0.03
23:04:28 08:20:01 1.47 0.00 1.46 0.00 0.00 17.24 217.70
23:04:28 08:30:15 1.56 0.00 1.55 0.01 0.00 18.52 638.19
23:04:28 08:40:01 1.44 0.00 1.44 0.00 0.00 16.72 0.00
23:04:28 08:50:01 1.43 0.00 1.43 0.00 0.00 16.42 0.00
23:04:28 09:00:15 1.66 0.00 1.64 0.02 0.00 19.53 855.46
23:04:28 09:10:01 1.54 0.00 1.54 0.00 0.00 16.74 0.00
23:04:28 09:20:01 1.51 0.00 1.51 0.00 0.00 16.72 0.00
23:04:28 09:30:15 1.68 0.00 1.67 0.01 0.00 18.88 637.96
23:04:28 09:40:01 1.66 0.00 1.65 0.00 0.00 18.57 0.16
23:04:28 09:50:01 1.59 0.00 1.59 0.00 0.00 17.64 217.71
23:04:28 10:00:05 1.68 0.00 1.67 0.02 0.00 18.86 648.85
23:04:28 10:10:01 1.52 0.00 1.52 0.00 0.00 16.73 0.00
23:04:28 10:20:15 1.61 0.00 1.61 0.00 0.00 17.32 0.00
23:04:28 10:30:15 1.72 0.00 1.71 0.01 0.00 19.63 218.08
23:04:28 10:40:05 1.55 0.00 1.55 0.00 0.00 17.06 221.43
23:04:28 10:50:15 1.51 0.00 1.51 0.00 0.00 16.34 0.00
23:04:28 11:00:15 1.67 0.00 1.66 0.01 0.00 18.87 653.28
23:04:28 11:10:15 1.49 0.00 1.49 0.00 0.00 16.25 0.00
23:04:28 11:20:05 1.48 0.00 1.48 0.00 0.00 16.27 0.00
23:04:28 11:30:15 1.73 0.00 1.72 0.01 0.00 19.69 428.45
23:04:28 11:40:01 1.49 0.00 1.49 0.00 0.00 16.47 0.00
23:04:28 11:50:01 1.51 0.00 1.51 0.00 0.00 16.41 0.00
23:04:28 12:00:15 1.88 0.00 1.86 0.02 0.00 21.75 850.56
23:04:28 12:10:01 1.52 0.00 1.52 0.00 0.00 16.57 0.00
23:04:28 12:20:01 1.55 0.00 1.55 0.00 0.00 16.84 0.00
23:04:28 12:30:15 15.67 13.23 2.38 0.07 147.63 47.50 431.63
23:04:28 12:40:01 1.51 0.00 1.51 0.00 0.00 16.59 0.00
23:04:28 12:50:01 1.51 0.00 1.51 0.00 0.00 16.53 0.00
23:04:28 13:00:05 1.68 0.00 1.66 0.01 0.00 18.91 0.25
23:04:28 13:10:01 1.48 0.00 1.48 0.00 0.00 16.30 0.00
23:04:28 13:20:01 1.49 0.00 1.49 0.00 0.00 16.32 0.00
23:04:28 13:30:15 1.67 0.00 1.66 0.01 0.00 19.02 0.25
23:04:28 13:40:01 1.63 0.03 1.60 0.00 2.20 17.58 0.04
23:04:28 13:50:01 1.50 0.00 1.50 0.00 0.00 16.52 0.00
23:04:28 14:00:15 1.81 0.00 1.80 0.02 0.00 21.14 211.53
23:04:28 14:10:02 1.55 0.00 1.55 0.00 0.00 16.99 0.00
23:04:28 14:20:01 1.66 0.00 1.65 0.01 0.00 18.88 0.15
23:04:28 14:30:15 1.67 0.00 1.65 0.02 0.00 19.05 0.25
23:04:28 14:40:01 1.53 0.00 1.53 0.00 0.00 17.00 0.00
23:04:28 14:50:01 1.52 0.00 1.52 0.00 0.00 16.98 0.00
23:04:28 15:00:05 1.67 0.00 1.66 0.01 0.00 19.21 0.25
23:04:28 15:10:01 1.44 0.00 1.44 0.00 0.00 16.11 0.00
23:04:28 15:20:01 1.66 0.00 1.65 0.01 0.00 19.01 0.23
23:04:28 15:30:15 1.69 0.00 1.68 0.01 0.00 19.22 0.22
23:04:28 15:40:01 1.54 0.00 1.54 0.00 0.00 17.15 0.00
23:04:28 15:50:01 1.50 0.00 1.50 0.00 0.00 16.54 0.00
23:04:28 16:00:05 1.66 0.00 1.64 0.02 0.00 19.44 0.28
23:04:28 16:10:01 1.50 0.00 1.50 0.00 0.00 16.34 0.00
23:04:28 16:20:01 1.53 0.00 1.53 0.00 0.00 16.81 0.00
23:04:28 16:30:15 1.83 0.00 1.82 0.01 0.00 21.20 0.44
23:04:28 16:40:01 1.51 0.00 1.50 0.00 0.00 16.91 0.05
23:04:28 16:50:01 1.50 0.00 1.50 0.00 0.00 16.48 0.00
23:04:28 17:00:15 1.65 0.00 1.63 0.01 0.00 19.00 0.25
23:04:28 17:10:15 1.46 0.00 1.46 0.00 0.00 16.12 0.00
23:04:28 17:20:05 1.60 0.00 1.59 0.00 0.00 18.21 0.08
23:04:28 17:30:15 1.71 0.00 1.69 0.02 0.00 19.88 0.30
23:04:28 17:40:15 1.51 0.00 1.51 0.00 0.00 16.89 0.00
23:04:28 17:50:15 1.52 0.00 1.52 0.00 0.00 16.75 0.00
23:04:28 18:00:15 1.72 0.00 1.71 0.01 0.00 19.27 0.23
23:04:28 18:10:15 1.55 0.00 1.55 0.00 0.00 17.07 0.00
23:04:28 18:20:01 1.48 0.00 1.48 0.00 0.00 16.28 0.00
23:04:28 18:30:15 1.65 0.00 1.63 0.01 0.00 18.83 0.25
23:04:28 18:40:01 1.49 0.00 1.49 0.00 0.00 16.52 0.00
23:04:28 18:50:01 1.52 0.00 1.52 0.00 0.00 16.64 0.00
23:04:28 19:00:15 1.73 0.00 1.71 0.02 0.00 19.86 0.55
23:04:28 19:10:01 1.65 0.00 1.65 0.00 0.00 18.01 0.05
23:04:28 19:20:01 1.53 0.00 1.53 0.00 0.00 16.84 0.00
23:04:28 19:30:15 1.87 0.00 1.86 0.02 0.00 21.51 211.47
23:04:28 19:40:01 1.53 0.00 1.53 0.00 0.00 16.88 0.00
23:04:28 19:50:01 1.51 0.00 1.51 0.00 0.00 16.52 0.00
23:04:28 20:00:15 1.71 0.00 1.69 0.01 0.00 19.23 0.25
23:04:28 20:10:01 1.54 0.00 1.54 0.00 0.00 16.69 0.00
23:04:28 20:20:01 1.56 0.00 1.56 0.00 0.00 16.94 0.00
23:04:28 20:30:15 1.74 0.00 1.72 0.02 0.00 19.07 0.25
23:04:28 20:40:01 1.56 0.00 1.56 0.00 0.00 16.63 0.00
23:04:28 20:50:01 1.56 0.00 1.56 0.00 0.00 16.74 0.00
23:04:28 21:00:00 2.03 0.00 2.01 0.02 0.00 22.46 648.86
23:04:28 21:10:00 1.55 0.00 1.55 0.00 0.00 16.66 0.00
23:04:28 21:20:01 1.68 0.00 1.68 0.00 0.00 18.33 0.11
23:04:28 21:30:01 1.77 0.00 1.75 0.01 0.00 19.42 0.28
23:04:28 21:40:01 1.54 0.00 1.54 0.00 0.00 16.61 0.00
23:04:28 21:50:01 1.55 0.00 1.55 0.00 0.00 16.54 0.00
23:04:28 22:00:02 1.80 0.00 1.79 0.01 0.00 19.71 0.23
23:04:28 22:10:01 1.66 0.00 1.66 0.00 0.00 18.35 0.12
23:04:28 22:20:01 1.62 0.00 1.62 0.00 0.00 17.64 0.05
23:04:28 22:30:04 1.77 0.00 1.75 0.02 0.00 19.81 0.28
23:04:28 22:40:01 1.54 0.00 1.54 0.00 0.00 16.57 0.00
23:04:28 22:50:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00
23:04:28 23:00:04 23.33 3.13 17.98 2.22 228.17 3095.00 501.13
23:04:28 Average: 1.98 0.14 1.71 0.13 3.55 44.51 1037.19
23:04:28
23:04:28 03:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:04:28 03:20:01 6301340 7547868 272180 3.35 30668 1421752 520644 5.67 446464 1183384 176
23:04:28 03:30:15 6286004 7533120 286884 3.53 30880 1422088 520940 5.67 446740 1183932 132
23:04:28 03:40:15 6285752 7533420 286576 3.52 31096 1422416 520940 5.67 446832 1184476 124
23:04:28 03:50:15 6292828 7541072 278888 3.43 31292 1422784 520940 5.67 446892 1185012 188
23:04:28 04:00:15 6229392 7506436 312820 3.85 31700 1450792 719592 7.84 464936 1202236 128
23:04:28 04:10:15 6229392 7507276 312076 3.84 31896 1451436 522472 5.69 459428 1202756 232
23:04:28 04:20:15 6236980 7515380 303968 3.74 32072 1451764 522472 5.69 459432 1203264 128
23:04:28 04:30:15 6238276 7517208 302120 3.71 32252 1452096 522600 5.69 459656 1203780 128
23:04:28 04:40:15 6245584 7525020 294340 3.62 32412 1452432 522664 5.69 459764 1204276 128
23:04:28 04:50:15 6245332 7525392 293960 3.61 32580 1452880 522668 5.69 459948 1204764 188
23:04:28 05:00:15 6237544 7518152 301096 3.70 32768 1453232 577812 6.29 465272 1205292 128
23:04:28 05:10:01 6242472 7523584 295740 3.64 32940 1453548 522736 5.69 460192 1205792 160
23:04:28 05:20:01 6241768 7523360 296004 3.64 33092 1453880 522736 5.69 460228 1206276 276
23:04:28 05:30:15 6241188 7523432 295932 3.64 33272 1454336 522840 5.69 460388 1206784 212
23:04:28 05:40:01 6241188 7523924 295436 3.63 33424 1454668 523044 5.70 460616 1207268 160
23:04:28 05:50:01 6241188 7524420 294964 3.63 33584 1455000 523108 5.70 460628 1207760 160
23:04:28 06:00:15 6236412 7520196 298960 3.68 33780 1455332 578312 6.30 465808 1208284 200
23:04:28 06:10:01 6236188 7520488 298736 3.67 33960 1455660 523232 5.70 460508 1208796 272
23:04:28 06:20:01 6243512 7528480 290696 3.57 34164 1456116 523224 5.70 460876 1209328 276
23:04:28 06:30:15 6248752 7534268 284936 3.50 34348 1456472 523232 5.70 460836 1209868 200
23:04:28 06:40:01 6254336 7540352 278880 3.43 34508 1456804 523232 5.70 460912 1210360 160
23:04:28 06:50:01 6255056 7541580 277636 3.41 34680 1457140 523232 5.70 460964 1210860 292
23:04:28 07:00:15 6254456 7541536 277636 3.41 34868 1457472 523284 5.70 460916 1211388 204
23:04:28 07:10:01 6253952 7541532 277632 3.41 35028 1457808 523372 5.70 461052 1211884 284
23:04:28 07:20:01 6252944 7541136 278016 3.42 35188 1458252 523436 5.70 461184 1212372 176
23:04:28 07:30:15 6233824 7522548 296620 3.65 35364 1458596 523436 5.70 461160 1212880 124
23:04:28 07:40:01 6234524 7523756 295408 3.63 35532 1458928 523436 5.70 461164 1213380 276
23:04:28 07:50:01 6238836 7528596 290524 3.57 35724 1459260 578728 6.30 466632 1213900 160
23:04:28 08:00:15 6243404 7533692 285428 3.51 35908 1459592 523600 5.70 461468 1214420 120
23:04:28 08:10:01 6238616 7529420 289636 3.56 36084 1459928 578792 6.30 466716 1214928 160
23:04:28 08:20:01 6238616 7530052 289044 3.55 36256 1460376 523728 5.70 461652 1215424 272
23:04:28 08:30:15 6236604 7528552 290560 3.57 36420 1460712 523792 5.71 461728 1215924 200
23:04:28 08:40:01 6236364 7528816 290284 3.57 36588 1461040 523792 5.71 461800 1216420 240
23:04:28 08:50:01 6242944 7535904 283180 3.48 36764 1461364 523792 5.71 461820 1216920 124
23:04:28 09:00:15 6231864 7525488 293576 3.61 36948 1461828 523792 5.71 461892 1217440 240
23:04:28 09:10:01 6231864 7526000 293056 3.60 37124 1462160 523792 5.71 461844 1217948 276
23:04:28 09:20:01 6239200 7533844 285204 3.51 37292 1462492 523792 5.71 461996 1218448 296
23:04:28 09:30:15 6234664 7529816 289196 3.56 37456 1462820 523792 5.71 461956 1218940 200
23:04:28 09:40:01 6230256 7525960 293024 3.60 37664 1463160 579664 6.31 468512 1219484 276
23:04:28 09:50:01 6230004 7526332 292692 3.60 37836 1463612 524728 5.72 463468 1219984 240
23:04:28 10:00:05 6233076 7529932 289012 3.55 38020 1463936 524728 5.72 463500 1220492 256
23:04:28 10:10:01 6232320 7529668 289268 3.56 38188 1464260 524728 5.72 463484 1220980 296
23:04:28 10:20:15 6239140 7537000 281892 3.47 38356 1464592 524728 5.72 463444 1221484 124
23:04:28 10:30:15 6228132 7526532 292216 3.59 38556 1464924 579804 6.32 468668 1222012 256
23:04:28 10:40:05 6226632 7525536 293216 3.61 38720 1465256 524728 5.72 463452 1222504 296
23:04:28 10:50:15 6231492 7530892 287864 3.54 38888 1465572 524728 5.72 463484 1222996 236
23:04:28 11:00:15 6235064 7535104 283648 3.49 39060 1466028 524728 5.72 463632 1223496 208
23:04:28 11:10:15 6234056 7534584 284188 3.49 39212 1466352 524728 5.72 463644 1223972 204
23:04:28 11:20:05 6233804 7534816 283952 3.49 39364 1466680 524728 5.72 463740 1224452 252
23:04:28 11:30:15 6221980 7523504 295248 3.63 39544 1467004 524728 5.72 463748 1224956 12
23:04:28 11:40:01 6227444 7529468 289312 3.56 39708 1467332 524936 5.72 463764 1225448 236
23:04:28 11:50:01 6226716 7529212 289560 3.56 39844 1467660 524936 5.72 463924 1225912 152
23:04:28 12:00:15 6215816 7518932 299764 3.69 40048 1468060 524936 5.72 463964 1226452 208
23:04:28 12:10:01 6215816 7519416 299276 3.68 40200 1468384 524936 5.72 464048 1226928 240
23:04:28 12:20:01 6215816 7520044 298632 3.67 40368 1468840 524936 5.72 464068 1227424 240
23:04:28 12:30:15 6148892 7510300 299324 3.68 44492 1513600 524936 5.72 464872 1275564 276
23:04:28 12:40:01 6156732 7518636 290980 3.58 44652 1513928 525000 5.72 464984 1276056 296
23:04:28 12:50:01 6154212 7516600 293012 3.60 44804 1514248 525000 5.72 465032 1276532 188
23:04:28 13:00:05 6154928 7517844 291740 3.59 44976 1514584 525032 5.72 465168 1277036 252
23:04:28 13:10:01 6154928 7518304 291268 3.58 45116 1514904 525032 5.72 464936 1277492 296
23:04:28 13:20:01 6153164 7517024 292580 3.60 45268 1515232 525032 5.72 465052 1277972 184
23:04:28 13:30:15 6146020 7510516 298996 3.68 45412 1515688 525032 5.72 465132 1278452 204
23:04:28 13:40:01 6136196 7501792 307716 3.78 45540 1516652 525032 5.72 465704 1278984 160
23:04:28 13:50:01 6143588 7509660 299832 3.69 45688 1516984 525032 5.72 465820 1279456 180
23:04:28 14:00:15 6157388 7523992 285244 3.51 45872 1517308 525172 5.72 465784 1279972 212
23:04:28 14:10:02 6164472 7531568 277664 3.41 46028 1517636 525172 5.72 465920 1280456 124
23:04:28 14:20:01 6149352 7516968 292252 3.59 46212 1517964 525768 5.73 466888 1280968 240
23:04:28 14:30:15 6141560 7509800 299476 3.68 46376 1518416 525768 5.73 466948 1281456 208
23:04:28 14:40:01 6140832 7509520 299720 3.69 46512 1518752 525768 5.73 467036 1281896 160
23:04:28 14:50:01 6148420 7517748 291516 3.58 46676 1519192 525768 5.73 467040 1282416 124
23:04:28 15:00:05 6148972 7518796 290388 3.57 46820 1519532 525768 5.73 467080 1282888 252
23:04:28 15:10:01 6157648 7527920 281256 3.46 46936 1519860 525768 5.73 467196 1283328 292
23:04:28 15:20:01 6152196 7522968 286280 3.52 47116 1520184 525768 5.73 467108 1283836 160
23:04:28 15:30:15 6157036 7528316 280884 3.45 47268 1520512 525764 5.73 467044 1284316 208
23:04:28 15:40:01 6159440 7531192 277984 3.42 47408 1520840 525896 5.73 467288 1284784 240
23:04:28 15:50:01 6160052 7532392 276776 3.40 47536 1521292 525896 5.73 467300 1285236 160
23:04:28 16:00:05 6147724 7520556 288608 3.55 47692 1521624 525960 5.73 467464 1285724 268
23:04:28 16:10:01 6147724 7520992 288160 3.54 47808 1521944 525960 5.73 467472 1286152 280
23:04:28 16:20:01 6149560 7523296 285856 3.51 47936 1522272 525960 5.73 467356 1286616 272
23:04:28 16:30:15 6146352 7520608 288440 3.55 48108 1522616 581036 6.33 472616 1287120 160
23:04:28 16:40:01 6146128 7520844 288268 3.54 48240 1522936 525960 5.73 467516 1287584 240
23:04:28 16:50:01 6146292 7521592 287512 3.54 48380 1523376 525960 5.73 467644 1288036 160
23:04:28 17:00:15 6132532 7508344 300740 3.70 48532 1523716 525960 5.73 467580 1288528 224
23:04:28 17:10:15 6132532 7508796 300276 3.69 48656 1524040 525960 5.73 467600 1288976 212
23:04:28 17:20:05 6130768 7507524 301480 3.71 48812 1524372 581036 6.33 472864 1289460 312
23:04:28 17:30:15 6129508 7506748 302280 3.72 48960 1524708 525960 5.73 467704 1289940 304
23:04:28 17:40:15 6137348 7515068 293964 3.61 49104 1525028 526300 5.73 468032 1290412 224
23:04:28 17:50:15 6141000 7519192 289832 3.56 49236 1525360 526300 5.73 468040 1290876 212
23:04:28 18:00:15 6147648 7526432 282612 3.48 49368 1525812 526300 5.73 468180 1291332 124
23:04:28 18:10:15 6147648 7526904 282136 3.47 49520 1526128 526368 5.73 468200 1291800 132
23:04:28 18:20:01 6149716 7529424 279612 3.44 49628 1526468 526368 5.73 468284 1292248 276
23:04:28 18:30:15 6132128 7512308 296720 3.65 49768 1526792 526524 5.73 468256 1292712 208
23:04:28 18:40:01 6136788 7517404 291616 3.59 49876 1527116 526524 5.73 468324 1293144 160
23:04:28 18:50:01 6136032 7517104 291908 3.59 49996 1527448 526524 5.73 468324 1293592 160
23:04:28 19:00:15 6121360 7503068 305796 3.76 50164 1527904 581600 6.33 473536 1294088 432
23:04:28 19:10:01 6136292 7518492 290408 3.57 50324 1528228 526524 5.73 468472 1294576 276
23:04:28 19:20:01 6143640 7526436 282476 3.47 50456 1528684 526524 5.73 468484 1295036 292
23:04:28 19:30:15 6131060 7514372 294528 3.62 50620 1529012 526524 5.73 468536 1295528 204
23:04:28 19:40:01 6135952 7519716 289176 3.56 50740 1529340 526524 5.73 468656 1295976 244
23:04:28 19:50:01 6132688 7516924 291964 3.59 50876 1529668 526524 5.73 468656 1296440 196
23:04:28 20:00:15 6136464 7521200 287644 3.54 51040 1529996 526524 5.73 468620 1296932 208
23:04:28 20:10:01 6143560 7528892 279980 3.44 51176 1530448 526524 5.73 468704 1297392 284
23:04:28 20:20:01 6143308 7529116 279748 3.44 51320 1530776 526524 5.73 468728 1297864 128
23:04:28 20:30:15 6138996 7525296 283564 3.49 51472 1531108 526524 5.73 468660 1298348 204
23:04:28 20:40:01 6137232 7524096 284736 3.50 51584 1531560 526524 5.73 468972 1298780 368
23:04:28 20:50:01 6140864 7528192 280640 3.45 51712 1531884 526524 5.73 469068 1299236 160
23:04:28 21:00:00 6131712 7519676 289044 3.55 51868 1532344 526524 5.73 469076 1299724 120
23:04:28 21:10:00 6131460 7519900 288812 3.55 52012 1532672 526524 5.73 469080 1300192 232
23:04:28 21:20:01 6124656 7513604 295152 3.63 52192 1532992 526660 5.74 469160 1300696 208
23:04:28 21:30:01 6119880 7509312 299448 3.68 52336 1533324 526660 5.74 469088 1301172 124
23:04:28 21:40:01 6127468 7517340 291428 3.58 52456 1533652 526660 5.74 469204 1301620 240
23:04:28 21:50:01 6127468 7517932 290832 3.58 52592 1534108 526660 5.74 469332 1302080 276
23:04:28 22:00:02 6122440 7513388 295352 3.63 52732 1534444 526660 5.74 469240 1302552 332
23:04:28 22:10:01 6121712 7513140 295476 3.63 52884 1534764 581736 6.34 474556 1303028 276
23:04:28 22:20:01 6121712 7513620 295008 3.63 53024 1535096 526660 5.74 469532 1303504 276
23:04:28 22:30:04 6122244 7514780 293836 3.61 53196 1535548 526660 5.74 469532 1303992 296
23:04:28 22:40:01 6122020 7515020 293600 3.61 53320 1535872 526660 5.74 469532 1304448 280
23:04:28 22:50:01 6128348 7521844 286768 3.53 53480 1536204 526660 5.74 469532 1304940 124
23:04:28 23:00:04 5201136 7417380 343116 4.22 103212 2268280 553696 6.03 559780 2041320 380
23:04:28 Average: 6178974 7522099 291210 3.58 43333 1499949 531417 5.79 465726 1260747 215
23:04:28
23:04:28 03:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:04:28 03:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 03:20:01 ens3 0.88 0.03 0.08 0.01 0.00 0.00 0.00 0.00
23:04:28 03:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 03:30:15 ens3 0.77 0.08 0.12 0.05 0.00 0.00 0.00 0.00
23:04:28 03:40:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 03:40:15 ens3 0.47 0.06 0.09 0.03 0.00 0.00 0.00 0.00
23:04:28 03:50:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 03:50:15 ens3 0.53 0.03 0.06 0.01 0.00 0.00 0.00 0.00
23:04:28 04:00:15 lo 1.02 1.02 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 04:00:15 ens3 0.73 0.23 3.08 0.05 0.00 0.00 0.00 0.00
23:04:28 04:10:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 04:10:15 ens3 0.15 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 04:20:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 04:20:15 ens3 0.15 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 04:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 04:30:15 ens3 0.19 0.10 0.04 0.46 0.00 0.00 0.00 0.00
23:04:28 04:40:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 04:40:15 ens3 0.22 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 04:50:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 04:50:15 ens3 0.32 0.08 0.10 0.06 0.00 0.00 0.00 0.00
23:04:28 05:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 05:00:15 ens3 0.36 0.11 0.14 0.08 0.00 0.00 0.00 0.00
23:04:28 05:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 05:10:01 ens3 0.16 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 05:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 05:20:01 ens3 0.22 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 05:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 05:30:15 ens3 0.22 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 05:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 05:40:01 ens3 0.24 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 05:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 05:50:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 06:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 06:00:15 ens3 0.16 0.06 0.06 0.03 0.00 0.00 0.00 0.00
23:04:28 06:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 06:10:01 ens3 0.14 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 06:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 06:20:01 ens3 0.14 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 06:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 06:30:15 ens3 0.21 0.06 0.07 0.04 0.00 0.00 0.00 0.00
23:04:28 06:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 06:40:01 ens3 0.32 0.10 0.11 0.06 0.00 0.00 0.00 0.00
23:04:28 06:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 06:50:01 ens3 0.23 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 07:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 07:00:15 ens3 0.21 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 07:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 07:10:01 ens3 0.22 0.07 0.07 0.04 0.00 0.00 0.00 0.00
23:04:28 07:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 07:20:01 ens3 0.21 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 07:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 07:30:15 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 07:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 07:40:01 ens3 0.71 0.17 0.23 0.13 0.00 0.00 0.00 0.00
23:04:28 07:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 07:50:01 ens3 0.88 0.20 0.29 0.16 0.00 0.00 0.00 0.00
23:04:28 08:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 08:00:15 ens3 0.69 0.23 0.26 0.17 0.00 0.00 0.00 0.00
23:04:28 08:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 08:10:01 ens3 0.58 0.15 0.21 0.13 0.00 0.00 0.00 0.00
23:04:28 08:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 08:20:01 ens3 0.54 0.08 0.12 0.06 0.00 0.00 0.00 0.00
23:04:28 08:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 08:30:15 ens3 0.53 0.16 0.20 0.12 0.00 0.00 0.00 0.00
23:04:28 08:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 08:40:01 ens3 0.24 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 08:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 08:50:01 ens3 0.14 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 09:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 09:00:15 ens3 0.36 0.12 0.14 0.08 0.00 0.00 0.00 0.00
23:04:28 09:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 09:10:01 ens3 0.14 0.04 0.04 0.02 0.00 0.00 0.00 0.00
23:04:28 09:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 09:20:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 09:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 09:30:15 ens3 0.22 0.04 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 09:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 09:40:01 ens3 0.60 0.56 0.09 2.14 0.00 0.00 0.00 0.00
23:04:28 09:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 09:50:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 10:00:05 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 10:00:05 ens3 0.27 0.09 0.10 0.06 0.00 0.00 0.00 0.00
23:04:28 10:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 10:10:01 ens3 0.13 0.02 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 10:20:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 10:20:15 ens3 0.13 0.02 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 10:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 10:30:15 ens3 0.15 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 10:40:05 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 10:40:05 ens3 0.22 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 10:50:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 10:50:15 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 11:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 11:00:15 ens3 0.17 0.05 0.06 0.03 0.00 0.00 0.00 0.00
23:04:28 11:10:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 11:10:15 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 11:20:05 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 11:20:05 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 11:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 11:30:15 ens3 0.21 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 11:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 11:40:01 ens3 0.23 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 11:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 11:50:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 12:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 12:00:15 ens3 0.16 0.05 0.06 0.03 0.00 0.00 0.00 0.00
23:04:28 12:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 12:10:01 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 12:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 12:20:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 12:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 12:30:15 ens3 0.12 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 12:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 12:40:01 ens3 0.32 0.11 0.11 0.06 0.00 0.00 0.00 0.00
23:04:28 12:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 12:50:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 13:00:05 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 13:00:05 ens3 0.21 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 13:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 13:10:01 ens3 0.18 0.07 0.07 0.04 0.00 0.00 0.00 0.00
23:04:28 13:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 13:20:01 ens3 0.22 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 13:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 13:30:15 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 13:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 13:40:01 ens3 0.23 0.09 0.08 0.04 0.00 0.00 0.00 0.00
23:04:28 13:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 13:50:01 ens3 0.14 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 14:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 14:00:15 ens3 0.25 0.08 0.09 0.05 0.00 0.00 0.00 0.00
23:04:28 14:10:02 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 14:10:02 ens3 0.14 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 14:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 14:20:01 ens3 5.27 3.26 3.47 4.47 0.00 0.00 0.00 0.00
23:04:28 14:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 14:30:15 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 14:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 14:40:01 ens3 0.28 0.07 0.10 0.05 0.00 0.00 0.00 0.00
23:04:28 14:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 14:50:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 15:00:05 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 15:00:05 ens3 0.26 0.08 0.09 0.05 0.00 0.00 0.00 0.00
23:04:28 15:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 15:10:01 ens3 0.17 0.04 0.04 0.02 0.00 0.00 0.00 0.00
23:04:28 15:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 15:20:01 ens3 0.14 0.04 0.04 0.02 0.00 0.00 0.00 0.00
23:04:28 15:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 15:30:15 ens3 0.12 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 15:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 15:40:01 ens3 0.21 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 15:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 15:50:01 ens3 0.21 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 16:00:05 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 16:00:05 ens3 0.25 0.08 0.09 0.05 0.00 0.00 0.00 0.00
23:04:28 16:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 16:10:01 ens3 0.14 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 16:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 16:20:01 ens3 0.21 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 16:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 16:30:15 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 16:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 16:40:01 ens3 0.22 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 16:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 16:50:01 ens3 0.14 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 17:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 17:00:15 ens3 0.17 0.06 0.06 0.03 0.00 0.00 0.00 0.00
23:04:28 17:10:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 17:10:15 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 17:20:05 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 17:20:05 ens3 0.14 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 17:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 17:30:15 ens3 0.17 0.11 0.04 0.65 0.00 0.00 0.00 0.00
23:04:28 17:40:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 17:40:15 ens3 0.58 0.35 0.13 2.20 0.00 0.00 0.00 0.00
23:04:28 17:50:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 17:50:15 ens3 0.22 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 18:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 18:00:15 ens3 0.21 0.07 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 18:10:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 18:10:15 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 18:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 18:20:01 ens3 0.14 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 18:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 18:30:15 ens3 0.21 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 18:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 18:40:01 ens3 0.22 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 18:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 18:50:01 ens3 0.14 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 19:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 19:00:15 ens3 0.17 0.04 0.06 0.03 0.00 0.00 0.00 0.00
23:04:28 19:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 19:10:01 ens3 0.22 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 19:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 19:20:01 ens3 0.22 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 19:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 19:30:15 ens3 0.21 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 19:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 19:40:01 ens3 0.31 0.08 0.10 0.06 0.00 0.00 0.00 0.00
23:04:28 19:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 19:50:01 ens3 0.14 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 20:00:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 20:00:15 ens3 0.24 0.07 0.09 0.05 0.00 0.00 0.00 0.00
23:04:28 20:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 20:10:01 ens3 0.24 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 20:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 20:20:01 ens3 0.15 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 20:30:15 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 20:30:15 ens3 0.22 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 20:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 20:40:01 ens3 0.23 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 20:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 20:50:01 ens3 0.15 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 21:00:00 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 21:00:00 ens3 0.25 0.07 0.09 0.05 0.00 0.00 0.00 0.00
23:04:28 21:10:00 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 21:10:00 ens3 0.14 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 21:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 21:20:01 ens3 0.15 0.04 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 21:30:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 21:30:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 21:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 21:40:01 ens3 0.21 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 21:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 21:50:01 ens3 0.14 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 22:00:02 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 22:00:02 ens3 0.26 0.08 0.09 0.05 0.00 0.00 0.00 0.00
23:04:28 22:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 22:10:01 ens3 0.13 0.03 0.04 0.01 0.00 0.00 0.00 0.00
23:04:28 22:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 22:20:01 ens3 0.30 0.08 0.10 0.05 0.00 0.00 0.00 0.00
23:04:28 22:30:04 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 22:30:04 ens3 0.24 0.05 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 22:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 22:40:01 ens3 0.27 0.06 0.07 0.03 0.00 0.00 0.00 0.00
23:04:28 22:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:28 22:50:01 ens3 0.18 0.05 0.06 0.03 0.00 0.00 0.00 0.00
23:04:28 23:00:04 lo 1.31 1.31 0.08 0.08 0.00 0.00 0.00 0.00
23:04:28 23:00:04 ens3 49.67 34.61 292.27 10.98 0.00 0.00 0.00 0.00
23:04:29 Average: lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
23:04:29 Average: ens3 0.70 0.38 2.59 0.21 0.00 0.00 0.00 0.00
23:04:29
23:04:29
23:04:29 ---> sar -P ALL:
23:04:29 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-8019) 03/22/26 _x86_64_ (2 CPU)
23:04:29
23:04:29 03:03:32 LINUX RESTART (2 CPU)
23:04:29
23:04:29 03:10:01 CPU %user %nice %system %iowait %steal %idle
23:04:29 03:20:01 all 0.27 0.00 0.10 0.01 0.03 99.60
23:04:29 03:20:01 0 0.32 0.00 0.09 0.01 0.03 99.56
23:04:29 03:20:01 1 0.21 0.00 0.11 0.01 0.03 99.63
23:04:29 03:30:15 all 0.30 0.00 0.19 0.02 0.03 99.46
23:04:29 03:30:15 0 0.10 0.00 0.20 0.02 0.03 99.64
23:04:29 03:30:15 1 0.51 0.00 0.18 0.01 0.03 99.28
23:04:29 03:40:15 all 0.26 0.00 0.07 0.01 0.03 99.63
23:04:29 03:40:15 0 0.06 0.00 0.09 0.02 0.04 99.79
23:04:29 03:40:15 1 0.45 0.00 0.05 0.00 0.03 99.46
23:04:29 03:50:15 all 0.25 0.00 0.09 0.04 0.03 99.59
23:04:29 03:50:15 0 0.21 0.00 0.09 0.00 0.03 99.66
23:04:29 03:50:15 1 0.29 0.00 0.09 0.07 0.03 99.52
23:04:29 04:00:15 all 0.39 0.00 0.20 0.03 0.04 99.35
23:04:29 04:00:15 0 0.41 0.00 0.21 0.03 0.03 99.31
23:04:29 04:00:15 1 0.37 0.00 0.19 0.02 0.04 99.38
23:04:29 04:10:15 all 0.25 0.00 0.08 0.01 0.04 99.62
23:04:29 04:10:15 0 0.06 0.00 0.09 0.02 0.04 99.79
23:04:29 04:10:15 1 0.45 0.00 0.06 0.00 0.03 99.46
23:04:29 04:20:15 all 0.24 0.00 0.08 0.01 0.04 99.64
23:04:29 04:20:15 0 0.05 0.00 0.08 0.01 0.04 99.82
23:04:29 04:20:15 1 0.43 0.00 0.07 0.02 0.03 99.45
23:04:29 04:30:15 all 0.25 0.00 0.16 0.01 0.03 99.54
23:04:29 04:30:15 0 0.16 0.00 0.18 0.02 0.04 99.60
23:04:29 04:30:15 1 0.35 0.00 0.15 0.00 0.03 99.47
23:04:29 04:40:15 all 0.22 0.00 0.06 0.01 0.03 99.67
23:04:29 04:40:15 0 0.15 0.00 0.08 0.02 0.04 99.72
23:04:29 04:40:15 1 0.28 0.00 0.05 0.01 0.03 99.63
23:04:29 04:50:15 all 0.28 0.00 0.06 0.02 0.03 99.61
23:04:29 04:50:15 0 0.05 0.00 0.07 0.03 0.04 99.81
23:04:29 04:50:15 1 0.50 0.00 0.06 0.01 0.03 99.41
23:04:29 05:00:15 all 0.32 0.00 0.16 0.02 0.04 99.47
23:04:29 05:00:15 0 0.28 0.00 0.17 0.01 0.04 99.51
23:04:29 05:00:15 1 0.36 0.00 0.16 0.02 0.04 99.42
23:04:29
23:04:29 05:00:15 CPU %user %nice %system %iowait %steal %idle
23:04:29 05:10:01 all 0.20 0.00 0.07 0.01 0.04 99.68
23:04:29 05:10:01 0 0.06 0.00 0.08 0.01 0.04 99.80
23:04:29 05:10:01 1 0.34 0.00 0.06 0.02 0.03 99.55
23:04:29 05:20:01 all 0.25 0.00 0.07 0.02 0.04 99.63
23:04:29 05:20:01 0 0.18 0.00 0.08 0.02 0.04 99.68
23:04:29 05:20:01 1 0.32 0.00 0.06 0.01 0.04 99.58
23:04:29 05:30:15 all 0.28 0.00 0.15 0.01 0.04 99.52
23:04:29 05:30:15 0 0.16 0.00 0.16 0.00 0.05 99.63
23:04:29 05:30:15 1 0.39 0.00 0.14 0.02 0.03 99.42
23:04:29 05:40:01 all 0.23 0.00 0.06 0.01 0.04 99.66
23:04:29 05:40:01 0 0.05 0.00 0.08 0.01 0.05 99.81
23:04:29 05:40:01 1 0.41 0.00 0.05 0.02 0.02 99.50
23:04:29 05:50:01 all 0.23 0.00 0.06 0.02 0.04 99.65
23:04:29 05:50:01 0 0.27 0.00 0.06 0.04 0.03 99.61
23:04:29 05:50:01 1 0.19 0.00 0.07 0.00 0.04 99.70
23:04:29 06:00:15 all 0.27 0.00 0.16 0.02 0.04 99.52
23:04:29 06:00:15 0 0.35 0.00 0.15 0.03 0.03 99.45
23:04:29 06:00:15 1 0.20 0.00 0.17 0.00 0.04 99.59
23:04:29 06:10:01 all 0.19 0.00 0.07 0.13 0.04 99.57
23:04:29 06:10:01 0 0.34 0.00 0.05 0.27 0.03 99.32
23:04:29 06:10:01 1 0.04 0.00 0.09 0.00 0.04 99.82
23:04:29 06:20:01 all 0.25 0.00 0.08 0.02 0.04 99.61
23:04:29 06:20:01 0 0.39 0.00 0.07 0.03 0.03 99.49
23:04:29 06:20:01 1 0.12 0.00 0.09 0.02 0.04 99.73
23:04:29 06:30:15 all 0.26 0.00 0.16 0.01 0.04 99.53
23:04:29 06:30:15 0 0.06 0.00 0.17 0.01 0.05 99.71
23:04:29 06:30:15 1 0.45 0.00 0.14 0.02 0.03 99.36
23:04:29 06:40:01 all 0.20 0.00 0.07 0.02 0.04 99.67
23:04:29 06:40:01 0 0.05 0.00 0.09 0.02 0.05 99.79
23:04:29 06:40:01 1 0.35 0.00 0.05 0.02 0.03 99.55
23:04:29 06:50:01 all 0.25 0.00 0.06 0.01 0.04 99.64
23:04:29 06:50:01 0 0.04 0.00 0.08 0.01 0.04 99.83
23:04:29 06:50:01 1 0.45 0.00 0.05 0.02 0.03 99.45
23:04:29
23:04:29 06:50:01 CPU %user %nice %system %iowait %steal %idle
23:04:29 07:00:15 all 0.22 0.00 0.16 0.01 0.04 99.57
23:04:29 07:00:15 0 0.08 0.00 0.17 0.00 0.05 99.70
23:04:29 07:00:15 1 0.37 0.00 0.15 0.02 0.03 99.44
23:04:29 07:10:01 all 0.22 0.00 0.07 0.01 0.04 99.66
23:04:29 07:10:01 0 0.05 0.00 0.09 0.02 0.05 99.80
23:04:29 07:10:01 1 0.40 0.00 0.05 0.00 0.02 99.52
23:04:29 07:20:01 all 0.20 0.00 0.07 0.02 0.03 99.68
23:04:29 07:20:01 0 0.05 0.00 0.08 0.03 0.04 99.80
23:04:29 07:20:01 1 0.36 0.00 0.06 0.01 0.02 99.56
23:04:29 07:30:15 all 0.28 0.00 0.15 0.02 0.04 99.51
23:04:29 07:30:15 0 0.35 0.00 0.13 0.03 0.03 99.47
23:04:29 07:30:15 1 0.21 0.00 0.18 0.01 0.05 99.55
23:04:29 07:40:01 all 0.24 0.00 0.07 0.02 0.04 99.64
23:04:29 07:40:01 0 0.05 0.00 0.09 0.01 0.04 99.81
23:04:29 07:40:01 1 0.43 0.00 0.04 0.02 0.03 99.47
23:04:29 07:50:01 all 0.24 0.00 0.08 0.02 0.04 99.63
23:04:29 07:50:01 0 0.37 0.00 0.07 0.03 0.03 99.50
23:04:29 07:50:01 1 0.11 0.00 0.09 0.01 0.04 99.75
23:04:29 08:00:15 all 0.25 0.00 0.16 0.02 0.04 99.54
23:04:29 08:00:15 0 0.42 0.00 0.14 0.01 0.02 99.41
23:04:29 08:00:15 1 0.08 0.00 0.18 0.02 0.05 99.67
23:04:29 08:10:01 all 0.24 0.00 0.07 0.02 0.04 99.63
23:04:29 08:10:01 0 0.41 0.00 0.05 0.00 0.02 99.51
23:04:29 08:10:01 1 0.07 0.00 0.10 0.03 0.05 99.76
23:04:29 08:20:01 all 0.24 0.00 0.08 0.02 0.04 99.62
23:04:29 08:20:01 0 0.09 0.00 0.09 0.02 0.05 99.75
23:04:29 08:20:01 1 0.39 0.00 0.06 0.02 0.03 99.49
23:04:29 08:30:15 all 0.27 0.00 0.17 0.01 0.04 99.50
23:04:29 08:30:15 0 0.36 0.00 0.16 0.02 0.03 99.43
23:04:29 08:30:15 1 0.19 0.00 0.18 0.01 0.06 99.57
23:04:29 08:40:01 all 0.25 0.00 0.07 0.01 0.04 99.62
23:04:29 08:40:01 0 0.45 0.00 0.06 0.02 0.02 99.45
23:04:29 08:40:01 1 0.05 0.00 0.09 0.01 0.05 99.80
23:04:29
23:04:29 08:40:01 CPU %user %nice %system %iowait %steal %idle
23:04:29 08:50:01 all 0.25 0.00 0.07 0.01 0.04 99.63
23:04:29 08:50:01 0 0.46 0.00 0.06 0.01 0.03 99.44
23:04:29 08:50:01 1 0.05 0.00 0.08 0.02 0.04 99.81
23:04:29 09:00:15 all 0.25 0.00 0.16 0.01 0.04 99.54
23:04:29 09:00:15 0 0.13 0.00 0.15 0.02 0.04 99.66
23:04:29 09:00:15 1 0.37 0.00 0.17 0.01 0.04 99.41
23:04:29 09:10:01 all 0.26 0.00 0.07 0.23 0.04 99.40
23:04:29 09:10:01 0 0.05 0.00 0.08 0.03 0.05 99.80
23:04:29 09:10:01 1 0.46 0.00 0.07 0.42 0.04 99.01
23:04:29 09:20:01 all 0.26 0.00 0.07 0.01 0.04 99.62
23:04:29 09:20:01 0 0.43 0.00 0.05 0.02 0.03 99.46
23:04:29 09:20:01 1 0.08 0.00 0.09 0.01 0.05 99.78
23:04:29 09:30:15 all 0.22 0.00 0.16 0.02 0.04 99.56
23:04:29 09:30:15 0 0.37 0.00 0.14 0.01 0.03 99.44
23:04:29 09:30:15 1 0.07 0.00 0.18 0.02 0.05 99.68
23:04:29 09:40:01 all 0.12 0.00 0.08 0.02 0.03 99.76
23:04:29 09:40:01 0 0.15 0.00 0.06 0.02 0.02 99.75
23:04:29 09:40:01 1 0.08 0.00 0.09 0.01 0.05 99.77
23:04:29 09:50:01 all 0.22 0.00 0.07 0.03 0.03 99.66
23:04:29 09:50:01 0 0.18 0.00 0.07 0.03 0.03 99.69
23:04:29 09:50:01 1 0.26 0.00 0.07 0.02 0.03 99.63
23:04:29 10:00:05 all 0.27 0.00 0.16 0.36 0.02 99.19
23:04:29 10:00:05 0 0.28 0.00 0.16 0.29 0.02 99.26
23:04:29 10:00:05 1 0.26 0.00 0.17 0.43 0.02 99.11
23:04:29 10:10:01 all 0.23 0.00 0.07 0.02 0.02 99.66
23:04:29 10:10:01 0 0.40 0.00 0.05 0.03 0.02 99.51
23:04:29 10:10:01 1 0.05 0.00 0.09 0.02 0.03 99.81
23:04:29 10:20:15 all 0.24 0.00 0.07 0.03 0.02 99.63
23:04:29 10:20:15 0 0.22 0.00 0.08 0.05 0.03 99.63
23:04:29 10:20:15 1 0.26 0.00 0.07 0.01 0.02 99.63
23:04:29 10:30:15 all 0.29 0.00 0.16 0.02 0.02 99.50
23:04:29 10:30:15 0 0.17 0.00 0.18 0.02 0.03 99.60
23:04:29 10:30:15 1 0.40 0.00 0.15 0.02 0.02 99.41
23:04:29
23:04:29 10:30:15 CPU %user %nice %system %iowait %steal %idle
23:04:29 10:40:05 all 0.24 0.00 0.08 0.02 0.02 99.64
23:04:29 10:40:05 0 0.43 0.00 0.06 0.03 0.02 99.47
23:04:29 10:40:05 1 0.06 0.00 0.10 0.01 0.03 99.81
23:04:29 10:50:15 all 0.26 0.00 0.06 0.07 0.02 99.58
23:04:29 10:50:15 0 0.45 0.00 0.04 0.04 0.01 99.45
23:04:29 10:50:15 1 0.06 0.00 0.09 0.11 0.03 99.72
23:04:29 11:00:15 all 0.29 0.00 0.16 0.02 0.03 99.50
23:04:29 11:00:15 0 0.30 0.00 0.15 0.01 0.03 99.51
23:04:29 11:00:15 1 0.29 0.00 0.17 0.02 0.03 99.50
23:04:29 11:10:15 all 0.22 0.00 0.07 0.14 0.02 99.55
23:04:29 11:10:15 0 0.26 0.00 0.06 0.09 0.02 99.57
23:04:29 11:10:15 1 0.18 0.00 0.07 0.19 0.02 99.54
23:04:29 11:20:05 all 0.20 0.00 0.07 0.29 0.02 99.40
23:04:29 11:20:05 0 0.25 0.00 0.07 0.11 0.02 99.55
23:04:29 11:20:05 1 0.16 0.00 0.08 0.48 0.03 99.25
23:04:29 11:30:15 all 0.27 0.00 0.16 0.01 0.02 99.53
23:04:29 11:30:15 0 0.20 0.00 0.17 0.01 0.03 99.60
23:04:29 11:30:15 1 0.35 0.00 0.15 0.02 0.02 99.47
23:04:29 11:40:01 all 0.23 0.00 0.07 0.03 0.03 99.65
23:04:29 11:40:01 0 0.06 0.00 0.09 0.03 0.04 99.78
23:04:29 11:40:01 1 0.39 0.00 0.05 0.02 0.02 99.52
23:04:29 11:50:01 all 0.23 0.00 0.07 0.09 0.03 99.59
23:04:29 11:50:01 0 0.18 0.00 0.08 0.10 0.03 99.61
23:04:29 11:50:01 1 0.27 0.00 0.06 0.08 0.02 99.57
23:04:29 12:00:15 all 0.25 0.00 0.18 0.28 0.02 99.26
23:04:29 12:00:15 0 0.15 0.00 0.20 0.18 0.02 99.44
23:04:29 12:00:15 1 0.36 0.00 0.17 0.38 0.02 99.08
23:04:29 12:10:01 all 0.23 0.00 0.06 0.11 0.15 99.44
23:04:29 12:10:01 0 0.10 0.00 0.08 0.11 0.03 99.67
23:04:29 12:10:01 1 0.37 0.00 0.05 0.11 0.26 99.21
23:04:29 12:20:01 all 0.22 0.00 0.08 0.01 0.02 99.67
23:04:29 12:20:01 0 0.06 0.00 0.09 0.01 0.03 99.83
23:04:29 12:20:01 1 0.39 0.00 0.07 0.01 0.02 99.52
23:04:29
23:04:29 12:20:01 CPU %user %nice %system %iowait %steal %idle
23:04:29 12:30:15 all 0.27 0.21 0.26 0.18 0.02 99.06
23:04:29 12:30:15 0 0.23 0.41 0.33 0.33 0.03 98.68
23:04:29 12:30:15 1 0.32 0.00 0.19 0.04 0.02 99.44
23:04:29 12:40:01 all 0.26 0.00 0.08 0.04 0.02 99.60
23:04:29 12:40:01 0 0.45 0.00 0.06 0.00 0.01 99.48
23:04:29 12:40:01 1 0.07 0.00 0.10 0.08 0.03 99.72
23:04:29 12:50:01 all 0.23 0.00 0.08 0.01 0.03 99.66
23:04:29 12:50:01 0 0.19 0.00 0.08 0.01 0.03 99.70
23:04:29 12:50:01 1 0.27 0.00 0.08 0.01 0.03 99.62
23:04:29 13:00:05 all 0.28 0.00 0.16 0.05 0.03 99.48
23:04:29 13:00:05 0 0.16 0.00 0.18 0.10 0.03 99.53
23:04:29 13:00:05 1 0.40 0.00 0.14 0.01 0.02 99.43
23:04:29 13:10:01 all 0.22 0.00 0.07 0.02 0.03 99.67
23:04:29 13:10:01 0 0.38 0.00 0.06 0.03 0.02 99.52
23:04:29 13:10:01 1 0.05 0.00 0.09 0.01 0.03 99.81
23:04:29 13:20:01 all 0.23 0.00 0.07 0.09 0.02 99.59
23:04:29 13:20:01 0 0.39 0.00 0.04 0.10 0.01 99.45
23:04:29 13:20:01 1 0.07 0.00 0.10 0.08 0.03 99.72
23:04:29 13:30:15 all 0.28 0.00 0.16 0.07 0.02 99.47
23:04:29 13:30:15 0 0.39 0.00 0.15 0.07 0.02 99.36
23:04:29 13:30:15 1 0.16 0.00 0.17 0.07 0.03 99.57
23:04:29 13:40:01 all 0.22 0.00 0.08 0.03 0.02 99.64
23:04:29 13:40:01 0 0.34 0.00 0.07 0.04 0.01 99.53
23:04:29 13:40:01 1 0.10 0.00 0.10 0.01 0.03 99.76
23:04:29 13:50:01 all 0.25 0.00 0.07 0.01 0.03 99.65
23:04:29 13:50:01 0 0.07 0.00 0.09 0.01 0.03 99.81
23:04:29 13:50:01 1 0.43 0.00 0.06 0.01 0.02 99.48
23:04:29 14:00:15 all 0.30 0.00 0.16 0.01 0.03 99.49
23:04:29 14:00:15 0 0.26 0.00 0.16 0.01 0.03 99.54
23:04:29 14:00:15 1 0.35 0.00 0.16 0.01 0.03 99.45
23:04:29 14:10:02 all 0.24 0.00 0.07 0.02 0.03 99.65
23:04:29 14:10:02 0 0.38 0.00 0.05 0.00 0.01 99.55
23:04:29 14:10:02 1 0.09 0.00 0.09 0.03 0.04 99.74
23:04:29
23:04:29 14:10:02 CPU %user %nice %system %iowait %steal %idle
23:04:29 14:20:01 all 0.31 0.00 0.10 0.01 0.03 99.54
23:04:29 14:20:01 0 0.33 0.00 0.10 0.00 0.03 99.55
23:04:29 14:20:01 1 0.29 0.00 0.11 0.02 0.04 99.54
23:04:29 14:30:15 all 0.21 0.00 0.17 0.01 0.04 99.57
23:04:29 14:30:15 0 0.27 0.00 0.16 0.00 0.03 99.54
23:04:29 14:30:15 1 0.16 0.00 0.18 0.02 0.04 99.60
23:04:29 14:40:01 all 0.27 0.00 0.08 0.01 0.04 99.59
23:04:29 14:40:01 0 0.06 0.00 0.10 0.01 0.05 99.78
23:04:29 14:40:01 1 0.49 0.00 0.05 0.02 0.03 99.41
23:04:29 14:50:01 all 0.20 0.00 0.07 0.02 0.03 99.68
23:04:29 14:50:01 0 0.05 0.00 0.09 0.03 0.04 99.80
23:04:29 14:50:01 1 0.35 0.00 0.06 0.00 0.03 99.56
23:04:29 15:00:05 all 0.26 0.00 0.16 0.01 0.04 99.53
23:04:29 15:00:05 0 0.08 0.00 0.16 0.01 0.05 99.70
23:04:29 15:00:05 1 0.44 0.00 0.15 0.01 0.03 99.36
23:04:29 15:10:01 all 0.23 0.00 0.07 0.01 0.04 99.66
23:04:29 15:10:01 0 0.20 0.00 0.07 0.01 0.04 99.67
23:04:29 15:10:01 1 0.25 0.00 0.07 0.01 0.04 99.64
23:04:29 15:20:01 all 0.25 0.00 0.08 0.02 0.04 99.61
23:04:29 15:20:01 0 0.06 0.00 0.11 0.01 0.05 99.78
23:04:29 15:20:01 1 0.45 0.00 0.05 0.02 0.03 99.45
23:04:29 15:30:15 all 0.25 0.00 0.15 0.01 0.04 99.55
23:04:29 15:30:15 0 0.33 0.00 0.15 0.00 0.03 99.48
23:04:29 15:30:15 1 0.17 0.00 0.15 0.02 0.05 99.61
23:04:29 15:40:01 all 0.24 0.00 0.06 0.01 0.04 99.65
23:04:29 15:40:01 0 0.42 0.00 0.04 0.01 0.02 99.51
23:04:29 15:40:01 1 0.05 0.00 0.09 0.01 0.05 99.79
23:04:29 15:50:01 all 0.25 0.00 0.06 0.01 0.04 99.64
23:04:29 15:50:01 0 0.36 0.00 0.05 0.02 0.03 99.54
23:04:29 15:50:01 1 0.13 0.00 0.08 0.00 0.05 99.74
23:04:29 16:00:05 all 0.26 0.00 0.16 0.01 0.04 99.53
23:04:29 16:00:05 0 0.06 0.00 0.17 0.02 0.05 99.69
23:04:29 16:00:05 1 0.45 0.00 0.14 0.00 0.03 99.37
23:04:29
23:04:29 16:00:05 CPU %user %nice %system %iowait %steal %idle
23:04:29 16:10:01 all 0.20 0.00 0.07 0.01 0.04 99.68
23:04:29 16:10:01 0 0.04 0.00 0.09 0.01 0.04 99.81
23:04:29 16:10:01 1 0.35 0.00 0.05 0.01 0.03 99.56
23:04:29 16:20:01 all 0.23 0.00 0.07 0.01 0.04 99.65
23:04:29 16:20:01 0 0.30 0.00 0.05 0.01 0.03 99.61
23:04:29 16:20:01 1 0.16 0.00 0.09 0.01 0.05 99.69
23:04:29 16:30:15 all 0.24 0.00 0.17 0.01 0.04 99.54
23:04:29 16:30:15 0 0.23 0.00 0.17 0.00 0.04 99.56
23:04:29 16:30:15 1 0.26 0.00 0.16 0.02 0.05 99.52
23:04:29 16:40:01 all 0.24 0.00 0.08 0.01 0.04 99.63
23:04:29 16:40:01 0 0.29 0.00 0.07 0.00 0.04 99.61
23:04:29 16:40:01 1 0.20 0.00 0.08 0.02 0.05 99.65
23:04:29 16:50:01 all 0.24 0.00 0.07 0.01 0.04 99.64
23:04:29 16:50:01 0 0.44 0.00 0.05 0.01 0.03 99.48
23:04:29 16:50:01 1 0.05 0.00 0.09 0.01 0.05 99.79
23:04:29 17:00:15 all 0.26 0.00 0.16 0.02 0.04 99.53
23:04:29 17:00:15 0 0.45 0.00 0.15 0.01 0.02 99.36
23:04:29 17:00:15 1 0.06 0.00 0.17 0.02 0.05 99.69
23:04:29 17:10:15 all 0.25 0.00 0.08 0.01 0.04 99.63
23:04:29 17:10:15 0 0.23 0.00 0.08 0.01 0.03 99.66
23:04:29 17:10:15 1 0.28 0.00 0.08 0.01 0.04 99.59
23:04:29 17:20:05 all 0.23 0.00 0.08 0.01 0.04 99.63
23:04:29 17:20:05 0 0.05 0.00 0.10 0.01 0.04 99.80
23:04:29 17:20:05 1 0.42 0.00 0.07 0.01 0.04 99.47
23:04:29 17:30:15 all 0.26 0.00 0.17 0.01 0.04 99.52
23:04:29 17:30:15 0 0.25 0.00 0.16 0.00 0.04 99.54
23:04:29 17:30:15 1 0.27 0.00 0.17 0.02 0.04 99.50
23:04:29 17:40:15 all 0.16 0.00 0.06 0.02 0.04 99.73
23:04:29 17:40:15 0 0.26 0.00 0.05 0.01 0.03 99.66
23:04:29 17:40:15 1 0.06 0.00 0.08 0.03 0.04 99.80
23:04:29 17:50:15 all 0.21 0.00 0.07 0.01 0.03 99.69
23:04:29 17:50:15 0 0.32 0.00 0.04 0.01 0.02 99.61
23:04:29 17:50:15 1 0.09 0.00 0.09 0.01 0.05 99.77
23:04:29
23:04:29 17:50:15 CPU %user %nice %system %iowait %steal %idle
23:04:29 18:00:15 all 0.22 0.00 0.16 0.01 0.04 99.57
23:04:29 18:00:15 0 0.25 0.00 0.14 0.02 0.04 99.56
23:04:29 18:00:15 1 0.19 0.00 0.18 0.01 0.04 99.58
23:04:29 18:10:15 all 0.20 0.00 0.07 0.01 0.04 99.68
23:04:29 18:10:15 0 0.38 0.00 0.06 0.02 0.03 99.53
23:04:29 18:10:15 1 0.03 0.00 0.08 0.01 0.05 99.83
23:04:29 18:20:01 all 0.24 0.00 0.07 0.01 0.04 99.64
23:04:29 18:20:01 0 0.44 0.00 0.04 0.00 0.02 99.49
23:04:29 18:20:01 1 0.04 0.00 0.09 0.02 0.05 99.80
23:04:29 18:30:15 all 0.21 0.00 0.16 0.01 0.04 99.58
23:04:29 18:30:15 0 0.29 0.00 0.14 0.01 0.03 99.54
23:04:29 18:30:15 1 0.13 0.00 0.18 0.02 0.04 99.63
23:04:29 18:40:01 all 0.25 0.00 0.07 0.01 0.04 99.64
23:04:29 18:40:01 0 0.03 0.00 0.08 0.01 0.05 99.83
23:04:29 18:40:01 1 0.46 0.00 0.05 0.02 0.03 99.45
23:04:29 18:50:01 all 0.17 0.00 0.07 0.01 0.04 99.71
23:04:29 18:50:01 0 0.03 0.00 0.07 0.01 0.04 99.85
23:04:29 18:50:01 1 0.31 0.00 0.07 0.02 0.04 99.57
23:04:29 19:00:15 all 0.23 0.00 0.16 0.01 0.04 99.56
23:04:29 19:00:15 0 0.11 0.00 0.16 0.02 0.04 99.68
23:04:29 19:00:15 1 0.36 0.00 0.16 0.01 0.04 99.44
23:04:29 19:10:01 all 0.14 0.00 0.07 0.01 0.04 99.74
23:04:29 19:10:01 0 0.24 0.00 0.06 0.02 0.03 99.64
23:04:29 19:10:01 1 0.04 0.00 0.08 0.00 0.04 99.84
23:04:29 19:20:01 all 0.23 0.00 0.07 0.01 0.03 99.66
23:04:29 19:20:01 0 0.40 0.00 0.04 0.01 0.02 99.53
23:04:29 19:20:01 1 0.05 0.00 0.10 0.01 0.05 99.80
23:04:29 19:30:15 all 0.26 0.00 0.16 0.01 0.04 99.53
23:04:29 19:30:15 0 0.36 0.00 0.15 0.01 0.02 99.45
23:04:29 19:30:15 1 0.16 0.00 0.17 0.01 0.05 99.61
23:04:29 19:40:01 all 0.23 0.00 0.06 0.01 0.04 99.66
23:04:29 19:40:01 0 0.26 0.00 0.06 0.01 0.03 99.63
23:04:29 19:40:01 1 0.20 0.00 0.06 0.01 0.04 99.69
23:04:29
23:04:29 19:40:01 CPU %user %nice %system %iowait %steal %idle
23:04:29 19:50:01 all 0.20 0.00 0.06 0.01 0.04 99.69
23:04:29 19:50:01 0 0.36 0.00 0.05 0.01 0.02 99.56
23:04:29 19:50:01 1 0.04 0.00 0.08 0.01 0.05 99.81
23:04:29 20:00:15 all 0.21 0.00 0.15 0.01 0.03 99.59
23:04:29 20:00:15 0 0.34 0.00 0.14 0.00 0.02 99.49
23:04:29 20:00:15 1 0.08 0.00 0.16 0.02 0.04 99.70
23:04:29 20:10:01 all 0.22 0.00 0.07 0.01 0.04 99.66
23:04:29 20:10:01 0 0.04 0.00 0.10 0.00 0.05 99.80
23:04:29 20:10:01 1 0.40 0.00 0.04 0.02 0.03 99.52
23:04:29 20:20:01 all 0.21 0.00 0.07 0.01 0.04 99.68
23:04:29 20:20:01 0 0.03 0.00 0.08 0.00 0.05 99.84
23:04:29 20:20:01 1 0.39 0.00 0.06 0.02 0.04 99.51
23:04:29 20:30:15 all 0.24 0.00 0.15 0.01 0.04 99.56
23:04:29 20:30:15 0 0.13 0.00 0.18 0.00 0.05 99.65
23:04:29 20:30:15 1 0.36 0.00 0.13 0.02 0.03 99.47
23:04:29 20:40:01 all 0.24 0.00 0.07 0.01 0.04 99.65
23:04:29 20:40:01 0 0.04 0.00 0.10 0.01 0.05 99.81
23:04:29 20:40:01 1 0.43 0.00 0.04 0.02 0.03 99.49
23:04:29 20:50:01 all 0.20 0.00 0.07 0.01 0.04 99.68
23:04:29 20:50:01 0 0.23 0.00 0.07 0.01 0.04 99.65
23:04:29 20:50:01 1 0.17 0.00 0.07 0.01 0.04 99.72
23:04:29 21:00:00 all 0.24 0.00 0.17 0.01 0.04 99.55
23:04:29 21:00:00 0 0.40 0.00 0.15 0.01 0.02 99.42
23:04:29 21:00:00 1 0.07 0.00 0.19 0.01 0.05 99.67
23:04:29 21:10:00 all 0.22 0.00 0.07 0.01 0.04 99.66
23:04:29 21:10:00 0 0.34 0.00 0.06 0.01 0.03 99.55
23:04:29 21:10:00 1 0.09 0.00 0.07 0.01 0.05 99.77
23:04:29 21:20:01 all 0.23 0.00 0.08 0.01 0.04 99.64
23:04:29 21:20:01 0 0.27 0.00 0.08 0.01 0.04 99.61
23:04:29 21:20:01 1 0.19 0.00 0.08 0.02 0.04 99.67
23:04:29 21:30:01 all 0.26 0.00 0.16 0.01 0.04 99.53
23:04:29 21:30:01 0 0.25 0.00 0.14 0.01 0.03 99.57
23:04:29 21:30:01 1 0.27 0.00 0.18 0.02 0.05 99.49
23:04:29
23:04:29 21:30:01 CPU %user %nice %system %iowait %steal %idle
23:04:29 21:40:01 all 0.20 0.00 0.07 0.01 0.04 99.68
23:04:29 21:40:01 0 0.04 0.00 0.09 0.01 0.05 99.81
23:04:29 21:40:01 1 0.36 0.00 0.05 0.01 0.03 99.55
23:04:29 21:50:01 all 0.25 0.00 0.07 0.01 0.04 99.63
23:04:29 21:50:01 0 0.04 0.00 0.08 0.01 0.05 99.82
23:04:29 21:50:01 1 0.47 0.00 0.05 0.01 0.03 99.45
23:04:29 22:00:02 all 0.26 0.00 0.16 0.01 0.04 99.53
23:04:29 22:00:02 0 0.18 0.00 0.16 0.01 0.05 99.60
23:04:29 22:00:02 1 0.34 0.00 0.15 0.01 0.03 99.46
23:04:29 22:10:01 all 0.24 0.00 0.07 0.01 0.04 99.64
23:04:29 22:10:01 0 0.20 0.00 0.08 0.01 0.04 99.67
23:04:29 22:10:01 1 0.28 0.00 0.07 0.01 0.03 99.61
23:04:29 22:20:01 all 0.26 0.00 0.07 0.01 0.04 99.62
23:04:29 22:20:01 0 0.26 0.00 0.07 0.01 0.04 99.63
23:04:29 22:20:01 1 0.26 0.00 0.07 0.01 0.05 99.62
23:04:29 22:30:04 all 0.26 0.00 0.16 0.01 0.04 99.52
23:04:29 22:30:04 0 0.28 0.00 0.15 0.01 0.04 99.51
23:04:29 22:30:04 1 0.24 0.00 0.17 0.01 0.04 99.54
23:04:29 22:40:01 all 0.24 0.00 0.07 0.01 0.04 99.64
23:04:29 22:40:01 0 0.43 0.00 0.05 0.01 0.03 99.48
23:04:29 22:40:01 1 0.05 0.00 0.09 0.01 0.06 99.80
23:04:29 22:50:01 all 0.26 0.00 0.07 0.01 0.04 99.63
23:04:29 22:50:01 0 0.13 0.00 0.07 0.00 0.04 99.75
23:04:29 22:50:01 1 0.38 0.00 0.06 0.02 0.04 99.50
23:04:29 23:00:04 all 10.54 0.00 1.69 0.69 0.06 87.02
23:04:29 23:00:04 0 12.07 0.00 1.79 0.68 0.06 85.41
23:04:29 23:00:04 1 9.01 0.00 1.60 0.69 0.06 88.64
23:04:29 Average: all 0.33 0.00 0.12 0.04 0.04 99.48
23:04:29 Average: 0 0.33 0.00 0.12 0.03 0.03 99.49
23:04:29 Average: 1 0.33 0.00 0.12 0.04 0.04 99.48
23:04:29
23:04:29
23:04:29