Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/mdsal/+/112260 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-4c-4g-16717 (ubuntu2004-docker-4c-4g) in workspace /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21 [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-5m8JPihSTaPG/agent.11888 SSH_AGENT_PID=11890 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/private_key_14313723493700401683.key (/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/private_key_14313723493700401683.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/mdsal > git init /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials jenkins-ssh 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/mdsal +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/mdsal # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/mdsal using GIT_SSH to set credentials jenkins-ssh 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/mdsal refs/changes/60/112260/14 # timeout=10 > git rev-parse 6b05ea33298043a58740216316b666e9f1df28c5^{commit} # timeout=10 Checking out Revision 6b05ea33298043a58740216316b666e9f1df28c5 (refs/changes/60/112260/14) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b05ea33298043a58740216316b666e9f1df28c5 # timeout=10 Commit message: "Use YANG binding from YANG Tools" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk edf49fa7b761a29631a1d89e3eb08a1cdf8e664c # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15579413869881116532.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 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-UEAN 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-UEAN/bin to PATH Generating Requirements File Python 3.11.7 pip 24.1.1 from /tmp/venv-UEAN/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.4.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.136 botocore==1.34.136 bs4==0.0.2 cachetools==5.3.3 certifi==2024.6.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.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.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.30.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.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==6.0.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.1 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 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.5.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 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.5 tqdm==4.66.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.19 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins15740032159196238633.sh + mkdir -p /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/target/classes /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/jacoco/classes [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins2325710236468131151.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2004-docker-4c-4g-16717 [mdsal-maven-verify-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=6b05ea33298043a58740216316b666e9f1df28c5 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/mdsal/+/112260 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=mdsal -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=112260 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/60/112260/14 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=mdsal -DGERRIT_CHANGE_COMMIT_MESSAGE=VXNlIFlBTkcgYmluZGluZyBmcm9tIFlBTkcgVG9vbHMKClN3aXRjaCBvdmVyIHRvIHVzaW5nIHlhbmd0b29scy5iaW5kaW5nKiBhcnRpZmFjdHMsIHJlbW92aW5nIGV2ZXJ5dGhpbmcKdGhhdCBoYXMgYmVlbiBzdXBlcnNlZGVkLgoKVGhlIHRlc3Qgc3VpdGUgaXMgdXBkYXRlZCBhIGJpdCwgbW9zdGx5IHRvIGJlIG1vcmUgc3RyaW5nZW50IGFib3V0CmFzc2VydGlvbnMuCgpUaGlzIGFsc28gY2xlYW4gdXAgZmVhdHVyZSBkZXBlbmRlbmNpZXMsIHJlZmxlY3RpbmcgdGhlIGZhY3QgdGhhdApvZGwtbWRzYWwtZG9tLXJ1bnRpbWUgbm93IHB1bGxzIGluIG9kbC15YW5ndG9vbHMtYmluZGluZy1ydW50aW1lCih3aXRob3V0IHRoZSBjb2RlYyBiaXRzKS4KCkpJUkE6IFlBTkdUT09MUy0xNTc2CkNoYW5nZS1JZDogSTMzYjBkZWEyOTQ1ZTZmZmQ3NDIwM2VkZTI4OWE0OGM0ZTUyZDAwYzMKU2lnbmVkLW9mZi1ieTogUm9iZXJ0IFZhcmdhIDxyb2JlcnQudmFyZ2FAcGFudGhlb24udGVjaD4K -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Use YANG binding from YANG Tools" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I33b0dea2945e6ffd74203ede289a48c4e52d00c3 -DGERRIT_EVENT_HASH=-922768012 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=14 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.22, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-182-generic", arch: "amd64", family: "unix" [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins13239471707908587319.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins10217008445364858407.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.2" 2024-01-16 OpenJDK Runtime Environment (build 21.0.2+13-Ubuntu-120.04.1) OpenJDK 64-Bit Server VM (build 21.0.2+13-Ubuntu-120.04.1, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/config6897884710452519825tmp copy managed file [mdsal-settings] to file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/config14072968159315370346tmp [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins4674175085016943471.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins13768585886594964320.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/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/config6897884710452519825tmp --settings /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/config14072968159315370346tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/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 -Dstream=master -Dmaven.source.skip=true Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.2, vendor: Private Build, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-182-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] mdsal-artifacts [pom] [INFO] bnd-parent [pom] [INFO] bundle-parent [pom] [INFO] mdsal-common-api [jar] [INFO] common-agreggator [pom] [INFO] mdsal-dom-api [bundle] [INFO] binding-parent [pom] [INFO] yang-ext [bundle] [INFO] mdsal-dom-spi [bundle] [INFO] mdsal-dom-inmemory-datastore [bundle] [INFO] mdsal-dom-broker [bundle] [INFO] mdsal-dom-schema-osgi [bundle] [INFO] rfc8040 [bundle] [INFO] mdsal-binding-test-model [bundle] [INFO] mdsal-binding-api [bundle] [INFO] mdsal-binding-dom-adapter [bundle] [INFO] mdsal-binding-spi [bundle] [INFO] mdsal-binding-test-utils [jar] [INFO] mdsal-binding-util [bundle] [INFO] general-entity [bundle] [INFO] mdsal-eos-common-api [bundle] [INFO] mdsal-eos-dom-api [bundle] [INFO] mdsal-eos-dom-simple [bundle] [INFO] mdsal-eos-binding-api [bundle] [INFO] mdsal-eos-binding-adapter [bundle] [INFO] mdsal-singleton-api [bundle] [INFO] mdsal-singleton-impl [bundle] [INFO] mdsal-trace-api [bundle] [INFO] mdsal-trace-cli [bundle] [INFO] mdsal-trace-impl [bundle] [INFO] mdsal-yanglib-api [bundle] [INFO] ietf-type-util [bundle] [INFO] rfc6991-ietf-inet-types [bundle] [INFO] rfc6991-ietf-yang-types [bundle] [INFO] rfc8342-ietf-datastores [bundle] [INFO] rfc8525 [bundle] [INFO] mdsal-yanglib-rfc8525 [bundle] [INFO] mdsal-replicate-common [bundle] [INFO] mdsal-replicate-netty [bundle] [INFO] rfc8294-ietf-routing-types [bundle] [INFO] mdsal-rfc8294-netty [bundle] [INFO] opendaylight-l2-types [bundle] [INFO] rfc7952 [bundle] [INFO] rfc8342-ietf-origin [bundle] [INFO] rfc8343 [bundle] [INFO] rfc8344 [bundle] [INFO] rfc8345-ietf-network [bundle] [INFO] rfc8345-ietf-network-state [bundle] [INFO] rfc8345-ietf-network-topology [bundle] [INFO] rfc8345-ietf-network-topology-state [bundle] [INFO] rfc8346-ietf-l3-unicast-topology [bundle] [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] [INFO] iana-hardware [bundle] [INFO] rfc8348-ietf-hardware [bundle] [INFO] rfc8348-ietf-hardware-state [bundle] [INFO] rfc8349-ietf-routing [bundle] [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] [INFO] rfc8519-ietf-ethertypes [bundle] [INFO] rfc8519-ietf-packet-fields [bundle] [INFO] rfc8519-ietf-access-control-list [bundle] [INFO] rfc8520-ietf-acldns [bundle] [INFO] rfc8520-ietf-mud [bundle] [INFO] rfc8528 [bundle] [INFO] rfc8529 [bundle] [INFO] rfc8530 [bundle] [INFO] rfc8542-ietf-dc-fabric-types [bundle] [INFO] rfc8542-ietf-dc-fabric-topology [bundle] [INFO] rfc8776-ietf-te-types [bundle] [INFO] rfc8776-ietf-te-packet-types [bundle] [INFO] rfc8795-ietf-te-topology [bundle] [INFO] rfc8795-ietf-te-topology-state [bundle] [INFO] iana-if-type [bundle] [INFO] iana-routing-types [bundle] [INFO] ietf-topology [bundle] [INFO] mdsal-docs [jar] [INFO] OpenDaylight :: MD-SAL :: Feature Parent [pom] [INFO] OpenDaylight :: MD-SAL :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Binding API [feature] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime [feature] [INFO] OpenDaylight :: MD-SAL :: DOM Broker [feature] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter [feature] [INFO] OpenDaylight :: MD-SAL :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM [feature] [INFO] OpenDaylight :: MD-SAL :: TracingBroker [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common [feature] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 [feature] [INFO] iana-crypt-hash [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 [feature] [INFO] rfc8072 [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA [feature] [INFO] rfc8819-ietf-module-tags [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 [feature] [INFO] rfc8819-ietf-module-tags-state [bundle] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal [feature] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types [feature] [INFO] OpenDaylight :: MD-SAL :: Stable Features [feature] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API [feature] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library [feature] [INFO] OpenDaylight :: MD-SAL :: Experimental Features [feature] [INFO] features-mdsal-aggregator [pom] [INFO] mdsal-karaf [pom] [INFO] mdsal-dom-inmemory-datastore-benchmark [jar] [INFO] dom-aggregator [pom] [INFO] binding-aggregator [pom] [INFO] model-iana-aggregator [pom] [INFO] model-ietf-aggregator [pom] [INFO] model-aggregator [pom] [INFO] entityownersip-aggregator [pom] [INFO] singleton-service [pom] [INFO] trace-aggregator [pom] [INFO] netty-agreggator [pom] [INFO] mdsal-replicate [pom] [INFO] mdsal-yanglib [pom] [INFO] md-sal [pom] [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-artifacts >--------------- [INFO] Building mdsal-artifacts 14.0.0-SNAPSHOT [1/149] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-artifacts --- [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] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml [INFO] attaching as mdsal-artifacts-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json [INFO] attaching as mdsal-artifacts-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-artifacts --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.0-SNAPSHOT/mdsal-artifacts-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.0-SNAPSHOT/mdsal-artifacts-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-artifacts/14.0.0-SNAPSHOT/mdsal-artifacts-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] -----------------< org.opendaylight.mdsal:bnd-parent >------------------ [INFO] Building bnd-parent 14.0.0-SNAPSHOT [2/149] [INFO] from bnd-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ bnd-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bnd-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bnd-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bnd-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bnd-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] --- checkstyle:3.4.0:check (check-license) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ bnd-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ bnd-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bnd-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ bnd-parent >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ bnd-parent --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ bnd-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ bnd-parent --- [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ bnd-parent --- [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ bnd-parent --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ bnd-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ bnd-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.xml [INFO] attaching as bnd-parent-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.json [INFO] attaching as bnd-parent-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ bnd-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bnd-parent --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bnd-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ bnd-parent --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bnd-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.0-SNAPSHOT/bnd-parent-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.0-SNAPSHOT/bnd-parent-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bnd-parent/14.0.0-SNAPSHOT/bnd-parent-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ bnd-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] ----------------< org.opendaylight.mdsal:bundle-parent >---------------- [INFO] Building bundle-parent 14.0.0-SNAPSHOT [3/149] [INFO] from bundle-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ bundle-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bundle-parent --- [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] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bundle-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bundle-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bundle-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] --- checkstyle:3.4.0:check (check-license) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ bundle-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ bundle-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bundle-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ bundle-parent >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ bundle-parent --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ bundle-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ bundle-parent --- [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ bundle-parent --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ bundle-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ bundle-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bundle-parent/target/bom.xml [INFO] attaching as bundle-parent-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bundle-parent/target/bom.json [INFO] attaching as bundle-parent-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ bundle-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bundle-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ bundle-parent --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ bundle-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ bundle-parent --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bundle-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.0-SNAPSHOT/bundle-parent-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.0-SNAPSHOT/bundle-parent-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/bundle-parent/14.0.0-SNAPSHOT/bundle-parent-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ bundle-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-common-api >--------------- [INFO] Building mdsal-common-api 14.0.0-SNAPSHOT [4/149] [INFO] from common/mdsal-common-api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-common-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-common-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-common-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-common-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-common-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-common-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-common-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 16 source files with javac [debug release 21 module-path] to target/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' [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' [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' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/src/main/java/module-info.java:[16,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/src/main/java/module-info.java:[17,40] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-common-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-common-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-common-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-common-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- bnd:7.0.0:bnd-process (default) @ mdsal-common-api --- [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21 module-path] 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' [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-common-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/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.mdsal.common.api.ReadFailedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.484 s -- in org.opendaylight.mdsal.common.api.ReadFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.CommitInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.mdsal.common.api.CommitInfoTest [INFO] Running org.opendaylight.mdsal.common.api.PostCommitStepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.mdsal.common.api.PostCommitStepTest [INFO] Running org.opendaylight.mdsal.common.api.EmptyCommitInfoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.common.api.EmptyCommitInfoTest [INFO] Running org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.common.api.OptimisticLockFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.mdsal.common.api.LogicalDatastoreTypeTest [INFO] Running org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.mdsal.common.api.DataValidationFailedExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.mdsal.common.api.DataStoreUnavailableExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.mdsal.common.api.TransactionCommitDeadlockExceptionTest [INFO] Running org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.common.api.TransactionCommitFailedExceptionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-common-api --- [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ mdsal-common-api --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-common-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-common-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/bom.xml [INFO] attaching as mdsal-common-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/bom.json [INFO] attaching as mdsal-common-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-common-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-common-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-common-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-common-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-common-api' with 17 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-common-api --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.0-SNAPSHOT/mdsal-common-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.0-SNAPSHOT/mdsal-common-api-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/mdsal-common-api-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.0-SNAPSHOT/mdsal-common-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.0-SNAPSHOT/mdsal-common-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-common-api/14.0.0-SNAPSHOT/mdsal-common-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-common-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.mdsal:common-agreggator >-------------- [INFO] Building common-agreggator 14.0.0-SNAPSHOT [5/149] [INFO] from common/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ common-agreggator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ common-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ common-agreggator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ common-agreggator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ common-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ common-agreggator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-api >---------------- [INFO] Building mdsal-dom-api 14.0.0-SNAPSHOT [6/149] [INFO] from dom/mdsal-dom-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-dom-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-dom-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-dom-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/module-info.java:[22,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[171,40] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[191,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[191,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataBroker.java:[191,23] org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener in org.opendaylight.mdsal.dom.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteTransaction.java:[441,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMDataTreeWriteOperations.java:[73,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java/org/opendaylight/mdsal/dom/api/DOMActionNotAvailableException.java:[20,59] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-dom-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-dom-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-dom-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-dom-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/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.mdsal.dom.api.DOMRpcIdentifierTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.mdsal.dom.api.DOMRpcIdentifierTest [INFO] Running org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-dom-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-dom-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-dom-api:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:modernizer-maven-annotations, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-dom-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.xml [INFO] attaching as mdsal-dom-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.json [INFO] attaching as mdsal-dom-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-dom-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-api' with 48 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-dom-api --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.0-SNAPSHOT/mdsal-dom-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.0-SNAPSHOT/mdsal-dom-api-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/mdsal-dom-api-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.0-SNAPSHOT/mdsal-dom-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.0-SNAPSHOT/mdsal-dom-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-api/14.0.0-SNAPSHOT/mdsal-dom-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-dom-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/mdsal/mdsal-dom-api/14.0.0-SNAPSHOT/mdsal-dom-api-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-dom-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-dom-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.mdsal:binding-parent >---------------- [INFO] Building binding-parent 14.0.0-SNAPSHOT [7/149] [INFO] from binding/binding-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ binding-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ binding-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ binding-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/binding-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] --- checkstyle:3.4.0:check (check-license) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ binding-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/binding-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ binding-parent --- [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ binding-parent --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ binding-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ binding-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/binding-parent/target/bom.xml [INFO] attaching as binding-parent-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/binding-parent/target/bom.json [INFO] attaching as binding-parent-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ binding-parent --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ binding-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ binding-parent --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/binding-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.0-SNAPSHOT/binding-parent-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/binding-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.0-SNAPSHOT/binding-parent-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/binding-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding-parent/14.0.0-SNAPSHOT/binding-parent-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ binding-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] ---------------< org.opendaylight.mdsal.model:yang-ext >---------------- [INFO] Building yang-ext 2013.09.07.26.0-SNAPSHOT [8/149] [INFO] from model/yang-ext/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ yang-ext --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ yang-ext --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ yang-ext --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ yang-ext --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ yang-ext --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/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:14.0.0-SNAPSHOT:generate-sources (binding) @ yang-ext --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 2.856 ms [INFO] yang-to-sources: Project model files found: 1 in 61.11 ms [INFO] yang-to-sources: 1 YANG models processed in 82.75 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 104.8 ms [INFO] Sorted 5 files into 3 directories in 4.082 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 138.9 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ yang-ext --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ yang-ext --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ yang-ext --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ yang-ext --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ yang-ext --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ yang-ext >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ yang-ext --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ yang-ext <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ yang-ext --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ yang-ext --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ yang-ext --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ yang-ext --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ yang-ext --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ yang-ext --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ yang-ext --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ yang-ext --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/bom.xml [INFO] attaching as yang-ext-2013.09.07.26.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/bom.json [INFO] attaching as yang-ext-2013.09.07.26.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ yang-ext --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ yang-ext --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ yang-ext --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ yang-ext --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ yang-ext --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ yang-ext --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/pom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.0-SNAPSHOT/yang-ext-2013.09.07.26.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.0-SNAPSHOT/yang-ext-2013.09.07.26.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/yang-ext-2013.09.07.26.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.0-SNAPSHOT/yang-ext-2013.09.07.26.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.0-SNAPSHOT/yang-ext-2013.09.07.26.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.0-SNAPSHOT/yang-ext-2013.09.07.26.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ yang-ext --- [INFO] Installing org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.0-SNAPSHOT/yang-ext-2013.09.07.26.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ yang-ext --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ yang-ext --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-dom-spi >---------------- [INFO] Building mdsal-dom-spi 14.0.0-SNAPSHOT [9/149] [INFO] from dom/mdsal-dom-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-dom-spi --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-dom-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-dom-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-dom-spi --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-dom-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-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] --- checkstyle:3.4.0:check (check-license) @ mdsal-dom-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-dom-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-dom-spi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-dom-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/module-info.java:[18,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/module-info.java:[27,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/module-info.java:[28,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[49,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[51,60] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/AbstractDOMDataBroker.java:[63,25] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java:[39,43] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/DefaultDOMRpcResult.java:[41,50] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisher.java:[151,25] registerLegacyTreeChangeListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java:[114,29] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChain.java:[46,41] previous possible 'this' escape happens here via invocation [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-dom-spi >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-dom-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-dom-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-dom-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-spi --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-dom-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/AbstractDOMForwardedTransactionTest.java:[29,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/AbstractDOMForwardedTransactionTest.java:[31,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMDataReadOnlyTransactionTest.java:[22,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMDataWriteTransactionTest.java:[22,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMNotificationPublishServiceTest.java:[24,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMNotificationServiceTest.java:[24,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcProviderServiceTest.java:[25,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcResultTest.java:[21,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMRpcServiceTest.java:[24,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/ForwardingDOMTransactionChainTest.java:[22,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[53,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[55,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[55,20] enum org.mockito.Answers in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[57,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[59,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java:[61,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractDOMStoreTreeChangePublisherTest.java:[57,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChainTest.java:[21,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChainTest.java:[23,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChainTest.java:[25,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/AbstractSnapshotBackedTransactionChainTest.java:[27,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/ForwardingDOMStoreThreePhaseCommitCohortTest.java:[20,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/SnapshotBackedReadWriteTransactionTest.java:[38,17] unchecked conversion required: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype found: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/SnapshotBackedTransactionsTest.java:[24,82] unchecked conversion required: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype found: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/store/SnapshotBackedWriteTransactionTest.java:[39,17] unchecked conversion required: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype found: org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-dom-spi --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/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.mdsal.dom.spi.RegistrationTreeNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeNodeTest [INFO] Running org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 s -- in org.opendaylight.mdsal.dom.spi.SimpleDOMMountPointTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisherTest [INFO] Running org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapperTest [INFO] Running org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshotTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementationTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBrokerTest [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.dom.spi.AbstractRegistrationTreeTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.opendaylight.mdsal.dom.spi.PingPongTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactionsTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohortTest [INFO] Running org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResultTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.mdsal.dom.spi.DOMForwardedWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResultTest [INFO] Running org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.mdsal.dom.spi.AbstractDOMForwardedTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransactionTest [INFO] Running org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.980 s -- in org.opendaylight.mdsal.dom.spi.ContentRoutedRpcContextTest [INFO] Running org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishServiceTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableTest [INFO] Running org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-dom-spi --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-dom-spi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-dom-spi:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:odlext-model-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-tree-api, Jar:yang-data-tree-spi, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:modernizer-maven-annotations, Jar:concepts, Jar:odlext-model-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-tree-api, Jar:yang-data-tree-spi, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-dom-spi --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-dom-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.xml [INFO] attaching as mdsal-dom-spi-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.json [INFO] attaching as mdsal-dom-spi-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-dom-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-dom-spi --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-dom-spi --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-spi' with 63 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-dom-spi --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.0-SNAPSHOT/mdsal-dom-spi-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.0-SNAPSHOT/mdsal-dom-spi-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/mdsal-dom-spi-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.0-SNAPSHOT/mdsal-dom-spi-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.0-SNAPSHOT/mdsal-dom-spi-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-spi/14.0.0-SNAPSHOT/mdsal-dom-spi-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-dom-spi --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-spi/14.0.0-SNAPSHOT/mdsal-dom-spi-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-dom-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-dom-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore >--------- [INFO] Building mdsal-dom-inmemory-datastore 14.0.0-SNAPSHOT [10/149] [INFO] from dom/mdsal-dom-inmemory-datastore/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-dom-inmemory-datastore --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-dom-inmemory-datastore --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-dom-inmemory-datastore --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-dom-inmemory-datastore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/main/java/org/opendaylight/mdsal/dom/store/inmemory/InMemoryDOMDataStore.java:[158,25] registerLegacyTreeChangeListener(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-dom-inmemory-datastore --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-dom-inmemory-datastore --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/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.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest 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: 2.644 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactoryTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohortTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.163 s -- in org.opendaylight.mdsal.dom.store.inmemory.InMemoryDataStoreTest [INFO] Running org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.opendaylight.mdsal.dom.store.inmemory.SchemaUpdateForTransactionTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-dom-inmemory-datastore --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/master/mdsal-common-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-common-api/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-dom-inmemory-datastore --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/bom.xml [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/bom.json [INFO] attaching as mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-dom-inmemory-datastore --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-inmemory-datastore' with 10 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-dom-inmemory-datastore --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-dom-inmemory-datastore --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-dom-inmemory-datastore --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-dom-broker >--------------- [INFO] Building mdsal-dom-broker 14.0.0-SNAPSHOT [11/149] [INFO] from dom/mdsal-dom-broker/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-dom-broker --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-dom-broker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-dom-broker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-dom-broker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-dom-broker --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-broker --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-dom-broker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [INFO] Writing META-INF/services/org.opendaylight.mdsal.dom.api.DOMMountPointService [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[19,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[23,36] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[25,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[26,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[27,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[28,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/module-info.java:[29,46] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[82,51] unchecked cast required: E found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/AbstractDOMRoutingTable.java:[157,53] unchecked cast required: E found: org.opendaylight.mdsal.dom.broker.AbstractDOMRoutingTableEntry [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/CommitCoordinationTask.java:[174,19] propagateIfPossible(java.lang.Throwable,java.lang.Class) in com.google.common.base.Throwables has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java/org/opendaylight/mdsal/dom/broker/DOMMountPointServiceImpl.java:[35,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-dom-broker >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-dom-broker --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-dom-broker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-dom-broker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-broker --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-dom-broker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[74,83] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[75,115] unchecked conversion required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[82,30] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[98,83] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,89] unchecked method invocation: method getOnlyElement in class com.google.common.collect.Iterables is applied to given types required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[99,115] unchecked conversion required: java.lang.Iterable found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[106,30] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,58] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeChangeListenerTest.java:[125,83] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[125,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[157,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[195,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[234,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[276,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMDataTreeListenerTest.java:[315,54] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[126,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[152,30] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[171,39] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[235,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[241,37] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[201,22] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/DOMRpcRouterTest.java:[221,22] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[62,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[64,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/RoutedDOMRpcRoutingTableEntryTest.java:[66,12] class org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntry in module org.opendaylight.mdsal.dom.broker is not accessible to clients that require this module [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-dom-broker --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/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.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.628 s -- in org.opendaylight.mdsal.dom.broker.RoutedDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.268 s -- in org.opendaylight.mdsal.dom.broker.DOMNotificationRouterTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeListenerTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.mdsal.dom.broker.DOMTransactionChainTest [INFO] Running org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.dom.broker.UnknownDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.mdsal.dom.broker.CommitCoordinationTaskTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMBrokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.mdsal.dom.broker.DOMBrokerTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.opendaylight.mdsal.dom.broker.DOMRpcRouterTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.mdsal.dom.broker.DOMDataTreeChangeListenerTest [INFO] Running org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.mdsal.dom.broker.GlobalDOMRpcRoutingTableEntryTest [INFO] Running org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-dom-broker --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-dom-broker --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-dom-broker:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:javax.inject, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:javax.inject, Jar:jakarta.annotation-api, Jar:metainf-services, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.metatype.annotations, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-dom-broker --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-dom-broker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.xml [INFO] attaching as mdsal-dom-broker-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.json [INFO] attaching as mdsal-dom-broker-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-broker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-dom-broker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.0-SNAPSHOT:test [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-broker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-dom-broker --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-broker' with 41 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-dom-broker --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.0-SNAPSHOT/mdsal-dom-broker-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.0-SNAPSHOT/mdsal-dom-broker-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/mdsal-dom-broker-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.0-SNAPSHOT/mdsal-dom-broker-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.0-SNAPSHOT/mdsal-dom-broker-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-broker/14.0.0-SNAPSHOT/mdsal-dom-broker-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-dom-broker --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-broker/14.0.0-SNAPSHOT/mdsal-dom-broker-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-dom-broker --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-dom-broker --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-dom-schema-osgi >------------ [INFO] Building mdsal-dom-schema-osgi 14.0.0-SNAPSHOT [12/149] [INFO] from dom/mdsal-dom-schema-osgi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-dom-schema-osgi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-dom-schema-osgi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-dom-schema-osgi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-dom-schema-osgi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-dom-schema-osgi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-dom-schema-osgi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-schema-osgi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-dom-schema-osgi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault 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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[9,35] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[17,22] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[18,30] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java/module-info.java:[22,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java/org/opendaylight/mdsal/dom/schema/osgi/impl/ModelContextListener.java:[42,67] unchecked cast required: java.util.function.Consumer found: java.lang.Object [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-dom-schema-osgi >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-dom-schema-osgi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-dom-schema-osgi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-dom-schema-osgi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-schema-osgi --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-dom-schema-osgi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-dom-schema-osgi --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-dom-schema-osgi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-dom-schema-osgi:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:mdsal-dom-api, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:binding-runtime-osgi, Jar:binding-runtime-api, Jar:binding-model-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:binding-reflect, Jar:binding-spec, Jar:yang-parser-api, Jar:org.osgi.framework, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:yang-model-ri, Jar:odlext-parser-support, Jar:odlext-model-api, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:mdsal-dom-api, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:binding-runtime-osgi, Jar:binding-runtime-api, Jar:binding-model-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:binding-reflect, Jar:binding-spec, Jar:yang-parser-api, Jar:org.osgi.annotation.versioning, Jar:org.osgi.framework, Jar:org.osgi.service.component, Jar:osgi.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.component.annotations, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-parser-impl, Jar:yang-parser-spi, Jar:yang-parser-reactor, Jar:yang-repo-spi, Jar:yang-parser-rfc7950, Jar:antlr4-runtime, Jar:yang-model-ri, Jar:odlext-parser-support, Jar:odlext-model-api, Jar:openconfig-parser-support, Jar:openconfig-model-api, Jar:rfc6241-parser-support, Jar:rfc6241-model-api, Jar:rfc6536-parser-support, Jar:rfc6536-model-api, Jar:rfc6643-parser-support, Jar:rfc6643-model-api, Jar:rfc7952-parser-support, Jar:rfc8040-parser-support, Jar:rfc8528-parser-support, Jar:rfc8528-model-api, Jar:rfc8639-parser-support, Jar:rfc8639-model-api, Jar:rfc8819-parser-support, Jar:rfc8819-model-api, Jar:yang-xpath-impl, Jar:org.osgi.annotation.bundle, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-dom-schema-osgi --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-dom-schema-osgi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 66 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/bom.xml [INFO] attaching as mdsal-dom-schema-osgi-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/bom.json [INFO] attaching as mdsal-dom-schema-osgi-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-schema-osgi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-dom-schema-osgi --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-runtime-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.0-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.2.1-jre:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-schema-osgi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-dom-schema-osgi --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-dom-schema-osgi --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-dom-schema-osgi' with 3 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-dom-schema-osgi --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.0-SNAPSHOT/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.0-SNAPSHOT/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.0-SNAPSHOT/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.0-SNAPSHOT/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.0-SNAPSHOT/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-dom-schema-osgi --- [INFO] Installing org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.0-SNAPSHOT/mdsal-dom-schema-osgi-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-dom-schema-osgi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-dom-schema-osgi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8040 >---------- [INFO] Building rfc8040 14.0.0-SNAPSHOT [13/149] [INFO] from model/ietf/rfc8040/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8040 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8040 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8040 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8040 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8040 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8040 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 803.2 μs [INFO] yang-to-sources: Project model files found: 1 in 12.74 ms [INFO] yang-to-sources: 1 YANG models processed in 34.42 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 20.60 ms [INFO] Sorted 21 files into 8 directories in 157.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 52.81 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8040 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8040 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8040 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8040 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8040 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8040 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8040 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8040 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8040 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8040 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8040 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8040 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/rfc8040-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8040 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/rfc8040-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8040 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/bom.xml [INFO] attaching as rfc8040-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/bom.json [INFO] attaching as rfc8040-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8040 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8040 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8040 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8040 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040/14.0.0-SNAPSHOT/rfc8040-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/rfc8040-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040/14.0.0-SNAPSHOT/rfc8040-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/rfc8040-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040/14.0.0-SNAPSHOT/rfc8040-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040/14.0.0-SNAPSHOT/rfc8040-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8040/14.0.0-SNAPSHOT/rfc8040-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8040 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8040/14.0.0-SNAPSHOT/rfc8040-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8040 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8040 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-model >----------- [INFO] Building mdsal-binding-test-model 14.0.0-SNAPSHOT [14/149] [INFO] from binding/mdsal-binding-test-model/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-binding-test-model --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-binding-test-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-binding-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-binding-test-model --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-binding-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-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:14.0.0-SNAPSHOT:generate-sources (binding) @ mdsal-binding-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.276 ms [INFO] yang-to-sources: Project model files found: 61 in 136.0 ms [INFO] yang-to-sources: 63 YANG models processed in 257.6 ms [INFO] BindingJavaFileGenerator: Defined 907 files in 73.76 ms [INFO] Sorted 907 files into 241 directories in 1.979 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 907 in 306.8 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ mdsal-binding-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-binding-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-binding-test-model --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/spi [INFO] Copying 61 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 61 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-binding-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 908 source files with javac [debug release 21] to target/classes [INFO] Writing META-INF/services/org.opendaylight.yangtools.binding.meta.YangFeatureProvider [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString.java:[58,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString2.java:[72,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/_default/value/test/norev/MyDerivedString3.java:[58,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/mdsal/test/bug/_6006/rev160607/UnionType.java:[35,29] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/union/test/rev220428/UnionType.java:[35,28] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/yang/union/test/rev220428/UnionType.java:[36,28] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/test/opendaylight/mdsal483/norev/BarKey.java:[25,23] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-binding-test-model >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-binding-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-binding-test-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-binding-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-binding-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[27,22] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[36,26] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/src/test/java/org/opendaylight/mdsal/binding/test/model/Mdsal818Test.java:[45,25] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-binding-test-model --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/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.mdsal.binding.test.model.Mdsal818Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal818Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal744Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal744Test [INFO] Running org.opendaylight.mdsal.binding.test.model.TestCopyBuilders [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.mdsal.binding.test.model.TestCopyBuilders [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListSquashing [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.mdsal.binding.test.model.TestListSquashing [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal766Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal766Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal661Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal661Test [INFO] Running org.opendaylight.mdsal.binding.test.model.Mdsal792Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.test.model.Mdsal792Test [INFO] Running org.opendaylight.mdsal.binding.test.model.TestListEquals [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.mdsal.binding.test.model.TestListEquals [INFO] [INFO] Results: [INFO] [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-binding-test-model --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-binding-test-model --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-binding-test-model --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-binding-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/bom.xml [INFO] attaching as mdsal-binding-test-model-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/bom.json [INFO] attaching as mdsal-binding-test-model-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-binding-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-binding-test-model --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-binding-test-model --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-model' with 124 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-binding-test-model --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.0-SNAPSHOT/mdsal-binding-test-model-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.0-SNAPSHOT/mdsal-binding-test-model-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/mdsal-binding-test-model-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.0-SNAPSHOT/mdsal-binding-test-model-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.0-SNAPSHOT/mdsal-binding-test-model-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-model/14.0.0-SNAPSHOT/mdsal-binding-test-model-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-binding-test-model --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-test-model/14.0.0-SNAPSHOT/mdsal-binding-test-model-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-binding-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-binding-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-api >-------------- [INFO] Building mdsal-binding-api 14.0.0-SNAPSHOT [15/149] [INFO] from binding/mdsal-binding-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-binding-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-binding-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-binding-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/ActionService.java:[72,36] Possible heap pollution from parameterized vararg type org.opendaylight.mdsal.binding.api.DataTreeIdentifier

[WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[112,36] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[130,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[130,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[130,73] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeChangeService.java:[198,31] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/WriteTransaction.java:[447,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/DataTreeCommitCohort.java:[104,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[190,61] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.TypeObjectLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.IdentityLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[172,48] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[154,48] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Uint8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[136,46] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int32LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[118,47] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int16LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Int8LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[100,36] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.StringLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.EmptyLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java/org/opendaylight/mdsal/binding/api/query/MatchBuilderPath.java:[82,51] leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.Decimal64LeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath is potentially ambiguous with leaf(org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.BooleanLeafReference) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-binding-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-binding-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-binding-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[63,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[76,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[90,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[107,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[111,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[129,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[134,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[143,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/test/java/org/opendaylight/mdsal/binding/api/query/QueryBuilderExamples.java:[152,27] dummyMethod(P) in org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-binding-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/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.mdsal.binding.api.DataTreeIdentifierTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.mdsal.binding.api.DataTreeIdentifierTest [INFO] Running org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.api.NotificationRejectedExceptionTest [INFO] Running org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.790 s -- in org.opendaylight.mdsal.binding.api.DataTreeChangeServiceWildcardedTest [INFO] Running org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.api.TransactionChainClosedExceptionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-binding-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-binding-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-api:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-binding-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.xml [INFO] attaching as mdsal-binding-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.json [INFO] attaching as mdsal-binding-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-binding-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-api' with 26 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-binding-api --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.0-SNAPSHOT/mdsal-binding-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.0-SNAPSHOT/mdsal-binding-api-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/mdsal-binding-api-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.0-SNAPSHOT/mdsal-binding-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.0-SNAPSHOT/mdsal-binding-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-api/14.0.0-SNAPSHOT/mdsal-binding-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-binding-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-api/14.0.0-SNAPSHOT/mdsal-binding-api-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-binding-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-binding-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-dom-adapter >---------- [INFO] Building mdsal-binding-dom-adapter 14.0.0-SNAPSHOT [16/149] [INFO] from binding/mdsal-binding-dom-adapter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-binding-dom-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-binding-dom-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-binding-dom-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-binding-dom-adapter --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-dom-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-binding-dom-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.api.query.QueryFactory [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.AdapterContext [INFO] Writing META-INF/services/org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[28,35] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[33,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[47,29] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[48,37] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[49,34] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[52,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[54,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[55,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/module-info.java:[57,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyAugmentationModification.java:[35,84] unchecked cast required: org.opendaylight.yangtools.binding.ExactDataObjectStep found: org.opendaylight.yangtools.binding.DataObjectStep [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataObjectModification.java:[32,85] unchecked cast required: org.opendaylight.yangtools.binding.ExactDataObjectStep found: org.opendaylight.yangtools.binding.DataObjectStep [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractForwardedTransaction.java:[76,28] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractForwardedTransaction.java:[99,28] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ActionServiceAdapter.java:[59,76] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[47,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[49,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingAdapterFactory.java:[58,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[84,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataBrokerAdapter.java:[86,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[44,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[46,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapter.java:[71,31] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMMountPointServiceAdapter.java:[19,84] class org.opendaylight.mdsal.binding.dom.adapter.BindingMountPointAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMNotificationServiceAdapter.java:[31,25] interface org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterBuilder.Factory in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[109,28] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[155,36] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMWriteTransactionAdapter.java:[169,28] isWildcarded() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,45] unchecked method invocation: method create in class org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFuture is applied to given types required: org.opendaylight.yangtools.binding.data.codec.api.BindingNormalizedNodeSerializer,com.google.common.util.concurrent.ListenableFuture> found: org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer,com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcImplementationAdapter.java:[50,58] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMRpcServiceAdapter.java:[26,72] class org.opendaylight.mdsal.binding.dom.adapter.RpcAdapter in module org.opendaylight.mdsal.binding.dom.adapter is not accessible to clients that require this module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[23,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[24,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/ConstantAdapterContext.java:[33,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/InstanceNotificationServiceAdapter.java:[80,35] registerListener(@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.binding.InstanceIdentifier,@org.eclipse.jdt.annotation.NonNull org.opendaylight.mdsal.dom.api.DOMInstanceNotificationListener) in org.opendaylight.mdsal.binding.dom.adapter.InstanceNotificationServiceAdapter is potentially ambiguous with registerListener(org.opendaylight.mdsal.binding.api.InstanceNotificationSpec,org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier,org.opendaylight.mdsal.binding.api.InstanceNotificationService.KeyedListListener) in org.opendaylight.mdsal.binding.api.InstanceNotificationService [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[74,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/osgi/OSGiDataBroker.java:[76,24] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/LambdaDecoder.java:[63,24] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/QueryBuilderState.java:[73,52] getSchema() in org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/AbstractValueMatchBuilder.java:[51,75] getSchema() in org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultDescendantQueryBuilder.java:[28,29] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryResult.java:[109,76] unchecked cast required: org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeNode found: java.lang.Object [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultQueryResultItem.java:[75,44] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/DefaultValueMatch.java:[29,69] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java/org/opendaylight/mdsal/binding/dom/adapter/query/SimpleQueryExecutor.java:[62,45] found raw type: org.opendaylight.yangtools.binding.DataRoot missing type arguments for generic class org.opendaylight.yangtools.binding.DataRoot [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-binding-dom-adapter >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-binding-dom-adapter --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-binding-dom-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-binding-dom-adapter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-dom-adapter --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-binding-dom-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 57 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[44,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooInput in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[45,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.cont.FooOutput in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[46,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioInput in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AbstractActionAdapterTest.java:[47,28] interface org.opendaylight.yang.gen.v1.urn.odl.actions.norev.lstio.FooioOutput in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[18,41] found raw type: org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder missing type arguments for generic class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[24,25] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[25,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[25,26] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[27,25] unchecked call to addDelegate(java.lang.Class,D) as a member of the raw type org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[28,25] unchecked method invocation: method putAll in interface java.util.Map is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[28,26] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/AdapterBuilderTest.java:[39,43] found raw type: com.google.common.collect.ClassToInstanceMap missing type arguments for generic class com.google.common.collect.ClassToInstanceMap [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,57] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[75,21] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMAdapterLoaderTest.java:[73,26] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[66,16] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[68,50] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[70,16] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeChangeServiceAdapterTest.java:[78,79] org.opendaylight.mdsal.binding.api.ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,70] unchecked method invocation: method getSubtreeCodec in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree is applied to given types required: org.opendaylight.yangtools.binding.DataObjectReference found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[54,74] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectReference found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[57,29] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,33] unchecked method invocation: method canCommit in interface org.opendaylight.mdsal.binding.api.DataTreeCommitCohort is applied to given types required: java.lang.Object,java.util.Collection> found: java.lang.Object,java.util.Collection [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortAdapterTest.java:[67,65] unchecked conversion required: java.util.Collection> found: java.util.Collection [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,2] class org.junit.jupiter.api.extension.ExtendWith in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[28,13] class org.mockito.junit.jupiter.MockitoExtension in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMDataTreeCommitCohortRegistryAdapterTest.java:[51,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/util/BindingTestContext.java:[48,8] auto-closeable resource org.opendaylight.mdsal.binding.dom.adapter.test.util.BindingTestContext has a member method close() that could throw InterruptedException [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/BindingDOMTransactionChainAdapterTest.java:[84,12] interface org.mockito.junit.MockitoRule in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[60,65] Varargs method could cause heap pollution from non-reifiable varargs parameter inOrder [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/test/AbstractDataTreeChangeListenerTest.java:[158,40] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1125RegressionTest.java:[32,44] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1333DataChangeListenerTest.java:[36,52] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1333DataChangeListenerTest.java:[51,12] interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.test.binding.rev140701.Top in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug1418AugmentationTest.java:[31,46] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug2562DeserializedUnkeyedListTest.java:[24,57] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug3090MultiKeyList.java:[28,42] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug4494Test.java:[24,34] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug4513Test.java:[50,34] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Bug4513Test.java:[50,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ContextExtractorTest.java:[31,53] interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.rpc.routing.rev140701.EncapsulatedRouteInGrouping in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataListenerTest.java:[44,24] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataListener found: org.opendaylight.mdsal.binding.api.DataListener [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataListenerTest.java:[45,30] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataChangeListener found: org.opendaylight.mdsal.binding.api.DataChangeListener [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataListenerTest.java:[34,39] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataTreeChangeListenerTest.java:[51,67] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataTreeChangeListenerTest.java:[53,85] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataTreeChangeListenerTest.java:[56,85] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataTreeChangeListenerTest.java:[95,23] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataTreeChangeListenerTest.java:[116,23] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataTreeChangeListenerTest.java:[124,23] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataTreeChangeListenerTest.java:[150,23] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataTreeChangeListenerTest.java:[164,48] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DataTreeChangeListenerTest.java:[48,49] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/DirectContextExtractorTest.java:[35,62] interface org.opendaylight.yang.gen.v1.urn.yang.foo.rev160101.BooleanContainer in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ForwardedNotificationAdapterTest.java:[32,55] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractNotificationBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ForwardedNotificationAdapterTest.java:[41,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ForwardedNotificationAdapterTest.java:[54,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ForwardedNotificationAdapterTest.java:[68,18] auto-closeable resource reg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDOMRpcResultFutureTest.java:[36,63] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDOMRpcResultFutureTest.java:[42,14] unchecked generic array creation for varargs parameter of type com.google.common.util.concurrent.ListenableFuture>[] [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModificationTest.java:[37,70] unchecked method invocation: method getSubtreeCodec in interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTree is applied to given types required: org.opendaylight.yangtools.binding.DataObjectReference found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModificationTest.java:[37,74] unchecked conversion required: org.opendaylight.yangtools.binding.DataObjectReference found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LazyDataTreeModificationTest.java:[40,29] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/LeafDefaultValueTest.java:[59,43] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/ListInsertionDataChangeListenerTest.java:[36,58] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataTreeChangeListenerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal108Test.java:[24,35] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractDataBrokerTest in module org.opendaylight.mdsal.binding.dom.adapter is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[72,19] unchecked method invocation: method child in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[72,20] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[72,19] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[107,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[107,58] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[108,72] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[162,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[162,58] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[163,72] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[194,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[194,58] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[195,73] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[207,101] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: capture#1 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[226,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[226,58] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[227,84] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[239,100] unchecked cast required: org.opendaylight.mdsal.binding.api.DataObjectModification found: capture#2 of ? extends org.opendaylight.mdsal.binding.api.DataObjectModification [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[259,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[259,58] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[260,80] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[291,43] unchecked method invocation: method onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[291,58] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[292,73] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[310,56] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java:[314,24] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/WriteTransactionTest.java: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/WriteTransactionTest.java uses or overrides a deprecated API. [INFO] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/test/java/org/opendaylight/mdsal/binding/dom/adapter/Mdsal298Test.java has additional unchecked or unsafe operations. [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-binding-dom-adapter --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/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.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.988 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.545 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortRegistryAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralTypeTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal739Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeChangeServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.opendaylight.mdsal.binding.dom.adapter.test.tests.AbstractDataBrokerTestTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataTreeCommitCohortAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.mdsal.binding.dom.adapter.ForwardedNotificationAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal298Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataTreeChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedDOMNotificationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazySerializedContainerNodeTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDOMRpcResultFutureTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1125RegressionTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryBuilderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.818 s -- in org.opendaylight.mdsal.binding.dom.adapter.query.QueryPerformanceTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointListenerAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoaderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMTransactionChainAdapterTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.mdsal.binding.dom.adapter.ContextExtractorTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.dom.adapter.LazyDataTreeModificationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.mdsal.binding.dom.adapter.ActionLookupTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.mdsal.binding.dom.adapter.FutureSchemaTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug2562DeserializedUnkeyedListTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.mdsal.binding.dom.adapter.DataListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal500Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.mdsal.binding.dom.adapter.WriteTransactionTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s -- in org.opendaylight.mdsal.binding.dom.adapter.LeafDefaultValueTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1333DataChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.610 s -- in org.opendaylight.mdsal.binding.dom.adapter.ListInsertionDataChangeListenerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.opendaylight.mdsal.binding.dom.adapter.osgi.AdaptingTrackerTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.770 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug1418AugmentationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.mdsal.binding.dom.adapter.Bug4494Test [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.mdsal.binding.dom.adapter.DirectContextExtractorTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilderTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcIntegrationTest [INFO] Running org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.mdsal.binding.dom.adapter.Mdsal108Test [INFO] [INFO] Results: [INFO] [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-binding-dom-adapter --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-dom-adapter:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-spi, Jar:binding-model-api, Jar:binding-reflect, Jar:binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-api, Jar:org.osgi.framework, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:modernizer-maven-annotations, Jar:metainf-services, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:odlext-model-api, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-data-codec-spi, Jar:binding-model-api, Jar:binding-reflect, Jar:binding-runtime-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-model-util, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:mdsal-binding-api, Jar:org.osgi.annotation.versioning, Jar:org.osgi.framework, Jar:org.osgi.service.component, Jar:osgi.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.component.annotations, Jar:org.osgi.util.tracker, Jar:org.osgi.annotation.bundle, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- jar:3.4.1:test-jar (default) @ mdsal-binding-dom-adapter --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.1:test-jar-no-fork (default) @ mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-binding-dom-adapter --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-binding-dom-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 53 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/bom.xml [INFO] attaching as mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/bom.json [INFO] attaching as mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-dom-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-binding-dom-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-binding-dom-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-dom-adapter' with 116 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-binding-dom-adapter --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-binding-dom-adapter --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/mdsal-binding-dom-adapter-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-binding-dom-adapter --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-binding-dom-adapter --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-binding-spi >-------------- [INFO] Building mdsal-binding-spi 14.0.0-SNAPSHOT [17/149] [INFO] from binding/mdsal-binding-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-binding-spi --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-binding-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-binding-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-binding-spi --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-binding-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-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] --- checkstyle:3.4.0:check (check-license) @ mdsal-binding-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-binding-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-binding-spi --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-binding-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[62,48] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java/org/opendaylight/mdsal/binding/spi/ForwardingDataBroker.java:[64,26] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-binding-spi >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-binding-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-binding-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-binding-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-spi --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-binding-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-binding-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-binding-spi --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-binding-spi --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-spi:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-binding-spi --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-binding-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.xml [INFO] attaching as mdsal-binding-spi-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.json [INFO] attaching as mdsal-binding-spi-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-binding-spi --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-binding-spi --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-binding-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-binding-spi --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.0-SNAPSHOT/mdsal-binding-spi-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.0-SNAPSHOT/mdsal-binding-spi-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/mdsal-binding-spi-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.0-SNAPSHOT/mdsal-binding-spi-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.0-SNAPSHOT/mdsal-binding-spi-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-spi/14.0.0-SNAPSHOT/mdsal-binding-spi-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-binding-spi --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-spi/14.0.0-SNAPSHOT/mdsal-binding-spi-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-binding-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-binding-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-binding-test-utils >----------- [INFO] Building mdsal-binding-test-utils 14.0.0-SNAPSHOT [18/149] [INFO] from binding/mdsal-binding-test-utils/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-binding-test-utils --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-binding-test-utils --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-binding-test-utils --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-binding-test-utils --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-binding-test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-binding-test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-binding-test-utils --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-binding-test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-binding-test-utils >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-binding-test-utils --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-binding-test-utils <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-binding-test-utils --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-binding-test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-binding-test-utils --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/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.mdsal.binding.testutils.DataBrokerTestModuleTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.598 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerTestModuleTest [INFO] Running org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.741 s -- in org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ mdsal-binding-test-utils --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-binding-test-utils --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-binding-test-utils --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 80 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/bom.xml [INFO] attaching as mdsal-binding-test-utils-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/bom.json [INFO] attaching as mdsal-binding-test-utils-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-test-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-binding-test-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.0-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.2.1-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.0-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:binding-data-codec-dynamic:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-runtime-spi:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-generator:jar:14.0.0-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] junit:junit:jar:4.13.2:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-test-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-binding-test-utils --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-binding-test-utils --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-test-utils' with 6 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-binding-test-utils --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.0-SNAPSHOT/mdsal-binding-test-utils-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.0-SNAPSHOT/mdsal-binding-test-utils-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/mdsal-binding-test-utils-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.0-SNAPSHOT/mdsal-binding-test-utils-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.0-SNAPSHOT/mdsal-binding-test-utils-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.0-SNAPSHOT/mdsal-binding-test-utils-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-binding-test-utils --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-binding-util >-------------- [INFO] Building mdsal-binding-util 14.0.0-SNAPSHOT [19/149] [INFO] from binding/mdsal-binding-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-binding-util --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-binding-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-binding-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-binding-util --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-binding-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-binding-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-binding-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-binding-util --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-binding-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-binding-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/module-info.java:[20,40] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[104,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[177,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedTransactionFactory.java:[208,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/TypedWriteTransaction.java:[91,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[46,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[74,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImpl.java:[84,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[181,27] unchecked cast required: com.google.common.util.concurrent.FluentFuture found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java/org/opendaylight/mdsal/binding/util/RetryingManagedNewTransactionRunnerImpl.java:[205,27] unchecked cast required: com.google.common.util.concurrent.FluentFuture found: com.google.common.util.concurrent.FluentFuture [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-binding-util >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-binding-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-binding-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-binding-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-binding-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-binding-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/ManagedNewTransactionRunnerImplTest.java:[45,58] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/test/java/org/opendaylight/mdsal/binding/util/TransactionAdapterTest.java:[40,45] class org.opendaylight.mdsal.binding.dom.adapter.test.AbstractConcurrentDataBrokerTest in module is not exported [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-binding-util --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/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.mdsal.binding.util.DatastoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.mdsal.binding.util.DatastoreTest [INFO] Running org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.950 s -- in org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImplTest [INFO] Running org.opendaylight.mdsal.binding.util.TransactionAdapterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.mdsal.binding.util.TransactionAdapterTest [INFO] Running org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunnerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-binding-util --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-binding-util --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-binding-util:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:javax.inject, Jar:yang-common, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-spi, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-api, Jar:util, Jar:triemap, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:javax.inject, Jar:yang-common, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-binding-util --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-binding-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.xml [INFO] attaching as mdsal-binding-util-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.json [INFO] attaching as mdsal-binding-util-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-binding-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-binding-util --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.0-SNAPSHOT:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.0-SNAPSHOT:test [WARNING] org.opendaylight.yangtools:util:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-binding-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-binding-util --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-binding-util --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-binding-util' with 20 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-binding-util --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.0-SNAPSHOT/mdsal-binding-util-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.0-SNAPSHOT/mdsal-binding-util-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/mdsal-binding-util-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.0-SNAPSHOT/mdsal-binding-util-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.0-SNAPSHOT/mdsal-binding-util-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-binding-util/14.0.0-SNAPSHOT/mdsal-binding-util-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-binding-util --- [INFO] Installing org/opendaylight/mdsal/mdsal-binding-util/14.0.0-SNAPSHOT/mdsal-binding-util-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-binding-util --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-binding-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal.model:general-entity >------------- [INFO] Building general-entity 14.0.0-SNAPSHOT [20/149] [INFO] from model/general-entity/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ general-entity --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ general-entity --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ general-entity --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ general-entity --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ general-entity --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/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:14.0.0-SNAPSHOT:generate-sources (binding) @ general-entity --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.258 ms [INFO] yang-to-sources: Project model files found: 1 in 1.997 ms [INFO] yang-to-sources: 1 YANG models processed in 2.173 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 1.997 ms [INFO] Sorted 7 files into 3 directories in 212.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 6.335 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ general-entity --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ general-entity --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ general-entity --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ general-entity --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ general-entity --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ general-entity >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ general-entity --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ general-entity <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ general-entity --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ general-entity --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ general-entity --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ general-entity --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ general-entity --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ general-entity --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ general-entity --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ general-entity --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/bom.xml [INFO] attaching as general-entity-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/bom.json [INFO] attaching as general-entity-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ general-entity --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ general-entity --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ general-entity --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ general-entity --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ general-entity --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ general-entity --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/pom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.0-SNAPSHOT/general-entity-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.0-SNAPSHOT/general-entity-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/general-entity-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.0-SNAPSHOT/general-entity-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.0-SNAPSHOT/general-entity-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/general-entity/14.0.0-SNAPSHOT/general-entity-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ general-entity --- [INFO] Installing org/opendaylight/mdsal/model/general-entity/14.0.0-SNAPSHOT/general-entity-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ general-entity --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ general-entity --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-common-api >------------- [INFO] Building mdsal-eos-common-api 14.0.0-SNAPSHOT [21/149] [INFO] from entityownership/mdsal-eos-common-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-eos-common-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-eos-common-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-eos-common-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-eos-common-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-eos-common-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-eos-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-eos-common-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-eos-common-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-eos-common-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-eos-common-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-eos-common-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-eos-common-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-eos-common-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-common-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-eos-common-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-eos-common-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/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.mdsal.eos.common.api.EntityOwnershipStateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateTest [INFO] Running org.opendaylight.mdsal.eos.common.api.GenericEntityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.mdsal.eos.common.api.GenericEntityTest [INFO] Running org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.mdsal.eos.common.api.EntityOwnershipStateChangeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-eos-common-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-eos-common-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-common-api:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-eos-common-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-eos-common-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/bom.xml [INFO] attaching as mdsal-eos-common-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/bom.json [INFO] attaching as mdsal-eos-common-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-common-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-eos-common-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-common-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-eos-common-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-eos-common-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-common-api' with 5 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-eos-common-api --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.0-SNAPSHOT/mdsal-eos-common-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.0-SNAPSHOT/mdsal-eos-common-api-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/mdsal-eos-common-api-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.0-SNAPSHOT/mdsal-eos-common-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.0-SNAPSHOT/mdsal-eos-common-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.0-SNAPSHOT/mdsal-eos-common-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-eos-common-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-common-api/14.0.0-SNAPSHOT/mdsal-eos-common-api-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-eos-common-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-eos-common-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-eos-dom-api >-------------- [INFO] Building mdsal-eos-dom-api 14.0.0-SNAPSHOT [22/149] [INFO] from entityownership/mdsal-eos-dom-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-eos-dom-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-eos-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-eos-dom-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-eos-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-eos-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-eos-dom-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-eos-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/main/java/module-info.java:[15,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-eos-dom-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-eos-dom-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-eos-dom-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-eos-dom-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/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.mdsal.eos.dom.api.DOMEntityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.mdsal.eos.dom.api.DOMEntityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-eos-dom-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-eos-dom-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-dom-api:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-eos-common-api, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-eos-common-api, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-eos-dom-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-eos-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/bom.xml [INFO] attaching as mdsal-eos-dom-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/bom.json [INFO] attaching as mdsal-eos-dom-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-eos-dom-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-eos-dom-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-eos-dom-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-api' with 1 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-eos-dom-api --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.0-SNAPSHOT/mdsal-eos-dom-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.0-SNAPSHOT/mdsal-eos-dom-api-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/mdsal-eos-dom-api-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.0-SNAPSHOT/mdsal-eos-dom-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.0-SNAPSHOT/mdsal-eos-dom-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.0-SNAPSHOT/mdsal-eos-dom-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-eos-dom-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.0-SNAPSHOT/mdsal-eos-dom-api-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-eos-dom-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-eos-dom-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-dom-simple >------------- [INFO] Building mdsal-eos-dom-simple 14.0.0-SNAPSHOT [23/149] [INFO] from entityownership/mdsal-eos-dom-simple/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-eos-dom-simple --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-eos-dom-simple --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-eos-dom-simple --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-eos-dom-simple --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-eos-dom-simple --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-eos-dom-simple --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-dom-simple --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-eos-dom-simple --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService [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': 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] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[22,36] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[24,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/module-info.java:[25,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/org/opendaylight/mdsal/eos/dom/simple/di/LocalDOMEntityOwnershipService.java:[20,2] class com.google.common.annotations.Beta in module com.google.common is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/org/opendaylight/mdsal/eos/dom/simple/di/LocalDOMEntityOwnershipService.java:[21,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/org/opendaylight/mdsal/eos/dom/simple/di/LocalDOMEntityOwnershipService.java:[22,59] class org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipService in module org.opendaylight.mdsal.eos.dom.simple is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java/org/opendaylight/mdsal/eos/dom/simple/di/LocalDOMEntityOwnershipService.java:[23,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-eos-dom-simple >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-eos-dom-simple --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-eos-dom-simple <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-eos-dom-simple --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-dom-simple --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-eos-dom-simple --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[78,22] auto-closeable resource fooReg is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/test/java/org/opendaylight/mdsal/eos/dom/simple/SimpleDOMEntityOwnershipServiceTest.java:[73,18] auto-closeable resource barReg is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-eos-dom-simple --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/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.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.698 s -- in org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-eos-dom-simple --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-dom-simple:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:yang-common, Jar:concepts, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:javax.inject, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:metainf-services, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:yang-common, Jar:concepts, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-eos-dom-simple --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-eos-dom-simple --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/bom.xml [INFO] attaching as mdsal-eos-dom-simple-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/bom.json [INFO] attaching as mdsal-eos-dom-simple-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-dom-simple --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-eos-dom-simple --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-dom-simple --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-eos-dom-simple --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-eos-dom-simple --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-dom-simple' with 4 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-eos-dom-simple --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.0-SNAPSHOT/mdsal-eos-dom-simple-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.0-SNAPSHOT/mdsal-eos-dom-simple-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/mdsal-eos-dom-simple-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.0-SNAPSHOT/mdsal-eos-dom-simple-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.0-SNAPSHOT/mdsal-eos-dom-simple-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.0-SNAPSHOT/mdsal-eos-dom-simple-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-eos-dom-simple --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.0-SNAPSHOT/mdsal-eos-dom-simple-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-eos-dom-simple --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-eos-dom-simple --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-eos-binding-api >------------ [INFO] Building mdsal-eos-binding-api 14.0.0-SNAPSHOT [24/149] [INFO] from entityownership/mdsal-eos-binding-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-eos-binding-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-eos-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-eos-binding-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-eos-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-eos-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-eos-binding-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-eos-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java/module-info.java:[15,50] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-eos-binding-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-eos-binding-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-eos-binding-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-eos-binding-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/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.mdsal.eos.binding.api.EntityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.mdsal.eos.binding.api.EntityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-eos-binding-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-eos-binding-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-binding-api:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:yang-common, Jar:binding-spec, Jar:concepts, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:yang-common, Jar:binding-spec, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-eos-binding-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-eos-binding-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/bom.xml [INFO] attaching as mdsal-eos-binding-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/bom.json [INFO] attaching as mdsal-eos-binding-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-eos-binding-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-eos-binding-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-eos-binding-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-api' with 1 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-eos-binding-api --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.0-SNAPSHOT/mdsal-eos-binding-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.0-SNAPSHOT/mdsal-eos-binding-api-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/mdsal-eos-binding-api-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.0-SNAPSHOT/mdsal-eos-binding-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.0-SNAPSHOT/mdsal-eos-binding-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.0-SNAPSHOT/mdsal-eos-binding-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-eos-binding-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.0-SNAPSHOT/mdsal-eos-binding-api-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-eos-binding-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-eos-binding-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.mdsal:mdsal-eos-binding-adapter >---------- [INFO] Building mdsal-eos-binding-adapter 14.0.0-SNAPSHOT [25/149] [INFO] from entityownership/mdsal-eos-binding-adapter/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-eos-binding-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-eos-binding-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-eos-binding-adapter --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-eos-binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-eos-binding-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-eos-binding-adapter --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-eos-binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-eos-binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/java/module-info.java:[20,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipService.java:[34,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/java/org/opendaylight/mdsal/eos/binding/dom/adapter/DefaultEntityOwnershipService.java:[40,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-eos-binding-adapter >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-eos-binding-adapter --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-eos-binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-eos-binding-adapter --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-eos-binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-eos-binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-eos-binding-adapter --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/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.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.973 s -- in org.opendaylight.mdsal.eos.binding.dom.adapter.DefaultEntityOwnershipServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-eos-binding-adapter --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-eos-binding-adapter:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-model-api, Jar:binding-reflect, Jar:binding-runtime-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:binding-data-codec-spi, Jar:binding-spec, Jar:concepts, Jar:yang-data-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:mdsal-binding-dom-adapter, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:mdsal-dom-spi, Jar:yang-data-tree-spi, Jar:binding-data-codec-api, Jar:binding-model-api, Jar:binding-reflect, Jar:binding-runtime-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-data-impl, Jar:yang-data-spi, Jar:yang-data-util, Jar:rfc8528-model-api, Jar:yang-data-tree-api, Jar:yang-model-api, Jar:yang-model-util, Jar:mdsal-binding-api, Jar:mdsal-eos-binding-api, Jar:general-entity, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:binding-data-codec-spi, Jar:binding-spec, Jar:concepts, Jar:yang-data-api, Jar:value, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:odlext-model-api, Jar:rfc8040-model-api, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:yang-xpath-api, Jar:yang-repo-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-eos-binding-adapter --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-eos-binding-adapter --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/bom.xml [INFO] attaching as mdsal-eos-binding-adapter-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/bom.json [INFO] attaching as mdsal-eos-binding-adapter-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-eos-binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-eos-binding-adapter --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:binding-data-codec-spi:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-eos-binding-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-eos-binding-adapter --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-eos-binding-adapter --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-eos-binding-adapter' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-eos-binding-adapter --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.0-SNAPSHOT/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.0-SNAPSHOT/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.0-SNAPSHOT/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.0-SNAPSHOT/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.0-SNAPSHOT/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-eos-binding-adapter --- [INFO] Installing org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.0-SNAPSHOT/mdsal-eos-binding-adapter-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-eos-binding-adapter --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-eos-binding-adapter --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-singleton-api >------------- [INFO] Building mdsal-singleton-api 14.0.0-SNAPSHOT [26/149] [INFO] from singleton-service/mdsal-singleton-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-singleton-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-singleton-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-singleton-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-singleton-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-singleton-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-singleton-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-singleton-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-singleton-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-singleton-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-singleton-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-singleton-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-singleton-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-singleton-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-singleton-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-singleton-api --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/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.mdsal.singleton.api.ServiceGroupIdentifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.mdsal.singleton.api.ServiceGroupIdentifierTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-singleton-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-singleton-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-singleton-api:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-singleton-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-singleton-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/bom.xml [INFO] attaching as mdsal-singleton-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/bom.json [INFO] attaching as mdsal-singleton-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-singleton-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-singleton-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-singleton-api --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-api' with 1 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-singleton-api --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.0-SNAPSHOT/mdsal-singleton-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.0-SNAPSHOT/mdsal-singleton-api-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/mdsal-singleton-api-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.0-SNAPSHOT/mdsal-singleton-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.0-SNAPSHOT/mdsal-singleton-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-api/14.0.0-SNAPSHOT/mdsal-singleton-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-singleton-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-singleton-api/14.0.0-SNAPSHOT/mdsal-singleton-api-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-singleton-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-singleton-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-singleton-impl >------------- [INFO] Building mdsal-singleton-impl 14.0.0-SNAPSHOT [27/149] [INFO] from singleton-service/mdsal-singleton-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-singleton-impl --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-singleton-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-singleton-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-singleton-impl --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-singleton-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-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] --- checkstyle:3.4.0:check (check-license) @ mdsal-singleton-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-singleton-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-singleton-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-singleton-impl --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-singleton-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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': 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] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[19,36] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java/module-info.java:[22,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java/org/opendaylight/mdsal/singleton/impl/EOSClusterSingletonServiceProvider.java:[50,14] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-singleton-impl >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-singleton-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-singleton-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-singleton-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-singleton-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-singleton-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 21 module-path] 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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[55,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[57,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[59,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[61,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[63,6] class org.mockito.Mock in module is not exported [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/test/java/org/opendaylight/mdsal/singleton/impl/ActiveServiceGroupTest.java:[65,6] class org.mockito.Mock in module is not exported [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-singleton-impl --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-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.mdsal.singleton.impl.ActiveServiceGroupTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.993 s -- in org.opendaylight.mdsal.singleton.impl.ActiveServiceGroupTest [INFO] Running org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.mdsal.singleton.impl.SyncEOSClusterSingletonServiceProviderTest [INFO] Running org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s -- in org.opendaylight.mdsal.singleton.impl.AsyncEOSClusterSingletonServiceProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-singleton-impl --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-singleton-impl --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-singleton-impl:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:mdsal-singleton-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:jakarta.annotation-api, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-eos-common-api, Jar:mdsal-eos-dom-api, Jar:mdsal-singleton-api, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-singleton-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-singleton-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/bom.xml [INFO] attaching as mdsal-singleton-impl-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/bom.json [INFO] attaching as mdsal-singleton-impl-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-singleton-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-singleton-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-singleton-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-singleton-impl --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-singleton-impl --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-singleton-impl' with 10 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-singleton-impl --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.0-SNAPSHOT/mdsal-singleton-impl-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.0-SNAPSHOT/mdsal-singleton-impl-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/mdsal-singleton-impl-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.0-SNAPSHOT/mdsal-singleton-impl-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.0-SNAPSHOT/mdsal-singleton-impl-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.0-SNAPSHOT/mdsal-singleton-impl-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-singleton-impl --- [INFO] Installing org/opendaylight/mdsal/mdsal-singleton-impl/14.0.0-SNAPSHOT/mdsal-singleton-impl-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-singleton-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-singleton-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-api >--------------- [INFO] Building mdsal-trace-api 14.0.0-SNAPSHOT [28/149] [INFO] from trace/mdsal-trace-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-trace-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-trace-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-trace-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-trace-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-trace-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/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:14.0.0-SNAPSHOT:generate-sources (binding) @ mdsal-trace-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 713.6 μs [INFO] yang-to-sources: Project model files found: 1 in 1.662 ms [INFO] yang-to-sources: 1 YANG models processed in 2.196 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.121 ms [INFO] Sorted 6 files into 3 directories in 103.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 7.233 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ mdsal-trace-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-trace-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-trace-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-trace-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-trace-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-trace-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-trace-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-trace-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-trace-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-trace-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-trace-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-trace-api --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-trace-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ mdsal-trace-api --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-trace-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.xml [INFO] attaching as mdsal-trace-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.json [INFO] attaching as mdsal-trace-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-trace-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-trace-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-trace-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-trace-api --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.0-SNAPSHOT/mdsal-trace-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.0-SNAPSHOT/mdsal-trace-api-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/mdsal-trace-api-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.0-SNAPSHOT/mdsal-trace-api-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/classes/initial/mdsaltrace_config.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.0-SNAPSHOT/mdsal-trace-api-14.0.0-SNAPSHOT-config.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.0-SNAPSHOT/mdsal-trace-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-api/14.0.0-SNAPSHOT/mdsal-trace-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-trace-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-api/14.0.0-SNAPSHOT/mdsal-trace-api-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-trace-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-trace-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-trace-cli >--------------- [INFO] Building mdsal-trace-cli 14.0.0-SNAPSHOT [29/149] [INFO] from trace/mdsal-trace-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-trace-cli --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-trace-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-trace-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-trace-cli --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-trace-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-trace-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-trace-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-trace-cli --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-cli --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-trace-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-trace-cli >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-trace-cli --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-trace-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-trace-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-cli --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-trace-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-trace-cli --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-trace-cli --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-trace-cli --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-trace-cli --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/src/main/java/org/opendaylight/mdsal/trace/cli/PrintOpenTransactionsCommand.java:27: warning: use of default constructor, which does not provide a comment [WARNING] public class PrintOpenTransactionsCommand implements Action { [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-trace-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.xml [INFO] attaching as mdsal-trace-cli-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.json [INFO] attaching as mdsal-trace-cli-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-trace-cli --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-trace-cli --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-trace-cli --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-trace-cli --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.0-SNAPSHOT/mdsal-trace-cli-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.0-SNAPSHOT/mdsal-trace-cli-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/mdsal-trace-cli-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.0-SNAPSHOT/mdsal-trace-cli-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.0-SNAPSHOT/mdsal-trace-cli-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-cli/14.0.0-SNAPSHOT/mdsal-trace-cli-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-trace-cli --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-cli/14.0.0-SNAPSHOT/mdsal-trace-cli-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-trace-cli --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-trace-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-trace-impl >--------------- [INFO] Building mdsal-trace-impl 14.0.0-SNAPSHOT [30/149] [INFO] from trace/mdsal-trace-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-trace-impl --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-trace-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-trace-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-trace-impl --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-trace-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-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] --- checkstyle:3.4.0:check (check-license) @ mdsal-trace-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-trace-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-trace-impl --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-trace-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-trace-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[315,37] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[318,38] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[158,18] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java/org/opendaylight/mdsal/trace/impl/TracingBroker.java:[173,35] previous possible 'this' escape happens here via invocation [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-trace-impl >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-trace-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-trace-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-trace-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-trace-impl --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-trace-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-trace-impl --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-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.mdsal.trace.test.TracingBrokerTest 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: 1.819 s -- in org.opendaylight.mdsal.trace.test.TracingBrokerTest [INFO] Running org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.mdsal.trace.impl.CloseTrackedRegistryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-trace-impl --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-trace-impl --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-trace-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/master/mdsal-common-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-common-api/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-trace-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.xml [INFO] attaching as mdsal-trace-impl-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.json [INFO] attaching as mdsal-trace-impl-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-trace-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-trace-impl --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-trace-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-trace-impl --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-trace-impl --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-trace-impl' with 12 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-trace-impl --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.0-SNAPSHOT/mdsal-trace-impl-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.0-SNAPSHOT/mdsal-trace-impl-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/mdsal-trace-impl-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.0-SNAPSHOT/mdsal-trace-impl-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.0-SNAPSHOT/mdsal-trace-impl-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-trace-impl/14.0.0-SNAPSHOT/mdsal-trace-impl-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-trace-impl --- [INFO] Installing org/opendaylight/mdsal/mdsal-trace-impl/14.0.0-SNAPSHOT/mdsal-trace-impl-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-trace-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-trace-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-yanglib-api >-------------- [INFO] Building mdsal-yanglib-api 0.19.0-SNAPSHOT [31/149] [INFO] from yanglib/mdsal-yanglib-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-yanglib-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-yanglib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-yanglib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-yanglib-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-yanglib-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-yanglib-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-yanglib-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-yanglib-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-yanglib-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-yanglib-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-api --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-yanglib-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-yanglib-api --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-yanglib-api --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-yanglib-api --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-api:bundle:0.19.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:util, Jar:triemap, Jar:yang-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-yanglib-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-yanglib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.xml [INFO] attaching as mdsal-yanglib-api-0.19.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.json [INFO] attaching as mdsal-yanglib-api-0.19.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-yanglib-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-yanglib-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-yanglib-api --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.0-SNAPSHOT/mdsal-yanglib-api-0.19.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.0-SNAPSHOT/mdsal-yanglib-api-0.19.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/mdsal-yanglib-api-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.0-SNAPSHOT/mdsal-yanglib-api-0.19.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.0-SNAPSHOT/mdsal-yanglib-api-0.19.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.0-SNAPSHOT/mdsal-yanglib-api-0.19.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-yanglib-api --- [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-api/0.19.0-SNAPSHOT/mdsal-yanglib-api-0.19.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-yanglib-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-yanglib-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal.model:ietf-type-util >------------- [INFO] Building ietf-type-util 14.0.0-SNAPSHOT [32/149] [INFO] from model/ietf/ietf-type-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ ietf-type-util --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ ietf-type-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ ietf-type-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ietf-type-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/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] --- checkstyle:3.4.0:check (check-license) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ ietf-type-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ ietf-type-util --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/generated-sources/yang [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ ietf-type-util --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/src/main/java/module-info.java:[11,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/src/main/java/module-info.java:[14,47] requires transitive directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ ietf-type-util >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ ietf-type-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ ietf-type-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ ietf-type-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-type-util --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ietf-type-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ ietf-type-util --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/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.mdsal.model.ietf.type.util.Ipv6UtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.mdsal.model.ietf.type.util.Ipv6UtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ ietf-type-util --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ietf-type-util --- [WARNING] Bundle org.opendaylight.mdsal.model:ietf-type-util:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/ietf-type-util-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ ietf-type-util --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/ietf-type-util-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ ietf-type-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 10 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/bom.xml [INFO] attaching as ietf-type-util-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/bom.json [INFO] attaching as ietf-type-util-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ ietf-type-util --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-type-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ ietf-type-util --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ ietf-type-util --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ietf-type-util' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ ietf-type-util --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.0-SNAPSHOT/ietf-type-util-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/ietf-type-util-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.0-SNAPSHOT/ietf-type-util-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/ietf-type-util-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.0-SNAPSHOT/ietf-type-util-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.0-SNAPSHOT/ietf-type-util-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-type-util/14.0.0-SNAPSHOT/ietf-type-util-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ ietf-type-util --- [INFO] Installing org/opendaylight/mdsal/model/ietf-type-util/14.0.0-SNAPSHOT/ietf-type-util-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ ietf-type-util --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ietf-type-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types >-- [INFO] Building rfc6991-ietf-inet-types 14.0.0-SNAPSHOT [33/149] [INFO] from model/ietf/rfc6991-ietf-inet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc6991-ietf-inet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 576.5 μs [INFO] yang-to-sources: Project model files found: 1 in 6.483 ms [INFO] yang-to-sources: 1 YANG models processed in 5.845 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 2.123 ms [INFO] Sorted 21 files into 3 directories in 93.80 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 11.99 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc6991-ietf-inet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc6991-ietf-inet-types --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv4AddressNoZone.java:[60,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/inet/types/rev130715/Ipv6AddressNoZone.java:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc6991-ietf-inet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-inet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc6991-ietf-inet-types --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/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.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc6991-ietf-inet-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc6991-ietf-inet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/bom.xml [INFO] attaching as rfc6991-ietf-inet-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/bom.json [INFO] attaching as rfc6991-ietf-inet-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc6991-ietf-inet-types --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.0-SNAPSHOT/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.0-SNAPSHOT/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.0-SNAPSHOT/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.0-SNAPSHOT/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.0-SNAPSHOT/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc6991-ietf-inet-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.0-SNAPSHOT/rfc6991-ietf-inet-types-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc6991-ietf-inet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types >-- [INFO] Building rfc6991-ietf-yang-types 14.0.0-SNAPSHOT [34/149] [INFO] from model/ietf/rfc6991-ietf-yang-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc6991-ietf-yang-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 462.0 μs [INFO] yang-to-sources: Project model files found: 1 in 4.057 ms [INFO] yang-to-sources: 1 YANG models processed in 4.054 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 1.338 ms [INFO] Sorted 22 files into 3 directories in 136.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 7.273 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc6991-ietf-yang-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc6991-ietf-yang-types --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/types/rev130715/ObjectIdentifier128.java:[60,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc6991-ietf-yang-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-yang-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc6991-ietf-yang-types --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/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.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc6991-ietf-yang-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc6991-ietf-yang-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/bom.xml [INFO] attaching as rfc6991-ietf-yang-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/bom.json [INFO] attaching as rfc6991-ietf-yang-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc6991-ietf-yang-types --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.0-SNAPSHOT/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.0-SNAPSHOT/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.0-SNAPSHOT/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.0-SNAPSHOT/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.0-SNAPSHOT/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc6991-ietf-yang-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.0-SNAPSHOT/rfc6991-ietf-yang-types-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc6991-ietf-yang-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores >-- [INFO] Building rfc8342-ietf-datastores 14.0.0-SNAPSHOT [35/149] [INFO] from model/ietf/rfc8342-ietf-datastores/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8342-ietf-datastores --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8342-ietf-datastores --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 690.1 μs [INFO] yang-to-sources: Project model files found: 1 in 1.561 ms [INFO] yang-to-sources: 1 YANG models processed in 2.883 ms [INFO] BindingJavaFileGenerator: Defined 12 files in 994.5 μs [INFO] Sorted 12 files into 3 directories in 118.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 4.360 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8342-ietf-datastores --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8342-ietf-datastores --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8342-ietf-datastores --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8342-ietf-datastores --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-datastores --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8342-ietf-datastores --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8342-ietf-datastores --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8342-ietf-datastores --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8342-ietf-datastores --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/bom.xml [INFO] attaching as rfc8342-ietf-datastores-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/bom.json [INFO] attaching as rfc8342-ietf-datastores-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8342-ietf-datastores --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.0-SNAPSHOT/rfc8342-ietf-datastores-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.0-SNAPSHOT/rfc8342-ietf-datastores-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.0-SNAPSHOT/rfc8342-ietf-datastores-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.0-SNAPSHOT/rfc8342-ietf-datastores-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.0-SNAPSHOT/rfc8342-ietf-datastores-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8342-ietf-datastores --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.0-SNAPSHOT/rfc8342-ietf-datastores-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8342-ietf-datastores --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8525 >---------- [INFO] Building rfc8525 14.0.0-SNAPSHOT [36/149] [INFO] from model/ietf/rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8525 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8525 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 884.3 μs [INFO] yang-to-sources: Project model files found: 1 in 7.495 ms [INFO] yang-to-sources: 4 YANG models processed in 45.76 ms [INFO] BindingJavaFileGenerator: Defined 51 files in 6.810 ms [INFO] Sorted 51 files into 9 directories in 122.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 21.80 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8525 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 52 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[9,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationBuilder.java:[16,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleBuilder.java:[17,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[25,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,53] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[35,64] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/ModuleKey.java:[65,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/DeviationKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[22,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[26,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[36,65] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/module/list/module/SubmoduleKey.java:[66,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/yang/library/rev190104/yang/library/parameters/DatastoreKey.java:[23,112] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8525 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8525 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8525 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8525 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8525 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/rfc8525-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8525 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/rfc8525-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/bom.xml [INFO] attaching as rfc8525-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/bom.json [INFO] attaching as rfc8525-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8525 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8525 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8525 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8525 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.0-SNAPSHOT/rfc8525-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/rfc8525-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.0-SNAPSHOT/rfc8525-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/rfc8525-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.0-SNAPSHOT/rfc8525-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.0-SNAPSHOT/rfc8525-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.0-SNAPSHOT/rfc8525-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8525 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.0-SNAPSHOT/rfc8525-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8525 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-yanglib-rfc8525 >------------ [INFO] Building mdsal-yanglib-rfc8525 0.19.0-SNAPSHOT [37/149] [INFO] from yanglib/mdsal-yanglib-rfc8525/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-yanglib-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-yanglib-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-yanglib-rfc8525 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-yanglib-rfc8525 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-yanglib-rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-yanglib-rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21 module-path] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [INFO] Writing META-INF/services/org.opendaylight.mdsal.yanglib.api.YangLibSupportFactory [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[34,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[14,38] module name component rfc8525 should avoid terminal digits [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[28,24] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[33,55] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[34,55] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[35,57] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[36,55] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[41,32] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/module-info.java:[42,47] requires directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,63] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[36,74] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[38,50] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[43,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[92,41] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[100,31] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,40] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyContentBuilder.java:[101,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/MountPointContextFactoryImpl.java:[231,35] URL(java.lang.String) in java.net.URL has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[67,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[40,2] class javax.inject.Singleton in module javax.inject is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupport.java:[52,6] class javax.inject.Inject in module javax.inject is not indirectly exported using 'requires transitive' [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java/org/opendaylight/mdsal/yanglib/rfc8525/YangLibrarySupportFactory.java:[24,2] class org.kohsuke.MetaInfServices in module org.kohsuke.metainf_services is not indirectly exported using 'requires transitive' [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-yanglib-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-yanglib-rfc8525 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-yanglib-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-yanglib-rfc8525 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-yanglib-rfc8525 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-yanglib-rfc8525 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/test-classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[18,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[20,104] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[29,89] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[44,25] getModule() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleList has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[47,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/test/java/org/opendaylight/mdsal/yanglib/rfc8525/LegacyYangLibraryFormatTest.java:[51,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs has been deprecated [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-yanglib-rfc8525 --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/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.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.267 s -- in org.opendaylight.mdsal.yanglib.rfc8525.LegacyYangLibraryFormatTest [INFO] Running org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-yanglib-rfc8525 --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-yanglib-rfc8525:bundle:0.19.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:javax.inject, Jar:mdsal-yanglib-api, Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:yang-model-api, Jar:rfc8525, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:binding-spec, Jar:binding-runtime-api, Jar:binding-model-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:binding-reflect, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:binding-data-codec-api, Jar:yang-data-util, Jar:util, Jar:triemap, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:javax.inject, Jar:metainf-services, Jar:mdsal-yanglib-api, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:concepts, Jar:yang-common, Jar:yang-data-api, Jar:value, Jar:yang-model-api, Jar:rfc8525, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:rfc6991-ietf-yang-types, Jar:rfc8342-ietf-datastores, Jar:binding-spec, Jar:binding-runtime-api, Jar:binding-model-api, Jar:rfc8040-model-api, Jar:yang-repo-api, Jar:binding-runtime-spi, Jar:binding-reflect, Jar:yang-model-spi, Jar:yang-ir, Jar:rfc7952-model-api, Jar:binding-data-codec-api, Jar:yang-data-util, Jar:util, Jar:triemap, Jar:yang-model-util, Jar:rfc8528-model-api, Jar:yang-xpath-api, Jar:yang-parser-api, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-yanglib-rfc8525 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-yanglib-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 70 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.xml [INFO] attaching as mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.json [INFO] attaching as mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-yanglib-rfc8525 --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.0-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.2.1-jre:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-yanglib-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-yanglib-rfc8525 --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-yanglib-rfc8525' with 5 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-yanglib-rfc8525 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.0-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.0-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.0-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.0-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.0-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-yanglib-rfc8525 --- [INFO] Installing org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.0-SNAPSHOT/mdsal-yanglib-rfc8525-0.19.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-yanglib-rfc8525 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.mdsal:mdsal-replicate-common >------------ [INFO] Building mdsal-replicate-common 14.0.0-SNAPSHOT [38/149] [INFO] from replicate/mdsal-replicate-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-replicate-common --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-replicate-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-replicate-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-replicate-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-replicate-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-replicate-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-replicate-common >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-replicate-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-replicate-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-replicate-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-common --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-replicate-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-replicate-common --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-replicate-common --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-replicate-common --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-replicate-common --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/master/mdsal-common-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-common-api/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-replicate-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.xml [INFO] attaching as mdsal-replicate-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.json [INFO] attaching as mdsal-replicate-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-replicate-common --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-replicate-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-replicate-common --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.0-SNAPSHOT/mdsal-replicate-common-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.0-SNAPSHOT/mdsal-replicate-common-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/mdsal-replicate-common-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.0-SNAPSHOT/mdsal-replicate-common-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.0-SNAPSHOT/mdsal-replicate-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-common/14.0.0-SNAPSHOT/mdsal-replicate-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-replicate-common --- [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-common/14.0.0-SNAPSHOT/mdsal-replicate-common-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-replicate-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-replicate-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.mdsal:mdsal-replicate-netty >------------ [INFO] Building mdsal-replicate-netty 14.0.0-SNAPSHOT [39/149] [INFO] from replicate/mdsal-replicate-netty/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-replicate-netty --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-replicate-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-replicate-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-replicate-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-replicate-netty --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-replicate-netty --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-replicate-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/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 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [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': 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] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/AbstractBootstrapSupport.java:[21,17] auto-closeable resource org.opendaylight.mdsal.replicate.netty.AbstractBootstrapSupport has a member method close() that could throw InterruptedException [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/EpollBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.EpollBootstrapSupport has a member method close() that could throw InterruptedException [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/main/java/org/opendaylight/mdsal/replicate/netty/NioBootstrapSupport.java:[14,7] auto-closeable resource org.opendaylight.mdsal.replicate.netty.NioBootstrapSupport has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-replicate-netty >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-replicate-netty --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-replicate-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-replicate-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-replicate-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-replicate-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[93,22] auto-closeable resource sink is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[79,18] auto-closeable resource source is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[139,22] auto-closeable resource sink is never referenced in body of corresponding try statement [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/test/java/org/opendaylight/mdsal/replicate/netty/IntegrationTest.java:[125,18] auto-closeable resource source is never referenced in body of corresponding try statement [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-replicate-netty --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/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.mdsal.replicate.netty.IntegrationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.84 s -- in org.opendaylight.mdsal.replicate.netty.IntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-replicate-netty --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-replicate-netty --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-replicate-netty --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ mdsal-replicate-netty --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-replicate-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.xml [INFO] attaching as mdsal-replicate-netty-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.json [INFO] attaching as mdsal-replicate-netty-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-replicate-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-replicate-netty --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-model-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.0-SNAPSHOT:test [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:14.0.0-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.2.1-jre:compile [WARNING] io.netty:netty-buffer:jar:4.1.111.Final:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.0-SNAPSHOT:compile [WARNING] io.netty:netty-common:jar:4.1.111.Final:compile [WARNING] io.netty:netty-codec:jar:4.1.111.Final:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.0-SNAPSHOT:test [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.0-SNAPSHOT:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.checkerframework:checker-qual:jar:3.43.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.0-SNAPSHOT:compile [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.111.Final:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:4.1.111.Final:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-replicate-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-replicate-netty --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-replicate-netty' with 26 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-replicate-netty --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.0-SNAPSHOT/mdsal-replicate-netty-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.0-SNAPSHOT/mdsal-replicate-netty-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/mdsal-replicate-netty-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.0-SNAPSHOT/mdsal-replicate-netty-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.sink.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.0-SNAPSHOT/mdsal-replicate-netty-14.0.0-SNAPSHOT-sink.config [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes/config/org.opendaylight.mdsal.replicate.netty.source.cfg to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.0-SNAPSHOT/mdsal-replicate-netty-14.0.0-SNAPSHOT-source.config [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.0-SNAPSHOT/mdsal-replicate-netty-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.0-SNAPSHOT/mdsal-replicate-netty-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-replicate-netty --- [INFO] Installing org/opendaylight/mdsal/mdsal-replicate-netty/14.0.0-SNAPSHOT/mdsal-replicate-netty-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-replicate-netty --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-replicate-netty --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types >-- [INFO] Building rfc8294-ietf-routing-types 14.0.0-SNAPSHOT [40/149] [INFO] from model/ietf/rfc8294-ietf-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8294-ietf-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 736.7 μs [INFO] yang-to-sources: Project model files found: 1 in 6.324 ms [INFO] yang-to-sources: 3 YANG models processed in 20.38 ms [INFO] BindingJavaFileGenerator: Defined 47 files in 6.757 ms [INFO] Sorted 47 files into 6 directories in 124.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 21.75 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8294-ietf-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8294-ietf-routing-types --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8294-ietf-routing-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv4MulticastGroupAddress.java:[61,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/Ipv6MulticastGroupAddress.java:[61,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/MplsLabel.java:[31,48] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/types/rev171204/RouterId.java:[59,42] possible 'this' escape before subclass is fully initialized [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8294-ietf-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8294-ietf-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8294-ietf-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8294-ietf-routing-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8294-ietf-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/bom.xml [INFO] attaching as rfc8294-ietf-routing-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/bom.json [INFO] attaching as rfc8294-ietf-routing-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8294-ietf-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.0-SNAPSHOT/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.0-SNAPSHOT/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.0-SNAPSHOT/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.0-SNAPSHOT/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.0-SNAPSHOT/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8294-ietf-routing-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.0-SNAPSHOT/rfc8294-ietf-routing-types-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8294-ietf-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal:mdsal-rfc8294-netty >------------- [INFO] Building mdsal-rfc8294-netty 14.0.0-SNAPSHOT [41/149] [INFO] from netty/mdsal-rfc8294-netty/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-rfc8294-netty --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-rfc8294-netty --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21 module-path] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[8,30] module name component rfc8294 should avoid terminal digits [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[11,33] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-rfc8294-netty --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-rfc8294-netty --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-rfc8294-netty --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-rfc8294-netty --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-rfc8294-netty --- [INFO] Surefire report directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/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.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ mdsal-rfc8294-netty --- [WARNING] Bundle org.opendaylight.mdsal:mdsal-rfc8294-netty:bundle:14.0.0-SNAPSHOT : Split package, multiple jars provide the same package: Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:., Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:checker-qual, Jar:concepts, Jar:rfc8294-ietf-routing-types, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:binding-spec, Jar:org.osgi.annotation.bundle] Class path [Jar:., Jar:netty-buffer, Jar:netty-common, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:concepts, Jar:rfc8294-ietf-routing-types, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-rfc8294-netty --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.xml [INFO] attaching as mdsal-rfc8294-netty-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.json [INFO] attaching as mdsal-rfc8294-netty-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-rfc8294-netty --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-rfc8294-netty --- [INFO] Loading execution data file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'mdsal-rfc8294-netty' with 1 classes [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-rfc8294-netty --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.0-SNAPSHOT/mdsal-rfc8294-netty-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.0-SNAPSHOT/mdsal-rfc8294-netty-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/mdsal-rfc8294-netty-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.0-SNAPSHOT/mdsal-rfc8294-netty-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.0-SNAPSHOT/mdsal-rfc8294-netty-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.0-SNAPSHOT/mdsal-rfc8294-netty-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ mdsal-rfc8294-netty --- [INFO] Installing org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.0-SNAPSHOT/mdsal-rfc8294-netty-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-rfc8294-netty --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ mdsal-rfc8294-netty --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.model:opendaylight-l2-types >--------- [INFO] Building opendaylight-l2-types 2013.08.27.26.0-SNAPSHOT [42/149] [INFO] from model/l2-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ opendaylight-l2-types --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ opendaylight-l2-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ opendaylight-l2-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ opendaylight-l2-types --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ opendaylight-l2-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/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:14.0.0-SNAPSHOT:generate-sources (binding) @ opendaylight-l2-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 602.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.441 ms [INFO] yang-to-sources: 1 YANG models processed in 2.573 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.123 ms [INFO] Sorted 8 files into 3 directories in 86.31 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 3.731 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ opendaylight-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ opendaylight-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ opendaylight-l2-types --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ opendaylight-l2-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ opendaylight-l2-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ opendaylight-l2-types >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ opendaylight-l2-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ opendaylight-l2-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ opendaylight-l2-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ opendaylight-l2-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ opendaylight-l2-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ opendaylight-l2-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ opendaylight-l2-types --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ opendaylight-l2-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ opendaylight-l2-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ opendaylight-l2-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/bom.xml [INFO] attaching as opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/bom.json [INFO] attaching as opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ opendaylight-l2-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ opendaylight-l2-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ opendaylight-l2-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ opendaylight-l2-types --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ opendaylight-l2-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ opendaylight-l2-types --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.0-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.0-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.0-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.0-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.0-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ opendaylight-l2-types --- [INFO] Installing org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.0-SNAPSHOT/opendaylight-l2-types-2013.08.27.26.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ opendaylight-l2-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ opendaylight-l2-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc7952 >---------- [INFO] Building rfc7952 14.0.0-SNAPSHOT [43/149] [INFO] from model/ietf/rfc7952/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc7952 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc7952 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc7952 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 406.8 μs [INFO] yang-to-sources: Project model files found: 1 in 462.4 μs [INFO] yang-to-sources: 1 YANG models processed in 959.3 μs [INFO] BindingJavaFileGenerator: Defined 4 files in 328.8 μs [INFO] Sorted 4 files into 3 directories in 47.97 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 1.789 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc7952 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc7952 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc7952 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc7952 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7952 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc7952 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc7952 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc7952 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc7952 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/rfc7952-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc7952 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/rfc7952-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/bom.xml [INFO] attaching as rfc7952-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/bom.json [INFO] attaching as rfc7952-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc7952 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc7952 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc7952 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc7952 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.0-SNAPSHOT/rfc7952-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/rfc7952-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.0-SNAPSHOT/rfc7952-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/rfc7952-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.0-SNAPSHOT/rfc7952-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.0-SNAPSHOT/rfc7952-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.0-SNAPSHOT/rfc7952-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc7952 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.0-SNAPSHOT/rfc7952-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc7952 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc7952 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin >---- [INFO] Building rfc8342-ietf-origin 14.0.0-SNAPSHOT [44/149] [INFO] from model/ietf/rfc8342-ietf-origin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8342-ietf-origin --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8342-ietf-origin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8342-ietf-origin --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 626.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.055 ms [INFO] yang-to-sources: 2 YANG models processed in 6.429 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 587.7 μs [INFO] Sorted 11 files into 3 directories in 52.11 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 19.79 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8342-ietf-origin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8342-ietf-origin --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8342-ietf-origin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8342-ietf-origin --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8342-ietf-origin --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-origin --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8342-ietf-origin --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8342-ietf-origin --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8342-ietf-origin --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8342-ietf-origin --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8342-ietf-origin --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8342-ietf-origin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/bom.xml [INFO] attaching as rfc8342-ietf-origin-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/bom.json [INFO] attaching as rfc8342-ietf-origin-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8342-ietf-origin --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8342-ietf-origin --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.0-SNAPSHOT/rfc8342-ietf-origin-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.0-SNAPSHOT/rfc8342-ietf-origin-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/rfc8342-ietf-origin-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.0-SNAPSHOT/rfc8342-ietf-origin-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.0-SNAPSHOT/rfc8342-ietf-origin-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.0-SNAPSHOT/rfc8342-ietf-origin-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8342-ietf-origin --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.0-SNAPSHOT/rfc8342-ietf-origin-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8342-ietf-origin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8343 >---------- [INFO] Building rfc8343 14.0.0-SNAPSHOT [45/149] [INFO] from model/ietf/rfc8343/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8343 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8343 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8343 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 551.4 μs [INFO] yang-to-sources: Project model files found: 1 in 5.381 ms [INFO] yang-to-sources: 2 YANG models processed in 19.41 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 3.783 ms [INFO] Sorted 22 files into 7 directories in 87.96 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 14.53 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8343 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8343 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/interfaces/rev180220/interfaces/state/InterfaceKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state has been deprecated [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8343 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8343 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8343 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8343 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8343 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8343 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8343 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/rfc8343-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8343 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/rfc8343-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/bom.xml [INFO] attaching as rfc8343-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/bom.json [INFO] attaching as rfc8343-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8343 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8343 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8343 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8343 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.0-SNAPSHOT/rfc8343-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/rfc8343-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.0-SNAPSHOT/rfc8343-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/rfc8343-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.0-SNAPSHOT/rfc8343-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.0-SNAPSHOT/rfc8343-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.0-SNAPSHOT/rfc8343-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8343 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.0-SNAPSHOT/rfc8343-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8343 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8343 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8344 >---------- [INFO] Building rfc8344 14.0.0-SNAPSHOT [46/149] [INFO] from model/ietf/rfc8344/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8344 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8344 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8344 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 783.7 μs [INFO] yang-to-sources: Project model files found: 1 in 17.96 ms [INFO] yang-to-sources: 4 YANG models processed in 57.58 ms [INFO] BindingJavaFileGenerator: Defined 56 files in 7.320 ms [INFO] Sorted 56 files into 13 directories in 141.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 20.38 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8344 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8344 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 55 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv6/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/AddressKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/NeighborKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/Netmask.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[83,29] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/NetmaskBuilder.java:[174,27] getNetmask() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLength.java:[24,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[84,34] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ip/rev180222/interfaces/state/_interface/ipv4/address/subnet/PrefixLengthBuilder.java:[186,22] getPrefixLength() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength has been deprecated [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8344 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8344 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8344 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8344 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8344 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8344 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8344 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/rfc8344-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8344 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/rfc8344-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/bom.xml [INFO] attaching as rfc8344-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/bom.json [INFO] attaching as rfc8344-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8344 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8344 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8344 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8344 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.0-SNAPSHOT/rfc8344-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/rfc8344-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.0-SNAPSHOT/rfc8344-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/rfc8344-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.0-SNAPSHOT/rfc8344-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.0-SNAPSHOT/rfc8344-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.0-SNAPSHOT/rfc8344-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8344 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8344/14.0.0-SNAPSHOT/rfc8344-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8344 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8344 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network >--- [INFO] Building rfc8345-ietf-network 14.0.0-SNAPSHOT [47/149] [INFO] from model/ietf/rfc8345-ietf-network/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8345-ietf-network --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8345-ietf-network --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8345-ietf-network --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.312 ms [INFO] yang-to-sources: Project model files found: 1 in 2.511 ms [INFO] yang-to-sources: 2 YANG models processed in 21.59 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 2.357 ms [INFO] Sorted 24 files into 6 directories in 76.42 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 6.143 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8345-ietf-network --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8345-ietf-network --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8345-ietf-network --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8345-ietf-network --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8345-ietf-network --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8345-ietf-network --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8345-ietf-network --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8345-ietf-network --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8345-ietf-network --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8345-ietf-network --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8345-ietf-network --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/bom.xml [INFO] attaching as rfc8345-ietf-network-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/bom.json [INFO] attaching as rfc8345-ietf-network-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8345-ietf-network --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8345-ietf-network --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.0-SNAPSHOT/rfc8345-ietf-network-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.0-SNAPSHOT/rfc8345-ietf-network-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/rfc8345-ietf-network-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.0-SNAPSHOT/rfc8345-ietf-network-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.0-SNAPSHOT/rfc8345-ietf-network-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.0-SNAPSHOT/rfc8345-ietf-network-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8345-ietf-network --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network/14.0.0-SNAPSHOT/rfc8345-ietf-network-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8345-ietf-network --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state >-- [INFO] Building rfc8345-ietf-network-state 14.0.0-SNAPSHOT [48/149] [INFO] from model/ietf/rfc8345-ietf-network-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8345-ietf-network-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8345-ietf-network-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 3.560 ms [INFO] yang-to-sources: Project model files found: 1 in 3.291 ms [INFO] yang-to-sources: 3 YANG models processed in 20.89 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 5.234 ms [INFO] Sorted 22 files into 6 directories in 135.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 10.57 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8345-ietf-network-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8345-ietf-network-state --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8345-ietf-network-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8345-ietf-network-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8345-ietf-network-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8345-ietf-network-state --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8345-ietf-network-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8345-ietf-network-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8345-ietf-network-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-state-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-state-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8345-ietf-network-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-state-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8345-ietf-network-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology >-- [INFO] Building rfc8345-ietf-network-topology 14.0.0-SNAPSHOT [49/149] [INFO] from model/ietf/rfc8345-ietf-network-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8345-ietf-network-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 746.7 μs [INFO] yang-to-sources: Project model files found: 1 in 1.941 ms [INFO] yang-to-sources: 3 YANG models processed in 13.09 ms [INFO] BindingJavaFileGenerator: Defined 28 files in 3.682 ms [INFO] Sorted 28 files into 7 directories in 71.29 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 9.492 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8345-ietf-network-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8345-ietf-network-topology --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8345-ietf-network-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8345-ietf-network-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8345-ietf-network-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8345-ietf-network-topology --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8345-ietf-network-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8345-ietf-network-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8345-ietf-network-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8345-ietf-network-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state >-- [INFO] Building rfc8345-ietf-network-topology-state 14.0.0-SNAPSHOT [50/149] [INFO] from model/ietf/rfc8345-ietf-network-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 701.4 μs [INFO] yang-to-sources: Project model files found: 1 in 4.078 ms [INFO] yang-to-sources: 5 YANG models processed in 25.23 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 8.179 ms [INFO] Sorted 26 files into 7 directories in 91.19 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 15.37 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8345-ietf-network-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8345-ietf-network-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 25 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8345-ietf-network-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8345-ietf-network-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/bom.xml [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/bom.json [INFO] attaching as rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8345-ietf-network-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8345-ietf-network-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8345-ietf-network-topology-state/14.0.0-SNAPSHOT/rfc8345-ietf-network-topology-state-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8345-ietf-network-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology >-- [INFO] Building rfc8346-ietf-l3-unicast-topology 14.0.0-SNAPSHOT [51/149] [INFO] from model/ietf/rfc8346-ietf-l3-unicast-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 857.9 μs [INFO] yang-to-sources: Project model files found: 1 in 2.747 ms [INFO] yang-to-sources: 6 YANG models processed in 48.36 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 8.959 ms [INFO] Sorted 52 files into 12 directories in 119.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 22.47 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state >-- [INFO] Building rfc8346-ietf-l3-unicast-topology-state 14.0.0-SNAPSHOT [52/149] [INFO] from model/ietf/rfc8346-ietf-l3-unicast-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 654.5 μs [INFO] yang-to-sources: Project model files found: 1 in 1.759 ms [INFO] yang-to-sources: 9 YANG models processed in 41.94 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 9.752 ms [INFO] Sorted 24 files into 4 directories in 159.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 20.19 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/bom.json [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8346-ietf-l3-unicast-topology-state/14.0.0-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8346-ietf-l3-unicast-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.mdsal.binding.model.iana:iana-hardware >------- [INFO] Building iana-hardware 14.0.0-SNAPSHOT [53/149] [INFO] from model/iana/iana-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ iana-hardware --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ iana-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ iana-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ iana-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/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:14.0.0-SNAPSHOT:generate-sources (binding) @ iana-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 584.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.894 ms [INFO] yang-to-sources: 1 YANG models processed in 2.516 ms [INFO] BindingJavaFileGenerator: Defined 19 files in 1.351 ms [INFO] Sorted 19 files into 3 directories in 111.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 5.539 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ iana-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ iana-hardware --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ iana-hardware --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ iana-hardware >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ iana-hardware --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ iana-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ iana-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ iana-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ iana-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ iana-hardware --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ iana-hardware --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ iana-hardware --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ iana-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/bom.xml [INFO] attaching as iana-hardware-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/bom.json [INFO] attaching as iana-hardware-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ iana-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-hardware --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ iana-hardware --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ iana-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ iana-hardware --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.0-SNAPSHOT/iana-hardware-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.0-SNAPSHOT/iana-hardware-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/iana-hardware-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.0-SNAPSHOT/iana-hardware-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.0-SNAPSHOT/iana-hardware-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.0-SNAPSHOT/iana-hardware-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ iana-hardware --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-hardware/14.0.0-SNAPSHOT/iana-hardware-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ iana-hardware --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ iana-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware >--- [INFO] Building rfc8348-ietf-hardware 14.0.0-SNAPSHOT [54/149] [INFO] from model/ietf/rfc8348-ietf-hardware/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8348-ietf-hardware --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8348-ietf-hardware --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 600.5 μs [INFO] yang-to-sources: Project model files found: 1 in 4.726 ms [INFO] yang-to-sources: 4 YANG models processed in 21.01 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 4.534 ms [INFO] Sorted 32 files into 5 directories in 117.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 15.69 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8348-ietf-hardware --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8348-ietf-hardware --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8348-ietf-hardware --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8348-ietf-hardware --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8348-ietf-hardware --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8348-ietf-hardware --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8348-ietf-hardware --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8348-ietf-hardware --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8348-ietf-hardware --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8348-ietf-hardware --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8348-ietf-hardware --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state >-- [INFO] Building rfc8348-ietf-hardware-state 14.0.0-SNAPSHOT [55/149] [INFO] from model/ietf/rfc8348-ietf-hardware-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8348-ietf-hardware-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 806.9 μs [INFO] yang-to-sources: Project model files found: 1 in 5.815 ms [INFO] yang-to-sources: 5 YANG models processed in 24.67 ms [INFO] BindingJavaFileGenerator: Defined 22 files in 4.126 ms [INFO] Sorted 22 files into 5 directories in 73.05 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 10.84 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8348-ietf-hardware-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8348-ietf-hardware-state --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8348-ietf-hardware-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/hardware/state/rev180313/hardware/ComponentKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware has been deprecated [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8348-ietf-hardware-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8348-ietf-hardware-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8348-ietf-hardware-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/bom.xml [INFO] attaching as rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/bom.json [INFO] attaching as rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8348-ietf-hardware-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8348-ietf-hardware-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8348-ietf-hardware-state/14.0.0-SNAPSHOT/rfc8348-ietf-hardware-state-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8348-ietf-hardware-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing >--- [INFO] Building rfc8349-ietf-routing 14.0.0-SNAPSHOT [56/149] [INFO] from model/ietf/rfc8349-ietf-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8349-ietf-routing --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8349-ietf-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8349-ietf-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.557 ms [INFO] yang-to-sources: Project model files found: 1 in 3.319 ms [INFO] yang-to-sources: 3 YANG models processed in 21.05 ms [INFO] BindingJavaFileGenerator: Defined 103 files in 6.964 ms [INFO] Sorted 103 files into 28 directories in 223.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 26.98 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8349-ietf-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8349-ietf-routing --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8349-ietf-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 102 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[364,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/IetfRoutingData.java:[376,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[224,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[236,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[254,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[266,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[284,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingState.java:[296,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Interfaces.java:[47,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[58,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[147,44] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ControlPlaneProtocols.java:[159,51] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[98,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[187,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/Ribs.java:[199,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/RibKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[99,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[99,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[99,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[274,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[274,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[274,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[286,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[286,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/Rib.java:[286,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[147,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/Routes.java:[159,27] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[59,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[198,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/Route.java:[210,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/ribs/rib/routes/route/NextHop.java:[44,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[20,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocolKey.java:[23,120] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[56,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[56,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/state/control/plane/protocols/ControlPlaneProtocol.java:[56,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/routing/control/plane/protocols/ControlPlaneProtocolKey.java:[23,120] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[66,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[67,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[68,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,67] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[72,38] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8349-ietf-routing --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8349-ietf-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8349-ietf-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8349-ietf-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8349-ietf-routing --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8349-ietf-routing --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8349-ietf-routing --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8349-ietf-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-routing-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/bom.json [INFO] attaching as rfc8349-ietf-routing-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8349-ietf-routing --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8349-ietf-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.0-SNAPSHOT/rfc8349-ietf-routing-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.0-SNAPSHOT/rfc8349-ietf-routing-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/rfc8349-ietf-routing-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.0-SNAPSHOT/rfc8349-ietf-routing-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.0-SNAPSHOT/rfc8349-ietf-routing-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.0-SNAPSHOT/rfc8349-ietf-routing-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8349-ietf-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-routing/14.0.0-SNAPSHOT/rfc8349-ietf-routing-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8349-ietf-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv4-unicast-routing 14.0.0-SNAPSHOT [57/149] [INFO] from model/ietf/rfc8349-ietf-ipv4-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.707 ms [INFO] yang-to-sources: Project model files found: 1 in 1.669 ms [INFO] yang-to-sources: 5 YANG models processed in 46.41 ms [INFO] BindingJavaFileGenerator: Defined 46 files in 12.77 ms [INFO] Sorted 46 files into 7 directories in 128.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 25.49 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[121,28] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/NextHop4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3.java:[46,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4.java:[44,18] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[69,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[70,39] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[121,27] getDestinationPrefix() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/Route4Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[69,34] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv4/unicast/routing/rev180313/SimpleNextHop4Builder.java has additional uses or overrides of a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv4-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8349-ietf-ipv4-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing >-- [INFO] Building rfc8349-ietf-ipv6-unicast-routing 14.0.0-SNAPSHOT [58/149] [INFO] from model/ietf/rfc8349-ietf-ipv6-unicast-routing/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 979.7 μs [INFO] yang-to-sources: Project model files found: 2 in 5.512 ms [INFO] yang-to-sources: 6 YANG models processed in 55.88 ms [INFO] BindingJavaFileGenerator: Defined 69 files in 10.94 ms [INFO] Sorted 69 files into 15 directories in 148.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 28.83 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/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/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 68 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[69,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[70,40] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[121,28] getDestinationAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/ActiveRouteInput2Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.ActiveRouteInput2 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[200,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62.java:[212,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[128,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[620,5] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/Ipv6RouterAdvertisements.java:[632,14] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[73,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[160,30] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/PrefixList.java:[172,37] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/PrefixKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[69,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[69,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/interfaces/state/_interface/ipv6/ipv6/router/advertisements/prefix/list/Prefix.java:[69,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[53,13] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,25] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,25] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[70,25] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[71,46] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[81,12] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[93,59] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[104,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[113,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,41] nonnullIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,41] getIpv6RouterAdvertisements() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[115,23] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[122,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[127,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[128,203] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[140,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/Ipv62Builder.java:[153,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[70,36] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[121,28] getNextHopAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[135,32] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[143,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop3Builder.java:[148,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[69,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[70,29] getAddress() in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[103,21] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java:[112,20] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 has been deprecated and marked for removal [INFO] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/ipv6/unicast/routing/rev180313/NextHop4Builder.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/bom.json [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8349-ietf-ipv6-unicast-routing/14.0.0-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8349-ietf-ipv6-unicast-routing --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes >-- [INFO] Building rfc8519-ietf-ethertypes 14.0.0-SNAPSHOT [59/149] [INFO] from model/ietf/rfc8519-ietf-ethertypes/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8519-ietf-ethertypes --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 505.8 μs [INFO] yang-to-sources: Project model files found: 1 in 6.339 ms [INFO] yang-to-sources: 1 YANG models processed in 5.363 ms [INFO] BindingJavaFileGenerator: Defined 5 files in 1.284 ms [INFO] Sorted 5 files into 3 directories in 110.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 5.995 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8519-ietf-ethertypes --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8519-ietf-ethertypes --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8519-ietf-ethertypes --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8519-ietf-ethertypes --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8519-ietf-ethertypes --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8519-ietf-ethertypes --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/bom.xml [INFO] attaching as rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/bom.json [INFO] attaching as rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8519-ietf-ethertypes --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8519-ietf-ethertypes --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-ethertypes/14.0.0-SNAPSHOT/rfc8519-ietf-ethertypes-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8519-ietf-ethertypes --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields >-- [INFO] Building rfc8519-ietf-packet-fields 14.0.0-SNAPSHOT [60/149] [INFO] from model/ietf/rfc8519-ietf-packet-fields/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8519-ietf-packet-fields --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 756.0 μs [INFO] yang-to-sources: Project model files found: 1 in 3.830 ms [INFO] yang-to-sources: 4 YANG models processed in 20.18 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 4.645 ms [INFO] Sorted 30 files into 11 directories in 186.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 14.82 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8519-ietf-packet-fields --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8519-ietf-packet-fields --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8519-ietf-packet-fields --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 29 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8519-ietf-packet-fields --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8519-ietf-packet-fields --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8519-ietf-packet-fields --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/bom.xml [INFO] attaching as rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/bom.json [INFO] attaching as rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8519-ietf-packet-fields --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8519-ietf-packet-fields --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-packet-fields/14.0.0-SNAPSHOT/rfc8519-ietf-packet-fields-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8519-ietf-packet-fields --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list >-- [INFO] Building rfc8519-ietf-access-control-list 14.0.0-SNAPSHOT [61/149] [INFO] from model/ietf/rfc8519-ietf-access-control-list/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8519-ietf-access-control-list --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 782.8 μs [INFO] yang-to-sources: Project model files found: 1 in 2.618 ms [INFO] yang-to-sources: 6 YANG models processed in 32.69 ms [INFO] BindingJavaFileGenerator: Defined 115 files in 7.271 ms [INFO] Sorted 115 files into 32 directories in 177.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 26.03 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8519-ietf-access-control-list --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8519-ietf-access-control-list --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8519-ietf-access-control-list --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 114 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8519-ietf-access-control-list --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8519-ietf-access-control-list --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8519-ietf-access-control-list --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/bom.xml [INFO] attaching as rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/bom.json [INFO] attaching as rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8519-ietf-access-control-list --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8519-ietf-access-control-list --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8519-ietf-access-control-list/14.0.0-SNAPSHOT/rfc8519-ietf-access-control-list-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8519-ietf-access-control-list --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns >---- [INFO] Building rfc8520-ietf-acldns 14.0.0-SNAPSHOT [62/149] [INFO] from model/ietf/rfc8520-ietf-acldns/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8520-ietf-acldns --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8520-ietf-acldns --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.123 ms [INFO] yang-to-sources: Project model files found: 1 in 1.375 ms [INFO] yang-to-sources: 7 YANG models processed in 35.80 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 8.000 ms [INFO] Sorted 9 files into 3 directories in 103.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 13.67 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8520-ietf-acldns --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8520-ietf-acldns --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8520-ietf-acldns --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8520-ietf-acldns --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-acldns --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8520-ietf-acldns --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8520-ietf-acldns --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8520-ietf-acldns --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8520-ietf-acldns --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/bom.xml [INFO] attaching as rfc8520-ietf-acldns-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/bom.json [INFO] attaching as rfc8520-ietf-acldns-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8520-ietf-acldns --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.0-SNAPSHOT/rfc8520-ietf-acldns-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.0-SNAPSHOT/rfc8520-ietf-acldns-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.0-SNAPSHOT/rfc8520-ietf-acldns-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.0-SNAPSHOT/rfc8520-ietf-acldns-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.0-SNAPSHOT/rfc8520-ietf-acldns-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8520-ietf-acldns --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-acldns/14.0.0-SNAPSHOT/rfc8520-ietf-acldns-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8520-ietf-acldns --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud >----- [INFO] Building rfc8520-ietf-mud 14.0.0-SNAPSHOT [63/149] [INFO] from model/ietf/rfc8520-ietf-mud/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8520-ietf-mud --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8520-ietf-mud --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8520-ietf-mud --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 880.1 μs [INFO] yang-to-sources: Project model files found: 1 in 3.339 ms [INFO] yang-to-sources: 7 YANG models processed in 63.05 ms [INFO] BindingJavaFileGenerator: Defined 24 files in 8.443 ms [INFO] Sorted 24 files into 7 directories in 103.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 15.68 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8520-ietf-mud --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8520-ietf-mud --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8520-ietf-mud --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8520-ietf-mud --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8520-ietf-mud --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-mud --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8520-ietf-mud --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8520-ietf-mud --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8520-ietf-mud --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8520-ietf-mud --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8520-ietf-mud --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8520-ietf-mud --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/bom.xml [INFO] attaching as rfc8520-ietf-mud-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/bom.json [INFO] attaching as rfc8520-ietf-mud-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8520-ietf-mud --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8520-ietf-mud --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.0-SNAPSHOT/rfc8520-ietf-mud-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.0-SNAPSHOT/rfc8520-ietf-mud-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/rfc8520-ietf-mud-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.0-SNAPSHOT/rfc8520-ietf-mud-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.0-SNAPSHOT/rfc8520-ietf-mud-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.0-SNAPSHOT/rfc8520-ietf-mud-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8520-ietf-mud --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8520-ietf-mud/14.0.0-SNAPSHOT/rfc8520-ietf-mud-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8520-ietf-mud --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8528 >---------- [INFO] Building rfc8528 14.0.0-SNAPSHOT [64/149] [INFO] from model/ietf/rfc8528/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8528 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8528 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8528 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 709.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.211 ms [INFO] yang-to-sources: 3 YANG models processed in 13.07 ms [INFO] BindingJavaFileGenerator: Defined 21 files in 3.147 ms [INFO] Sorted 21 files into 8 directories in 110.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 14.53 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8528 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8528 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 20 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8528 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8528 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8528 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8528 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8528 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8528 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8528 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/rfc8528-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8528 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/rfc8528-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/bom.xml [INFO] attaching as rfc8528-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/bom.json [INFO] attaching as rfc8528-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8528 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8528 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8528 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8528 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.0-SNAPSHOT/rfc8528-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/rfc8528-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.0-SNAPSHOT/rfc8528-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/rfc8528-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.0-SNAPSHOT/rfc8528-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.0-SNAPSHOT/rfc8528-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.0-SNAPSHOT/rfc8528-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8528 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8528/14.0.0-SNAPSHOT/rfc8528-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8528 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8528 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8529 >---------- [INFO] Building rfc8529 14.0.0-SNAPSHOT [65/149] [INFO] from model/ietf/rfc8529/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8529 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8529 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8529 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 791.8 μs [INFO] yang-to-sources: Project model files found: 1 in 1.660 ms [INFO] yang-to-sources: 6 YANG models processed in 30.29 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 8.540 ms [INFO] Sorted 37 files into 10 directories in 138.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 17.38 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8529 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8529 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8529 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8529 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8529 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8529 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8529 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8529 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8529 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/rfc8529-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8529 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/rfc8529-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/bom.xml [INFO] attaching as rfc8529-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/bom.json [INFO] attaching as rfc8529-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8529 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8529 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8529 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8529 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.0-SNAPSHOT/rfc8529-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/rfc8529-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.0-SNAPSHOT/rfc8529-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/rfc8529-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.0-SNAPSHOT/rfc8529-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.0-SNAPSHOT/rfc8529-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.0-SNAPSHOT/rfc8529-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8529 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8529/14.0.0-SNAPSHOT/rfc8529-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8529 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8529 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8530 >---------- [INFO] Building rfc8530 14.0.0-SNAPSHOT [66/149] [INFO] from model/ietf/rfc8530/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8530 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8530 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8530 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 590.7 μs [INFO] yang-to-sources: Project model files found: 1 in 781.2 μs [INFO] yang-to-sources: 5 YANG models processed in 16.92 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 3.957 ms [INFO] Sorted 15 files into 5 directories in 173.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 10.12 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8530 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8530 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8530 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8530 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8530 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8530 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8530 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8530 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8530 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/rfc8530-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8530 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/rfc8530-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/bom.xml [INFO] attaching as rfc8530-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/bom.json [INFO] attaching as rfc8530-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8530 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8530 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8530 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8530 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.0-SNAPSHOT/rfc8530-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/rfc8530-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.0-SNAPSHOT/rfc8530-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/rfc8530-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.0-SNAPSHOT/rfc8530-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.0-SNAPSHOT/rfc8530-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.0-SNAPSHOT/rfc8530-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8530 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8530/14.0.0-SNAPSHOT/rfc8530-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8530 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8530 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types >-- [INFO] Building rfc8542-ietf-dc-fabric-types 14.0.0-SNAPSHOT [67/149] [INFO] from model/ietf/rfc8542-ietf-dc-fabric-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 880.0 μs [INFO] yang-to-sources: Project model files found: 1 in 2.124 ms [INFO] yang-to-sources: 3 YANG models processed in 14.79 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 7.519 ms [INFO] Sorted 40 files into 4 directories in 238.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 18.24 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8542-ietf-dc-fabric-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8542-ietf-dc-fabric-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8542-ietf-dc-fabric-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-types/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-types-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology >-- [INFO] Building rfc8542-ietf-dc-fabric-topology 14.0.0-SNAPSHOT [68/149] [INFO] from model/ietf/rfc8542-ietf-dc-fabric-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 583.9 μs [INFO] yang-to-sources: Project model files found: 1 in 1.379 ms [INFO] yang-to-sources: 5 YANG models processed in 14.78 ms [INFO] BindingJavaFileGenerator: Defined 35 files in 4.718 ms [INFO] Sorted 35 files into 7 directories in 92.26 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 16.72 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/bom.xml [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/bom.json [INFO] attaching as rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8542-ietf-dc-fabric-topology/14.0.0-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8542-ietf-dc-fabric-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types >--- [INFO] Building rfc8776-ietf-te-types 14.0.0-SNAPSHOT [69/149] [INFO] from model/ietf/rfc8776-ietf-te-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8776-ietf-te-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8776-ietf-te-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 585.0 μs [INFO] yang-to-sources: Project model files found: 1 in 33.75 ms [INFO] yang-to-sources: 4 YANG models processed in 36.70 ms [INFO] BindingJavaFileGenerator: Defined 400 files in 11.61 ms [INFO] Sorted 400 files into 59 directories in 388.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 65.64 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8776-ietf-te-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8776-ietf-te-types --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8776-ietf-te-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 400 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/ExtendedAdminGroup.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/generic/path/metric/bounds/path/metric/bounds/PathMetricBoundKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/generic/path/affinities/path/affinity/names/PathAffinityNameKey.java:[24,42] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/generic/path/affinities/path/affinities/values/PathAffinitiesValueKey.java:[24,42] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/generic/path/srlgs/path/srlgs/names/PathSrlgsNameKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/generic/path/srlgs/path/srlgs/lists/PathSrlgsListKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/generic/path/properties/path/properties/PathMetricKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/PathAttributeFlags.java:[35,42] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/PathAttributeFlags.java:[36,38] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/TeNodeId.java:[59,42] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/generic/path/optimization/optimizations/algorithm/metric/OptimizationMetricKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/types/rev200610/generic/path/optimization/optimizations/algorithm/metric/tiebreakers/TiebreakerKey.java:[24,34] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8776-ietf-te-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8776-ietf-te-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8776-ietf-te-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8776-ietf-te-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8776-ietf-te-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8776-ietf-te-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-types-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-types-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8776-ietf-te-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-types-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8776-ietf-te-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types >-- [INFO] Building rfc8776-ietf-te-packet-types 14.0.0-SNAPSHOT [70/149] [INFO] from model/ietf/rfc8776-ietf-te-packet-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 762.9 μs [INFO] yang-to-sources: Project model files found: 1 in 4.758 ms [INFO] yang-to-sources: 5 YANG models processed in 77.36 ms [INFO] BindingJavaFileGenerator: Defined 31 files in 11.79 ms [INFO] Sorted 31 files into 5 directories in 139.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 21.70 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8776-ietf-te-packet-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8776-ietf-te-packet-types --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 30 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8776-ietf-te-packet-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8776-ietf-te-packet-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/bom.xml [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/bom.json [INFO] attaching as rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8776-ietf-te-packet-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8776-ietf-te-packet-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8776-ietf-te-packet-types/14.0.0-SNAPSHOT/rfc8776-ietf-te-packet-types-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8776-ietf-te-packet-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology >-- [INFO] Building rfc8795-ietf-te-topology 14.0.0-SNAPSHOT [71/149] [INFO] from model/ietf/rfc8795-ietf-te-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8795-ietf-te-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 1.686 ms [INFO] yang-to-sources: Project model files found: 1 in 8.504 ms [INFO] yang-to-sources: 7 YANG models processed in 166.2 ms [INFO] BindingJavaFileGenerator: Defined 209 files in 19.99 ms [INFO] Sorted 209 files into 50 directories in 359.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 102.1 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8795-ietf-te-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8795-ietf-te-topology --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8795-ietf-te-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 208 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/_interface/switching/capability/list/InterfaceSwitchingCapabilityKey.java:[25,41] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/_interface/switching/capability/list/InterfaceSwitchingCapabilityKey.java:[26,36] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/config/attributes/client/layer/adaptation/SwitchingCapabilityKey.java:[25,41] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/config/attributes/client/layer/adaptation/SwitchingCapabilityKey.java:[26,36] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8795-ietf-te-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8795-ietf-te-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8795-ietf-te-topology --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8795-ietf-te-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8795-ietf-te-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8795-ietf-te-topology --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8795-ietf-te-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state >-- [INFO] Building rfc8795-ietf-te-topology-state 14.0.0-SNAPSHOT [72/149] [INFO] from model/ietf/rfc8795-ietf-te-topology-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.700 ms [INFO] yang-to-sources: Project model files found: 1 in 2.427 ms [INFO] yang-to-sources: 10 YANG models processed in 191.2 ms [INFO] BindingJavaFileGenerator: Defined 39 files in 19.03 ms [INFO] Sorted 39 files into 8 directories in 137.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 32.88 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8795-ietf-te-topology-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8795-ietf-te-topology-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 38 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/te/topology/state/rev200806/te/node/tunnel/termination/point/llc/list/LocalLinkConnectivityKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8795-ietf-te-topology-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8795-ietf-te-topology-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/bom.xml [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/bom.json [INFO] attaching as rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8795-ietf-te-topology-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8795-ietf-te-topology-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8795-ietf-te-topology-state/14.0.0-SNAPSHOT/rfc8795-ietf-te-topology-state-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8795-ietf-te-topology-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.mdsal.binding.model.iana:iana-if-type >------- [INFO] Building iana-if-type 14.0.0-SNAPSHOT [73/149] [INFO] from model/iana/iana-if-type/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ iana-if-type --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ iana-if-type --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ iana-if-type --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ iana-if-type --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/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:14.0.0-SNAPSHOT:generate-sources (binding) @ iana-if-type --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 680.2 μs [INFO] yang-to-sources: Project model files found: 1 in 11.94 ms [INFO] yang-to-sources: 3 YANG models processed in 19.31 ms [INFO] BindingJavaFileGenerator: Defined 304 files in 5.865 ms [INFO] Sorted 304 files into 3 directories in 305.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 44.40 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ iana-if-type --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ iana-if-type --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ iana-if-type --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 303 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ iana-if-type >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ iana-if-type --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ iana-if-type <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ iana-if-type --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-if-type --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ iana-if-type --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ iana-if-type --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ iana-if-type --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ iana-if-type --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ iana-if-type --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ iana-if-type --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/bom.xml [INFO] attaching as iana-if-type-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/bom.json [INFO] attaching as iana-if-type-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ iana-if-type --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-if-type --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ iana-if-type --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ iana-if-type --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ iana-if-type --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.0-SNAPSHOT/iana-if-type-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.0-SNAPSHOT/iana-if-type-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/iana-if-type-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.0-SNAPSHOT/iana-if-type-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.0-SNAPSHOT/iana-if-type-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.0-SNAPSHOT/iana-if-type-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ iana-if-type --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-if-type/14.0.0-SNAPSHOT/iana-if-type-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ iana-if-type --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ iana-if-type --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.mdsal.binding.model.iana:iana-routing-types >---- [INFO] Building iana-routing-types 14.0.0-SNAPSHOT [74/149] [INFO] from model/iana/iana-routing-types/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ iana-routing-types --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ iana-routing-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ iana-routing-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ iana-routing-types --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/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:14.0.0-SNAPSHOT:generate-sources (binding) @ iana-routing-types --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 854.8 μs [INFO] yang-to-sources: Project model files found: 1 in 10.24 ms [INFO] yang-to-sources: 1 YANG models processed in 4.619 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 1.557 ms [INFO] Sorted 6 files into 3 directories in 169.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 6.473 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ iana-routing-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ iana-routing-types --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ iana-routing-types --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ iana-routing-types >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ iana-routing-types --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ iana-routing-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ iana-routing-types --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-routing-types --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ iana-routing-types --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ iana-routing-types --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ iana-routing-types --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ iana-routing-types --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ iana-routing-types --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ iana-routing-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/bom.xml [INFO] attaching as iana-routing-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/bom.json [INFO] attaching as iana-routing-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ iana-routing-types --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-routing-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ iana-routing-types --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ iana-routing-types --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ iana-routing-types --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.0-SNAPSHOT/iana-routing-types-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.0-SNAPSHOT/iana-routing-types-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/iana-routing-types-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.0-SNAPSHOT/iana-routing-types-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.0-SNAPSHOT/iana-routing-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.0-SNAPSHOT/iana-routing-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ iana-routing-types --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.0-SNAPSHOT/iana-routing-types-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ iana-routing-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ iana-routing-types --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.mdsal.model:ietf-topology >------------- [INFO] Building ietf-topology 2013.10.21.26.0-SNAPSHOT [75/149] [INFO] from model/ietf/ietf-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ ietf-topology --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ ietf-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ ietf-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ ietf-topology --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ ietf-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/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:14.0.0-SNAPSHOT:generate-sources (binding) @ ietf-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.013 ms [INFO] yang-to-sources: Project model files found: 1 in 2.249 ms [INFO] yang-to-sources: 2 YANG models processed in 12.18 ms [INFO] BindingJavaFileGenerator: Defined 40 files in 2.965 ms [INFO] Sorted 40 files into 8 directories in 157.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 13.13 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ ietf-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ ietf-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ ietf-topology --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ ietf-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ ietf-topology >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ ietf-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ ietf-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ ietf-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-topology --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ ietf-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ ietf-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ ietf-topology --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ietf-topology --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/ietf-topology-2013.10.21.26.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ ietf-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/ietf-topology-2013.10.21.26.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ ietf-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/bom.xml [INFO] attaching as ietf-topology-2013.10.21.26.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/bom.json [INFO] attaching as ietf-topology-2013.10.21.26.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ ietf-topology --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ ietf-topology --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ ietf-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ ietf-topology --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/pom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.0-SNAPSHOT/ietf-topology-2013.10.21.26.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/ietf-topology-2013.10.21.26.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.0-SNAPSHOT/ietf-topology-2013.10.21.26.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/ietf-topology-2013.10.21.26.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.0-SNAPSHOT/ietf-topology-2013.10.21.26.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.0-SNAPSHOT/ietf-topology-2013.10.21.26.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.0-SNAPSHOT/ietf-topology-2013.10.21.26.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ ietf-topology --- [INFO] Installing org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.0-SNAPSHOT/ietf-topology-2013.10.21.26.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ ietf-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ietf-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-docs >------------------ [INFO] Building mdsal-docs 14.0.0-SNAPSHOT [76/149] [INFO] from docs/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-docs --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-docs --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-docs --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-docs --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-docs --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-docs --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- asciidoctor:1.5.7.1:process-asciidoc (output-html) @ mdsal-docs --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Rendered /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/src/main/asciidoc/developer/design/yang-1-1.adoc [INFO] Rendered /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/src/main/asciidoc/developer/introduction.adoc [INFO] Rendered /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/src/main/asciidoc/developer/analysis/binding-v2.adoc [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-docs --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-docs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-docs --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-docs >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-docs --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-docs <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-docs --- [INFO] [INFO] --- build-helper:3.6.0:add-source (add-source) @ mdsal-docs --- [INFO] Source directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/target/src added. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-docs --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-docs --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-docs --- [INFO] No tests to run. [INFO] [INFO] --- dependency:3.7.0:unpack-dependencies (unpack-sources) @ mdsal-docs --- [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-docs --- [INFO] Skipping source per configuration. [INFO] [INFO] --- clean:3.3.2:clean (remove-undocumented-sources) @ mdsal-docs --- [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-docs --- [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ mdsal-docs --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/target/mdsal-docs-14.0.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-docs --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-docs --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 186 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/target/bom.xml [INFO] attaching as mdsal-docs-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/target/bom.json [INFO] attaching as mdsal-docs-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-docs --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-docs --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology-state:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8294-ietf-routing-types:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-routing:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8530:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-util:jar:14.0.0-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-topology:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-yanglib-rfc8525:jar:0.19.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware-state:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv4-unicast-routing:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-acldns:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-ethertypes:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8348-ietf-hardware:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8520-ietf-mud:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8542-ietf-dc-fabric-types:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8795-ietf-te-topology-state:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-replicate-common:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-test-utils:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:14.0.0-SNAPSHOT:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-access-control-list:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8346-ietf-l3-unicast-topology:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-state:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-yanglib-api:jar:0.19.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-replicate-netty:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-rfc8294-netty:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-packet-types:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8519-ietf-packet-fields:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology-state:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-spi:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-impl:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8349-ietf-ipv6-unicast-routing:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc8776-ietf-te-types:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-hardware:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:14.0.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-trace-cli:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-docs --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-docs --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-docs --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.0-SNAPSHOT/mdsal-docs-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/target/mdsal-docs-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.0-SNAPSHOT/mdsal-docs-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.0-SNAPSHOT/mdsal-docs-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-docs/14.0.0-SNAPSHOT/mdsal-docs-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-docs --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] ---------------< org.opendaylight.mdsal:feature-parent >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Feature Parent 14.0.0-SNAPSHOT [77/149] [INFO] from features/feature-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ feature-parent --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ feature-parent --- [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] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ feature-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ feature-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ feature-parent --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/feature-parent/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ feature-parent >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ feature-parent --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ feature-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ feature-parent --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ feature-parent --- [INFO] Project packaging is not 'feature', skipping execution [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ feature-parent --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ feature-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ feature-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/feature-parent/target/bom.xml [INFO] attaching as feature-parent-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/feature-parent/target/bom.json [INFO] attaching as feature-parent-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ feature-parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ feature-parent --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ feature-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ feature-parent --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.0-SNAPSHOT/feature-parent-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.0-SNAPSHOT/feature-parent-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/mdsal/feature-parent/14.0.0-SNAPSHOT/feature-parent-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ feature-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-common >--------------- [INFO] Building OpenDaylight :: MD-SAL :: Common 14.0.0-SNAPSHOT [78/149] [INFO] from features/odl-mdsal-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-common --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-common/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-common >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-common --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-common --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-common --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-common [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 7ef9564d-1aa6-4cb2-b571-c2538052db35 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: The server has been stopped. at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) ... 1 more [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-common --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-common --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-common/target/bom.xml [INFO] attaching as odl-mdsal-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-common/target/bom.json [INFO] attaching as odl-mdsal-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-common --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.0-SNAPSHOT/odl-mdsal-common-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.0-SNAPSHOT/odl-mdsal-common-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.0-SNAPSHOT/odl-mdsal-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-common/14.0.0-SNAPSHOT/odl-mdsal-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-binding-api >------------ [INFO] Building OpenDaylight :: MD-SAL :: Binding API 14.0.0-SNAPSHOT [79/149] [INFO] from features/odl-mdsal-binding-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [WARNING] The POM for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-20240627.072532-31 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-binding-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-binding-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-binding-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-binding-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-api/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-api --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-binding-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-binding-api --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-binding-api --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-binding-api --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-api [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: ebcbb137-99bf-4ffb-99b6-c5b12bd6ff03 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-binding-api --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-binding-api --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-binding-api --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-api/target/bom.xml [INFO] attaching as odl-mdsal-binding-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-api/target/bom.json [INFO] attaching as odl-mdsal-binding-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-binding-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-binding-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-binding-api --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.0-SNAPSHOT/odl-mdsal-binding-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.0-SNAPSHOT/odl-mdsal-binding-api-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.0-SNAPSHOT/odl-mdsal-binding-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.0-SNAPSHOT/odl-mdsal-binding-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-binding-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-dom-api >-------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.0-SNAPSHOT [80/149] [INFO] from features/odl-mdsal-dom-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-dom-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-dom-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-dom-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-dom-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-api/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-api --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-dom-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-dom-api --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-dom-api --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-dom-api --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-api [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: df3562e4-1166-4cca-b5de-09faf57c81d0 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-dom-api --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-dom-api --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-dom-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-api/target/bom.xml [INFO] attaching as odl-mdsal-dom-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-api/target/bom.json [INFO] attaching as odl-mdsal-dom-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-dom-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-dom-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-dom-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-dom-api --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.0-SNAPSHOT/odl-mdsal-dom-api-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.0-SNAPSHOT/odl-mdsal-dom-api-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.0-SNAPSHOT/odl-mdsal-dom-api-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.0-SNAPSHOT/odl-mdsal-dom-api-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-dom-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-runtime >------------ [INFO] Building OpenDaylight :: MD-SAL :: DOM Runtime 14.0.0-SNAPSHOT [81/149] [INFO] from features/odl-mdsal-dom-runtime/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-dom-runtime --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-runtime --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-dom-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-dom-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-dom-runtime --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-runtime --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-dom-runtime --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-runtime >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-dom-runtime --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-runtime <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-dom-runtime --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-runtime [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: d3b29497-d2b2-4842-9f94-8f7a197a85b1 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-dom-runtime --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 85 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/bom.xml [INFO] attaching as odl-mdsal-dom-runtime-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/bom.json [INFO] attaching as odl-mdsal-dom-runtime-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-runtime --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-dom-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-runtime --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-dom-runtime --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-dom-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-dom-runtime --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-runtime did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.0-SNAPSHOT/odl-mdsal-dom-runtime-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.0-SNAPSHOT/odl-mdsal-dom-runtime-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.0-SNAPSHOT/odl-mdsal-dom-runtime-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.0-SNAPSHOT/odl-mdsal-dom-runtime-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-dom-runtime --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-runtime did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-binding-runtime >---------- [INFO] Building OpenDaylight :: MD-SAL :: Binding Runtime 14.0.0-SNAPSHOT [82/149] [INFO] from features/odl-mdsal-binding-runtime/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-binding-runtime --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-runtime --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-binding-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-binding-runtime --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-binding-runtime --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-runtime --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-binding-runtime --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-runtime >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-binding-runtime --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-runtime <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-binding-runtime --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-runtime [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 0525288e-78a2-448e-867b-f595af236cd4 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-binding-runtime --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 95 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/bom.xml [INFO] attaching as odl-mdsal-binding-runtime-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/bom.json [INFO] attaching as odl-mdsal-binding-runtime-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-runtime --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-runtime --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-runtime --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-binding-runtime --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-binding-runtime --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-binding-runtime --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding-runtime did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-runtime/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.0-SNAPSHOT/odl-mdsal-binding-runtime-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.0-SNAPSHOT/odl-mdsal-binding-runtime-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.0-SNAPSHOT/odl-mdsal-binding-runtime-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.0-SNAPSHOT/odl-mdsal-binding-runtime-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-binding-runtime --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding-runtime did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-dom-broker >------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM Broker 14.0.0-SNAPSHOT [83/149] [INFO] from features/odl-mdsal-dom-broker/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-dom-broker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-dom-broker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-dom-broker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-dom-broker --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom-broker --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-dom-broker --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-dom-broker >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-dom-broker --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-dom-broker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-dom-broker --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom-broker [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: b3c09ddf-7a6a-48fc-a3cb-088966e85daa timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-dom-broker --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 87 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/bom.xml [INFO] attaching as odl-mdsal-dom-broker-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/bom.json [INFO] attaching as odl-mdsal-dom-broker-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom-broker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-dom-broker --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom-broker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-dom-broker --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-dom-broker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-dom-broker --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-broker did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-broker/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.0-SNAPSHOT/odl-mdsal-dom-broker-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.0-SNAPSHOT/odl-mdsal-dom-broker-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.0-SNAPSHOT/odl-mdsal-dom-broker-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.0-SNAPSHOT/odl-mdsal-dom-broker-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-dom-broker --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom-broker did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter >-------- [INFO] Building OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.0-SNAPSHOT [84/149] [INFO] from features/odl-mdsal-binding-dom-adapter/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-binding-dom-adapter --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-binding-dom-adapter --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-binding-dom-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-binding-dom-adapter --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding-dom-adapter --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-binding-dom-adapter --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding-dom-adapter >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding-dom-adapter <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-binding-dom-adapter --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 968daa5e-6931-4f3c-b875-c5c4612090d5 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-binding-dom-adapter --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 103 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/bom.xml [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/bom.json [INFO] attaching as odl-mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-binding-dom-adapter --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-binding-dom-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-binding-dom-adapter --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding-dom-adapter did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/odl-mdsal-binding-dom-adapter-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-binding-dom-adapter --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding-dom-adapter did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------------< org.opendaylight.mdsal:odl-mdsal-dom >---------------- [INFO] Building OpenDaylight :: MD-SAL :: DOM 14.0.0-SNAPSHOT [85/149] [INFO] from features/odl-mdsal-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-dom --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-dom --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-dom --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-dom --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-dom >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-dom --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-dom <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-dom --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-dom --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-dom [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 7b02ca8a-9cd2-490b-8a1f-993fd5ae0c68 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-dom --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-dom --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-dom --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 88 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.xml [INFO] attaching as odl-mdsal-dom-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.json [INFO] attaching as odl-mdsal-dom-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-dom --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.0-SNAPSHOT/odl-mdsal-dom-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.0-SNAPSHOT/odl-mdsal-dom-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.0-SNAPSHOT/odl-mdsal-dom-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-dom/14.0.0-SNAPSHOT/odl-mdsal-dom-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-dom --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-binding >-------------- [INFO] Building OpenDaylight :: MD-SAL :: Binding 14.0.0-SNAPSHOT [86/149] [INFO] from features/odl-mdsal-binding/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-binding --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-binding --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-binding --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-binding --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-binding --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-binding --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-binding --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-binding >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-binding --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-binding <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-binding --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-binding --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-binding [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 2ce17dda-daf5-4788-94d7-647136e1a24d timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-binding --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-binding --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-binding --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 105 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.xml [INFO] attaching as odl-mdsal-binding-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.json [INFO] attaching as odl-mdsal-binding-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-binding --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-binding --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-binding --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-binding --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.0-SNAPSHOT/odl-mdsal-binding-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.0-SNAPSHOT/odl-mdsal-binding-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.0-SNAPSHOT/odl-mdsal-binding-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-binding/14.0.0-SNAPSHOT/odl-mdsal-binding-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-binding --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-binding did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-common >------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Common 14.0.0-SNAPSHOT [87/149] [INFO] from features/odl-mdsal-eos-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-eos-common --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-eos-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-eos-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-eos-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-eos-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-eos-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-common/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-eos-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-common >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-eos-common --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-eos-common --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-eos-common --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-common [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 49ca35c5-2dd5-47a3-80f4-221ada69c168 timout: [ RelativeTimeout value = 180000 ] Exception in thread "JMX Connector Thread [service:jmx:rmi://0.0.0.0:44444/jndi/rmi://:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.io.IOException: Cannot bind to URL [rmi://:1099/karaf-root]: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 10.30.171.96; nested exception is: java.net.ConnectException: Connection refused] at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConnectorServer.java:831) at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:478) at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) ... 1 more Caused by: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 10.30.171.96; nested exception is: java.net.ConnectException: Connection refused] at jdk.naming.rmi/com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:166) at java.naming/com.sun.jndi.toolkit.url.GenericURLContext.bind(GenericURLContext.java:243) at java.naming/javax.naming.InitialContext.bind(InitialContext.java:421) at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.bind(RMIConnectorServer.java:690) at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:473) ... 2 more Caused by: java.rmi.ConnectException: Connection refused to host: 10.30.171.96; nested exception is: java.net.ConnectException: Connection refused at java.rmi/sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:625) at java.rmi/sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:217) at java.rmi/sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:204) at java.rmi/sun.rmi.server.UnicastRef.newCall(UnicastRef.java:345) at java.rmi/sun.rmi.registry.RegistryImpl_Stub.bind(RegistryImpl_Stub.java:65) at jdk.naming.rmi/com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:160) ... 6 more Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:589) at java.base/sun.nio.ch.Net.connect(Net.java:578) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:583) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:751) at java.base/java.net.Socket.connect(Socket.java:686) at java.base/java.net.Socket.(Socket.java:555) at java.base/java.net.Socket.(Socket.java:324) at java.rmi/sun.rmi.transport.tcp.TCPDirectSocketFactory.createSocket(TCPDirectSocketFactory.java:40) at java.rmi/sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619) ... 11 more [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-eos-common --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-eos-common --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-eos-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-common/target/bom.xml [INFO] attaching as odl-mdsal-eos-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-common/target/bom.json [INFO] attaching as odl-mdsal-eos-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-eos-common --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-eos-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-eos-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.0-SNAPSHOT/odl-mdsal-eos-common-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.0-SNAPSHOT/odl-mdsal-eos-common-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.0-SNAPSHOT/odl-mdsal-eos-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.0-SNAPSHOT/odl-mdsal-eos-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-eos-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------------< org.opendaylight.mdsal:odl-mdsal-eos-dom >-------------- [INFO] Building OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.0-SNAPSHOT [88/149] [INFO] from features/odl-mdsal-eos-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-eos-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-eos-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-eos-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-eos-dom --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-eos-dom --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-dom >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-eos-dom --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-dom <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-eos-dom --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-eos-dom [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 1a4ead2a-8181-4a88-9cef-b831eb985b31 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-eos-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/bom.xml [INFO] attaching as odl-mdsal-eos-dom-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/bom.json [INFO] attaching as odl-mdsal-eos-dom-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-eos-dom --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-eos-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-eos-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.0-SNAPSHOT/odl-mdsal-eos-dom-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.0-SNAPSHOT/odl-mdsal-eos-dom-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.0-SNAPSHOT/odl-mdsal-eos-dom-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.0-SNAPSHOT/odl-mdsal-eos-dom-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-eos-dom --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.mdsal:odl-mdsal-eos-binding >------------ [INFO] Building OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.0-SNAPSHOT [89/149] [INFO] from features/odl-mdsal-eos-binding/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-eos-binding --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-eos-binding --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-eos-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-eos-binding --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-eos-binding --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-eos-binding --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-eos-binding --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-eos-binding >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-eos-binding --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-eos-binding <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-eos-binding --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-eos-binding --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 111 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/bom.xml [INFO] attaching as odl-mdsal-eos-binding-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/bom.json [INFO] attaching as odl-mdsal-eos-binding-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-eos-binding --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-eos-binding --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-eos-binding --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-eos-binding --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-eos-binding --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-eos-binding --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-binding did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-binding/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.0-SNAPSHOT/odl-mdsal-eos-binding-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.0-SNAPSHOT/odl-mdsal-eos-binding-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.0-SNAPSHOT/odl-mdsal-eos-binding-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.0-SNAPSHOT/odl-mdsal-eos-binding-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-eos-binding --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-eos-binding did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-singleton-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.0-SNAPSHOT [90/149] [INFO] from features/odl-mdsal-singleton-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-singleton-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-singleton-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-singleton-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-singleton-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-singleton-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-common >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-singleton-common --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-singleton-common --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-singleton-common [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 7b122e8e-3ef6-4d3e-98d9-64fbe519ffee timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-singleton-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/bom.xml [INFO] attaching as odl-mdsal-singleton-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/bom.json [INFO] attaching as odl-mdsal-singleton-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-singleton-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-singleton-common --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-singleton-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-singleton-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.0-SNAPSHOT/odl-mdsal-singleton-common-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.0-SNAPSHOT/odl-mdsal-singleton-common-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.0-SNAPSHOT/odl-mdsal-singleton-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.0-SNAPSHOT/odl-mdsal-singleton-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-singleton-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-singleton-dom >----------- [INFO] Building OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.0-SNAPSHOT [91/149] [INFO] from features/odl-mdsal-singleton-dom/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-singleton-dom --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-singleton-dom --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-singleton-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-singleton-dom --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-singleton-dom --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-singleton-dom --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-singleton-dom --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-singleton-dom >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-singleton-dom --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-singleton-dom <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-singleton-dom --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-singleton-dom --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/bom.xml [INFO] attaching as odl-mdsal-singleton-dom-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/bom.json [INFO] attaching as odl-mdsal-singleton-dom-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-singleton-dom --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-singleton-dom --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-singleton-dom --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-singleton-dom --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-singleton-dom --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-singleton-dom --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-dom/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.0-SNAPSHOT/odl-mdsal-singleton-dom-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.0-SNAPSHOT/odl-mdsal-singleton-dom-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.0-SNAPSHOT/odl-mdsal-singleton-dom-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.0-SNAPSHOT/odl-mdsal-singleton-dom-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-singleton-dom --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-singleton-dom did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------------< org.opendaylight.mdsal:odl-mdsal-trace >--------------- [INFO] Building OpenDaylight :: MD-SAL :: TracingBroker 14.0.0-SNAPSHOT [92/149] [INFO] from features/odl-mdsal-trace/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-trace --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-trace --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-trace --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-trace --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-trace --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-trace --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-trace --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-trace/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-trace --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-trace/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-trace --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-trace >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-trace --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-trace <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-trace --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-trace --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-trace [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 1e3e5e51-dad9-44bc-8a65-91d73457f866 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-trace --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-trace --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-trace --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 107 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.xml [INFO] attaching as odl-mdsal-trace-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.json [INFO] attaching as odl-mdsal-trace-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-trace --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-trace --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-trace --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-trace --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-trace --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-trace --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-trace did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-trace/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.0-SNAPSHOT/odl-mdsal-trace-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-trace/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.0-SNAPSHOT/odl-mdsal-trace-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.0-SNAPSHOT/odl-mdsal-trace-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-trace/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-trace/14.0.0-SNAPSHOT/odl-mdsal-trace-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-trace --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-trace did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.0-SNAPSHOT [93/149] [INFO] from features/odl-mdsal-model-rfc6991/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc6991 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc6991 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc6991 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc6991 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc6991 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc6991 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc6991 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc6991 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc6991 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 53ae7b2c-155c-4041-8866-77cb1cc61a52 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc6991 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc6991-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/bom.json [INFO] attaching as odl-mdsal-model-rfc6991-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc6991 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc6991 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc6991 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.0-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.0-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.0-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.0-SNAPSHOT/odl-mdsal-model-rfc6991-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc6991 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc6991 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.0-SNAPSHOT [94/149] [INFO] from features/odl-mdsal-model-rfc8294/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8294 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8294 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8294 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8294 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8294 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8294 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8294 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8294 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8294 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8294 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 1952383e-8853-464e-892a-f17d1e336a0d timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8294 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8294-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8294-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8294 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8294 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8294 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8294-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8294 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8294 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----------< org.opendaylight.mdsal:odl-mdsal-rfc8294-netty >----------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.0-SNAPSHOT [95/149] [INFO] from features/odl-mdsal-rfc8294-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-rfc8294-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-rfc8294-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-rfc8294-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-rfc8294-netty --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-rfc8294-netty --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-rfc8294-netty --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-rfc8294-netty >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-rfc8294-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-rfc8294-netty --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-rfc8294-netty [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 3a4d3ccf-b12b-4a78-95a9-0eeb8bd45296 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-rfc8294-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 43 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/bom.xml [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/bom.json [INFO] attaching as odl-mdsal-rfc8294-netty-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-rfc8294-netty --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-rfc8294-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-rfc8294-netty --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.0-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.0-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.0-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.0-SNAPSHOT/odl-mdsal-rfc8294-netty-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-rfc8294-netty --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-rfc8294-netty did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal:odl-mdsal-replicate-common >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.0-SNAPSHOT [96/149] [INFO] from features/odl-mdsal-replicate-common/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-replicate-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-replicate-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-replicate-common --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-common --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-replicate-common --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-common >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-replicate-common --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-replicate-common --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-replicate-common [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 2714d25a-1a12-4225-8d48-9936efd3cf05 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-replicate-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 49 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/bom.xml [INFO] attaching as odl-mdsal-replicate-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/bom.json [INFO] attaching as odl-mdsal-replicate-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-replicate-common --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-replicate-common --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-replicate-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-replicate-common --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-common/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.0-SNAPSHOT/odl-mdsal-replicate-common-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.0-SNAPSHOT/odl-mdsal-replicate-common-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.0-SNAPSHOT/odl-mdsal-replicate-common-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.0-SNAPSHOT/odl-mdsal-replicate-common-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-replicate-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-common did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-replicate-netty >---------- [INFO] Building OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.0-SNAPSHOT [97/149] [INFO] from features/odl-mdsal-replicate-netty/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-replicate-netty --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-replicate-netty --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-replicate-netty --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-replicate-netty --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-replicate-netty --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-replicate-netty --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-replicate-netty >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-replicate-netty --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-replicate-netty <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-replicate-netty --- [WARNING] Parameter 'legacySkip' (user property 'skip.karaf.featureTest') is deprecated: No reason given [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-replicate-netty --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 82 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/bom.xml [INFO] attaching as odl-mdsal-replicate-netty-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/bom.json [INFO] attaching as odl-mdsal-replicate-netty-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-replicate-netty --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-replicate-netty --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-replicate-netty --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-replicate-netty --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-replicate-netty --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-replicate-netty --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-netty did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-netty/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.0-SNAPSHOT/odl-mdsal-replicate-netty-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.0-SNAPSHOT/odl-mdsal-replicate-netty-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.0-SNAPSHOT/odl-mdsal-replicate-netty-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.0-SNAPSHOT/odl-mdsal-replicate-netty-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-replicate-netty --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-replicate-netty did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.0-SNAPSHOT [98/149] [INFO] from features/odl-mdsal-model-rfc8343/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8343 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8343 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8343 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8343 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8343 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8343 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8343 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8343 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8343 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 66289c6c-bc72-48ae-801f-3020cfff7850 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8343 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8343-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8343-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8343 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8343 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8343 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8343-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8343 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8343 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.0-SNAPSHOT [99/149] [INFO] from features/odl-mdsal-model-rfc7224/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc7224 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7224 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc7224 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc7224 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7224 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc7224 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7224 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7224 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc7224 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7224 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 31673f94-a106-4f48-908e-9e2e195e1173 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc7224 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7224-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7224-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc7224 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc7224 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc7224 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7224/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7224-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc7224 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7224 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----< org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash >------ [INFO] Building iana-crypt-hash 14.0.0-SNAPSHOT [100/149] [INFO] from model/iana/iana-crypt-hash/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ iana-crypt-hash --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/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:14.0.0-SNAPSHOT:generate-sources (binding) @ iana-crypt-hash --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 595.4 μs [INFO] yang-to-sources: Project model files found: 1 in 2.661 ms [INFO] yang-to-sources: 1 YANG models processed in 3.727 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 1.579 ms [INFO] Sorted 8 files into 3 directories in 161.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 6.421 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ iana-crypt-hash --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ iana-crypt-hash --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ iana-crypt-hash --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ iana-crypt-hash --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-crypt-hash --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ iana-crypt-hash --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ iana-crypt-hash --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ iana-crypt-hash --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ iana-crypt-hash --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ iana-crypt-hash --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/bom.xml [INFO] attaching as iana-crypt-hash-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/bom.json [INFO] attaching as iana-crypt-hash-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ iana-crypt-hash --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ iana-crypt-hash --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ iana-crypt-hash --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.0-SNAPSHOT/iana-crypt-hash-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.0-SNAPSHOT/iana-crypt-hash-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/iana-crypt-hash-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.0-SNAPSHOT/iana-crypt-hash-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.0-SNAPSHOT/iana-crypt-hash-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.0-SNAPSHOT/iana-crypt-hash-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ iana-crypt-hash --- [INFO] Installing org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.0-SNAPSHOT/iana-crypt-hash-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ iana-crypt-hash --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.0-SNAPSHOT [101/149] [INFO] from features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7317-iana-crypt-hash <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 4a2d2561-8acb-447b-9b3a-467157e37b7c timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc7317-iana-crypt-hash --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7317-iana-crypt-hash did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.0-SNAPSHOT [102/149] [INFO] from features/odl-mdsal-model-rfc7952/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc7952 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc7952 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc7952 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc7952 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc7952 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc7952 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc7952 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc7952 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc7952 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: c1a42bf2-ee2f-42e9-b4b6-c20aac4af869 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc7952 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc7952-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/bom.json [INFO] attaching as odl-mdsal-model-rfc7952-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc7952 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc7952 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc7952 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.0-SNAPSHOT/odl-mdsal-model-rfc7952-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc7952 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc7952 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8040 14.0.0-SNAPSHOT [103/149] [INFO] from features/odl-mdsal-model-rfc8040/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8040 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8040 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8040 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8040 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8040 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8040/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8040 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8040/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8040 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8040 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8040 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8040 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 920bf1ce-fa0a-40ea-bd91-74ac2e02c3de timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8040 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8040/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8040-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8040/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8040-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8040 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8040 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8040 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8040-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8040-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8040-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8040-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8040 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8040 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal.binding.model.ietf:rfc8072 >---------- [INFO] Building rfc8072 14.0.0-SNAPSHOT [104/149] [INFO] from model/ietf/rfc8072/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8072 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8072 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8072 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 648.0 μs [INFO] yang-to-sources: Project model files found: 1 in 3.072 ms [INFO] yang-to-sources: 2 YANG models processed in 12.17 ms [INFO] BindingJavaFileGenerator: Defined 34 files in 3.174 ms [INFO] Sorted 34 files into 12 directories in 147.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 11.97 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8072 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8072 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8072 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8072 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8072 --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8072 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8072 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8072 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8072 --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/rfc8072-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8072 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/rfc8072-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 14 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/bom.xml [INFO] attaching as rfc8072-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/bom.json [INFO] attaching as rfc8072-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8072 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8072 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8072 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8072 --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.0-SNAPSHOT/rfc8072-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/rfc8072-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.0-SNAPSHOT/rfc8072-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/rfc8072-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.0-SNAPSHOT/rfc8072-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.0-SNAPSHOT/rfc8072-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.0-SNAPSHOT/rfc8072-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8072 --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.0-SNAPSHOT/rfc8072-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8072 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8072 --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.0-SNAPSHOT [105/149] [INFO] from features/odl-mdsal-model-rfc8072/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8072 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8072 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8072 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8072 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8072 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8072 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8072 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8072 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8072 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: a11ace11-a0b5-4112-8c02-0c3ec4352fbc timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8072 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8072-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8072-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8072 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8072 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8072 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8072-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8072 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8072 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.0-SNAPSHOT [106/149] [INFO] from features/odl-mdsal-model-rfc8342/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8342 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8342 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8342 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8342 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8342 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8342 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8342 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8342 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8342 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 35bf136d-72c4-41ec-a3bd-2328180c94b0 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8342 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8342-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8342-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8342 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8342 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8342 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8342-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8342 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8342 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.0-SNAPSHOT [107/149] [INFO] from features/odl-mdsal-model-rfc8344/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8344 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8344 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8344 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8344 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8344 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8344 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8344 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8344 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8344 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 5f65977f-10cc-40da-ba45-afc91f27fc66 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8344 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8344-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8344-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8344 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8344 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8344 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8344/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8344-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8344 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8344 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.0-SNAPSHOT [108/149] [INFO] from features/odl-mdsal-model-rfc8345/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8345 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8345 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8345 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8345 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8345 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: b6f21794-b26a-4417-8d06-d7abd0fc3ea9 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8345 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8345-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8345-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8345 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8345 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8345-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8345 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.0-SNAPSHOT [109/149] [INFO] from features/odl-mdsal-model-rfc8345-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8345-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8345-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8345-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: d3c9db4d-6402-4776-908a-543fdf0f0725 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8345-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8345-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8345-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8345-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8345-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8345-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.0-SNAPSHOT [110/149] [INFO] from features/odl-mdsal-model-rfc8346/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8346 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8346 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8346 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8346 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8346 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 4b936d52-4ab3-4662-9e1e-7abd4b7ceae0 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8346 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8346-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8346-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8346 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8346 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8346-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8346 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.0-SNAPSHOT [111/149] [INFO] from features/odl-mdsal-model-rfc8346-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8346-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8346-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8346-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: f1050adf-7b9b-469f-9fd7-f47b337b3348 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8346-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8346-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8346-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8346-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8346-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8346-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.0-SNAPSHOT [112/149] [INFO] from features/odl-mdsal-model-rfc8348/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8348 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8348 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8348 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8348 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8348 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 1c4d20ad-bb28-447c-8b65-5e5929163633 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8348 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8348-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8348-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8348 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8348 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8348-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8348 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.0-SNAPSHOT [113/149] [INFO] from features/odl-mdsal-model-rfc8348-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8348-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8348-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8348-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 16b42881-bbb1-4b8b-aef3-8983c5471b87 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8348-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8348-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8348-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8348-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8348-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8348-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.0-SNAPSHOT [114/149] [INFO] from features/odl-mdsal-model-rfc8349/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8349 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8349 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8349 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8349 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8349 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8349 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8349 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8349 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8349 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8349 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 667e87c3-b11e-4cfc-87fe-2728bad8ddd4 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8349 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8349-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8349-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8349 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8349 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8349 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8349/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8349-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8349 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8349 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.0-SNAPSHOT [115/149] [INFO] from features/odl-mdsal-model-rfc8519/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8519 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8519 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8519 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8519 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8519 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8519 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8519 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8519 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8519 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8519 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: ec168915-c6b2-488a-ae3b-58357047e0a2 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8519 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8519-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8519-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8519 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8519 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8519 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8519/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8519-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8519 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8519 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.0-SNAPSHOT [116/149] [INFO] from features/odl-mdsal-model-rfc8520/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8520 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8520 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8520 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8520 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8520 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8520 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8520 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8520 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8520 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8520 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: cc849e8c-1d3f-4445-b8c8-01243bb3ff4e timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8520 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8520-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8520-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8520 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8520 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8520 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8520/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8520-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8520 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8520 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.0-SNAPSHOT [117/149] [INFO] from features/odl-mdsal-model-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8525 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8525 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8525 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 512b23f8-4bf0-4245-af2e-d5252f1f2cdc timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8525-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8525-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8525 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8525-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8525 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.0-SNAPSHOT [118/149] [INFO] from features/odl-mdsal-model-rfc8528/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8528 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8528 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8528 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8528 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8528 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8528 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8528 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8528 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8528 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: dd37697c-7c3a-45bc-a5a6-7135e2534129 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8528 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8528-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8528-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8528 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8528 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8528 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8528/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8528-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8528 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8528 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.0-SNAPSHOT [119/149] [INFO] from features/odl-mdsal-model-rfc8529/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8529 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8529 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8529 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8529 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8529 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8529 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8529 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8529 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8529 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 002e24b6-7f73-4d4f-a335-89b2b425b065 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8529 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8529-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8529-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8529 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8529 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8529 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8529/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8529-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8529 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8529 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.0-SNAPSHOT [120/149] [INFO] from features/odl-mdsal-model-rfc8530/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8530 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8530 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8530 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8530 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8530 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8530 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8530 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8530 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8530 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8530 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: a51dd186-7c81-4154-b0a0-d85788b1b49b timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8530 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8530-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8530-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8530 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8530 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8530 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8530/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8530-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8530 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8530 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.0-SNAPSHOT [121/149] [INFO] from features/odl-mdsal-model-rfc8542/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8542 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8542 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8542 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8542 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8542 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8542 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8542 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8542 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8542 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8542 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 329e2511-aef5-41d3-8e24-8b383c3af084 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8542 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8542-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8542-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8542 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8542 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8542 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8542/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8542-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8542 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8542 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.0-SNAPSHOT [122/149] [INFO] from features/odl-mdsal-model-rfc8776/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8776 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8776 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8776 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8776 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8776 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8776 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8776 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8776 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8776 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8776 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 38461f86-2fff-4278-b436-b5a1c12351fd timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8776 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8776-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8776-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8776 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8776 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8776 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8776/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8776-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8776 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8776 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.0-SNAPSHOT [123/149] [INFO] from features/odl-mdsal-model-rfc8795/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8795 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8795 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8795 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8795 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8795 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 7b0111f8-cf74-41fc-8d4a-b27cbda7fcd3 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8795 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8795-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8795-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8795 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8795 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8795-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8795 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.0-SNAPSHOT [124/149] [INFO] from features/odl-mdsal-model-rfc8795-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8795-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8795-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8795-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 585a64ea-e722-4dbd-b949-27ffb778eec4 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8795-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8795-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8795-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8795-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8795-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8795-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags >-- [INFO] Building rfc8819-ietf-module-tags 14.0.0-SNAPSHOT [125/149] [INFO] from model/ietf/rfc8819-ietf-module-tags/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8819-ietf-module-tags --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 548.0 μs [INFO] yang-to-sources: Project model files found: 1 in 1.179 ms [INFO] yang-to-sources: 2 YANG models processed in 5.144 ms [INFO] BindingJavaFileGenerator: Defined 10 files in 1.807 ms [INFO] Sorted 10 files into 4 directories in 95.30 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 6.278 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8819-ietf-module-tags --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8819-ietf-module-tags --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8819-ietf-module-tags --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8819-ietf-module-tags --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8819-ietf-module-tags --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8819-ietf-module-tags --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8819-ietf-module-tags --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8819-ietf-module-tags --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8819-ietf-module-tags --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8819-ietf-module-tags --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 >-------- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.0-SNAPSHOT [126/149] [INFO] from features/odl-mdsal-model-rfc8819/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8819 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8819 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8819 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8819 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8819 --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 6fef639e-d264-48c2-a19b-7accc660019a timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8819 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8819-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8819-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8819 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8819 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8819-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8819 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.binding.model.ietf:rfc8819-ietf-module-tags-state >-- [INFO] Building rfc8819-ietf-module-tags-state 14.0.0-SNAPSHOT [127/149] [INFO] from model/ietf/rfc8819-ietf-module-tags-state/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/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:14.0.0-SNAPSHOT:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 792.3 μs [INFO] yang-to-sources: Project model files found: 1 in 1.719 ms [INFO] yang-to-sources: 3 YANG models processed in 6.233 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 2.048 ms [INFO] Sorted 9 files into 4 directories in 264.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 7.141 ms [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ rfc8819-ietf-module-tags-state --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ rfc8819-ietf-module-tags-state --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [WARNING] /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/module/tags/state/rev210104/module/tags/state/ModuleKey.java:[21,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.module.tags.state.rev210104.module.tags.state has been deprecated [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ rfc8819-ietf-module-tags-state --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- [INFO] Building bundle: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ rfc8819-ietf-module-tags-state --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/bom.xml [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/bom.json [INFO] attaching as rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ rfc8819-ietf-module-tags-state --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ rfc8819-ietf-module-tags-state --- [INFO] Installing org/opendaylight/mdsal/binding/model/ietf/rfc8819-ietf-module-tags-state/14.0.0-SNAPSHOT/rfc8819-ietf-module-tags-state-14.0.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] --- bundle:5.1.9:deploy (default-deploy) @ rfc8819-ietf-module-tags-state --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda >---- [INFO] Building OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.0-SNAPSHOT [128/149] [INFO] from features/odl-mdsal-model-rfc8819-non-nmda/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-rfc8819-non-nmda >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-rfc8819-non-nmda <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-rfc8819-non-nmda [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 3488e5be-e369-4b1b-a527-3bd548464263 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json [INFO] attaching as odl-mdsal-model-rfc8819-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-rfc8819-non-nmda --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8819-non-nmda/14.0.0-SNAPSHOT/odl-mdsal-model-rfc8819-non-nmda-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-rfc8819-non-nmda --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-rfc8819-non-nmda did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --< org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >-- [INFO] Building OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.0-SNAPSHOT [129/149] [INFO] from features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 91102cfa-b9f3-4ca9-bbd5-3539c3d48ba4 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json [INFO] attaching as odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.0-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.0-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.0-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.0-SNAPSHOT/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] -----< org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types >------ [INFO] Building OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.0-SNAPSHOT [130/149] [INFO] from features/odl-mdsal-model-odl-l2-types/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-model-odl-l2-types --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-model-odl-l2-types --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-model-odl-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-model-odl-l2-types --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-model-odl-l2-types --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-model-odl-l2-types --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-model-odl-l2-types --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-model-odl-l2-types >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-model-odl-l2-types <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-model-odl-l2-types --- [INFO] Starting SFT for org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 02ad67be-3ff4-4dd4-96aa-ea3e3b3f36b0 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-model-odl-l2-types --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/bom.xml [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/bom.json [INFO] attaching as odl-mdsal-model-odl-l2-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-model-odl-l2-types --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-model-odl-l2-types --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-model-odl-l2-types --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/pom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.0-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.0-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/bom.xml to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.0-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/bom.json to /tmp/r/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.0-SNAPSHOT/odl-mdsal-model-odl-l2-types-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-model-odl-l2-types --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-model-odl-l2-types did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------------< org.opendaylight.mdsal:features-mdsal >---------------- [INFO] Building OpenDaylight :: MD-SAL :: Stable Features 14.0.0-SNAPSHOT [131/149] [INFO] from features/features-mdsal/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ features-mdsal --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-mdsal --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-mdsal --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ features-mdsal --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ features-mdsal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ features-mdsal --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ features-mdsal --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-mdsal --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ features-mdsal >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ features-mdsal --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ features-mdsal <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ features-mdsal --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ features-mdsal --- [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ features-mdsal --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ features-mdsal --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-mdsal --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 227 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal/target/bom.xml [INFO] attaching as features-mdsal-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal/target/bom.json [INFO] attaching as features-mdsal-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ features-mdsal --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-mdsal --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-mdsal --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ features-mdsal --- [WARNING] [WARNING] The packaging plugin for project features-mdsal did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.0-SNAPSHOT/features-mdsal-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.0-SNAPSHOT/features-mdsal-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.0-SNAPSHOT/features-mdsal-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal/14.0.0-SNAPSHOT/features-mdsal-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ features-mdsal --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project features-mdsal did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api >---------- [INFO] Building OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.0-SNAPSHOT [132/149] [INFO] from features/odl-mdsal-exp-yanglib-api/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-exp-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-exp-yanglib-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-exp-yanglib-api --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-api --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-exp-yanglib-api --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-api >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-exp-yanglib-api --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-exp-yanglib-api [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 45c8710a-6022-417c-986c-c2f2154b3602 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-exp-yanglib-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/bom.xml [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/bom.json [INFO] attaching as odl-mdsal-exp-yanglib-api-0.19.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-api --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-exp-yanglib-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-exp-yanglib-api --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.0-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.0-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.0-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.0-SNAPSHOT/odl-mdsal-exp-yanglib-api-0.19.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-exp-yanglib-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-api did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------< org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 >-------- [INFO] Building OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.0-SNAPSHOT [133/149] [INFO] from features/odl-mdsal-exp-yanglib-rfc8525/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-mdsal-exp-yanglib-rfc8525 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Starting SFT for org.opendaylight.mdsal:odl-mdsal-exp-yanglib-rfc8525 [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: c8a16aaf-9882-4294-8dae-994320504fce timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 110 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json [INFO] attaching as odl-mdsal-exp-yanglib-rfc8525-0.19.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ odl-mdsal-exp-yanglib-rfc8525 --- [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/pom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.0-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.0-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.0-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/bom.json to /tmp/r/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.0-SNAPSHOT/odl-mdsal-exp-yanglib-rfc8525-0.19.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ odl-mdsal-exp-yanglib-rfc8525 --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-mdsal-exp-yanglib-rfc8525 did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------< org.opendaylight.mdsal:features-mdsal-experimental >--------- [INFO] Building OpenDaylight :: MD-SAL :: Experimental Features 14.0.0-SNAPSHOT [134/149] [INFO] from features/features-mdsal-experimental/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ features-mdsal-experimental --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-mdsal-experimental --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-mdsal-experimental --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ features-mdsal-experimental --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.4.0:check (check-license) @ features-mdsal-experimental --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ features-mdsal-experimental --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ features-mdsal-experimental --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal-experimental/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-mdsal-experimental --- [INFO] Generating feature descriptor file /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal-experimental/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-mdsal-experimental --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ features-mdsal-experimental >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ features-mdsal-experimental --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ features-mdsal-experimental <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ features-mdsal-experimental --- [INFO] [INFO] --- feattest:14.0.0-SNAPSHOT:test (default) @ features-mdsal-experimental --- [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ features-mdsal-experimental --- [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ features-mdsal-experimental --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-mdsal-experimental --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [INFO] CycloneDX: Creating BOM version 1.5 with 232 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.xml [INFO] attaching as features-mdsal-experimental-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.json [INFO] attaching as features-mdsal-experimental-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-mdsal-experimental --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ features-mdsal-experimental --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-mdsal-experimental --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-mdsal-experimental --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-mdsal-experimental --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.2:install (default-install) @ features-mdsal-experimental --- [WARNING] [WARNING] The packaging plugin for project features-mdsal-experimental did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal-experimental/pom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.0-SNAPSHOT/features-mdsal-experimental-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.0-SNAPSHOT/features-mdsal-experimental-14.0.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.xml to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.0-SNAPSHOT/features-mdsal-experimental-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal-experimental/target/bom.json to /tmp/r/org/opendaylight/mdsal/features-mdsal-experimental/14.0.0-SNAPSHOT/features-mdsal-experimental-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ features-mdsal-experimental --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project features-mdsal-experimental did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ----------< org.opendaylight.mdsal:features-mdsal-aggregator >---------- [INFO] Building features-mdsal-aggregator 14.0.0-SNAPSHOT [135/149] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ features-mdsal-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-mdsal-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ features-mdsal-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ features-mdsal-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ features-mdsal-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ features-mdsal-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------------< org.opendaylight.mdsal:mdsal-karaf >----------------- [INFO] Building mdsal-karaf 14.0.0-SNAPSHOT [136/149] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-karaf --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-karaf --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ mdsal-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.6:assembly (process-resources) @ mdsal-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.0-SNAPSHOT/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature service/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature management/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature 09730088-8536-4f03-a65c-ed6f3c3c5f6f/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.0-SNAPSHOT [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.0-SNAPSHOT [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature framework/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.6 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-karaf >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-karaf --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-karaf --- [INFO] [INFO] --- antrun:3.1.0:run (remove-system-process-compile) @ mdsal-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- dependency:3.7.0:copy (apply-branding) @ mdsal-karaf --- [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/karaf.branding/14.0.0-SNAPSHOT/karaf.branding-14.0.0-SNAPSHOT.jar) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/assembly/lib/karaf.branding-14.0.0-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.7.0:unpack-dependencies (unpack-karaf-resources) @ mdsal-karaf --- [INFO] [INFO] --- dependency:3.7.0:copy (org.ops4j.pax.url.mvn.cfg) @ mdsal-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/14.0.0-SNAPSHOT/opendaylight-karaf-resources-14.0.0-SNAPSHOT-config.properties) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ mdsal-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.0.0-SNAPSHOT:populate-local-repo (populate-local-repo) @ mdsal-karaf --- [INFO] Feature repository discovered recursively: 6a7c7756-bd6b-472c-99ea-51b164d59e12 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7224 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8345-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8346-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8348-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8349 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8519 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8520 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8530 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8542 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8776 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8795-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8819-non-nmda [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ mdsal-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ mdsal-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-karaf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf:4.4.6:archive (package) @ mdsal-karaf --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-karaf --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Could not transfer metadata org.opendaylight.odlparent:feature-repo-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org: System error [WARNING] Could not transfer metadata org.opendaylight.odlparent:feature-repo-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org: System error [WARNING] Could not transfer metadata org.opendaylight.odlparent:feature-repo-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:feature-repo-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.odlparent:single-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:single-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:single-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:single-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.odlparent:abstract-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:abstract-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:abstract-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:abstract-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Unable to create Maven project for org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.0-SNAPSHOT from repository. [WARNING] Could not transfer metadata org.opendaylight.yangtools:feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.odlparent:template-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:template-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:template-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.odlparent:template-feature-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] Could not transfer metadata org.opendaylight.yangtools:binding-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:binding-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:binding-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] Could not transfer metadata org.opendaylight.yangtools:binding-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] CycloneDX: Creating BOM version 1.5 with 304 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/bom.xml [INFO] attaching as mdsal-karaf-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/bom.json [INFO] attaching as mdsal-karaf-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-karaf --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-karaf --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.0-SNAPSHOT/mdsal-karaf-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/mdsal-karaf-14.0.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.0-SNAPSHOT/mdsal-karaf-14.0.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/mdsal-karaf-14.0.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.0-SNAPSHOT/mdsal-karaf-14.0.0-SNAPSHOT.zip [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.0-SNAPSHOT/mdsal-karaf-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-karaf/14.0.0-SNAPSHOT/mdsal-karaf-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-karaf --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] ---< org.opendaylight.mdsal:mdsal-dom-inmemory-datastore-benchmark >---- [INFO] Building mdsal-dom-inmemory-datastore-benchmark 14.0.0-SNAPSHOT [137/149] [INFO] from dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/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] --- checkstyle:3.4.0:check (check-license) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.4.0:check (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.7.0:copy (unpack-license) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.0-SNAPSHOT' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.0-SNAPSHOT/odl-license-14.0.0-SNAPSHOT.license) to /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.5.0:check (analyze-compile) > :spotbugs @ mdsal-dom-inmemory-datastore-benchmark >>> [INFO] [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] <<< spotbugs:4.8.5.0:check (analyze-compile) < :spotbugs @ mdsal-dom-inmemory-datastore-benchmark <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.5.0:check (analyze-compile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] skip non existing resourceDirectory /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.3.0:test (default-test) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.0-SNAPSHOT:copy-files (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.7.0:jar (attach-javadocs) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: The code being documented uses packages in the unnamed module, but the packages defined in https://nexus.opendaylight.org/content/sites/site//org.opendaylight.mdsal/master/mdsal-common-api/odlparent/bnd-parent/bnd-parent/bnd-parent/mdsal-common-api/apidocs/ are in named modules. [WARNING] 1 warning [INFO] Building jar: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] CycloneDX: Resolving Dependencies [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bnd-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:odlparent-lite:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.yangtools:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): snapshots.repository.codehaus.org [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org [WARNING] org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://maven.java.net/content/repositories/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.odlparent:bundle-parent:14.0.0-SNAPSHOT/maven-metadata.xml from/to jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] CycloneDX: Creating BOM version 1.5 with 66 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json [INFO] attaching as mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.7.0:analyze-only (analyze-declarations) @ mdsal-dom-inmemory-datastore-benchmark --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:14.0.0-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:14.0.0-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/pom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.xml to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/bom.json to /tmp/r/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore-benchmark/14.0.0-SNAPSHOT/mdsal-dom-inmemory-datastore-benchmark-14.0.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-dom-inmemory-datastore-benchmark --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/m2repo" instead. [INFO] [INFO] ---------------< org.opendaylight.mdsal:dom-aggregator >---------------- [INFO] Building dom-aggregator 14.0.0-SNAPSHOT [138/149] [INFO] from dom/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ dom-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ dom-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ dom-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ dom-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ dom-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ dom-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------< org.opendaylight.mdsal:binding-aggregator >-------------- [INFO] Building binding-aggregator 14.0.0-SNAPSHOT [139/149] [INFO] from binding/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ binding-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ binding-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ binding-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ binding-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ binding-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ binding-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-iana-aggregator >--------- [INFO] Building model-iana-aggregator 14.0.0-SNAPSHOT [140/149] [INFO] from model/iana/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ model-iana-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-iana-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ model-iana-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ model-iana-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ model-iana-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ model-iana-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.mdsal.model:model-ietf-aggregator >--------- [INFO] Building model-ietf-aggregator 14.0.0-SNAPSHOT [141/149] [INFO] from model/ietf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ model-ietf-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-ietf-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ model-ietf-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ model-ietf-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ model-ietf-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ model-ietf-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.mdsal.model:model-aggregator >------------ [INFO] Building model-aggregator 14.0.0-SNAPSHOT [142/149] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.mdsal:entityownersip-aggregator >---------- [INFO] Building entityownersip-aggregator 14.0.0-SNAPSHOT [143/149] [INFO] from entityownership/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ entityownersip-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ entityownersip-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ entityownersip-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ entityownersip-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ entityownersip-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ entityownersip-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:singleton-service >-------------- [INFO] Building singleton-service 14.0.0-SNAPSHOT [144/149] [INFO] from singleton-service/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ singleton-service --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ singleton-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ singleton-service --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ singleton-service --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ singleton-service --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ singleton-service --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:trace-aggregator >--------------- [INFO] Building trace-aggregator 14.0.0-SNAPSHOT [145/149] [INFO] from trace/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ trace-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ trace-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ trace-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ trace-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ trace-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ trace-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:netty-agreggator >--------------- [INFO] Building netty-agreggator 14.0.0-SNAPSHOT [146/149] [INFO] from netty/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ netty-agreggator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ netty-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ netty-agreggator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ netty-agreggator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ netty-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ netty-agreggator --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.mdsal:mdsal-replicate >--------------- [INFO] Building mdsal-replicate 14.0.0-SNAPSHOT [147/149] [INFO] from replicate/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-replicate --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-replicate --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-replicate --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-replicate --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-replicate --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-replicate --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.mdsal:mdsal-yanglib >---------------- [INFO] Building mdsal-yanglib 14.0.0-SNAPSHOT [148/149] [INFO] from yanglib/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-yanglib --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-yanglib --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-yanglib --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-yanglib --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-yanglib --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-yanglib --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.mdsal:mdsal-agreggator >--------------- [INFO] Building md-sal 14.0.0-SNAPSHOT [149/149] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ mdsal-agreggator --- [INFO] Deleting /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/target [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ mdsal-agreggator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.0:revision (get-git-infos) @ mdsal-agreggator --- [INFO] [INFO] --- cyclonedx:2.8.0:makeBom (default) @ mdsal-agreggator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.2:install (default-install) @ mdsal-agreggator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.2:deploy (default-deploy) @ mdsal-agreggator --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] mdsal-artifacts 14.0.0-SNAPSHOT .................... SUCCESS [ 2.732 s] [INFO] bnd-parent 14.0.0-SNAPSHOT ......................... SUCCESS [ 7.604 s] [INFO] bundle-parent 14.0.0-SNAPSHOT ...................... SUCCESS [ 2.119 s] [INFO] mdsal-common-api 14.0.0-SNAPSHOT ................... SUCCESS [ 14.285 s] [INFO] common-agreggator 14.0.0-SNAPSHOT .................. SUCCESS [ 0.011 s] [INFO] mdsal-dom-api 14.0.0-SNAPSHOT ...................... SUCCESS [ 12.295 s] [INFO] binding-parent 14.0.0-SNAPSHOT ..................... SUCCESS [ 0.405 s] [INFO] yang-ext 2013.09.07.26.0-SNAPSHOT .................. SUCCESS [ 6.467 s] [INFO] mdsal-dom-spi 14.0.0-SNAPSHOT ...................... SUCCESS [ 16.787 s] [INFO] mdsal-dom-inmemory-datastore 14.0.0-SNAPSHOT ....... SUCCESS [ 11.544 s] [INFO] mdsal-dom-broker 14.0.0-SNAPSHOT ................... SUCCESS [ 15.320 s] [INFO] mdsal-dom-schema-osgi 14.0.0-SNAPSHOT .............. SUCCESS [ 7.003 s] [INFO] rfc8040 14.0.0-SNAPSHOT ............................ SUCCESS [ 5.452 s] [INFO] mdsal-binding-test-model 14.0.0-SNAPSHOT ........... SUCCESS [ 21.920 s] [INFO] mdsal-binding-api 14.0.0-SNAPSHOT .................. SUCCESS [ 10.988 s] [INFO] mdsal-binding-dom-adapter 14.0.0-SNAPSHOT .......... SUCCESS [ 36.804 s] [INFO] mdsal-binding-spi 14.0.0-SNAPSHOT .................. SUCCESS [ 5.292 s] [INFO] mdsal-binding-test-utils 14.0.0-SNAPSHOT ........... SUCCESS [ 12.819 s] [INFO] mdsal-binding-util 14.0.0-SNAPSHOT ................. SUCCESS [ 11.064 s] [INFO] general-entity 14.0.0-SNAPSHOT ..................... SUCCESS [ 4.523 s] [INFO] mdsal-eos-common-api 14.0.0-SNAPSHOT ............... SUCCESS [ 6.090 s] [INFO] mdsal-eos-dom-api 14.0.0-SNAPSHOT .................. SUCCESS [ 5.559 s] [INFO] mdsal-eos-dom-simple 14.0.0-SNAPSHOT ............... SUCCESS [ 7.429 s] [INFO] mdsal-eos-binding-api 14.0.0-SNAPSHOT .............. SUCCESS [ 5.597 s] [INFO] mdsal-eos-binding-adapter 14.0.0-SNAPSHOT .......... SUCCESS [ 9.130 s] [INFO] mdsal-singleton-api 14.0.0-SNAPSHOT ................ SUCCESS [ 5.589 s] [INFO] mdsal-singleton-impl 14.0.0-SNAPSHOT ............... SUCCESS [ 10.450 s] [INFO] mdsal-trace-api 14.0.0-SNAPSHOT .................... SUCCESS [ 4.907 s] [INFO] mdsal-trace-cli 14.0.0-SNAPSHOT .................... SUCCESS [ 4.523 s] [INFO] mdsal-trace-impl 14.0.0-SNAPSHOT ................... SUCCESS [ 8.550 s] [INFO] mdsal-yanglib-api 0.19.0-SNAPSHOT .................. SUCCESS [ 4.406 s] [INFO] ietf-type-util 14.0.0-SNAPSHOT ..................... SUCCESS [ 5.589 s] [INFO] rfc6991-ietf-inet-types 14.0.0-SNAPSHOT ............ SUCCESS [ 8.190 s] [INFO] rfc6991-ietf-yang-types 14.0.0-SNAPSHOT ............ SUCCESS [ 6.236 s] [INFO] rfc8342-ietf-datastores 14.0.0-SNAPSHOT ............ SUCCESS [ 4.464 s] [INFO] rfc8525 14.0.0-SNAPSHOT ............................ SUCCESS [ 6.352 s] [INFO] mdsal-yanglib-rfc8525 0.19.0-SNAPSHOT .............. SUCCESS [ 10.041 s] [INFO] mdsal-replicate-common 14.0.0-SNAPSHOT ............. SUCCESS [ 4.102 s] [INFO] mdsal-replicate-netty 14.0.0-SNAPSHOT .............. SUCCESS [ 38.321 s] [INFO] rfc8294-ietf-routing-types 14.0.0-SNAPSHOT ......... SUCCESS [ 6.040 s] [INFO] mdsal-rfc8294-netty 14.0.0-SNAPSHOT ................ SUCCESS [ 5.802 s] [INFO] opendaylight-l2-types 2013.08.27.26.0-SNAPSHOT ..... SUCCESS [ 4.355 s] [INFO] rfc7952 14.0.0-SNAPSHOT ............................ SUCCESS [ 4.169 s] [INFO] rfc8342-ietf-origin 14.0.0-SNAPSHOT ................ SUCCESS [ 4.554 s] [INFO] rfc8343 14.0.0-SNAPSHOT ............................ SUCCESS [ 5.500 s] [INFO] rfc8344 14.0.0-SNAPSHOT ............................ SUCCESS [ 6.443 s] [INFO] rfc8345-ietf-network 14.0.0-SNAPSHOT ............... SUCCESS [ 5.278 s] [INFO] rfc8345-ietf-network-state 14.0.0-SNAPSHOT ......... SUCCESS [ 5.240 s] [INFO] rfc8345-ietf-network-topology 14.0.0-SNAPSHOT ...... SUCCESS [ 5.245 s] [INFO] rfc8345-ietf-network-topology-state 14.0.0-SNAPSHOT SUCCESS [ 5.490 s] [INFO] rfc8346-ietf-l3-unicast-topology 14.0.0-SNAPSHOT ... SUCCESS [ 6.069 s] [INFO] rfc8346-ietf-l3-unicast-topology-state 14.0.0-SNAPSHOT SUCCESS [ 5.543 s] [INFO] iana-hardware 14.0.0-SNAPSHOT ...................... SUCCESS [ 4.649 s] [INFO] rfc8348-ietf-hardware 14.0.0-SNAPSHOT .............. SUCCESS [ 6.172 s] [INFO] rfc8348-ietf-hardware-state 14.0.0-SNAPSHOT ........ SUCCESS [ 6.093 s] [INFO] rfc8349-ietf-routing 14.0.0-SNAPSHOT ............... SUCCESS [ 8.285 s] [INFO] rfc8349-ietf-ipv4-unicast-routing 14.0.0-SNAPSHOT .. SUCCESS [ 6.403 s] [INFO] rfc8349-ietf-ipv6-unicast-routing 14.0.0-SNAPSHOT .. SUCCESS [ 6.971 s] [INFO] rfc8519-ietf-ethertypes 14.0.0-SNAPSHOT ............ SUCCESS [ 5.296 s] [INFO] rfc8519-ietf-packet-fields 14.0.0-SNAPSHOT ......... SUCCESS [ 6.107 s] [INFO] rfc8519-ietf-access-control-list 14.0.0-SNAPSHOT ... SUCCESS [ 8.278 s] [INFO] rfc8520-ietf-acldns 14.0.0-SNAPSHOT ................ SUCCESS [ 5.112 s] [INFO] rfc8520-ietf-mud 14.0.0-SNAPSHOT ................... SUCCESS [ 6.153 s] [INFO] rfc8528 14.0.0-SNAPSHOT ............................ SUCCESS [ 5.641 s] [INFO] rfc8529 14.0.0-SNAPSHOT ............................ SUCCESS [ 5.785 s] [INFO] rfc8530 14.0.0-SNAPSHOT ............................ SUCCESS [ 5.305 s] [INFO] rfc8542-ietf-dc-fabric-types 14.0.0-SNAPSHOT ....... SUCCESS [ 5.783 s] [INFO] rfc8542-ietf-dc-fabric-topology 14.0.0-SNAPSHOT .... SUCCESS [ 6.259 s] [INFO] rfc8776-ietf-te-types 14.0.0-SNAPSHOT .............. SUCCESS [ 12.177 s] [INFO] rfc8776-ietf-te-packet-types 14.0.0-SNAPSHOT ....... SUCCESS [ 6.368 s] [INFO] rfc8795-ietf-te-topology 14.0.0-SNAPSHOT ........... SUCCESS [ 11.052 s] [INFO] rfc8795-ietf-te-topology-state 14.0.0-SNAPSHOT ..... SUCCESS [ 6.983 s] [INFO] iana-if-type 14.0.0-SNAPSHOT ....................... SUCCESS [ 8.661 s] [INFO] iana-routing-types 14.0.0-SNAPSHOT ................. SUCCESS [ 4.987 s] [INFO] ietf-topology 2013.10.21.26.0-SNAPSHOT ............. SUCCESS [ 6.316 s] [INFO] mdsal-docs 14.0.0-SNAPSHOT ......................... SUCCESS [ 7.059 s] [INFO] OpenDaylight :: MD-SAL :: Feature Parent 14.0.0-SNAPSHOT SUCCESS [ 7.068 s] [INFO] OpenDaylight :: MD-SAL :: Common 14.0.0-SNAPSHOT ... SUCCESS [ 17.507 s] [INFO] OpenDaylight :: MD-SAL :: Binding API 14.0.0-SNAPSHOT SUCCESS [ 10.276 s] [INFO] OpenDaylight :: MD-SAL :: DOM API and SPI 14.0.0-SNAPSHOT SUCCESS [ 11.321 s] [INFO] OpenDaylight :: MD-SAL :: DOM Runtime 14.0.0-SNAPSHOT SUCCESS [ 10.762 s] [INFO] OpenDaylight :: MD-SAL :: Binding Runtime 14.0.0-SNAPSHOT SUCCESS [ 10.026 s] [INFO] OpenDaylight :: MD-SAL :: DOM Broker 14.0.0-SNAPSHOT SUCCESS [ 9.505 s] [INFO] OpenDaylight :: MD-SAL :: Binding/DOM Adapter 14.0.0-SNAPSHOT SUCCESS [ 10.732 s] [INFO] OpenDaylight :: MD-SAL :: DOM 14.0.0-SNAPSHOT ...... SUCCESS [ 10.503 s] [INFO] OpenDaylight :: MD-SAL :: Binding 14.0.0-SNAPSHOT .. SUCCESS [ 11.524 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Common 14.0.0-SNAPSHOT SUCCESS [ 8.976 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: DOM 14.0.0-SNAPSHOT SUCCESS [ 8.976 s] [INFO] OpenDaylight :: MD-SAL :: EOS :: Binding 14.0.0-SNAPSHOT SUCCESS [ 1.950 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: Common 14.0.0-SNAPSHOT SUCCESS [ 8.793 s] [INFO] OpenDaylight :: MD-SAL :: Singleton :: DOM 14.0.0-SNAPSHOT SUCCESS [ 1.233 s] [INFO] OpenDaylight :: MD-SAL :: TracingBroker 14.0.0-SNAPSHOT SUCCESS [ 11.000 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC6991 14.0.0-SNAPSHOT SUCCESS [ 8.442 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8294 14.0.0-SNAPSHOT SUCCESS [ 8.155 s] [INFO] OpenDaylight :: MD-SAL :: RFC8294 :: Netty 14.0.0-SNAPSHOT SUCCESS [ 8.960 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Common 14.0.0-SNAPSHOT SUCCESS [ 8.919 s] [INFO] OpenDaylight :: MD-SAL :: Replicate :: Netty 14.0.0-SNAPSHOT SUCCESS [ 1.872 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8343 14.0.0-SNAPSHOT SUCCESS [ 8.436 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7224 14.0.0-SNAPSHOT SUCCESS [ 8.640 s] [INFO] iana-crypt-hash 14.0.0-SNAPSHOT .................... SUCCESS [ 5.112 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7317 iana-crypt-hash 14.0.0-SNAPSHOT SUCCESS [ 8.181 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC7952 14.0.0-SNAPSHOT SUCCESS [ 8.462 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8040 14.0.0-SNAPSHOT SUCCESS [ 8.307 s] [INFO] rfc8072 14.0.0-SNAPSHOT ............................ SUCCESS [ 6.489 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8072 14.0.0-SNAPSHOT SUCCESS [ 8.354 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8342 14.0.0-SNAPSHOT SUCCESS [ 8.242 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8344 14.0.0-SNAPSHOT SUCCESS [ 8.595 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 14.0.0-SNAPSHOT SUCCESS [ 8.974 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8345 :: NON-NMDA 14.0.0-SNAPSHOT SUCCESS [ 8.472 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 14.0.0-SNAPSHOT SUCCESS [ 8.436 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8346 :: NON-NMDA 14.0.0-SNAPSHOT SUCCESS [ 8.711 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 14.0.0-SNAPSHOT SUCCESS [ 8.911 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8348 :: NON-NMDA 14.0.0-SNAPSHOT SUCCESS [ 8.623 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8349 14.0.0-SNAPSHOT SUCCESS [ 9.054 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8519 14.0.0-SNAPSHOT SUCCESS [ 8.861 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8520 14.0.0-SNAPSHOT SUCCESS [ 8.596 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8525 14.0.0-SNAPSHOT SUCCESS [ 8.708 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8528 14.0.0-SNAPSHOT SUCCESS [ 8.555 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8529 14.0.0-SNAPSHOT SUCCESS [ 8.471 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8530 14.0.0-SNAPSHOT SUCCESS [ 9.461 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8542 14.0.0-SNAPSHOT SUCCESS [ 8.524 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8776 14.0.0-SNAPSHOT SUCCESS [ 8.297 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 14.0.0-SNAPSHOT SUCCESS [ 8.496 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8795 :: NON-NMDA 14.0.0-SNAPSHOT SUCCESS [ 8.314 s] [INFO] rfc8819-ietf-module-tags 14.0.0-SNAPSHOT ........... SUCCESS [ 5.372 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 14.0.0-SNAPSHOT SUCCESS [ 8.510 s] [INFO] rfc8819-ietf-module-tags-state 14.0.0-SNAPSHOT ..... SUCCESS [ 5.213 s] [INFO] OpenDaylight :: MD-SAL :: Model :: RFC8819 :: NON-NMDA 14.0.0-SNAPSHOT SUCCESS [ 8.849 s] [INFO] OpenDaylight :: MD-SAL :: Model :: draft-clemm-netmod-yang-network-topo-01 :: Minimal 14.0.0-SNAPSHOT SUCCESS [ 8.726 s] [INFO] OpenDaylight :: MD-SAL :: Model :: OpenDaylight L2 Types 14.0.0-SNAPSHOT SUCCESS [ 8.420 s] [INFO] OpenDaylight :: MD-SAL :: Stable Features 14.0.0-SNAPSHOT SUCCESS [ 3.258 s] [INFO] OpenDaylight :: MD-SAL :: YANG (Module) Library API 0.19.0-SNAPSHOT SUCCESS [ 8.453 s] [INFO] OpenDaylight :: MD-SAL :: RFC8525 YANG Library 0.19.0-SNAPSHOT SUCCESS [ 10.460 s] [INFO] OpenDaylight :: MD-SAL :: Experimental Features 14.0.0-SNAPSHOT SUCCESS [ 3.138 s] [INFO] features-mdsal-aggregator 14.0.0-SNAPSHOT .......... SUCCESS [ 0.011 s] [INFO] mdsal-karaf 14.0.0-SNAPSHOT ........................ SUCCESS [ 17.513 s] [INFO] mdsal-dom-inmemory-datastore-benchmark 14.0.0-SNAPSHOT SUCCESS [ 4.674 s] [INFO] dom-aggregator 14.0.0-SNAPSHOT ..................... SUCCESS [ 0.005 s] [INFO] binding-aggregator 14.0.0-SNAPSHOT ................. SUCCESS [ 0.003 s] [INFO] model-iana-aggregator 14.0.0-SNAPSHOT .............. SUCCESS [ 0.003 s] [INFO] model-ietf-aggregator 14.0.0-SNAPSHOT .............. SUCCESS [ 0.002 s] [INFO] model-aggregator 14.0.0-SNAPSHOT ................... SUCCESS [ 0.002 s] [INFO] entityownersip-aggregator 14.0.0-SNAPSHOT .......... SUCCESS [ 0.002 s] [INFO] singleton-service 14.0.0-SNAPSHOT .................. SUCCESS [ 0.002 s] [INFO] trace-aggregator 14.0.0-SNAPSHOT ................... SUCCESS [ 0.002 s] [INFO] netty-agreggator 14.0.0-SNAPSHOT ................... SUCCESS [ 0.002 s] [INFO] mdsal-replicate 14.0.0-SNAPSHOT .................... SUCCESS [ 0.002 s] [INFO] mdsal-yanglib 14.0.0-SNAPSHOT ...................... SUCCESS [ 0.002 s] [INFO] md-sal 14.0.0-SNAPSHOT ............................. SUCCESS [ 0.003 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18:26 min [INFO] Finished at: 2024-06-30T11:16:53Z [INFO] ------------------------------------------------------------------------ [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins14892776923029831577.sh [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5616158749772060457.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 11890 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 25 [JaCoCo plugin] Saving matched execfiles: /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/code-coverage/jacoco.exec /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/binding-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/target/classes 81 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/target/classes 124 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/target/classes 6 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/target/classes 1289 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/target/classes 34 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bnd-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/bundle-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/target/classes 19 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/docs/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/target/classes 97 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/target/classes 43 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/target/classes 11 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/target/classes 76 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/target/classes 6 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/feature-parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal-experimental/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/features-mdsal/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-dom-adapter/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding-runtime/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-binding/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-broker/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom-runtime/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-binding/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-eos-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-api/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-exp-yanglib-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-odl-l2-types/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc6991/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7224/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7317-iana-crypt-hash/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc7952/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8040/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8072/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8294/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8342/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8343/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8344/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8345/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8346/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8348/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8349/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8519/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8520/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8525/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8528/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8529/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8530/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8542/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8776/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8795/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819-non-nmda/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-model-rfc8819/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-replicate-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-rfc8294-netty/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-common/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-singleton-dom/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/features/odl-mdsal-trace/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/general-entity/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-crypt-hash/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-hardware/target/classes 33 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-if-type/target/classes 603 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/iana/iana-routing-types/target/classes 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-topology/target/classes 54 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/target/classes 21 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/target/classes 22 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc7952/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8040/target/classes 32 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8072/target/classes 49 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/target/classes 65 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-datastores/target/classes 19 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8342-ietf-origin/target/classes 17 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8343/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8344/target/classes 79 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-state/target/classes 29 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology-state/target/classes 35 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network-topology/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8345-ietf-network/target/classes 31 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology-state/target/classes 34 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8346-ietf-l3-unicast-topology/target/classes 76 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware-state/target/classes 31 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8348-ietf-hardware/target/classes 41 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv4-unicast-routing/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-ipv6-unicast-routing/target/classes 106 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8349-ietf-routing/target/classes 166 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-access-control-list/target/classes 181 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/target/classes 6 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-packet-fields/target/classes 37 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-acldns/target/classes 10 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8520-ietf-mud/target/classes 35 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/target/classes 71 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8528/target/classes 28 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8529/target/classes 58 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8530/target/classes 21 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-topology/target/classes 51 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8542-ietf-dc-fabric-types/target/classes 68 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-packet-types/target/classes 42 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/target/classes 685 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology-state/target/classes 56 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8795-ietf-te-topology/target/classes 318 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags-state/target/classes 11 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8819-ietf-module-tags/target/classes 12 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/l2-types/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/yang-ext/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/target/classes 2 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/target/classes 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/target/classes 29 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/target/classes 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/target/classes 12 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/target/classes 8 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/target/classes 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/target/classes 13 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/target/classes 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/target/classes 7 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-api/src/main/java 55 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-dom-adapter/src/main/java 90 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-spi/src/main/java 6 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-model/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-test-utils/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/binding/mdsal-binding-util/src/main/java 28 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/common/mdsal-common-api/src/main/java 16 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-api/src/main/java 57 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-broker/src/main/java 23 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore-benchmark/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-inmemory-datastore/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-schema-osgi/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/dom/mdsal-dom-spi/src/main/java 57 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-adapter/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-binding-api/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-common-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-api/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/entityownership/mdsal-eos-dom-simple/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/ietf-type-util/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-inet-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc6991-ietf-yang-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8294-ietf-routing-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8519-ietf-ethertypes/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8525/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/model/ietf/rfc8776-ietf-te-types/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/netty/mdsal-rfc8294-netty/src/main/java 2 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-common/src/main/java 3 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/replicate/mdsal-replicate-netty/src/main/java 22 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-api/src/main/java 4 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/singleton-service/mdsal-singleton-impl/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-api/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-cli/src/main/java 1 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/trace/mdsal-trace-impl/src/main/java 11 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-api/src/main/java 7 files [JaCoCo plugin] - /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/yanglib/mdsal-yanglib-rfc8525/src/main/java 6 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 70.408165, method: 59.761196, line: 45.146576, branch: 32.593575, instruction: 44.15932, complexity: 47.84571 [PostBuildScript] - [INFO] Executing post build scripts. [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5372249755840052312.sh ---> sysstat.sh [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins14890206682278435607.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21 + 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/mdsal-maven-verify-master-mvn39-openjdk21 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21 ']' + mkdir -p /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/archives/ [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins15579618120473716860.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UEAN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-UEAN/bin to PATH INFO: Running in OpenStack, capturing instance metadata [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8064580237542113810.sh provisioning config files... Could not find credentials [logs] for mdsal-maven-verify-master-mvn39-openjdk21 #13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-maven-verify-master-mvn39-openjdk21@tmp/config2322376582496479514tmp 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. [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10631354443240761043.sh ---> create-netrc.sh WARN: Log server credential not found. [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins9311132431503443926.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UEAN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-UEAN/bin to PATH [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1421598852927818690.sh ---> sudo-logs.sh Archiving 'sudo' log.. [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8908433552756664219.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UEAN 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-UEAN/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [mdsal-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins6702634732052564714.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/mdsal-maven-verify-master-mvn39-openjdk21/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UEAN from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-UEAN/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-maven-verify-master-mvn39-openjdk21/13/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-4c-4g-16717 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 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 Address sizes: 40 bits physical, 48 bits virtual CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 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: 128 KiB L1i cache: 128 KiB L2 cache: 2 MiB L3 cache: 64 MiB NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.8G 0 7.8G 0% /dev tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 11G 67G 15% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/loop1 68M 68M 0 100% /snap/lxd/22753 /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 /dev/loop3 39M 39M 0 100% /snap/snapd/21759 /dev/loop4 64M 64M 0 100% /snap/core20/2318 /dev/loop5 92M 92M 0 100% /snap/lxd/24061 ---> free -m: total used free shared buff/cache available Mem: 15997 766 10331 1 4899 14891 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: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:45:a1:c6 brd ff:ff:ff:ff:ff:ff inet 10.30.171.96/23 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85103sec preferred_lft 85103sec inet6 fe80::f816:3eff:fe45:a1c6/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:28:3c:53:91 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 5.4.0-182-generic (prd-ubuntu2004-docker-4c-4g-16717) 06/30/24 _x86_64_ (4 CPU) 10:56:20 LINUX RESTART (4 CPU) 10:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:58:01 267.68 84.36 183.32 0.00 2540.18 8433.96 0.00 10:59:01 199.28 46.63 152.66 0.00 3059.22 11473.82 0.00 11:00:01 21.23 3.75 17.48 0.00 122.36 7950.95 0.00 11:01:01 12.40 0.20 12.20 0.00 5.87 2746.48 0.00 11:02:01 65.31 4.63 60.67 0.00 4348.34 12722.01 0.00 11:03:01 13.15 0.02 13.13 0.00 0.13 1828.90 0.00 11:04:01 9.25 0.12 9.13 0.00 4.27 2176.97 0.00 11:05:01 7.57 0.30 7.27 0.00 6.67 1571.74 0.00 11:06:01 10.46 0.05 10.41 0.00 0.40 3082.31 0.00 11:07:01 14.50 0.02 14.48 0.00 0.13 4168.91 0.00 11:08:01 13.15 0.02 13.13 0.00 0.13 3811.36 0.00 11:09:01 43.61 3.78 39.83 0.00 127.31 12433.13 0.00 11:10:01 66.24 0.00 66.24 0.00 0.00 25048.76 0.00 11:11:01 61.66 0.03 61.63 0.00 1.07 18622.73 0.00 11:12:01 54.82 0.02 54.80 0.00 0.13 18315.49 0.00 11:13:01 56.83 0.00 56.83 0.00 0.00 18632.72 0.00 11:14:01 60.42 0.02 60.41 0.00 0.13 21167.01 0.00 11:15:01 56.32 0.00 56.32 0.00 0.00 20748.01 0.00 11:16:01 47.83 0.00 47.83 0.00 0.00 18140.62 0.00 11:17:01 37.88 0.53 37.34 0.00 10.26 7922.41 0.00 Average: 55.80 7.16 48.64 0.00 509.61 11052.25 0.00 10:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:01 13529392 15379616 603500 3.68 69976 1977240 1343224 7.71 888064 1691128 178156 10:59:01 12433324 14677968 1289468 7.87 84448 2342908 1902828 10.92 1677896 1967264 196788 11:00:01 11576524 13879608 2084216 12.72 87252 2395572 2600900 14.92 2518204 1975908 19048 11:01:01 11064896 13528768 2433376 14.85 99580 2525904 2915888 16.73 2912376 2074196 99132 11:02:01 10656528 13603336 2347072 14.33 130516 2962672 3101080 17.79 3112996 2251944 20424 11:03:01 10517672 13514672 2436140 14.87 131608 3007472 3138368 18.01 3211004 2289696 28424 11:04:01 10217436 13284172 2666424 16.28 135492 3067500 3153444 18.09 3453456 2339408 37760 11:05:01 10498960 13604060 2346580 14.32 138156 3099916 2767068 15.88 3146160 2365644 32956 11:06:01 10267148 13474364 2476120 15.12 145132 3185548 2974868 17.07 3296812 2435812 49820 11:07:01 10300432 13619016 2331168 14.23 153304 3278508 2770452 15.89 3178628 2511056 44892 11:08:01 10142476 13613072 2336548 14.26 163072 3405116 2791480 16.02 3221696 2610356 87864 11:09:01 9636632 13475984 2472940 15.10 173200 3743396 2856572 16.39 3470376 2841736 250716 11:10:01 9300072 13212744 2736088 16.70 176128 3810776 3131348 17.97 3753672 2893892 119016 11:11:01 9422200 13335864 2613048 15.95 176696 3810780 3069988 17.61 3630696 2895468 107244 11:12:01 9327556 13270340 2678376 16.35 177476 3837400 3119612 17.90 3704644 2914136 121064 11:13:01 9618292 13470604 2477884 15.13 180280 3744740 2880384 16.53 3499772 2827964 12664 11:14:01 9233872 13205820 2742572 16.74 180908 3860096 3180776 18.25 3777804 2929192 115596 11:15:01 9241524 13215564 2732712 16.68 181488 3860896 3162672 18.15 3771040 2928176 114032 11:16:01 9309276 13288372 2660044 16.24 182840 3863620 3094880 17.76 3700952 2930168 106264 11:17:01 10682360 15334712 613248 3.74 184584 4513972 1300780 7.46 2004400 3237452 724736 Average: 10348829 13699433 2253876 13.76 147607 3314702 2762831 15.85 3096532 2545530 123330 10:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:01 ens3 124.39 93.83 916.73 35.86 0.00 0.00 0.00 0.00 10:58:01 lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:01 ens3 302.92 243.86 3278.64 36.28 0.00 0.00 0.00 0.00 10:59:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:01 ens3 59.61 55.46 101.85 12.34 0.00 0.00 0.00 0.00 11:00:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:01 ens3 44.26 37.26 26.61 10.17 0.00 0.00 0.00 0.00 11:01:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:01 ens3 196.65 81.20 2721.66 11.40 0.00 0.00 0.00 0.00 11:02:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:01 ens3 61.11 51.49 15.81 13.32 0.00 0.00 0.00 0.00 11:03:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:01 ens3 64.21 56.09 64.58 15.50 0.00 0.00 0.00 0.00 11:04:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:01 ens3 43.23 31.24 9.99 8.85 0.00 0.00 0.00 0.00 11:05:01 lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:06:01 ens3 73.83 58.30 21.77 19.95 0.00 0.00 0.00 0.00 11:06:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:01 ens3 74.00 59.89 16.79 18.03 0.00 0.00 0.00 0.00 11:07:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:01 ens3 52.94 42.64 13.15 12.03 0.00 0.00 0.00 0.00 11:08:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:01 ens3 256.27 171.20 2859.39 21.43 0.00 0.00 0.00 0.00 11:09:01 lo 2265.21 2265.21 2148.89 2148.89 0.00 0.00 0.00 0.00 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:01 ens3 35.09 33.19 12.16 8.20 0.00 0.00 0.00 0.00 11:10:01 lo 6126.41 6126.41 5820.92 5820.92 0.00 0.00 0.00 0.00 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:01 ens3 49.95 41.69 12.73 11.22 0.00 0.00 0.00 0.00 11:11:01 lo 5502.45 5502.45 5235.87 5235.87 0.00 0.00 0.00 0.00 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:12:01 ens3 49.72 44.49 46.83 11.78 0.00 0.00 0.00 0.00 11:12:01 lo 6308.08 6308.08 6001.39 6001.39 0.00 0.00 0.00 0.00 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:01 ens3 34.89 34.06 9.80 9.09 0.00 0.00 0.00 0.00 11:13:01 lo 5976.99 5976.99 5685.04 5685.04 0.00 0.00 0.00 0.00 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:01 ens3 33.76 33.26 9.36 8.59 0.00 0.00 0.00 0.00 11:14:01 lo 6991.90 6991.90 6651.93 6651.93 0.00 0.00 0.00 0.00 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:01 ens3 34.81 33.84 10.18 9.25 0.00 0.00 0.00 0.00 11:15:01 lo 6887.29 6887.29 6544.79 6544.79 0.00 0.00 0.00 0.00 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:01 ens3 37.84 34.66 11.05 10.06 0.00 0.00 0.00 0.00 11:16:01 lo 5747.62 5747.62 5465.74 5465.74 0.00 0.00 0.00 0.00 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:01 ens3 175.15 168.34 937.95 145.51 0.00 0.00 0.00 0.00 11:17:01 lo 2639.88 2639.88 2510.11 2510.11 0.00 0.00 0.00 0.00 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 90.20 70.28 554.52 21.43 0.00 0.00 0.00 0.00 Average: lo 2425.17 2425.17 2305.30 2305.30 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 5.4.0-182-generic (prd-ubuntu2004-docker-4c-4g-16717) 06/30/24 _x86_64_ (4 CPU) 10:56:20 LINUX RESTART (4 CPU) 10:57:02 CPU %user %nice %system %iowait %steal %idle 10:58:01 all 17.25 12.66 10.61 4.73 0.11 54.64 10:58:01 0 17.39 12.43 11.01 3.80 0.09 55.28 10:58:01 1 26.36 11.23 10.10 3.88 0.12 48.31 10:58:01 2 5.50 14.87 12.02 7.50 0.12 59.98 10:58:01 3 19.75 12.11 9.31 3.74 0.10 54.99 10:59:01 all 42.14 0.00 1.87 2.76 0.08 53.15 10:59:01 0 41.18 0.00 1.21 1.50 0.08 56.02 10:59:01 1 52.97 0.00 2.42 2.15 0.10 42.35 10:59:01 2 38.39 0.00 1.69 3.13 0.08 56.70 10:59:01 3 35.98 0.00 2.15 4.26 0.07 57.54 11:00:01 all 79.51 0.00 1.92 0.23 0.26 18.07 11:00:01 0 75.63 0.00 2.19 0.02 0.12 22.05 11:00:01 1 82.31 0.00 1.68 0.23 0.10 15.68 11:00:01 2 82.75 0.00 1.52 0.13 0.12 15.48 11:00:01 3 77.38 0.00 2.29 0.55 0.72 19.07 11:01:01 all 80.03 0.00 2.13 0.26 0.10 17.47 11:01:01 0 76.86 0.00 2.85 0.48 0.08 19.72 11:01:01 1 80.12 0.00 2.14 0.12 0.10 17.53 11:01:01 2 75.40 0.00 2.09 0.42 0.12 21.98 11:01:01 3 87.79 0.00 1.46 0.03 0.10 10.62 11:02:01 all 70.91 0.00 3.71 0.85 0.09 24.43 11:02:01 0 70.60 0.00 3.48 0.90 0.10 24.92 11:02:01 1 70.12 0.00 3.51 0.79 0.08 25.50 11:02:01 2 73.08 0.00 3.76 0.96 0.10 22.10 11:02:01 3 69.87 0.00 4.10 0.74 0.08 25.21 11:03:01 all 72.27 0.00 2.46 0.07 0.10 25.11 11:03:01 0 70.91 0.00 2.46 0.12 0.10 26.41 11:03:01 1 74.82 0.00 2.16 0.10 0.10 22.83 11:03:01 2 77.25 0.00 2.72 0.03 0.10 19.89 11:03:01 3 66.10 0.00 2.51 0.02 0.08 31.29 11:04:01 all 75.10 0.00 2.23 0.08 0.09 22.50 11:04:01 0 74.07 0.00 1.72 0.18 0.08 23.94 11:04:01 1 76.94 0.00 2.58 0.07 0.08 20.33 11:04:01 2 71.45 0.00 2.07 0.02 0.10 26.37 11:04:01 3 77.94 0.00 2.57 0.07 0.10 19.33 11:05:01 all 42.32 0.00 1.37 0.22 0.08 56.02 11:05:01 0 44.13 0.00 1.37 0.13 0.07 54.30 11:05:01 1 41.69 0.00 1.35 0.00 0.07 56.89 11:05:01 2 38.11 0.00 1.36 0.70 0.08 59.75 11:05:01 3 45.35 0.00 1.39 0.03 0.08 53.15 11:06:01 all 73.86 0.00 2.34 0.22 0.09 23.48 11:06:01 0 76.79 0.00 2.64 0.38 0.08 20.10 11:06:01 1 73.53 0.00 2.51 0.28 0.08 23.59 11:06:01 2 72.01 0.00 1.94 0.13 0.10 25.81 11:06:01 3 73.12 0.00 2.28 0.08 0.10 24.42 11:07:01 all 72.23 0.00 2.58 0.28 0.09 24.83 11:07:01 0 73.04 0.00 2.16 0.67 0.08 24.05 11:07:01 1 77.83 0.00 3.09 0.00 0.10 18.99 11:07:01 2 69.85 0.00 2.96 0.13 0.08 26.97 11:07:01 3 68.21 0.00 2.11 0.30 0.08 29.29 11:08:01 all 72.04 0.00 2.47 0.15 0.09 25.25 11:08:01 0 75.71 0.00 2.36 0.40 0.10 21.43 11:08:01 1 78.85 0.00 2.89 0.03 0.08 18.14 11:08:01 2 60.48 0.00 1.70 0.03 0.08 37.70 11:08:01 3 73.17 0.00 2.94 0.13 0.08 23.68 11:08:01 CPU %user %nice %system %iowait %steal %idle 11:09:01 all 53.56 0.00 2.70 0.62 0.08 43.04 11:09:01 0 52.09 0.00 2.08 0.42 0.07 45.34 11:09:01 1 56.06 0.00 2.28 0.15 0.08 41.43 11:09:01 2 51.55 0.00 4.41 1.51 0.08 42.44 11:09:01 3 54.51 0.00 2.05 0.40 0.07 42.97 11:10:01 all 57.44 0.00 4.27 1.40 0.08 36.81 11:10:01 0 58.29 0.00 4.96 1.26 0.08 35.42 11:10:01 1 58.63 0.00 4.09 1.88 0.07 35.32 11:10:01 2 55.13 0.00 3.38 0.69 0.08 40.72 11:10:01 3 57.71 0.00 4.68 1.77 0.08 35.75 11:11:01 all 57.06 0.00 4.56 0.86 0.08 37.44 11:11:01 0 53.66 0.00 3.93 0.72 0.08 41.60 11:11:01 1 58.33 0.00 5.73 1.29 0.08 34.57 11:11:01 2 58.67 0.00 3.14 0.37 0.08 37.74 11:11:01 3 57.59 0.00 5.43 1.05 0.08 35.85 11:12:01 all 57.53 0.00 4.63 0.95 0.10 36.79 11:12:01 0 54.28 0.00 4.28 0.71 0.07 40.67 11:12:01 1 55.22 0.00 3.93 0.42 0.08 40.35 11:12:01 2 61.85 0.00 5.14 1.65 0.10 31.27 11:12:01 3 58.78 0.00 5.18 1.03 0.15 34.86 11:13:01 all 56.72 0.00 4.43 1.07 0.12 37.66 11:13:01 0 54.71 0.00 3.76 0.86 0.10 40.58 11:13:01 1 60.76 0.00 5.18 2.08 0.12 31.86 11:13:01 2 57.59 0.00 5.47 0.84 0.17 35.93 11:13:01 3 53.87 0.00 3.30 0.50 0.08 42.24 11:14:01 all 56.79 0.00 4.88 1.13 0.09 37.10 11:14:01 0 54.07 0.00 3.41 0.51 0.08 41.93 11:14:01 1 59.01 0.00 6.52 2.23 0.08 32.15 11:14:01 2 57.39 0.00 4.31 0.74 0.10 37.47 11:14:01 3 56.70 0.00 5.31 1.03 0.10 36.86 11:15:01 all 53.33 0.00 4.37 1.95 0.12 40.24 11:15:01 0 53.04 0.00 3.26 1.33 0.10 42.28 11:15:01 1 52.82 0.00 4.65 1.77 0.10 40.65 11:15:01 2 51.42 0.00 4.39 0.94 0.13 43.12 11:15:01 3 56.05 0.00 5.19 3.76 0.14 34.87 11:16:01 all 55.64 0.00 4.14 1.46 0.10 38.66 11:16:01 0 54.93 0.00 3.92 0.90 0.08 40.16 11:16:01 1 58.08 0.00 4.12 2.44 0.10 35.26 11:16:01 2 54.39 0.00 3.81 0.67 0.10 41.03 11:16:01 3 55.16 0.00 4.74 1.81 0.10 38.19 11:17:01 all 43.25 0.00 2.92 0.60 0.09 53.14 11:17:01 0 40.05 0.00 1.35 0.18 0.08 58.32 11:17:01 1 38.24 0.00 2.21 0.82 0.10 58.64 11:17:01 2 38.62 0.00 3.12 0.07 0.07 58.13 11:17:01 3 56.18 0.00 5.02 1.35 0.10 37.36 Average: all 59.51 0.62 3.52 0.99 0.10 35.26 Average: 0 58.63 0.61 3.21 0.77 0.09 36.69 Average: 1 61.66 0.55 3.65 1.03 0.09 33.01 Average: 2 57.60 0.73 3.54 1.03 0.10 37.00 Average: 3 60.13 0.59 3.69 1.13 0.13 34.34