Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-8c-8g-7546 (centos8-builder-8c-8g) in workspace /w/workspace/autorelease-release-scandium-mvn38-openjdk17 [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-auQYDp2h6YH3/agent.5622 SSH_AGENT_PID=5624 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-release-scandium-mvn38-openjdk17@tmp/private_key_13314362205749084829.key (/w/workspace/autorelease-release-scandium-mvn38-openjdk17@tmp/private_key_13314362205749084829.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease > git init /w/workspace/autorelease-release-scandium-mvn38-openjdk17 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials Release Engineering Jenkins Key [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-release-scandium-mvn38-openjdk17@tmp/jenkins-gitclient-ssh10456447090508940273.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 5c732c3be0f71d83849d5a48ef8f0731e549f469 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c732c3be0f71d83849d5a48ef8f0731e549f469 # timeout=10 Commit message: "Update git submodules" > git rev-list --no-walk 5c732c3be0f71d83849d5a48ef8f0731e549f469 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.daexim.url # timeout=10 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 > git config --get submodule.integration/distribution.url # timeout=10 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 > git config --get submodule.jsonrpc.url # timeout=10 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 > git config --get submodule.lispflowmapping.url # timeout=10 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 > git config --get submodule.openflowplugin.url # timeout=10 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 > git config --get submodule.ovsdb.url # timeout=10 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 > git config --get submodule.serviceutils.url # timeout=10 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 > git submodule update --init --recursive daexim # timeout=60 > git submodule update --init --recursive integration/distribution # timeout=60 > git submodule update --init --recursive jsonrpc # timeout=60 > git submodule update --init --recursive lispflowmapping # timeout=60 > git submodule update --init --recursive openflowplugin # timeout=60 > git submodule update --init --recursive ovsdb # timeout=60 > git submodule update --init --recursive serviceutils # timeout=60 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins38225270758258185.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FS0t lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FS0t/bin to PATH Generating Requirements File Python 3.11.7 pip 24.0 from /tmp/venv-FS0t/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.84 botocore==1.34.84 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.35 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [autorelease-release-scandium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins1777869212412885659.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-8c-8g-7546 [autorelease-release-scandium-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=scandium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_PROJECT=releng/autorelease -Dsha1=origin/master "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=scandium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g " --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [autorelease-release-scandium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins17336716403750412675.sh + rm /home/jenkins/.wgetrc [autorelease-release-scandium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins15514550219808174778.sh + '[' -d /tmp/r ']' [autorelease-release-scandium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins14348628660791752193.sh + mkdir -p /w/workspace/autorelease-release-scandium-mvn38-openjdk17/target/classes /w/workspace/autorelease-release-scandium-mvn38-openjdk17/jacoco/classes [autorelease-release-scandium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins6239009432119604874.sh + ./scripts/list-project-dependencies.sh [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins7857309829370274993.sh + python3 -m venv /w/workspace/autorelease-release-scandium-mvn38-openjdk17/venv + . /w/workspace/autorelease-release-scandium-mvn38-openjdk17/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/autorelease-release-scandium-mvn38-openjdk17/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/w/workspace/autorelease-release-scandium-mvn38-openjdk17/venv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1='[\u@\h \W]> ' ++ '[' 'x(venv) ' '!=' x ']' ++ PS1='(venv) [\u@\h \W]> ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + PYTHON=/w/workspace/autorelease-release-scandium-mvn38-openjdk17/venv/bin/python + /w/workspace/autorelease-release-scandium-mvn38-openjdk17/venv/bin/python -m pip install --upgrade networkx Collecting networkx Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/2.5.1/networkx-2.5.1-py3-none-any.whl (1.6MB) Collecting decorator<5,>=4.3 (from networkx) Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/4.4.2/decorator-4.4.2-py2.py3-none-any.whl Installing collected packages: decorator, networkx Successfully installed decorator-4.4.2 networkx-2.5.1 You are using pip version 9.0.3, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + /w/workspace/autorelease-release-scandium-mvn38-openjdk17/venv/bin/python -m pip freeze You are using pip version 9.0.3, however version 24.0 is available. You should consider upgrading via the 'pip install --upgrade pip' command. decorator==4.4.2 networkx==2.5.1 + ./scripts/determine-merge-order.py + deactivate + '[' -n /home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ']' + PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '[\u@\h \W]> ' ']' + PS1='[\u@\h \W]> ' + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf /w/workspace/autorelease-release-scandium-mvn38-openjdk17/venv provisioning config files... copy managed file [global-settings] to file:/w/workspace/autorelease-release-scandium-mvn38-openjdk17@tmp/config13965223350250799257tmp copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-scandium-mvn38-openjdk17@tmp/config17624496714985691392tmp [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins15562677944587914996.sh ---> prepare-release.sh autorelease 5c732c3be0f71d83849d5a48ef8f0731e549f469 Scandium Entering 'daexim' daexim 57bed093870c46cc6bf4d080ab4723e279cf84d9 Scandium Entering 'integration/distribution' integration/distribution 46313d15fae553ced5bd75ef46570054de079a48 Scandium Entering 'jsonrpc' jsonrpc cf7df95ace9a639aa333a04ead81ebdf970750ec Scandium Entering 'lispflowmapping' lispflowmapping eb49925bd66557f21e604e589eeebd1fe14c9a59 Scandium Entering 'openflowplugin' openflowplugin e620857d93ebd1c42ae5d8a2d4cb4bc886814d6b Scandium Entering 'ovsdb' ovsdb 6281a047ca4b7627c7931df68644591ea5cda186 Scandium Entering 'serviceutils' serviceutils 7e3915fe8aea24ed92517101c2dd9a8fbc0c9997 Scandium Scandium /w/workspace/autorelease-release-scandium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-scandium-mvn38-openjdk17 Updated 1 path from the index /w/workspace/autorelease-release-scandium-mvn38-openjdk17 Entering 'daexim' [detached HEAD 8849636] Release Scandium 13 files changed, 13 insertions(+), 13 deletions(-) Entering 'integration/distribution' [detached HEAD 21bb53e2] Release Scandium 19 files changed, 27 insertions(+), 27 deletions(-) Entering 'jsonrpc' [detached HEAD 0451e94a] Release Scandium 37 files changed, 37 insertions(+), 37 deletions(-) Entering 'lispflowmapping' [detached HEAD 01f67a39] Release Scandium 24 files changed, 29 insertions(+), 29 deletions(-) Entering 'openflowplugin' [detached HEAD e72a0d4fc] Release Scandium 85 files changed, 91 insertions(+), 91 deletions(-) Entering 'ovsdb' [detached HEAD 8c4e38d64] Release Scandium 50 files changed, 63 insertions(+), 63 deletions(-) Entering 'serviceutils' [detached HEAD 6167499] Release Scandium 32 files changed, 55 insertions(+), 55 deletions(-) [detached HEAD 357768779] Release Scandium 9 files changed, 9 insertions(+), 9 deletions(-) /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-release-scandium-mvn38-openjdk17 /w/workspace/autorelease-release-scandium-mvn38-openjdk17 patches/ patches/taglist.log patches/daexim.patch patches/daexim.bundle patches/integration-distribution.patch patches/integration-distribution.bundle patches/jsonrpc.patch patches/jsonrpc.bundle patches/lispflowmapping.patch patches/lispflowmapping.bundle patches/openflowplugin.patch patches/openflowplugin.bundle patches/ovsdb.patch patches/ovsdb.bundle patches/serviceutils.patch patches/serviceutils.bundle [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins10741453086025617049.sh org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.16.0 org.opendaylight.daexim,daexim-artifacts,1.16.0 org.opendaylight.daexim,daexim-features,1.16.0 org.opendaylight.daexim,odl-daexim-all,1.16.0 org.opendaylight.daexim,odl-daexim,1.16.0 org.opendaylight.daexim,features-aggregator,1.16.0 org.opendaylight.daexim,daexim-impl,1.16.0 org.opendaylight.daexim,daexim-karaf,1.16.0 org.opendaylight.daexim,daexim-model,1.16.0 org.opendaylight.daexim,parent,1.16.0 org.opendaylight.daexim,daexim,1.16.0 org.opendaylight.daexim,daexim-spi,1.16.0 org.opendaylight.daexim,daexim-test-model,1.16.0 org.opendaylight.integration,all-artifacts,0.21.0 org.opendaylight.integration,distribution-artifacts,0.21.0 org.opendaylight.integration,artifacts-aggregator,0.21.0 org.opendaylight.integration,upstream-all-artifacts,0.21.0 org.opendaylight.integration,artifact-artifacts,0.21.0 org.opendaylight.integration,other-artifacts,0.21.0 org.opendaylight.integration,upstream-aggregator,0.21.0 org.opendaylight.integration,properties,0.21.0 org.opendaylight.integration,features-aggregator,0.21.0 org.opendaylight.integration,features-index,0.21.0 org.opendaylight.integration,repos-aggregator,0.21.0 org.opendaylight.integration,features-test,0.21.0 org.opendaylight.integration,odl-integration-all,0.21.0 org.opendaylight.integration,odl-integration-compatible-with-all,0.21.0 org.opendaylight.integration,singles-aggregator,0.21.0 org.opendaylight.integration,karaf-scripts,0.21.0 org.opendaylight.integration,karaf,0.21.0 org.opendaylight.integration,onap-karaf,0.21.0 org.opendaylight.integration,opendaylight,0.19.0-SNAPSHOT org.opendaylight.integration,distribution-aggregator,0.21.0 org.opendaylight.jsonrpc,jsonrpc-api,1.17.0 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.17.0 org.opendaylight.jsonrpc,binding-adapter,1.17.0 org.opendaylight.jsonrpc.bus,bus-api,1.17.0 org.opendaylight.jsonrpc.bus,bus-config,1.17.0 org.opendaylight.jsonrpc.bus,binding-bridge,1.17.0 org.opendaylight.jsonrpc,inband-models,1.17.0 org.opendaylight.jsonrpc.bus,examples,1.17.0 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.17.0 org.opendaylight.jsonrpc.bus,bus-messagelib,1.17.0 org.opendaylight.jsonrpc,jsonrpc-bus,1.17.0 org.opendaylight.jsonrpc.bus,bus-spi,1.17.0 org.opendaylight.jsonrpc.bus,transport-http,1.17.0 org.opendaylight.jsonrpc.bus,transport-zmq,1.17.0 org.opendaylight.jsonrpc,dom-codec,1.17.0 org.opendaylight.jsonrpc,features-jsonrpc,1.17.0 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.17.0 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.17.0 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.17.0 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.17.0 org.opendaylight.jsonrpc,features-aggregator,1.17.0 org.opendaylight.jsonrpc,jsonrpc-karaf,1.17.0 org.opendaylight.jsonrpc,jsonrpc-parent,1.17.0 org.opendaylight.jsonrpc,jsonrpc,1.17.0 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.17.0 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.17.0 org.opendaylight.jsonrpc,jsonrpc-provider,1.17.0 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.17.0 org.opendaylight.jsonrpc.security,security-aaa,1.17.0 org.opendaylight.jsonrpc.security,security-api,1.17.0 org.opendaylight.jsonrpc.security,security-noop,1.17.0 org.opendaylight.jsonrpc,jsonrpc-security,1.17.0 org.opendaylight.jsonrpc.security,security-service,1.17.0 org.opendaylight.jsonrpc,jsonrpc-test-model,1.17.0 org.opendaylight.jsonrpc,tools-parent,1.17.0 org.opendaylight.jsonrpc,jsonrpc-tools,1.17.0 org.opendaylight.jsonrpc,test-tool,1.17.0 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.20.0 org.opendaylight.lispflowmapping,common.build.tools,1.20.0 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.20.0 org.opendaylight.lispflowmapping,features-lispflowmapping,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.20.0 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.20.0 org.opendaylight.lispflowmapping,features-aggregator,1.20.0 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.20.0 org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.20.0 org.opendaylight.lispflowmapping,mappingservice.api,1.20.0 org.opendaylight.lispflowmapping,mappingservice.config,1.20.0 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.20.0 org.opendaylight.lispflowmapping,mappingservice.implementation,1.20.0 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.20.0 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.20.0 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.20.0 org.opendaylight.lispflowmapping,mappingservice-parent,1.20.0 org.opendaylight.lispflowmapping,mappingservice.shell,1.20.0 org.opendaylight.lispflowmapping,mappingservice.southbound,1.20.0 org.opendaylight.lispflowmapping,lispflowmapping-all,1.20.0 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-api,0.19.0 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-impl,0.19.0 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-aggregator,0.19.0 org.opendaylight.openflowplugin.applications,bulk-o-matic,0.19.0 org.opendaylight.openflowplugin.applications,device-ownership-service,0.19.0 org.opendaylight.openflowplugin.applications,forwardingrules-manager,0.19.0 org.opendaylight.openflowplugin.applications,forwardingrules-sync,0.19.0 org.opendaylight.openflowplugin.applications,lldp-speaker,0.19.0 org.opendaylight.openflowplugin.applications,of-switch-config-pusher,0.19.0 org.opendaylight.openflowplugin,applications-aggregator,0.19.0 org.opendaylight.openflowplugin.applications,reconciliation-framework,0.19.0 org.opendaylight.openflowplugin.applications,southbound-cli,0.19.0 org.opendaylight.openflowplugin.applications,table-miss-enforcer,0.19.0 org.opendaylight.openflowplugin.applications,topology-lldp-discovery,0.19.0 org.opendaylight.openflowplugin.applications,topology-manager,0.19.0 org.opendaylight.openflowplugin,openflowplugin-artifacts,0.19.0 org.opendaylight.openflowplugin,openflowplugin-karaf,0.19.0 org.opendaylight.openflowplugin,drop-test-karaf,0.19.0 org.opendaylight.openflowplugin,features-openflowplugin-extension,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-eric-extensions,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-nxm-extensions,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-onf-extensions,0.19.0 org.opendaylight.openflowplugin,features-extension-aggregator,0.19.0 org.opendaylight.openflowplugin,openflowjava-extension-eric,0.19.0 org.opendaylight.openflowplugin,openflowjava-extension-nicira-api,0.19.0 org.opendaylight.openflowplugin,openflowjava-extension-nicira,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-api,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-eric,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-nicira,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-onf,0.19.0 org.opendaylight.openflowplugin,openflowplugin-extension-aggregator,0.19.0 org.opendaylight.openflowplugin,test-extension,0.19.0 org.opendaylight.openflowplugin,features-openflowplugin,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-arbitratorreconciliation,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-bulk-o-matic,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-config-pusher,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-manager,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-sync,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-lldp-speaker,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-reconciliation-framework,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-southbound-cli,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-table-miss-enforcer,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-lldp-discovery,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-manager,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-drop-test,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services-rest,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-libraries,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-nsf-model,0.19.0 org.opendaylight.openflowplugin,odl-openflowplugin-southbound,0.19.0 org.opendaylight.openflowplugin,features-aggregator,0.19.0 org.opendaylight.openflowplugin.libraries,liblldp,0.19.0 org.opendaylight.openflowplugin,libraries-aggregator,0.19.0 org.opendaylight.openflowplugin.model,model-flow-base,0.19.0 org.opendaylight.openflowplugin.model,model-flow-service,0.19.0 org.opendaylight.openflowplugin.model,model-flow-statistics,0.19.0 org.opendaylight.openflowplugin.model,model-inventory,0.19.0 org.opendaylight.openflowplugin.model,model-topology,0.19.0 org.opendaylight.openflowplugin.model,model-aggregator,0.19.0 org.opendaylight.openflowplugin.openflowjava,features-openflowjava,0.19.0 org.opendaylight.openflowplugin.openflowjava,odl-openflowjava-protocol,0.19.0 org.opendaylight.openflowplugin.openflowjava,features-openflowjava-aggregator,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-api,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-impl,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-it,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-spi,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflowjava-blueprint-config,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflowjava-util,0.19.0 org.opendaylight.openflowplugin.openflowjava,openflowjava-parent,0.19.0 org.opendaylight.openflowplugin,openflowplugin-api,0.19.0 org.opendaylight.openflowplugin,openflowplugin-blueprint-config,0.19.0 org.opendaylight.openflowplugin,openflowplugin-common,0.19.0 org.opendaylight.openflowplugin,openflowplugin-impl,0.19.0 org.opendaylight.openflowplugin,openflowplugin-it,0.19.0 org.opendaylight.openflowplugin,openflowplugin,0.19.0 org.opendaylight.openflowplugin,openflowplugin-parent,0.19.0 org.opendaylight.openflowplugin,openflowplugin-aggregator,0.19.0 org.opendaylight.openflowplugin,learning-switch,0.19.0 org.opendaylight.openflowplugin,openflowplugin-samples-aggregator,0.19.0 org.opendaylight.openflowplugin,sample-bundles,0.19.0 org.opendaylight.openflowplugin,sample-consumer,0.19.0 org.opendaylight.openflowplugin,simple-client,0.19.0 org.opendaylight.openflowplugin,test-common,0.19.0 org.opendaylight.openflowplugin,test-provider,0.19.0 org.opendaylight.ovsdb,ovsdb-binding-parent,1.19.0 org.opendaylight.ovsdb,it,1.19.0 org.opendaylight.ovsdb,parents,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.19.0 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.19.0 org.opendaylight.ovsdb,library-artifacts,1.19.0 org.opendaylight.ovsdb,library-features,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-library,1.19.0 org.opendaylight.ovsdb,library-features-aggregator,1.19.0 org.opendaylight.ovsdb,library,1.19.0 org.opendaylight.ovsdb,library-it,1.19.0 org.opendaylight.ovsdb,library-karaf,1.19.0 org.opendaylight.ovsdb,library-aggregator,1.19.0 org.opendaylight.ovsdb,ovsdb,1.19.0 org.opendaylight.ovsdb,schema.hardwarevtep,1.19.0 org.opendaylight.ovsdb,schema.openvswitch,1.19.0 org.opendaylight.ovsdb,schemas,1.19.0 org.opendaylight.ovsdb,southbound-aggregator,1.19.0 org.opendaylight.ovsdb,southbound-api,1.19.0 org.opendaylight.ovsdb,southbound-artifacts,1.19.0 org.opendaylight.ovsdb,southbound-features,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.19.0 org.opendaylight.ovsdb,southbound-features-aggregator,1.19.0 org.opendaylight.ovsdb,southbound-impl,1.19.0 org.opendaylight.ovsdb,southbound-it,1.19.0 org.opendaylight.ovsdb,southbound-karaf,1.19.0 org.opendaylight.ovsdb,utils.config,1.19.0 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.19.0 org.opendaylight.ovsdb,utils.mdsal-utils,1.19.0 org.opendaylight.ovsdb,odl-ovsdb-utils,1.19.0 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.19.0 org.opendaylight.ovsdb,utils,1.19.0 org.opendaylight.ovsdb,utils.servicehelper,1.19.0 org.opendaylight.ovsdb,utils.southbound-utils,1.19.0 org.opendaylight.ovsdb,utils.yang-utils,1.19.0 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 org.opendaylight.serviceutils,serviceutils-artifacts,0.14.0 org.opendaylight.serviceutils,binding-parent,0.14.0 org.opendaylight.serviceutils,commons,0.14.0 org.opendaylight.serviceutils,quality-parent,0.14.0 org.opendaylight.infrautils,odl-infrautils-metrics-prometheus,3.5.0 org.opendaylight.infrautils,odl-infrautils-metrics-sample,3.5.0 org.opendaylight.serviceutils,odl-serviceutils-listener,0.14.0 org.opendaylight.serviceutils,odl-serviceutils-metrics,0.14.0 org.opendaylight.serviceutils,odl-serviceutils-rpc,0.14.0 org.opendaylight.serviceutils,odl-serviceutils-srm,0.14.0 org.opendaylight.serviceutils,odl-serviceutils-tools,0.14.0 org.opendaylight.serviceutils,serviceutils-features-aggregator,0.14.0 org.opendaylight.serviceutils,serviceutils-features,0.14.0 org.opendaylight.serviceutils,serviceutils-karaf,0.14.0 org.opendaylight.serviceutils,metrics-api,0.14.0 org.opendaylight.serviceutils,metrics-impl-prometheus,0.14.0 org.opendaylight.serviceutils,metrics-impl-test,0.14.0 org.opendaylight.serviceutils,metrics-impl,0.14.0 org.opendaylight.serviceutils,metrics-it,0.14.0 org.opendaylight.serviceutils,metrics-aggregator,0.14.0 org.opendaylight.serviceutils,metrics-sample,0.14.0 org.opendaylight.serviceutils,serviceutils-aggregator,0.14.0 org.opendaylight.serviceutils,srm-api,0.14.0 org.opendaylight.serviceutils,srm-impl,0.14.0 org.opendaylight.serviceutils,srm-aggregator,0.14.0 org.opendaylight.serviceutils,srm-shell,0.14.0 org.opendaylight.serviceutils,tools-api,0.14.0 org.opendaylight.serviceutils,listener-api,0.14.0 org.opendaylight.serviceutils,tools-aggregator,0.14.0 org.opendaylight.serviceutils,rpc-api,0.14.0 org.opendaylight.serviceutils,tools-testutils,0.14.0 org.opendaylight.serviceutils,upgrade,0.14.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [autorelease-release-scandium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins313340539243300157.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [autorelease-release-scandium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins9857784241605714408.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins695220428937249931.sh '/w/workspace/autorelease-release-scandium-mvn38-openjdk17/archives/patches/taglist.log' -> 'integration/distribution/karaf/src/main/assembly/' cp: cannot create regular file 'integration/distribution/karaf/src/main/assembly/': No such file or directory [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins7986553700174891697.sh /tmp/jenkins7986553700174891697.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory [autorelease-release-scandium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins10099966339208403893.sh + ./scripts/fix-relativepaths.sh Scanning ./daexim/akka-infoprovider-impl/pom.xml Scanning ./daexim/artifacts/pom.xml Scanning ./daexim/features/daexim-features/pom.xml Scanning ./daexim/features/odl-daexim-all/pom.xml Scanning ./daexim/features/odl-daexim/pom.xml Scanning ./daexim/features/pom.xml Scanning ./daexim/impl/pom.xml Scanning ./daexim/karaf/pom.xml Scanning ./daexim/model/pom.xml Scanning ./daexim/parent/pom.xml Scanning ./daexim/pom.xml Scanning ./daexim/spi/pom.xml Scanning ./daexim/test-model/pom.xml Scanning ./integration/distribution/artifacts/all/pom.xml Scanning ./integration/distribution/artifacts/distribution/pom.xml Scanning ./integration/distribution/artifacts/pom.xml Scanning ./integration/distribution/artifacts/upstream/all/pom.xml Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml Scanning ./integration/distribution/artifacts/upstream/other/pom.xml Scanning ./integration/distribution/artifacts/upstream/pom.xml Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml Scanning ./integration/distribution/features/pom.xml Scanning ./integration/distribution/features/repos/index/pom.xml Scanning ./integration/distribution/features/repos/pom.xml Scanning ./integration/distribution/features/repos/test/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml Scanning ./integration/distribution/features/singles/pom.xml Scanning ./integration/distribution/karaf-scripts/pom.xml Scanning ./integration/distribution/karaf/pom.xml Scanning ./integration/distribution/onap-karaf/pom.xml Scanning ./integration/distribution/opendaylight/pom.xml Scanning ./integration/distribution/pom.xml Scanning ./jsonrpc/api/pom.xml Scanning ./jsonrpc/artifacts/pom.xml Scanning ./jsonrpc/binding-adapter/pom.xml Scanning ./jsonrpc/bus/api/pom.xml Scanning ./jsonrpc/bus/config/pom.xml Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml Scanning ./jsonrpc/bus/examples/inband-models/pom.xml Scanning ./jsonrpc/bus/examples/pom.xml Scanning ./jsonrpc/bus/jsonrpc/pom.xml Scanning ./jsonrpc/bus/messagelib/pom.xml Scanning ./jsonrpc/bus/pom.xml Scanning ./jsonrpc/bus/spi/pom.xml Scanning ./jsonrpc/bus/transport-http/pom.xml Scanning ./jsonrpc/bus/transport-zmq/pom.xml Scanning ./jsonrpc/dom-codec/pom.xml Scanning ./jsonrpc/features/features-jsonrpc/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml Scanning ./jsonrpc/features/pom.xml Scanning ./jsonrpc/karaf/pom.xml Scanning ./jsonrpc/parent/pom.xml Scanning ./jsonrpc/pom.xml Scanning ./jsonrpc/provider/cluster/pom.xml Scanning ./jsonrpc/provider/common/pom.xml Scanning ./jsonrpc/provider/pom.xml Scanning ./jsonrpc/provider/single/pom.xml Scanning ./jsonrpc/security/aaa/pom.xml Scanning ./jsonrpc/security/api/pom.xml Scanning ./jsonrpc/security/noop/pom.xml Scanning ./jsonrpc/security/pom.xml Scanning ./jsonrpc/security/service/pom.xml Scanning ./jsonrpc/test-model/pom.xml Scanning ./jsonrpc/tools/parent/pom.xml Scanning ./jsonrpc/tools/pom.xml Scanning ./jsonrpc/tools/test-tool/pom.xml Scanning ./lispflowmapping/artifacts/pom.xml Scanning ./lispflowmapping/commons/build_tools/pom.xml Scanning ./lispflowmapping/commons/parent/pom.xml Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml Scanning ./lispflowmapping/features/pom.xml Scanning ./lispflowmapping/integrationtest/pom.xml Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml Scanning ./lispflowmapping/mappingservice/api/pom.xml Scanning ./lispflowmapping/mappingservice/config/pom.xml Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml Scanning ./lispflowmapping/mappingservice/implementation/pom.xml Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml Scanning ./lispflowmapping/mappingservice/pom.xml Scanning ./lispflowmapping/mappingservice/shell/pom.xml Scanning ./lispflowmapping/mappingservice/southbound/pom.xml Scanning ./lispflowmapping/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/api/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/impl/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/pom.xml Scanning ./openflowplugin/applications/bulk-o-matic/pom.xml Scanning ./openflowplugin/applications/device-ownership-service/pom.xml Scanning ./openflowplugin/applications/forwardingrules-manager/pom.xml Scanning ./openflowplugin/applications/forwardingrules-sync/pom.xml Scanning ./openflowplugin/applications/lldp-speaker/pom.xml Scanning ./openflowplugin/applications/of-switch-config-pusher/pom.xml Scanning ./openflowplugin/applications/pom.xml Scanning ./openflowplugin/applications/reconciliation-framework/pom.xml Scanning ./openflowplugin/applications/southbound-cli/pom.xml Scanning ./openflowplugin/applications/table-miss-enforcer/pom.xml Scanning ./openflowplugin/applications/topology-lldp-discovery/pom.xml Scanning ./openflowplugin/applications/topology-manager/pom.xml Scanning ./openflowplugin/artifacts/pom.xml Scanning ./openflowplugin/distribution/karaf/pom.xml Scanning ./openflowplugin/drop-test-karaf/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-api/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-onf/pom.xml Scanning ./openflowplugin/extension/pom.xml Scanning ./openflowplugin/extension/test-extension/pom.xml Scanning ./openflowplugin/features-aggregator/features-openflowplugin/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml Scanning ./openflowplugin/features-aggregator/pom.xml Scanning ./openflowplugin/libraries/liblldp/pom.xml Scanning ./openflowplugin/libraries/pom.xml Scanning ./openflowplugin/model/model-flow-base/pom.xml Scanning ./openflowplugin/model/model-flow-service/pom.xml Scanning ./openflowplugin/model/model-flow-statistics/pom.xml Scanning ./openflowplugin/model/model-inventory/pom.xml Scanning ./openflowplugin/model/model-topology/pom.xml Scanning ./openflowplugin/model/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-api/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-impl/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-it/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-spi/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-util/pom.xml Scanning ./openflowplugin/openflowjava/pom.xml Scanning ./openflowplugin/openflowplugin-api/pom.xml Scanning ./openflowplugin/openflowplugin-blueprint-config/pom.xml Scanning ./openflowplugin/openflowplugin-common/pom.xml Scanning ./openflowplugin/openflowplugin-impl/pom.xml Scanning ./openflowplugin/openflowplugin-it/pom.xml Scanning ./openflowplugin/openflowplugin/pom.xml Scanning ./openflowplugin/parent/pom.xml Scanning ./openflowplugin/pom.xml Scanning ./openflowplugin/samples/learning-switch/pom.xml Scanning ./openflowplugin/samples/pom.xml Scanning ./openflowplugin/samples/sample-bundles/pom.xml Scanning ./openflowplugin/samples/sample-consumer/pom.xml Scanning ./openflowplugin/samples/simple-client/pom.xml Scanning ./openflowplugin/test-common/pom.xml Scanning ./openflowplugin/test-provider/pom.xml Scanning ./ovsdb/commons/binding-parent/pom.xml Scanning ./ovsdb/commons/it/pom.xml Scanning ./ovsdb/commons/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml Scanning ./ovsdb/hwvtepsouthbound/pom.xml Scanning ./ovsdb/library/artifacts/pom.xml Scanning ./ovsdb/library/features/features/pom.xml Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml Scanning ./ovsdb/library/features/pom.xml Scanning ./ovsdb/library/impl/pom.xml Scanning ./ovsdb/library/it/pom.xml Scanning ./ovsdb/library/karaf/pom.xml Scanning ./ovsdb/library/pom.xml Scanning ./ovsdb/pom.xml Scanning ./ovsdb/schemas/hardwarevtep/pom.xml Scanning ./ovsdb/schemas/openvswitch/pom.xml Scanning ./ovsdb/schemas/pom.xml Scanning ./ovsdb/southbound/pom.xml Scanning ./ovsdb/southbound/southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml Scanning ./ovsdb/southbound/southbound-features/features/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml Scanning ./ovsdb/southbound/southbound-features/pom.xml Scanning ./ovsdb/southbound/southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-it/pom.xml Scanning ./ovsdb/southbound/southbound-karaf/pom.xml Scanning ./ovsdb/utils/config/pom.xml Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml Scanning ./ovsdb/utils/mdsal-utils/pom.xml Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml Scanning ./ovsdb/utils/pom.xml Scanning ./ovsdb/utils/servicehelper/pom.xml Scanning ./ovsdb/utils/southbound-utils/pom.xml Scanning ./ovsdb/utils/yang-utils/pom.xml Scanning ./pom.xml Scanning ./serviceutils/artifacts/pom.xml Scanning ./serviceutils/commons/binding-parent/pom.xml Scanning ./serviceutils/commons/pom.xml Scanning ./serviceutils/commons/quality-parent/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-prometheus/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-sample/pom.xml Scanning ./serviceutils/features/odl-serviceutils-listener/pom.xml Scanning ./serviceutils/features/odl-serviceutils-metrics/pom.xml Scanning ./serviceutils/features/odl-serviceutils-rpc/pom.xml Scanning ./serviceutils/features/odl-serviceutils-srm/pom.xml Scanning ./serviceutils/features/odl-serviceutils-tools/pom.xml Scanning ./serviceutils/features/pom.xml Scanning ./serviceutils/features/serviceutils-features/pom.xml Scanning ./serviceutils/karaf/pom.xml Scanning ./serviceutils/metrics/api/pom.xml Scanning ./serviceutils/metrics/impl-prometheus/pom.xml Scanning ./serviceutils/metrics/impl-test/pom.xml Scanning ./serviceutils/metrics/impl/pom.xml Scanning ./serviceutils/metrics/it/pom.xml Scanning ./serviceutils/metrics/pom.xml Scanning ./serviceutils/metrics/sample/impl/pom.xml Scanning ./serviceutils/pom.xml Scanning ./serviceutils/srm/api/pom.xml Scanning ./serviceutils/srm/impl/pom.xml Scanning ./serviceutils/srm/pom.xml Scanning ./serviceutils/srm/shell/pom.xml Scanning ./serviceutils/tools/api/pom.xml Scanning ./serviceutils/tools/listener-api/pom.xml Scanning ./serviceutils/tools/pom.xml Scanning ./serviceutils/tools/rpc-api/pom.xml Scanning ./serviceutils/tools/testutils/pom.xml Scanning ./serviceutils/upgrade/pom.xml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins5373307739516225652.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/autorelease-release-scandium-mvn38-openjdk17@tmp/config13965223350250799257tmp --settings /w/workspace/autorelease-release-scandium-mvn38-openjdk17@tmp/config17624496714985691392tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-scandium-mvn38-openjdk17/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -PrepoBuild '-P!karaf' -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-547.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] daexim-test-model [bundle] [INFO] daexim-model [bundle] [INFO] daexim-spi [bundle] [INFO] parent [pom] [INFO] daexim-impl [bundle] [INFO] daexim-akka-infoprovider-impl [bundle] [INFO] OpenDaylight :: daexim (Karaf feature) [feature] [INFO] OpenDaylight :: Daexim :: All [feature] [INFO] ODL :: daexim :: daexim-features [feature] [INFO] ODL :: daexim :: features-aggregator [pom] [INFO] daexim-artifacts [pom] [INFO] daexim-karaf [jar] [INFO] daexim [pom] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.config [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: RPC tools [feature] [INFO] ODL :: serviceutils :: srm-api [bundle] [INFO] ODL :: serviceutils :: srm-impl [bundle] [INFO] ODL :: serviceutils :: srm-shell [bundle] [INFO] ODL :: serviceutils :: SRM [feature] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] features-openflowplugin [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin-extension [feature] [INFO] ovsdb-binding-parent [pom] [INFO] ODL :: ovsdb :: library [bundle] [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] [INFO] ODL :: ovsdb :: library-features [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] [INFO] ODL :: ovsdb :: southbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] [INFO] ODL :: ovsdb :: utils.config [bundle] [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] [INFO] ODL :: ovsdb :: southbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] [INFO] ODL :: ovsdb :: southbound-features [feature] [INFO] listener-api [bundle] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] [INFO] ODL :: lispflowmapping :: common.build.tools [jar] [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] [INFO] ODL :: lispflowmapping :: features-aggregator [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [jar] [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] [INFO] lispflowmapping [pom] [INFO] openflowplugin-artifacts [pom] [INFO] libraries-aggregator [pom] [INFO] ODL :: openflowjava :: features-openflowjava [feature] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] features-extension-aggregator [pom] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] features-aggregator [pom] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] model-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] openflowplugin [pom] [INFO] ODL :: ovsdb :: it [pom] [INFO] ODL :: ovsdb :: parents [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] [INFO] ODL :: ovsdb :: library-karaf [jar] [INFO] ODL :: ovsdb :: library-features-aggregator [pom] [INFO] ODL :: ovsdb :: library-artifacts [pom] [INFO] ODL :: ovsdb :: library-it [jar] [INFO] ODL :: ovsdb :: library-aggregator [pom] [INFO] ODL :: ovsdb :: schemas [pom] [INFO] ODL :: ovsdb :: southbound-karaf [jar] [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: southbound-artifacts [pom] [INFO] ODL :: ovsdb :: southbound-it [jar] [INFO] ODL :: ovsdb :: southbound-aggregator [pom] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] [INFO] ODL :: ovsdb :: utils [pom] [INFO] ovsdb [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator [pom] [INFO] ODL :: serviceutils :: serviceutils-artifacts [pom] [INFO] ODL :: serviceutils :: metrics-impl-test [bundle] [INFO] ODL :: serviceutils :: metrics-impl-prometheus [bundle] [INFO] ODL :: serviceutils :: metrics-sample [bundle] [INFO] ODL :: serviceutils :: metrics-it [jar] [INFO] ODL :: serviceutils :: metrics-aggregator [pom] [INFO] ODL :: serviceutils :: srm-aggregator [pom] [INFO] serviceutils [pom] [INFO] autorelease [pom] [INFO] [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- [INFO] Building daexim-test-model 1.16.0 [1/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ daexim-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 5.657 ms [INFO] yang-to-sources: Project model files found: 3 in 66.19 ms [INFO] yang-to-sources: 3 YANG models processed in 65.75 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 54.41 ms [INFO] Sorted 16 files into 7 directories in 3.042 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 109.5 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-test-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-test-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-test-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-test-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model --- [INFO] Building bundle: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-test-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/bom.xml [INFO] attaching as daexim-test-model-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as daexim-test-model-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-test-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-test-model --- [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.16.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-test-model --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.16.0/daexim-test-model-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-scandium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- [INFO] Building daexim-model 1.16.0 [2/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ daexim-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.116 ms [INFO] yang-to-sources: Project model files found: 2 in 36.04 ms [INFO] yang-to-sources: 3 YANG models processed in 111.6 ms [INFO] BindingJavaFileGenerator: Defined 72 files in 32.36 ms [INFO] Sorted 72 files into 12 directories in 346.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 144.7 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 76 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- [INFO] Building bundle: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/bom.xml [INFO] attaching as daexim-model-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/bom.json [INFO] attaching as daexim-model-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-model --- [INFO] Building jar: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-model --- [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/model/target/daexim-model-1.16.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- [INFO] Installing org/opendaylight/daexim/daexim-model/1.16.0/daexim-model-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-scandium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- [INFO] Building daexim-spi 1.16.0 [3/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0.jar [INFO] Writing manifest: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-spi --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return [WARNING] String getNodeName(); [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/bom.xml [INFO] attaching as daexim-spi-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/bom.json [INFO] attaching as daexim-spi-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-spi --- [INFO] Building jar: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-spi --- [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.16.0-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- [INFO] Installing org/opendaylight/daexim/daexim-spi/1.16.0/daexim-spi-1.16.0.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-scandium-mvn38-openjdk17/m2repo [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------------< org.opendaylight.daexim:parent >------------------- [INFO] Building parent 1.16.0 [4/255] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ parent --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/parent/target/bom.xml [INFO] attaching as parent-1.16.0-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/parent/target/bom.json [INFO] attaching as parent-1.16.0-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.16.0/parent-1.16.0.pom [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.16.0/parent-1.16.0-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-scandium-mvn38-openjdk17/m2repo [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- [INFO] Building daexim-impl 1.16.0 [5/255] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[85,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[65,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-impl --- [INFO] BugInstance size is 15 [INFO] Error size is 0 [INFO] Total bugs: 15 [ERROR] Low: Overridable method cancelExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method immediateImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method registerDataImportBootReady is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 213] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method scheduleExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusExport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method statusImport is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 216] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in new org.opendaylight.daexim.impl.ExportTask(Map, Map, Boolean, Boolean, DOMDataBroker, DOMSchemaService, Consumer) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 92] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ExportTask.call() [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 263] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createPerModuleWriter(LogicalDatastoreType, YangInstanceIdentifier$NodeIdentifier): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 155] DM_DEFAULT_ENCODING [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createWriter(LogicalDatastoreType, boolean): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 138] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType) [org.opendaylight.daexim.impl.ImportTask, org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 218]Another occurrence at ImportTask.java:[line 222] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.removeChildNodes(LogicalDatastoreType, DOMDataTreeReadWriteTransaction) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 285] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType): new java.io.InputStreamReader(InputStream) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 229] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 80] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 207] DM_CONVERT_CASE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[238,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[253,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[267,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[284,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-impl --- [INFO] Surefire report directory: /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.847 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 s -- in org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Running org.opendaylight.daexim.impl.UtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.daexim.impl.UtilTest [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.daexim.impl.ImportTaskTest [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest [ERROR] Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.81 s <<< FAILURE! -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest [ERROR] org.opendaylight.daexim.impl.DataExportImportAppProviderTest.testImportOnBoot -- Time elapsed: 0.058 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertFalse(Assert.java:65) at org.junit.Assert.assertFalse(Assert.java:75) at org.opendaylight.daexim.impl.DataExportImportAppProviderTest.testImportOnBoot(DataExportImportAppProviderTest.java:246) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.opendaylight.infrautils.testutils.LogRule$1.evaluate(LogRule.java:61) [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] DataExportImportAppProviderTest.testImportOnBoot:246 [INFO] [ERROR] Tests run: 29, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] daexim-test-model 1.16.0 ........................... SUCCESS [ 21.024 s] [INFO] daexim-model 1.16.0 ................................ SUCCESS [ 8.240 s] [INFO] daexim-spi 1.16.0 .................................. SUCCESS [ 3.516 s] [INFO] parent 1.16.0 ...................................... SUCCESS [ 0.399 s] [INFO] daexim-impl 1.16.0 ................................. FAILURE [ 37.682 s] [INFO] daexim-akka-infoprovider-impl 1.16.0 ............... SKIPPED [INFO] OpenDaylight :: daexim (Karaf feature) 1.16.0 ...... SKIPPED [INFO] OpenDaylight :: Daexim :: All 1.16.0 ............... SKIPPED [INFO] ODL :: daexim :: daexim-features 1.16.0 ............ SKIPPED [INFO] ODL :: daexim :: features-aggregator 1.16.0 ........ SKIPPED [INFO] daexim-artifacts 1.16.0 ............................ SKIPPED [INFO] daexim-karaf 1.16.0 ................................ SKIPPED [INFO] daexim 1.16.0 ...................................... SKIPPED [INFO] ODL :: integration :: distribution-artifacts 0.21.0 SKIPPED [INFO] ODL :: integration :: properties 0.21.0 ............ SKIPPED [INFO] ODL :: integration :: artifact-artifacts 0.21.0 .... SKIPPED [INFO] ODL :: integration :: other-artifacts 0.21.0 ....... SKIPPED [INFO] ODL :: integration :: upstream-all-artifacts 0.21.0 SKIPPED [INFO] ODL :: integration :: upstream-aggregator 0.21.0 ... SKIPPED [INFO] ODL :: integration :: all-artifacts 0.21.0 ......... SKIPPED [INFO] ODL :: integration :: artifacts-aggregator 0.21.0 .. SKIPPED [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.21.0 SKIPPED [INFO] JSON-RPC :: Parent 1.17.0 .......................... SKIPPED [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.17.0 ........... SKIPPED [INFO] JSON-RPC :: BUS :: API 1.17.0 ...................... SKIPPED [INFO] JSON-RPC :: Security :: API 1.17.0 ................. SKIPPED [INFO] JSON-RPC :: Security :: NOOP 1.17.0 ................ SKIPPED [INFO] JSON-RPC :: BUS :: SPI 1.17.0 ...................... SKIPPED [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.17.0 ......... SKIPPED [INFO] JSON-RPC :: BUS :: HTTP transport 1.17.0 ........... SKIPPED [INFO] JSON-RPC :: BUS :: Messaging library 1.17.0 ........ SKIPPED [INFO] JSON-RPC :: Security :: Service 1.17.0 ............. SKIPPED [INFO] JSON-RPC :: API 1.17.0 ............................. SKIPPED [INFO] JSON-RPC :: Security :: AAA 1.17.0 ................. SKIPPED [INFO] JSON-RPC :: BUS :: Config 1.17.0 ................... SKIPPED [INFO] JSON-RPC :: Feature :: bus 1.17.0 .................. SKIPPED [INFO] JSON-RPC :: Test model 1.17.0 ...................... SKIPPED [INFO] JSON-RPC :: DOM :: Codec 1.17.0 .................... SKIPPED [INFO] JSON-RPC :: Provider 1.17.0 ........................ SKIPPED [INFO] JSON-RPC :: Provider :: Common 1.17.0 .............. SKIPPED [INFO] JSON-RPC :: Provider :: Single node 1.17.0 ......... SKIPPED [INFO] JSON-RPC :: Feature :: provider 1.17.0 ............. SKIPPED [INFO] JSON-RPC :: Feature :: all 1.17.0 .................. SKIPPED [INFO] JSON-RPC :: Features :: repository 1.17.0 .......... SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.api 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.config 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.20.0 SKIPPED [INFO] ODL :: serviceutils :: quality-parent 0.14.0 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-api 0.14.0 .......... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl 0.14.0 ......... SKIPPED [INFO] ODL :: serviceutils :: Metrics 0.14.0 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-api 0.14.0 ............ SKIPPED [INFO] ODL :: serviceutils :: binding-parent 0.14.0 ....... SKIPPED [INFO] ODL :: serviceutils :: upgrade 0.14.0 .............. SKIPPED [INFO] ODL :: serviceutils :: TOOLS 0.14.0 ................ SKIPPED [INFO] openflowplugin-parent 0.19.0 ....................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-api 0.19.0 SKIPPED [INFO] openflowjava-parent 0.19.0 ......................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-spi 0.19.0 SKIPPED [INFO] ODL :: openflowjava :: openflowjava-util 0.19.0 .... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-impl 0.19.0 SKIPPED [INFO] ODL :: openflowjava :: openflowjava-blueprint-config 0.19.0 SKIPPED [INFO] ODL :: openflowjava :: odl-openflowjava-protocol 0.19.0 SKIPPED [INFO] model-inventory 0.19.0 ............................. SKIPPED [INFO] model-flow-base 0.19.0 ............................. SKIPPED [INFO] model-flow-service 0.19.0 .......................... SKIPPED [INFO] model-flow-statistics 0.19.0 ....................... SKIPPED [INFO] model-topology 0.19.0 .............................. SKIPPED [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.0 SKIPPED [INFO] liblldp 0.19.0 ..................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Libraries 0.19.0 SKIPPED [INFO] openflowplugin-blueprint-config 0.19.0 ............. SKIPPED [INFO] openflowplugin-common 0.19.0 ....................... SKIPPED [INFO] openflowplugin-api 0.19.0 .......................... SKIPPED [INFO] openflowplugin-extension-api 0.19.0 ................ SKIPPED [INFO] openflowplugin 0.19.0 .............................. SKIPPED [INFO] openflowplugin-impl 0.19.0 ......................... SKIPPED [INFO] openflowplugin-extension-onf 0.19.0 ................ SKIPPED [INFO] rpc-api 0.14.0 ..................................... SKIPPED [INFO] ODL :: serviceutils :: RPC tools 0.14.0 ............ SKIPPED [INFO] ODL :: serviceutils :: srm-api 0.14.0 .............. SKIPPED [INFO] ODL :: serviceutils :: srm-impl 0.14.0 ............. SKIPPED [INFO] ODL :: serviceutils :: srm-shell 0.14.0 ............ SKIPPED [INFO] ODL :: serviceutils :: SRM 0.14.0 .................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.0 SKIPPED [INFO] bulk-o-matic 0.19.0 ................................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.19.0 SKIPPED [INFO] device-ownership-service 0.19.0 .................... SKIPPED [INFO] of-switch-config-pusher 0.19.0 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.19.0 SKIPPED [INFO] arbitratorreconciliation-api 0.19.0 ................ SKIPPED [INFO] reconciliation-framework 0.19.0 .................... SKIPPED [INFO] arbitratorreconciliation-impl 0.19.0 ............... SKIPPED [INFO] forwardingrules-manager 0.19.0 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM 0.19.0 SKIPPED [INFO] forwardingrules-sync 0.19.0 ........................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS 0.19.0 SKIPPED [INFO] table-miss-enforcer 0.19.0 ......................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.19.0 SKIPPED [INFO] topology-lldp-discovery 0.19.0 ..................... SKIPPED [INFO] lldp-speaker 0.19.0 ................................ SKIPPED [INFO] topology-manager 0.19.0 ............................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - topology 0.19.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.19.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.19.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.19.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.19.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.19.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services 0.19.0 SKIPPED [INFO] test-common 0.19.0 ................................. SKIPPED [INFO] drop-test-karaf 0.19.0 ............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Drop Test 0.19.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.19.0 SKIPPED [INFO] southbound-cli 0.19.0 .............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.19.0 SKIPPED [INFO] features-openflowplugin 0.19.0 ..................... SKIPPED [INFO] openflowjava-extension-nicira-api 0.19.0 ........... SKIPPED [INFO] openflowjava-extension-nicira 0.19.0 ............... SKIPPED [INFO] openflowplugin-extension-nicira 0.19.0 ............. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.0 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions 0.19.0 SKIPPED [INFO] openflowjava-extension-eric 0.19.0 ................. SKIPPED [INFO] openflowplugin-extension-eric 0.19.0 ............... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions 0.19.0 SKIPPED [INFO] features-openflowplugin-extension 0.19.0 ........... SKIPPED [INFO] ovsdb-binding-parent 1.19.0 ........................ SKIPPED [INFO] ODL :: ovsdb :: library 1.19.0 ..................... SKIPPED [INFO] ODL :: ovsdb :: utils.servicehelper 1.19.0 ......... SKIPPED [INFO] ODL :: ovsdb :: schema.openvswitch 1.19.0 .......... SKIPPED [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.19.0 ......... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.19.0 ........... SKIPPED [INFO] ODL :: ovsdb :: library-features 1.19.0 ............ SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.19.0 ........ SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.19.0 SKIPPED [INFO] ODL :: ovsdb :: southbound-api 1.19.0 .............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.19.0 .... SKIPPED [INFO] ODL :: ovsdb :: utils.config 1.19.0 ................ SKIPPED [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.19.0 ........... SKIPPED [INFO] ODL :: ovsdb :: utils.southbound-utils 1.19.0 ...... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.19.0 ............. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.19.0 ....... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.19.0 .. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.19.0 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.19.0 SKIPPED [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.19.0 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.19.0 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.19.0 ... SKIPPED [INFO] ODL :: ovsdb :: utils.yang-utils 1.19.0 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-impl 1.19.0 ............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.19.0 ... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.19.0 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.19.0 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.19.0 ... SKIPPED [INFO] ODL :: ovsdb :: southbound-features 1.19.0 ......... SKIPPED [INFO] listener-api 0.14.0 ................................ SKIPPED [INFO] ODL :: serviceutils :: listener tools 0.14.0 ....... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features 0.14.0 SKIPPED [INFO] ODL :: integration :: features-index 0.21.0 ........ SKIPPED [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.21.0 SKIPPED [INFO] ODL :: integration :: odl-integration-all 0.21.0 ... SKIPPED [INFO] ODL :: integration :: features-test 0.21.0 ......... SKIPPED [INFO] ODL :: integration :: karaf 0.21.0 ................. SKIPPED [INFO] ODL :: integration :: singles-aggregator 0.21.0 .... SKIPPED [INFO] ODL :: integration :: repos-aggregator 0.21.0 ...... SKIPPED [INFO] ODL :: integration :: features-aggregator 0.21.0 ... SKIPPED [INFO] ODL :: integration :: onap-karaf 0.21.0 ............ SKIPPED [INFO] Integration/Distribution 0.21.0 .................... SKIPPED [INFO] JSON-RPC :: Artifacts 1.17.0 ....................... SKIPPED [INFO] JSON-RPC :: Provider :: Cluster 1.17.0 ............. SKIPPED [INFO] JSON-RPC :: Feature :: Cluster 1.17.0 .............. SKIPPED [INFO] JSON-RPC :: Features :: Aggregator 1.17.0 .......... SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.17.0 SKIPPED [INFO] JSON-RPC :: Binding adapter 1.17.0 ................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.17.0 SKIPPED [INFO] JSON-RPC :: POM 1.17.0 ............................. SKIPPED [INFO] JSON-RPC :: BUS 1.17.0 ............................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples 1.17.0 ................. SKIPPED [INFO] JSON-RPC :: Security 1.17.0 ........................ SKIPPED [INFO] JSON-RPC :: Tools parent 1.17.0 .................... SKIPPED [INFO] JSON-RPC :: Tools :: Test 1.17.0 ................... SKIPPED [INFO] JSON-RPC :: Tools 1.17.0 ........................... SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: common.build.tools 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: features-aggregator 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.20.0 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.20.0 SKIPPED [INFO] lispflowmapping 1.20.0 ............................. SKIPPED [INFO] openflowplugin-artifacts 0.19.0 .................... SKIPPED [INFO] libraries-aggregator 0.19.0 ........................ SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava 0.19.0 SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava-aggregator 0.19.0 SKIPPED [INFO] simple-client 0.19.0 ............................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-it 0.19.0 . SKIPPED [INFO] test-extension 0.19.0 .............................. SKIPPED [INFO] features-extension-aggregator 0.19.0 ............... SKIPPED [INFO] openflowplugin-extension-aggregator 0.19.0 ......... SKIPPED [INFO] test-provider 0.19.0 ............................... SKIPPED [INFO] features-aggregator 0.19.0 ......................... SKIPPED [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.19.0 SKIPPED [INFO] applications-aggregator 0.19.0 ..................... SKIPPED [INFO] model-aggregator 0.19.0 ............................ SKIPPED [INFO] learning-switch 0.19.0 ............................. SKIPPED [INFO] sample-consumer 0.19.0 ............................. SKIPPED [INFO] sample-bundles 0.19.0 .............................. SKIPPED [INFO] openflowplugin-samples-aggregator 0.19.0 ........... SKIPPED [INFO] openflowplugin 0.19.0 .............................. SKIPPED [INFO] ODL :: ovsdb :: it 1.19.0 .......................... SKIPPED [INFO] ODL :: ovsdb :: parents 1.19.0 ..................... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.19.0 ...... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.19.0 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.19.0 .. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.19.0 ......... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.19.0 . SKIPPED [INFO] ODL :: ovsdb :: library-karaf 1.19.0 ............... SKIPPED [INFO] ODL :: ovsdb :: library-features-aggregator 1.19.0 . SKIPPED [INFO] ODL :: ovsdb :: library-artifacts 1.19.0 ........... SKIPPED [INFO] ODL :: ovsdb :: library-it 1.19.0 .................. SKIPPED [INFO] ODL :: ovsdb :: library-aggregator 1.19.0 .......... SKIPPED [INFO] ODL :: ovsdb :: schemas 1.19.0 ..................... SKIPPED [INFO] ODL :: ovsdb :: southbound-karaf 1.19.0 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.19.0 SKIPPED [INFO] ODL :: ovsdb :: southbound-artifacts 1.19.0 ........ SKIPPED [INFO] ODL :: ovsdb :: southbound-it 1.19.0 ............... SKIPPED [INFO] ODL :: ovsdb :: southbound-aggregator 1.19.0 ....... SKIPPED [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.19.0 ........ SKIPPED [INFO] ODL :: ovsdb :: utils 1.19.0 ....................... SKIPPED [INFO] ovsdb 1.19.0 ....................................... SKIPPED [INFO] ODL :: serviceutils :: commons 0.14.0 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-testutils 0.14.0 ...... SKIPPED [INFO] ODL :: serviceutils :: tools-aggregator 0.14.0 ..... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features-aggregator 0.14.0 SKIPPED [INFO] ODL :: serviceutils :: serviceutils-artifacts 0.14.0 SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-test 0.14.0 .... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-prometheus 0.14.0 SKIPPED [INFO] ODL :: serviceutils :: metrics-sample 0.14.0 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-it 0.14.0 ........... SKIPPED [INFO] ODL :: serviceutils :: metrics-aggregator 0.14.0 ... SKIPPED [INFO] ODL :: serviceutils :: srm-aggregator 0.14.0 ....... SKIPPED [INFO] serviceutils 0.14.0 ................................ SKIPPED [INFO] autorelease 1.2.0 .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:21 min [INFO] Finished at: 2024-04-14T00:37:19Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project daexim-impl: There are test failures. [ERROR] [ERROR] Please refer to /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project daexim-impl: There are test failures. Please refer to /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /w/workspace/autorelease-release-scandium-mvn38-openjdk17/daexim/impl/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1102) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:910) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :daexim-impl Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5624 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins8116532760938677365.sh ---> notify-build-failure.sh 2024-04-14 00:37:20 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-scandium-mvn38-openjdk17/4/consoleText [141035] -> "/tmp/autorelease-build.log" [1] Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6114054534306555607.sh ---> sysstat.sh [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins10837930566974932356.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/autorelease-release-scandium-mvn38-openjdk17 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/autorelease-release-scandium-mvn38-openjdk17 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/autorelease-release-scandium-mvn38-openjdk17 ']' + mkdir -p /w/workspace/autorelease-release-scandium-mvn38-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-scandium-mvn38-openjdk17/archives/ [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins2486086643458878238.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-scandium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FS0t from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FS0t/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins13110997283362425066.sh provisioning config files... Could not find credentials [logs] for autorelease-release-scandium-mvn38-openjdk17 #4 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-scandium-mvn38-openjdk17@tmp/config1341724999291748442tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins12316593684090763151.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins12352170504643020538.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-scandium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FS0t from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FS0t/bin to PATH [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins10789196016235307657.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6748324139099077820.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-scandium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FS0t from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-FS0t/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [autorelease-release-scandium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins8513884108057118172.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-scandium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FS0t from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FS0t/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-scandium-mvn38-openjdk17/4/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-8c-8g-7546.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 9.6G 151G 6% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31888 1012 28096 19 2778 30424 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:8f:e4:e3 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.64/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 86113sec preferred_lft 86113sec inet6 fe80::f816:3eff:fe8f:e4e3/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:8c:56:2c:4f brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/14/2024 _x86_64_ (8 CPU) 00:33:22 LINUX RESTART (8 CPU) 12:34:01 AM tps rtps wtps bread/s bwrtn/s 12:35:01 AM 292.25 13.41 278.84 2429.99 10025.41 12:36:01 AM 136.47 15.64 120.82 3202.13 10772.00 12:37:01 AM 248.40 6.75 241.65 1340.62 9286.45 12:38:01 AM 42.44 0.63 41.80 131.82 4223.51 Average: 179.89 9.11 170.78 1776.20 8576.93 12:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:01 AM 29417964 31262736 3235500 9.91 2688 2163588 1436348 4.26 272172 2514540 140672 12:36:01 AM 28962244 31019848 3691220 11.30 2688 2368772 1712040 5.08 293020 2919012 18960 12:37:01 AM 27211008 29581764 5442456 16.67 2688 2675852 3874112 11.50 411068 4523020 81084 12:38:01 AM 28815308 31196912 3838156 11.75 2688 2686164 1466572 4.35 571632 2762032 1160 Average: 28601631 30765315 4051833 12.41 2688 2473594 2122268 6.30 386973 3179651 60469 12:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 AM eth0 149.43 110.23 1509.78 18.92 0.00 0.00 0.00 0.00 12:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 AM eth0 64.18 54.51 359.18 17.36 0.00 0.00 0.00 0.00 12:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:01 AM eth0 334.81 287.64 3857.14 39.99 0.00 0.00 0.00 0.00 12:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 AM eth0 21.69 18.71 17.49 8.96 0.00 0.00 0.00 0.00 12:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: eth0 142.53 117.77 1435.85 21.31 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/14/2024 _x86_64_ (8 CPU) 00:33:22 LINUX RESTART (8 CPU) 12:34:01 AM CPU %user %nice %system %iowait %steal %idle 12:35:01 AM all 9.27 0.00 1.92 0.93 0.05 87.83 12:35:01 AM 0 8.46 0.00 1.92 0.65 0.05 88.92 12:35:01 AM 1 13.11 0.00 1.81 0.70 0.07 84.31 12:35:01 AM 2 11.11 0.00 4.35 3.10 0.05 81.39 12:35:01 AM 3 12.14 0.00 1.84 0.64 0.05 85.34 12:35:01 AM 4 8.48 0.00 1.47 0.54 0.05 89.46 12:35:01 AM 5 5.46 0.00 1.17 0.40 0.03 92.93 12:35:01 AM 6 10.74 0.00 1.55 1.15 0.05 86.51 12:35:01 AM 7 4.64 0.00 1.25 0.28 0.03 93.79 12:36:01 AM all 10.95 0.00 9.50 0.66 0.06 78.84 12:36:01 AM 0 13.70 0.00 9.07 0.02 0.07 77.14 12:36:01 AM 1 15.83 0.00 10.85 0.52 0.05 72.75 12:36:01 AM 2 7.34 0.00 10.47 0.35 0.07 81.76 12:36:01 AM 3 4.68 0.00 9.68 1.00 0.05 84.58 12:36:01 AM 4 8.17 0.00 7.52 0.64 0.07 83.61 12:36:01 AM 5 16.13 0.00 9.89 1.24 0.05 72.69 12:36:01 AM 6 8.52 0.00 9.04 0.10 0.05 82.28 12:36:01 AM 7 13.18 0.00 9.49 1.39 0.05 75.89 12:37:01 AM all 37.95 0.00 1.86 0.83 0.09 59.27 12:37:01 AM 0 36.08 0.00 1.24 1.14 0.10 61.45 12:37:01 AM 1 31.63 0.00 1.52 0.05 0.08 66.71 12:37:01 AM 2 28.98 0.00 2.68 2.43 0.07 65.85 12:37:01 AM 3 18.30 0.00 1.34 0.60 0.08 79.67 12:37:01 AM 4 59.25 0.00 0.67 0.05 0.08 39.95 12:37:01 AM 5 35.47 0.00 4.49 1.79 0.10 58.14 12:37:01 AM 6 53.94 0.00 1.10 0.12 0.10 44.74 12:37:01 AM 7 39.91 0.00 1.84 0.44 0.10 57.71 12:38:01 AM all 9.35 0.00 1.14 0.20 0.05 89.27 12:38:01 AM 0 2.57 0.00 0.59 0.18 0.05 96.61 12:38:01 AM 1 4.95 0.00 1.19 0.32 0.05 93.50 12:38:01 AM 2 4.62 0.00 1.22 0.43 0.07 93.66 12:38:01 AM 3 14.78 0.00 1.60 0.22 0.05 83.35 12:38:01 AM 4 5.11 0.00 0.97 0.00 0.03 93.89 12:38:01 AM 5 5.63 0.00 1.24 0.30 0.03 92.80 12:38:01 AM 6 15.12 0.00 0.78 0.03 0.03 84.03 12:38:01 AM 7 22.01 0.00 1.54 0.10 0.05 76.30 Average: all 16.88 0.00 3.60 0.65 0.06 78.81 Average: 0 15.21 0.00 3.20 0.50 0.07 81.03 Average: 1 16.38 0.00 3.84 0.40 0.06 79.32 Average: 2 13.00 0.00 4.68 1.58 0.06 80.68 Average: 3 12.48 0.00 3.61 0.61 0.06 83.23 Average: 4 20.27 0.00 2.65 0.31 0.06 76.72 Average: 5 15.66 0.00 4.20 0.93 0.05 79.16 Average: 6 22.09 0.00 3.12 0.35 0.06 74.38 Average: 7 19.93 0.00 3.53 0.55 0.06 75.93