04:39:57 Started by timer 04:39:57 Running as SYSTEM 04:39:57 [EnvInject] - Loading node environment variables. 04:39:57 Building remotely on prd-ubuntu2204-docker-4c-4g-2679 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ietf-maven-clm-master 04:39:58 [ssh-agent] Looking for ssh-agent implementation... 04:39:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:58 $ ssh-agent 04:39:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXf5CWzj/agent.1559 04:39:58 SSH_AGENT_PID=1562 04:39:58 [ssh-agent] Started. 04:39:58 Running ssh-add (command line suppressed) 04:39:58 Identity added: /w/workspace/ietf-maven-clm-master@tmp/private_key_6240836306148575137.key (/w/workspace/ietf-maven-clm-master@tmp/private_key_6240836306148575137.key) 04:39:58 [ssh-agent] Using credentials jenkins (jenkins-ssh) 04:39:58 The recommended git tool is: NONE 04:40:00 using credential jenkins-ssh 04:40:00 Wiping out workspace first. 04:40:00 Cloning the remote Git repository 04:40:00 Cloning repository git://devvexx.opendaylight.org/mirror/ietf 04:40:00 > git init /w/workspace/ietf-maven-clm-master # timeout=10 04:40:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ietf 04:40:00 > git --version # timeout=10 04:40:00 > git --version # 'git version 2.34.1' 04:40:00 using GIT_SSH to set credentials jenkins-ssh 04:40:00 Verifying host key using known hosts file 04:40:00 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. 04:40:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ietf +refs/heads/*:refs/remotes/origin/* # timeout=10 04:40:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ietf # timeout=10 04:40:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:40:01 Avoid second fetch 04:40:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:40:01 Checking out Revision 6ed28a537d35143ad3931d3f1052b526ca8077fe (refs/remotes/origin/master) 04:40:01 > git config core.sparsecheckout # timeout=10 04:40:01 > git checkout -f 6ed28a537d35143ad3931d3f1052b526ca8077fe # timeout=10 04:40:01 Commit message: "Bump versions to 1.0.1-SNAPSHOT" 04:40:01 > git rev-list --no-walk 6ed28a537d35143ad3931d3f1052b526ca8077fe # timeout=10 04:40:05 provisioning config files... 04:40:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:40:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:40:05 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins1927537064126166911.sh 04:40:05 ---> python-tools-install.sh 04:40:05 Setup pyenv: 04:40:05 * system (set by /opt/pyenv/version) 04:40:05 * 3.8.20 (set by /opt/pyenv/version) 04:40:05 * 3.9.20 (set by /opt/pyenv/version) 04:40:05 3.10.15 04:40:05 3.11.10 04:40:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oDzJ 04:40:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:40:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:40:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:40:13 lf-activate-venv(): INFO: Base packages installed successfully 04:40:13 lf-activate-venv(): INFO: Installing additional packages: lftools 04:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-oDzJ/bin to PATH 04:40:41 Generating Requirements File 04:41:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:41:03 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:41:03 Python 3.11.10 04:41:04 pip 25.2 from /tmp/venv-oDzJ/lib/python3.11/site-packages/pip (python 3.11) 04:41:04 appdirs==1.4.4 04:41:04 argcomplete==3.6.2 04:41:04 aspy.yaml==1.3.0 04:41:04 attrs==25.4.0 04:41:04 autopage==0.5.2 04:41:04 beautifulsoup4==4.14.2 04:41:04 boto3==1.40.50 04:41:04 botocore==1.40.50 04:41:04 bs4==0.0.2 04:41:04 cachetools==6.2.0 04:41:04 certifi==2025.10.5 04:41:04 cffi==2.0.0 04:41:04 cfgv==3.4.0 04:41:04 chardet==5.2.0 04:41:04 charset-normalizer==3.4.3 04:41:04 click==8.3.0 04:41:04 cliff==4.11.0 04:41:04 cmd2==2.7.0 04:41:04 cryptography==3.3.2 04:41:04 debtcollector==3.0.0 04:41:04 decorator==5.2.1 04:41:04 defusedxml==0.7.1 04:41:04 Deprecated==1.2.18 04:41:04 distlib==0.4.0 04:41:04 dnspython==2.8.0 04:41:04 docker==7.1.0 04:41:04 dogpile.cache==1.4.1 04:41:04 durationpy==0.10 04:41:04 email-validator==2.3.0 04:41:04 filelock==3.20.0 04:41:04 future==1.0.0 04:41:04 gitdb==4.0.12 04:41:04 GitPython==3.1.45 04:41:04 google-auth==2.41.1 04:41:04 httplib2==0.31.0 04:41:04 identify==2.6.15 04:41:04 idna==3.10 04:41:04 importlib-resources==1.5.0 04:41:04 iso8601==2.1.0 04:41:04 Jinja2==3.1.6 04:41:04 jmespath==1.0.1 04:41:04 jsonpatch==1.33 04:41:04 jsonpointer==3.0.0 04:41:04 jsonschema==4.25.1 04:41:04 jsonschema-specifications==2025.9.1 04:41:04 keystoneauth1==5.12.0 04:41:04 kubernetes==34.1.0 04:41:04 lftools==0.37.15 04:41:04 lxml==6.0.2 04:41:04 markdown-it-py==4.0.0 04:41:04 MarkupSafe==3.0.3 04:41:04 mdurl==0.1.2 04:41:04 msgpack==1.1.2 04:41:04 multi_key_dict==2.0.3 04:41:04 munch==4.0.0 04:41:04 netaddr==1.3.0 04:41:04 niet==1.4.2 04:41:04 nodeenv==1.9.1 04:41:04 oauth2client==4.1.3 04:41:04 oauthlib==3.3.1 04:41:04 openstacksdk==4.7.1 04:41:04 os-service-types==1.8.0 04:41:04 osc-lib==4.2.0 04:41:04 oslo.config==10.0.0 04:41:04 oslo.context==6.1.0 04:41:04 oslo.i18n==6.6.0 04:41:04 oslo.log==7.2.1 04:41:04 oslo.serialization==5.8.0 04:41:04 oslo.utils==9.1.0 04:41:04 packaging==25.0 04:41:04 pbr==7.0.1 04:41:04 platformdirs==4.5.0 04:41:04 prettytable==3.16.0 04:41:04 psutil==7.1.0 04:41:04 pyasn1==0.6.1 04:41:04 pyasn1_modules==0.4.2 04:41:04 pycparser==2.23 04:41:04 pygerrit2==2.0.15 04:41:04 PyGithub==2.8.1 04:41:04 Pygments==2.19.2 04:41:04 PyJWT==2.10.1 04:41:04 PyNaCl==1.6.0 04:41:04 pyparsing==2.4.7 04:41:04 pyperclip==1.11.0 04:41:04 pyrsistent==0.20.0 04:41:04 python-cinderclient==9.8.0 04:41:04 python-dateutil==2.9.0.post0 04:41:04 python-heatclient==4.3.0 04:41:04 python-jenkins==1.8.3 04:41:04 python-keystoneclient==5.7.0 04:41:04 python-magnumclient==4.9.0 04:41:04 python-openstackclient==8.2.0 04:41:04 python-swiftclient==4.8.0 04:41:04 PyYAML==6.0.3 04:41:04 referencing==0.36.2 04:41:04 requests==2.32.5 04:41:04 requests-oauthlib==2.0.0 04:41:04 requestsexceptions==1.4.0 04:41:04 rfc3986==2.0.0 04:41:04 rich==14.2.0 04:41:04 rich-argparse==1.7.1 04:41:04 rpds-py==0.27.1 04:41:04 rsa==4.9.1 04:41:04 ruamel.yaml==0.18.15 04:41:04 ruamel.yaml.clib==0.2.14 04:41:04 s3transfer==0.14.0 04:41:04 simplejson==3.20.2 04:41:04 six==1.17.0 04:41:04 smmap==5.0.2 04:41:04 soupsieve==2.8 04:41:04 stevedore==5.5.0 04:41:04 tabulate==0.9.0 04:41:04 toml==0.10.2 04:41:04 tomlkit==0.13.3 04:41:04 tqdm==4.67.1 04:41:04 typing_extensions==4.15.0 04:41:04 tzdata==2025.2 04:41:04 urllib3==1.26.20 04:41:04 virtualenv==20.35.3 04:41:04 wcwidth==0.2.14 04:41:04 websocket-client==1.9.0 04:41:04 wrapt==1.17.3 04:41:04 xdg==6.0.0 04:41:04 xmltodict==1.0.2 04:41:04 yq==3.4.3 04:41:04 [ietf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins13760357059817828819.sh 04:41:04 + echo quiet=on 04:41:04 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-ubuntu2204-docker-4c-4g-2679 04:41:05 [ietf-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=ietf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 04:41:05 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=ietf --version 04:41:05 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 04:41:05 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:41:05 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 04:41:05 Default locale: en, platform encoding: UTF-8 04:41:05 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 04:41:05 [ietf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins4864720187079741904.sh 04:41:05 + rm /home/jenkins/.wgetrc 04:41:05 [EnvInject] - Injecting environment variables from a build step. 04:41:05 [EnvInject] - Injecting as environment variables the properties content 04:41:05 SET_JDK_VERSION=openjdk21 04:41:05 GIT_URL="git://devvexx.opendaylight.org/mirror" 04:41:05 04:41:05 [EnvInject] - Variables injected successfully. 04:41:05 [ietf-maven-clm-master] $ /bin/sh /tmp/jenkins13210728749827572516.sh 04:41:05 ---> update-java-alternatives.sh 04:41:05 ---> Updating Java version 04:41:05 ---> Ubuntu/Debian system detected 04:41:06 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 04:41:06 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 04:41:06 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 04:41:06 openjdk version "21.0.8" 2025-07-15 04:41:06 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 04:41:06 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 04:41:06 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:41:06 [EnvInject] - Injecting environment variables from a build step. 04:41:06 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 04:41:06 [EnvInject] - Variables injected successfully. 04:41:06 provisioning config files... 04:41:06 copy managed file [global-settings] to file:/w/workspace/ietf-maven-clm-master@tmp/config10803577485974494397tmp 04:41:07 copy managed file [ietf-settings] to file:/w/workspace/ietf-maven-clm-master@tmp/config13059711639009580725tmp 04:41:07 [EnvInject] - Injecting environment variables from a build step. 04:41:07 [EnvInject] - Injecting as environment variables the properties content 04:41:07 MAVEN_GOALS=clean install 04:41:07 04:41:07 [EnvInject] - Variables injected successfully. 04:41:07 [ietf-maven-clm-master] $ /bin/bash -l /tmp/jenkins16888901839799382350.sh 04:41:07 ---> common-variables.sh 04:41:07 --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 04:41:07 ---> sonatype-clm.sh 04:41:07 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 04:41:07 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 04:41:07 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 04:41:07 Default locale: en, platform encoding: UTF-8 04:41:07 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 04:41:08 [INFO] Scanning for projects... 04:41:16 [INFO] ------------------------------------------------------------------------ 04:41:16 [INFO] Reactor Build Order: 04:41:16 [INFO] 04:41:16 [INFO] ietf-artifacts [pom] 04:41:16 [INFO] bnd-parent [pom] 04:41:16 [INFO] feature-parent [pom] 04:41:16 [INFO] ietf-type-util [jar] 04:41:16 [INFO] bundle-parent [pom] 04:41:16 [INFO] rfc6991-ietf-inet-types [bundle] 04:41:16 [INFO] rfc6991-ietf-yang-types [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 [feature] 04:41:16 [INFO] rfc6022 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 [feature] 04:41:16 [INFO] rfc6241 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 [feature] 04:41:16 [INFO] rfc6243 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 [feature] 04:41:16 [INFO] rfc6470 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 [feature] 04:41:16 [INFO] rfc8343 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 [feature] 04:41:16 [INFO] iana-if-type [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 [feature] 04:41:16 [INFO] iana-crypt-hash [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash [feature] 04:41:16 [INFO] rfc8341 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 [feature] 04:41:16 [INFO] rfc7317-ietf-system [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system [feature] 04:41:16 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name [feature] 04:41:16 [INFO] rfc7407-ietf-snmp [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp [feature] 04:41:16 [INFO] rfc7952 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 [feature] 04:41:16 [INFO] rfc8040-ietf-restconf [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf [feature] 04:41:16 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring [feature] 04:41:16 [INFO] rfc8072 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 [feature] 04:41:16 [INFO] rfc8177 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 [feature] 04:41:16 [INFO] iana-routing-types [bundle] 04:41:16 [INFO] rfc8294-ietf-routing-types [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 [feature] 04:41:16 [INFO] rfc8342-ietf-datastores [bundle] 04:41:16 [INFO] rfc8342-ietf-origin [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 [feature] 04:41:16 [INFO] rfc8344 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 [feature] 04:41:16 [INFO] rfc8345-ietf-network [bundle] 04:41:16 [INFO] rfc8345-ietf-network-state [bundle] 04:41:16 [INFO] rfc8345-ietf-network-topology [bundle] 04:41:16 [INFO] rfc8345-ietf-network-topology-state [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 [feature] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA [feature] 04:41:16 [INFO] rfc8346-ietf-l3-unicast-topology [bundle] 04:41:16 [INFO] rfc8346-ietf-l3-unicast-topology-state [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 [feature] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA [feature] 04:41:16 [INFO] iana-hardware [bundle] 04:41:16 [INFO] rfc8348-ietf-hardware [bundle] 04:41:16 [INFO] rfc8348-ietf-hardware-state [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 [feature] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA [feature] 04:41:16 [INFO] rfc8349-ietf-routing [bundle] 04:41:16 [INFO] rfc8349-ietf-ipv4-unicast-routing [bundle] 04:41:16 [INFO] rfc8349-ietf-ipv6-unicast-routing [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 [feature] 04:41:16 [INFO] rfc8519-ietf-ethertypes [bundle] 04:41:16 [INFO] rfc8519-ietf-packet-fields [bundle] 04:41:16 [INFO] rfc8519-ietf-access-control-list [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 [feature] 04:41:16 [INFO] rfc8520-ietf-acldns [bundle] 04:41:16 [INFO] rfc8520-ietf-mud [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 [feature] 04:41:16 [INFO] rfc8525 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 [feature] 04:41:16 [INFO] rfc8526 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 [feature] 04:41:16 [INFO] rfc8528 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 [feature] 04:41:16 [INFO] rfc8529 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 [feature] 04:41:16 [INFO] rfc8530 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 [feature] 04:41:16 [INFO] rfc8542-ietf-dc-fabric-types [bundle] 04:41:16 [INFO] rfc8542-ietf-dc-fabric-topology [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 [feature] 04:41:16 [INFO] rfc8572-ietf-sztp-bootstrap-server [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server [feature] 04:41:16 [INFO] rfc8572-ietf-sztp-conveyed-info [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info [feature] 04:41:16 [INFO] rfc8639 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 [feature] 04:41:16 [INFO] rfc8641 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 [feature] 04:41:16 [INFO] rfc8650 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 [feature] 04:41:16 [INFO] iana-tunnel-type [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 [feature] 04:41:16 [INFO] rfc8776-ietf-te-types [bundle] 04:41:16 [INFO] rfc8776-ietf-te-packet-types [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 [feature] 04:41:16 [INFO] rfc8795-ietf-te-topology [bundle] 04:41:16 [INFO] rfc8795-ietf-te-topology-state [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 [feature] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA [feature] 04:41:16 [INFO] rfc8808 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 [feature] 04:41:16 [INFO] rfc8819-ietf-module-tags [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 [feature] 04:41:16 [INFO] rfc8819-ietf-module-tags-state [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA [feature] 04:41:16 [INFO] rfc8916 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 [feature] 04:41:16 [INFO] rfc9067 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 [feature] 04:41:16 [INFO] rfc9070-ietf-mpls-ldp [bundle] 04:41:16 [INFO] rfc9070-ietf-mpls-ldp-extended [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 [feature] 04:41:16 [INFO] rfc9144 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 [feature] 04:41:16 [INFO] rfc9179 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 [feature] 04:41:16 [INFO] rfc9196-ietf-system-capabilities [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities [feature] 04:41:16 [INFO] rfc9196-ietf-notification-capabilities [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities [feature] 04:41:16 [INFO] rfc9640 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 [feature] 04:41:16 [INFO] rfc9641 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 [feature] 04:41:16 [INFO] rfc9642 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 [feature] 04:41:16 [INFO] rfc9643-ietf-tcp-common [bundle] 04:41:16 [INFO] rfc9643-ietf-tcp-client [bundle] 04:41:16 [INFO] rfc9643-ietf-tcp-server [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 [feature] 04:41:16 [INFO] iana-ssh-encryption-algs [bundle] 04:41:16 [INFO] iana-ssh-key-exchange-algs [bundle] 04:41:16 [INFO] iana-ssh-mac-algs [bundle] 04:41:16 [INFO] iana-ssh-public-key-algs [bundle] 04:41:16 [INFO] rfc9644-ietf-ssh-common [bundle] 04:41:16 [INFO] rfc9644-ietf-ssh-client [bundle] 04:41:16 [INFO] rfc9644-ietf-ssh-server [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 [feature] 04:41:16 [INFO] iana-tls-cipher-suite-algs [bundle] 04:41:16 [INFO] rfc9645-ietf-tls-common [bundle] 04:41:16 [INFO] rfc9645-ietf-tls-client [bundle] 04:41:16 [INFO] rfc9645-ietf-tls-server [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 [feature] 04:41:16 [INFO] rfc9648 [bundle] 04:41:16 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 [feature] 04:41:16 [INFO] rfc8294-netty [jar] 04:41:16 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty [feature] 04:41:16 [INFO] features-aggregator [pom] 04:41:16 [INFO] lib-aggregator [pom] 04:41:16 [INFO] iana-aggregator [pom] 04:41:16 [INFO] rfc-aggregator [pom] 04:41:16 [INFO] model-aggregator [pom] 04:41:16 [INFO] test-distribution [pom] 04:41:16 [INFO] ietf [pom] 04:41:17 [INFO] 04:41:17 [INFO] ----------------< org.opendaylight.ietf:ietf-artifacts >---------------- 04:41:17 [INFO] Building ietf-artifacts 1.0.1-SNAPSHOT [1/161] 04:41:17 [INFO] from artifacts/pom.xml 04:41:17 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:17 [INFO] 04:41:17 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-artifacts --- 04:41:17 [INFO] 04:41:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-artifacts --- 04:41:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 04:41:17 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 04:41:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:17 [INFO] 04:41:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-artifacts --- 04:41:17 [INFO] 04:41:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-artifacts --- 04:41:18 [INFO] CycloneDX: Resolving Dependencies 04:41:18 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 04:41:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/artifacts/target/bom.xml 04:41:19 [INFO] attaching as ietf-artifacts-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/artifacts/target/bom.json 04:41:19 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 04:41:19 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 04:41:19 [INFO] attaching as ietf-artifacts-1.0.1-SNAPSHOT-cyclonedx.json 04:41:19 [INFO] 04:41:19 [INFO] --- install:3.1.4:install (default-install) @ ietf-artifacts --- 04:41:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.1-SNAPSHOT/ietf-artifacts-1.0.1-SNAPSHOT.pom 04:41:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/artifacts/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.1-SNAPSHOT/ietf-artifacts-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/artifacts/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-artifacts/1.0.1-SNAPSHOT/ietf-artifacts-1.0.1-SNAPSHOT-cyclonedx.json 04:41:19 [INFO] 04:41:19 [INFO] --- dependency:3.8.1:tree (default-cli) @ ietf-artifacts --- 04:41:21 [INFO] org.opendaylight.ietf:ietf-artifacts:pom:1.0.1-SNAPSHOT 04:41:21 [INFO] 04:41:21 [INFO] --- clm:2.54.0-01:index (default-cli) @ ietf-artifacts --- 04:41:21 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/artifacts/target/sonatype-clm/module.xml 04:41:21 [INFO] 04:41:21 [INFO] ------------------< org.opendaylight.ietf:bnd-parent >------------------ 04:41:21 [INFO] Building bnd-parent 1.0.1-SNAPSHOT [2/161] 04:41:21 [INFO] from bnd-parent/pom.xml 04:41:21 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:22 [INFO] 04:41:22 [INFO] --- clean:3.5.0:clean (default-clean) @ bnd-parent --- 04:41:22 [INFO] 04:41:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bnd-parent --- 04:41:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:22 [INFO] 04:41:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bnd-parent --- 04:41:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:22 [INFO] 04:41:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bnd-parent --- 04:41:22 [INFO] 04:41:22 [INFO] --- dependency:3.8.1:properties (default) @ bnd-parent --- 04:41:22 [INFO] 04:41:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bnd-parent --- 04:41:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/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/** 04:41:22 [INFO] 04:41:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ bnd-parent --- 04:41:23 [INFO] Starting audit... 04:41:23 Audit done. 04:41:23 [INFO] You have 0 Checkstyle violations. 04:41:23 [INFO] 04:41:23 [INFO] --- checkstyle:3.6.0:check (default) @ bnd-parent --- 04:41:24 [INFO] Starting audit... 04:41:24 Audit done. 04:41:24 [INFO] You have 0 Checkstyle violations. 04:41:24 [INFO] 04:41:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bnd-parent --- 04:41:24 [INFO] 04:41:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bnd-parent >>> 04:41:24 [INFO] 04:41:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bnd-parent --- 04:41:25 [INFO] No files found to run spotbugs, check compile phase has been run 04:41:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:41:25 [INFO] 04:41:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bnd-parent <<< 04:41:25 [INFO] 04:41:25 [INFO] 04:41:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bnd-parent --- 04:41:25 [INFO] 04:41:25 [INFO] --- bnd:7.1.0:bnd-process (default) @ bnd-parent --- 04:41:26 [INFO] 04:41:26 [INFO] --- copy:14.1.3:copy-files (default) @ bnd-parent --- 04:41:26 [INFO] 04:41:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bnd-parent --- 04:41:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:41:26 [INFO] 04:41:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bnd-parent --- 04:41:26 [INFO] CycloneDX: Resolving Dependencies 04:41:27 [INFO] CycloneDX: Creating BOM version 1.6 with 10 component(s) 04:41:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.xml 04:41:27 [INFO] attaching as bnd-parent-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.json 04:41:27 [INFO] attaching as bnd-parent-1.0.1-SNAPSHOT-cyclonedx.json 04:41:27 [INFO] 04:41:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bnd-parent --- 04:41:27 [INFO] Skipping duplicate-finder execution! 04:41:27 [INFO] 04:41:27 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bnd-parent --- 04:41:27 [INFO] Skipping pom project 04:41:27 [INFO] 04:41:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bnd-parent --- 04:41:27 [INFO] 04:41:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bnd-parent --- 04:41:27 [INFO] 04:41:27 [INFO] --- jacoco:0.8.13:report (report) @ bnd-parent --- 04:41:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:41:27 [INFO] 04:41:27 [INFO] --- install:3.1.4:install (default-install) @ bnd-parent --- 04:41:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/bnd-parent/pom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.1-SNAPSHOT/bnd-parent-1.0.1-SNAPSHOT.pom 04:41:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.1-SNAPSHOT/bnd-parent-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/bnd-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/bnd-parent/1.0.1-SNAPSHOT/bnd-parent-1.0.1-SNAPSHOT-cyclonedx.json 04:41:27 [INFO] 04:41:27 [INFO] --- dependency:3.8.1:tree (default-cli) @ bnd-parent --- 04:41:27 [INFO] org.opendaylight.ietf:bnd-parent:pom:1.0.1-SNAPSHOT 04:41:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 04:41:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 04:41:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 04:41:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 04:41:27 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 04:41:27 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:41:27 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 04:41:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:41:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:41:27 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:41:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:41:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:41:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:41:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:41:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:41:27 [INFO] +- junit:junit:jar:4.13.2:test 04:41:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:41:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:41:27 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:41:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:41:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:41:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:27 [INFO] 04:41:27 [INFO] --- clm:2.54.0-01:index (default-cli) @ bnd-parent --- 04:41:27 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/bnd-parent/target/sonatype-clm/module.xml 04:41:27 [INFO] 04:41:27 [INFO] ----------------< org.opendaylight.ietf:feature-parent >---------------- 04:41:27 [INFO] Building feature-parent 1.0.1-SNAPSHOT [3/161] 04:41:27 [INFO] from features/feature-parent/pom.xml 04:41:27 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:28 [INFO] 04:41:28 [INFO] --- clean:3.5.0:clean (default-clean) @ feature-parent --- 04:41:28 [INFO] 04:41:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ feature-parent --- 04:41:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 04:41:28 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 04:41:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:28 [INFO] 04:41:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ feature-parent --- 04:41:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:28 [INFO] 04:41:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ feature-parent --- 04:41:28 [INFO] 04:41:28 [INFO] --- dependency:3.8.1:properties (default) @ feature-parent --- 04:41:28 [INFO] 04:41:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ feature-parent --- 04:41:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:41:28 [INFO] argLine set to empty 04:41:28 [INFO] 04:41:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ feature-parent --- 04:41:28 [INFO] Starting audit... 04:41:28 Audit done. 04:41:28 [INFO] You have 0 Checkstyle violations. 04:41:28 [INFO] 04:41:28 [INFO] --- checkstyle:3.6.0:check (default) @ feature-parent --- 04:41:28 [INFO] Starting audit... 04:41:28 Audit done. 04:41:28 [INFO] You have 0 Checkstyle violations. 04:41:28 [INFO] 04:41:28 [INFO] --- dependency:3.8.1:copy (unpack-license) @ feature-parent --- 04:41:28 [INFO] 04:41:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ feature-parent >>> 04:41:28 [INFO] 04:41:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ feature-parent --- 04:41:29 [INFO] No files found to run spotbugs, check compile phase has been run 04:41:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:41:29 [INFO] 04:41:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ feature-parent <<< 04:41:29 [INFO] 04:41:29 [INFO] 04:41:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ feature-parent --- 04:41:29 [INFO] 04:41:29 [INFO] --- feattest:14.1.3:test (default) @ feature-parent --- 04:41:29 [INFO] Project packaging is not 'feature', skipping execution 04:41:29 [INFO] 04:41:29 [INFO] --- copy:14.1.3:copy-files (default) @ feature-parent --- 04:41:29 [INFO] 04:41:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ feature-parent --- 04:41:30 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:41:30 [INFO] 04:41:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ feature-parent --- 04:41:30 [INFO] CycloneDX: Resolving Dependencies 04:41:30 [INFO] CycloneDX: Creating BOM version 1.6 with 1 component(s) 04:41:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.xml 04:41:30 [INFO] attaching as feature-parent-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.json 04:41:30 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 04:41:30 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 04:41:30 [INFO] attaching as feature-parent-1.0.1-SNAPSHOT-cyclonedx.json 04:41:30 [INFO] 04:41:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 04:41:30 [INFO] Skipping duplicate-finder execution! 04:41:30 [INFO] 04:41:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ feature-parent --- 04:41:30 [INFO] Skipping plugin execution 04:41:30 [INFO] 04:41:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 04:41:30 [INFO] Skipping source per configuration. 04:41:30 [INFO] 04:41:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ feature-parent --- 04:41:30 [INFO] 04:41:30 [INFO] --- jacoco:0.8.13:report (report) @ feature-parent --- 04:41:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:41:30 [INFO] 04:41:30 [INFO] --- install:3.1.4:install (default-install) @ feature-parent --- 04:41:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.1-SNAPSHOT/feature-parent-1.0.1-SNAPSHOT.pom 04:41:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.1-SNAPSHOT/feature-parent-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/feature-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/feature-parent/1.0.1-SNAPSHOT/feature-parent-1.0.1-SNAPSHOT-cyclonedx.json 04:41:30 [INFO] 04:41:30 [INFO] --- dependency:3.8.1:tree (default-cli) @ feature-parent --- 04:41:30 [INFO] org.opendaylight.ietf:feature-parent:pom:1.0.1-SNAPSHOT 04:41:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:41:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:41:30 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:41:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:41:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:41:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:41:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:41:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:41:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:41:30 [INFO] +- junit:junit:jar:4.13.2:test 04:41:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:41:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:41:30 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:41:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:41:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:41:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:30 [INFO] 04:41:30 [INFO] --- clm:2.54.0-01:index (default-cli) @ feature-parent --- 04:41:31 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/feature-parent/target/sonatype-clm/module.xml 04:41:31 [INFO] 04:41:31 [INFO] ----------------< org.opendaylight.ietf:ietf-type-util >---------------- 04:41:31 [INFO] Building ietf-type-util 1.0.1-SNAPSHOT [4/161] 04:41:31 [INFO] from lib/ietf-type-util/pom.xml 04:41:31 [INFO] --------------------------------[ jar ]--------------------------------- 04:41:31 [INFO] 04:41:31 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-type-util --- 04:41:31 [INFO] 04:41:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-type-util --- 04:41:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:31 [INFO] 04:41:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ ietf-type-util --- 04:41:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:31 [INFO] 04:41:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-type-util --- 04:41:31 [INFO] 04:41:31 [INFO] --- dependency:3.8.1:properties (default) @ ietf-type-util --- 04:41:31 [INFO] 04:41:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ ietf-type-util --- 04:41:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/lib/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/** 04:41:31 [INFO] 04:41:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ ietf-type-util --- 04:41:31 [INFO] Starting audit... 04:41:31 Audit done. 04:41:31 [INFO] You have 0 Checkstyle violations. 04:41:31 [INFO] 04:41:31 [INFO] --- checkstyle:3.6.0:check (default) @ ietf-type-util --- 04:41:32 [INFO] Starting audit... 04:41:32 Audit done. 04:41:32 [INFO] You have 0 Checkstyle violations. 04:41:32 [INFO] 04:41:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ ietf-type-util --- 04:41:32 [INFO] 04:41:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ietf-type-util --- 04:41:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/resources 04:41:32 [INFO] 04:41:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ ietf-type-util --- 04:41:32 [INFO] Recompiling the module because of changed source code. 04:41:32 [INFO] Compiling 4 source files with javac [debug release 21 module-path] to target/classes 04:41:33 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 04:41:33 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/module-info.java:[18,40] requires directive for an automatic module 04:41:33 [INFO] 04:41:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ietf-type-util >>> 04:41:33 [INFO] 04:41:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ietf-type-util --- 04:41:33 [INFO] Fork Value is true 04:41:36 [INFO] Done SpotBugs Analysis.... 04:41:36 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:41:36 [INFO] 04:41:36 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ ietf-type-util <<< 04:41:36 [INFO] 04:41:36 [INFO] 04:41:36 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ietf-type-util --- 04:41:36 [INFO] BugInstance size is 0 04:41:36 [INFO] Error size is 0 04:41:36 [INFO] No errors/warnings found 04:41:36 [INFO] 04:41:36 [INFO] --- bnd:7.1.0:bnd-process (default) @ ietf-type-util --- 04:41:36 [INFO] 04:41:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ietf-type-util --- 04:41:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/test/resources 04:41:36 [INFO] 04:41:36 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ ietf-type-util --- 04:41:36 [INFO] Recompiling the module because of changed dependency. 04:41:36 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 04:41:36 [INFO] 04:41:36 [INFO] --- surefire:3.5.3:test (default-test) @ ietf-type-util --- 04:41:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:41:37 [INFO] 04:41:37 [INFO] ------------------------------------------------------- 04:41:37 [INFO] T E S T S 04:41:37 [INFO] ------------------------------------------------------- 04:41:38 [INFO] Running org.opendaylight.ietf.type.util.Ipv6UtilsTest 04:41:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.ietf.type.util.Ipv6UtilsTest 04:41:38 [INFO] 04:41:38 [INFO] Results: 04:41:38 [INFO] 04:41:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 04:41:38 [INFO] 04:41:38 [INFO] 04:41:38 [INFO] --- copy:14.1.3:copy-files (default) @ ietf-type-util --- 04:41:38 [INFO] 04:41:38 [INFO] --- jar:3.4.2:jar (default-jar) @ ietf-type-util --- 04:41:38 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-1.0.1-SNAPSHOT.jar 04:41:38 [INFO] 04:41:38 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ ietf-type-util --- 04:41:38 [INFO] No previous run data found, generating javadoc. 04:41:39 [WARNING] Javadoc Warnings 04:41:39 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:44: warning: no comment 04:41:39 [WARNING] public static int addressBits(final String str, final int limit) { 04:41:39 [WARNING] ^ 04:41:39 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:59: warning: no comment 04:41:39 [WARNING] public static byte[] addressBytes(final String str, final int limit) { 04:41:39 [WARNING] ^ 04:41:39 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:69: warning: no comment 04:41:39 [WARNING] public static String addressString(final byte[] bytes) { 04:41:39 [WARNING] ^ 04:41:39 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:65: warning: no comment 04:41:39 [WARNING] public static String addressString(final int bits) { 04:41:39 [WARNING] ^ 04:41:39 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:75: warning: no comment 04:41:39 [WARNING] public static void appendIpv4String(final StringBuilder sb, final byte[] bytes) { 04:41:39 [WARNING] ^ 04:41:39 [WARNING] /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/src/main/java/org/opendaylight/ietf/type/util/Ipv4Utils.java:27: warning: no comment 04:41:39 [WARNING] public static void fillIpv4Bytes(final byte[] bytes, final int byteStart, final String str, final int strStart, 04:41:39 [WARNING] ^ 04:41:39 [WARNING] 6 warnings 04:41:39 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-1.0.1-SNAPSHOT-javadoc.jar 04:41:39 [INFO] 04:41:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-type-util --- 04:41:39 [INFO] CycloneDX: Resolving Dependencies 04:41:40 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:41:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.xml 04:41:40 [INFO] attaching as ietf-type-util-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.json 04:41:40 [INFO] attaching as ietf-type-util-1.0.1-SNAPSHOT-cyclonedx.json 04:41:40 [INFO] 04:41:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ietf-type-util --- 04:41:40 [INFO] Skipping duplicate-finder execution! 04:41:40 [INFO] 04:41:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ ietf-type-util --- 04:41:40 [INFO] No dependency problems found 04:41:40 [INFO] 04:41:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ ietf-type-util --- 04:41:40 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-1.0.1-SNAPSHOT-sources.jar 04:41:40 [INFO] 04:41:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ietf-type-util --- 04:41:40 [INFO] 04:41:40 [INFO] --- jacoco:0.8.13:report (report) @ ietf-type-util --- 04:41:40 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/code-coverage/jacoco.exec 04:41:40 [INFO] Analyzed bundle 'ietf-type-util' with 2 classes 04:41:40 [INFO] 04:41:40 [INFO] --- install:3.1.4:install (default-install) @ ietf-type-util --- 04:41:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/pom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.1-SNAPSHOT/ietf-type-util-1.0.1-SNAPSHOT.pom 04:41:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.1-SNAPSHOT/ietf-type-util-1.0.1-SNAPSHOT.jar 04:41:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.1-SNAPSHOT/ietf-type-util-1.0.1-SNAPSHOT-javadoc.jar 04:41:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.xml to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.1-SNAPSHOT/ietf-type-util-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/bom.json to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.1-SNAPSHOT/ietf-type-util-1.0.1-SNAPSHOT-cyclonedx.json 04:41:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/ietf-type-util-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/ietf-type-util/1.0.1-SNAPSHOT/ietf-type-util-1.0.1-SNAPSHOT-sources.jar 04:41:40 [INFO] 04:41:40 [INFO] --- dependency:3.8.1:tree (default-cli) @ ietf-type-util --- 04:41:40 [INFO] org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT 04:41:40 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:41:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:41:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:41:40 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:41:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:41:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:41:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:41:40 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.17:test 04:41:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:40 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 04:41:40 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 04:41:40 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 04:41:40 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 04:41:40 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 04:41:40 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:41:40 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 04:41:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:41:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:41:40 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:41:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:41:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:41:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:41:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:41:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:41:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:41:40 [INFO] +- junit:junit:jar:4.13.2:test 04:41:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:41:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:41:40 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:41:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:41:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:41:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:40 [INFO] 04:41:40 [INFO] --- clm:2.54.0-01:index (default-cli) @ ietf-type-util --- 04:41:40 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/lib/ietf-type-util/target/sonatype-clm/module.xml 04:41:40 [INFO] 04:41:40 [INFO] -------------< org.opendaylight.ietf.model:bundle-parent >-------------- 04:41:40 [INFO] Building bundle-parent 1.0.1-SNAPSHOT [5/161] 04:41:40 [INFO] from model/bundle-parent/pom.xml 04:41:40 [INFO] --------------------------------[ pom ]--------------------------------- 04:41:40 [INFO] 04:41:40 [INFO] --- clean:3.5.0:clean (default-clean) @ bundle-parent --- 04:41:40 [INFO] 04:41:40 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bundle-parent --- 04:41:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 04:41:40 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 04:41:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:40 [INFO] 04:41:40 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bundle-parent --- 04:41:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:40 [INFO] 04:41:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bundle-parent --- 04:41:40 [INFO] 04:41:40 [INFO] --- dependency:3.8.1:properties (default) @ bundle-parent --- 04:41:40 [INFO] 04:41:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bundle-parent --- 04:41:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/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/** 04:41:40 [INFO] 04:41:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ bundle-parent --- 04:41:41 [INFO] Starting audit... 04:41:41 Audit done. 04:41:41 [INFO] You have 0 Checkstyle violations. 04:41:41 [INFO] 04:41:41 [INFO] --- checkstyle:3.6.0:check (default) @ bundle-parent --- 04:41:41 [INFO] Starting audit... 04:41:41 Audit done. 04:41:41 [INFO] You have 0 Checkstyle violations. 04:41:41 [INFO] 04:41:41 [INFO] --- dependency:3.8.1:copy (unpack-license) @ bundle-parent --- 04:41:41 [INFO] 04:41:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bundle-parent >>> 04:41:41 [INFO] 04:41:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bundle-parent --- 04:41:41 [INFO] Spotbugs plugin skipped 04:41:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:41:41 [INFO] 04:41:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bundle-parent <<< 04:41:41 [INFO] 04:41:41 [INFO] 04:41:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bundle-parent --- 04:41:41 [INFO] Spotbugs plugin skipped 04:41:41 [INFO] 04:41:41 [INFO] --- copy:14.1.3:copy-files (default) @ bundle-parent --- 04:41:41 [INFO] 04:41:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bundle-parent --- 04:41:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:41:41 [INFO] 04:41:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bundle-parent --- 04:41:41 [INFO] CycloneDX: Resolving Dependencies 04:41:42 [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s) 04:41:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.xml 04:41:42 [INFO] attaching as bundle-parent-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.json 04:41:42 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 04:41:42 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 04:41:42 [INFO] attaching as bundle-parent-1.0.1-SNAPSHOT-cyclonedx.json 04:41:42 [INFO] 04:41:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bundle-parent --- 04:41:42 [INFO] Skipping duplicate-finder execution! 04:41:42 [INFO] 04:41:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bundle-parent --- 04:41:42 [INFO] Skipping pom project 04:41:42 [INFO] 04:41:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bundle-parent --- 04:41:42 [INFO] 04:41:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bundle-parent --- 04:41:42 [INFO] 04:41:42 [INFO] --- jacoco:0.8.13:report (report) @ bundle-parent --- 04:41:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:41:42 [INFO] 04:41:42 [INFO] --- install:3.1.4:install (default-install) @ bundle-parent --- 04:41:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/bundle-parent/pom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.1-SNAPSHOT/bundle-parent-1.0.1-SNAPSHOT.pom 04:41:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.1-SNAPSHOT/bundle-parent-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/bom.json to /tmp/r/org/opendaylight/ietf/model/bundle-parent/1.0.1-SNAPSHOT/bundle-parent-1.0.1-SNAPSHOT-cyclonedx.json 04:41:42 [INFO] 04:41:42 [INFO] --- dependency:3.8.1:tree (default-cli) @ bundle-parent --- 04:41:42 [INFO] org.opendaylight.ietf.model:bundle-parent:pom:1.0.1-SNAPSHOT 04:41:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:41:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:41:42 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:41:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:41:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:41:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:41:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:41:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:41:42 [INFO] +- junit:junit:jar:4.13.2:test 04:41:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:41:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:41:42 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:41:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:41:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:41:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:42 [INFO] 04:41:42 [INFO] --- clm:2.54.0-01:index (default-cli) @ bundle-parent --- 04:41:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/bundle-parent/target/sonatype-clm/module.xml 04:41:42 [INFO] 04:41:42 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-inet-types >--------- 04:41:42 [INFO] Building rfc6991-ietf-inet-types 1.0.1-SNAPSHOT [6/161] 04:41:42 [INFO] from model/rfc/rfc6991-ietf-inet-types/pom.xml 04:41:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:41:43 [INFO] 04:41:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-inet-types --- 04:41:43 [INFO] 04:41:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6991-ietf-inet-types --- 04:41:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:43 [INFO] 04:41:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-inet-types --- 04:41:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:43 [INFO] 04:41:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-inet-types --- 04:41:43 [INFO] 04:41:43 [INFO] --- dependency:3.8.1:properties (default) @ rfc6991-ietf-inet-types --- 04:41:43 [INFO] 04:41:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6991-ietf-inet-types --- 04:41:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:41:43 [INFO] 04:41:43 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc6991-ietf-inet-types --- 04:41:44 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:41:44 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/src/main/yang 04:41:44 [INFO] yang-to-sources: Found 0 dependencies in 3.532 ms 04:41:44 [INFO] yang-to-sources: Project model files found: 1 in 75.71 ms 04:41:45 [INFO] yang-to-sources: 1 YANG models processed in 186.2 ms 04:41:45 [INFO] BindingJavaFileGenerator: Defined 21 files in 84.20 ms 04:41:45 [INFO] Sorted 21 files into 3 directories in 3.462 ms 04:41:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 171.7 ms 04:41:45 [INFO] 04:41:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-inet-types --- 04:41:45 [INFO] Starting audit... 04:41:45 Audit done. 04:41:45 [INFO] You have 0 Checkstyle violations. 04:41:45 [INFO] 04:41:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-inet-types --- 04:41:45 [INFO] Starting audit... 04:41:45 Audit done. 04:41:45 [INFO] You have 0 Checkstyle violations. 04:41:45 [INFO] 04:41:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6991-ietf-inet-types --- 04:41:45 [INFO] 04:41:45 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-inet-types --- 04:41:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/src/main/resources 04:41:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 04:41:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:41:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:41:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:41:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/generated-sources/spi 04:41:45 [INFO] 04:41:45 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6991-ietf-inet-types --- 04:41:45 [INFO] Recompiling the module because of changed dependency. 04:41:45 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:41:46 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:41:46 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:41:46 [INFO] 04:41:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-inet-types >>> 04:41:46 [INFO] 04:41:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-inet-types --- 04:41:46 [INFO] Fork Value is true 04:41:49 [INFO] Done SpotBugs Analysis.... 04:41:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:41:49 [INFO] 04:41:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-inet-types <<< 04:41:49 [INFO] 04:41:49 [INFO] 04:41:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] BugInstance size is 0 04:41:49 [INFO] Error size is 0 04:41:49 [INFO] No errors/warnings found 04:41:49 [INFO] 04:41:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/src/test/resources 04:41:49 [INFO] 04:41:49 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] Recompiling the module because of changed dependency. 04:41:49 [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes 04:41:49 [INFO] 04:41:49 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6991-ietf-inet-types --- 04:41:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:41:49 [INFO] 04:41:49 [INFO] ------------------------------------------------------- 04:41:49 [INFO] T E S T S 04:41:49 [INFO] ------------------------------------------------------- 04:41:50 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 04:41:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 04:41:51 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.339 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtilTest 04:41:51 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 04:41:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilderTest 04:41:51 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 04:41:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilderTest 04:41:51 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 04:41:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilderTest 04:41:51 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 04:41:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilderTest 04:41:51 [INFO] 04:41:51 [INFO] Results: 04:41:51 [INFO] 04:41:51 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 04:41:51 [INFO] 04:41:51 [INFO] 04:41:51 [INFO] --- copy:14.1.3:copy-files (default) @ rfc6991-ietf-inet-types --- 04:41:51 [INFO] 04:41:51 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-inet-types --- 04:41:52 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT.jar 04:41:52 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/classes/META-INF/MANIFEST.MF 04:41:52 [INFO] 04:41:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6991-ietf-inet-types --- 04:41:52 [INFO] No previous run data found, generating javadoc. 04:41:54 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-javadoc.jar 04:41:54 [INFO] 04:41:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-inet-types --- 04:41:54 [INFO] CycloneDX: Resolving Dependencies 04:41:54 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:41:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml 04:41:54 [INFO] attaching as rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json 04:41:54 [INFO] attaching as rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-cyclonedx.json 04:41:54 [INFO] 04:41:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-inet-types --- 04:41:54 [INFO] Skipping duplicate-finder execution! 04:41:54 [INFO] 04:41:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6991-ietf-inet-types --- 04:41:54 [INFO] No dependency problems found 04:41:54 [INFO] 04:41:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-inet-types --- 04:41:54 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-sources.jar 04:41:54 [INFO] 04:41:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] 04:41:55 [INFO] --- jacoco:0.8.13:report (report) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/code-coverage/jacoco.exec 04:41:55 [INFO] Analyzed bundle 'rfc6991-ietf-inet-types' with 2 classes 04:41:55 [INFO] 04:41:55 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.1-SNAPSHOT/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT.pom 04:41:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.1-SNAPSHOT/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT.jar 04:41:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.1-SNAPSHOT/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-javadoc.jar 04:41:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.1-SNAPSHOT/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:41:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.1-SNAPSHOT/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-cyclonedx.json 04:41:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.1-SNAPSHOT/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT-sources.jar 04:41:55 [INFO] 04:41:55 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] Writing OBR metadata 04:41:55 [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-inet-types/1.0.1-SNAPSHOT/rfc6991-ietf-inet-types-1.0.1-SNAPSHOT.jar 04:41:55 [INFO] Writing OBR metadata 04:41:55 [INFO] 04:41:55 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] org.opendaylight.ietf.model:rfc6991-ietf-inet-types:bundle:1.0.1-SNAPSHOT 04:41:55 [INFO] +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:41:55 [INFO] +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:41:55 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:41:55 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:41:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:41:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:41:55 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:41:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:41:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:41:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:41:55 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:41:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:41:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:41:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:41:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:41:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:41:55 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:41:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:41:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:41:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:41:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:41:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:41:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:41:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:41:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:41:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:41:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:41:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:41:55 [INFO] +- junit:junit:jar:4.13.2:test 04:41:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:41:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:41:55 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:41:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:41:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:41:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:41:55 [INFO] 04:41:55 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc6991-ietf-inet-types --- 04:41:55 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-inet-types/target/sonatype-clm/module.xml 04:41:55 [INFO] 04:41:55 [INFO] --------< org.opendaylight.ietf.model:rfc6991-ietf-yang-types >--------- 04:41:55 [INFO] Building rfc6991-ietf-yang-types 1.0.1-SNAPSHOT [7/161] 04:41:55 [INFO] from model/rfc/rfc6991-ietf-yang-types/pom.xml 04:41:55 [INFO] -------------------------------[ bundle ]------------------------------- 04:41:55 [INFO] 04:41:55 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] 04:41:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:55 [INFO] 04:41:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:41:55 [INFO] 04:41:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] 04:41:55 [INFO] --- dependency:3.8.1:properties (default) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] 04:41:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:41:55 [INFO] 04:41:55 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:41:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/src/main/yang 04:41:55 [INFO] yang-to-sources: Found 0 dependencies in 904.7 μs 04:41:55 [INFO] yang-to-sources: Project model files found: 1 in 7.770 ms 04:41:55 [INFO] yang-to-sources: 1 YANG models processed in 12.18 ms 04:41:55 [INFO] BindingJavaFileGenerator: Defined 22 files in 2.289 ms 04:41:55 [INFO] Sorted 22 files into 3 directories in 126.7 μs 04:41:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 15.80 ms 04:41:55 [INFO] 04:41:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] Starting audit... 04:41:55 Audit done. 04:41:55 [INFO] You have 0 Checkstyle violations. 04:41:55 [INFO] 04:41:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] Starting audit... 04:41:55 Audit done. 04:41:55 [INFO] You have 0 Checkstyle violations. 04:41:55 [INFO] 04:41:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] 04:41:55 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/src/main/resources 04:41:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 04:41:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:41:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:41:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:41:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/generated-sources/spi 04:41:55 [INFO] 04:41:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] Recompiling the module because of changed dependency. 04:41:55 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 04:41:55 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:41:55 [INFO] 04:41:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6991-ietf-yang-types >>> 04:41:55 [INFO] 04:41:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6991-ietf-yang-types --- 04:41:55 [INFO] Fork Value is true 04:41:58 [INFO] Done SpotBugs Analysis.... 04:41:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:41:58 [INFO] 04:41:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6991-ietf-yang-types <<< 04:41:58 [INFO] 04:41:58 [INFO] 04:41:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6991-ietf-yang-types --- 04:41:58 [INFO] BugInstance size is 0 04:41:58 [INFO] Error size is 0 04:41:58 [INFO] No errors/warnings found 04:41:58 [INFO] 04:41:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6991-ietf-yang-types --- 04:41:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/src/test/resources 04:41:58 [INFO] 04:41:58 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6991-ietf-yang-types --- 04:41:58 [INFO] Recompiling the module because of changed dependency. 04:41:58 [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes 04:41:58 [INFO] 04:41:58 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6991-ietf-yang-types --- 04:41:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:41:58 [INFO] 04:41:58 [INFO] ------------------------------------------------------- 04:41:58 [INFO] T E S T S 04:41:58 [INFO] ------------------------------------------------------- 04:41:59 [INFO] Running org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 04:41:59 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtilTest 04:41:59 [INFO] 04:41:59 [INFO] Results: 04:41:59 [INFO] 04:41:59 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 04:41:59 [INFO] 04:41:59 [INFO] 04:41:59 [INFO] --- copy:14.1.3:copy-files (default) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] 04:41:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT.jar 04:41:59 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/classes/META-INF/MANIFEST.MF 04:41:59 [INFO] 04:41:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6991-ietf-yang-types --- 04:41:59 [INFO] No previous run data found, generating javadoc. 04:42:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-javadoc.jar 04:42:01 [INFO] 04:42:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] CycloneDX: Resolving Dependencies 04:42:01 [INFO] CycloneDX: Creating BOM version 1.6 with 15 component(s) 04:42:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml 04:42:01 [INFO] attaching as rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json 04:42:01 [INFO] attaching as rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-cyclonedx.json 04:42:01 [INFO] 04:42:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] Skipping duplicate-finder execution! 04:42:01 [INFO] 04:42:01 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] No dependency problems found 04:42:01 [INFO] 04:42:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-sources.jar 04:42:01 [INFO] 04:42:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] 04:42:01 [INFO] --- jacoco:0.8.13:report (report) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/code-coverage/jacoco.exec 04:42:01 [INFO] Analyzed bundle 'rfc6991-ietf-yang-types' with 2 classes 04:42:01 [INFO] 04:42:01 [INFO] --- install:3.1.4:install (default-install) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.1-SNAPSHOT/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT.pom 04:42:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.1-SNAPSHOT/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT.jar 04:42:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.1-SNAPSHOT/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-javadoc.jar 04:42:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.1-SNAPSHOT/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.1-SNAPSHOT/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-cyclonedx.json 04:42:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.1-SNAPSHOT/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT-sources.jar 04:42:01 [INFO] 04:42:01 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] Installing org/opendaylight/ietf/model/rfc6991-ietf-yang-types/1.0.1-SNAPSHOT/rfc6991-ietf-yang-types-1.0.1-SNAPSHOT.jar 04:42:01 [INFO] Writing OBR metadata 04:42:01 [INFO] 04:42:01 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] org.opendaylight.ietf.model:rfc6991-ietf-yang-types:bundle:1.0.1-SNAPSHOT 04:42:01 [INFO] +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:42:01 [INFO] +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:42:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:42:01 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:42:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:42:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:42:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:42:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:42:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:42:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:42:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:42:01 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:42:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:42:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:42:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:42:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:42:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:42:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:42:01 [INFO] +- junit:junit:jar:4.13.2:test 04:42:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:42:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:42:01 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:42:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:42:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:01 [INFO] 04:42:01 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc6991-ietf-yang-types --- 04:42:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6991-ietf-yang-types/target/sonatype-clm/module.xml 04:42:01 [INFO] 04:42:01 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6991 >------------ 04:42:01 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6991 1.0.1-SNAPSHOT [8/161] 04:42:01 [INFO] from features/odl-ietf-model-rfc6991/pom.xml 04:42:01 [INFO] ------------------------------[ feature ]------------------------------- 04:42:02 [INFO] 04:42:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] 04:42:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:02 [INFO] 04:42:02 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:02 [INFO] 04:42:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] 04:42:02 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] 04:42:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:02 [INFO] argLine set to empty 04:42:02 [INFO] 04:42:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] Starting audit... 04:42:02 Audit done. 04:42:02 [INFO] You have 0 Checkstyle violations. 04:42:02 [INFO] 04:42:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] Starting audit... 04:42:02 Audit done. 04:42:02 [INFO] You have 0 Checkstyle violations. 04:42:02 [INFO] 04:42:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] 04:42:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml 04:42:02 [INFO] ...done! 04:42:02 [INFO] Attaching features XML 04:42:02 [INFO] 04:42:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6991 --- 04:42:02 [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 04:42:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:02 [INFO] 04:42:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6991 >>> 04:42:02 [INFO] 04:42:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] No files found to run spotbugs, check compile phase has been run 04:42:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:42:02 [INFO] 04:42:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6991 <<< 04:42:02 [INFO] 04:42:02 [INFO] 04:42:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] 04:42:02 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc6991 --- 04:42:02 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6991 04:42:05 [INFO] Project dependency features detected: [] 04:42:05 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:05 [INFO] Creating RMI registry server on 127.0.0.1:40249 04:42:06 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:06 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:06 [INFO] Waiting for remote bundle context.. on 40249 name: a37b5379-6177-4887-8c50-36c094460fdc timout: [ RelativeTimeout value = 180000 ] 04:42:11 [INFO] Building jar from resources and headers. 04:42:11 [INFO] Writing jar finished. 04:42:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:13 [INFO] 04:42:13 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc6991 --- 04:42:13 [INFO] 04:42:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6991 --- 04:42:13 [INFO] No Javadoc in project. Archive not created. 04:42:13 [INFO] 04:42:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6991 --- 04:42:13 [INFO] CycloneDX: Resolving Dependencies 04:42:14 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 04:42:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.xml 04:42:14 [INFO] attaching as odl-ietf-model-rfc6991-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.json 04:42:14 [INFO] attaching as odl-ietf-model-rfc6991-1.0.1-SNAPSHOT-cyclonedx.json 04:42:14 [INFO] 04:42:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6991 --- 04:42:14 [INFO] Skipping duplicate-finder execution! 04:42:14 [INFO] 04:42:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6991 --- 04:42:14 [INFO] Skipping plugin execution 04:42:14 [INFO] 04:42:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6991 --- 04:42:14 [INFO] Skipping source per configuration. 04:42:14 [INFO] 04:42:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6991 --- 04:42:14 [INFO] 04:42:14 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6991 --- 04:42:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:14 [INFO] 04:42:14 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6991 --- 04:42:14 [WARNING] 04:42:14 [WARNING] The packaging plugin for project odl-ietf-model-rfc6991 did not assign 04:42:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:42:14 [WARNING] 04:42:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:42:14 [WARNING] 04:42:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.1-SNAPSHOT/odl-ietf-model-rfc6991-1.0.1-SNAPSHOT.pom 04:42:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.1-SNAPSHOT/odl-ietf-model-rfc6991-1.0.1-SNAPSHOT-features.xml 04:42:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.1-SNAPSHOT/odl-ietf-model-rfc6991-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6991/1.0.1-SNAPSHOT/odl-ietf-model-rfc6991-1.0.1-SNAPSHOT-cyclonedx.json 04:42:14 [INFO] 04:42:14 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc6991 --- 04:42:14 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6991:feature:1.0.1-SNAPSHOT 04:42:14 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:42:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:42:14 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:42:14 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:14 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:14 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:42:14 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:42:14 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:42:14 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:42:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:42:14 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:42:14 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:42:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:42:14 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:42:14 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:42:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:42:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:42:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:42:14 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:42:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:42:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:42:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:42:14 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:42:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:42:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:42:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:42:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:42:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:42:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:42:14 [INFO] +- junit:junit:jar:4.13.2:test 04:42:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:42:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:42:14 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:42:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:42:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:42:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:14 [INFO] 04:42:14 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc6991 --- 04:42:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6991/target/sonatype-clm/module.xml 04:42:14 [INFO] 04:42:14 [INFO] ----------------< org.opendaylight.ietf.model:rfc6022 >----------------- 04:42:14 [INFO] Building rfc6022 1.0.1-SNAPSHOT [9/161] 04:42:14 [INFO] from model/rfc/rfc6022/pom.xml 04:42:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:14 [INFO] 04:42:14 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6022 --- 04:42:14 [INFO] 04:42:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6022 --- 04:42:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:14 [INFO] 04:42:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6022 --- 04:42:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:14 [INFO] 04:42:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6022 --- 04:42:14 [INFO] 04:42:14 [INFO] --- dependency:3.8.1:properties (default) @ rfc6022 --- 04:42:14 [INFO] 04:42:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6022 --- 04:42:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:42:14 [INFO] 04:42:14 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc6022 --- 04:42:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/src/main/yang 04:42:14 [INFO] yang-to-sources: Found 2 dependencies in 1.484 ms 04:42:14 [INFO] yang-to-sources: Project model files found: 1 in 14.86 ms 04:42:14 [INFO] yang-to-sources: 3 YANG models processed in 92.52 ms 04:42:14 [INFO] BindingJavaFileGenerator: Defined 58 files in 24.59 ms 04:42:14 [INFO] Sorted 58 files into 13 directories in 229.6 μs 04:42:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 58 in 67.83 ms 04:42:14 [INFO] 04:42:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6022 --- 04:42:14 [INFO] Starting audit... 04:42:14 Audit done. 04:42:14 [INFO] You have 0 Checkstyle violations. 04:42:14 [INFO] 04:42:14 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6022 --- 04:42:14 [INFO] Starting audit... 04:42:14 Audit done. 04:42:14 [INFO] You have 0 Checkstyle violations. 04:42:14 [INFO] 04:42:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6022 --- 04:42:14 [INFO] 04:42:14 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6022 --- 04:42:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/src/main/resources 04:42:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/generated-sources/spi 04:42:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/generated-sources/spi 04:42:14 [INFO] 04:42:14 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6022 --- 04:42:14 [INFO] Recompiling the module because of changed dependency. 04:42:14 [INFO] Compiling 57 source files with javac [debug release 21] to target/classes 04:42:15 [INFO] 04:42:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6022 >>> 04:42:15 [INFO] 04:42:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6022 --- 04:42:15 [INFO] Spotbugs plugin skipped 04:42:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:42:15 [INFO] 04:42:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6022 <<< 04:42:15 [INFO] 04:42:15 [INFO] 04:42:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6022 --- 04:42:15 [INFO] Spotbugs plugin skipped 04:42:15 [INFO] 04:42:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6022 --- 04:42:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/src/test/resources 04:42:15 [INFO] 04:42:15 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6022 --- 04:42:15 [INFO] No sources to compile 04:42:15 [INFO] 04:42:15 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6022 --- 04:42:15 [INFO] No tests to run. 04:42:15 [INFO] 04:42:15 [INFO] --- copy:14.1.3:copy-files (default) @ rfc6022 --- 04:42:15 [INFO] 04:42:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6022 --- 04:42:15 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-1.0.1-SNAPSHOT.jar 04:42:15 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/classes/META-INF/MANIFEST.MF 04:42:15 [INFO] 04:42:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6022 --- 04:42:15 [INFO] No previous run data found, generating javadoc. 04:42:18 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-1.0.1-SNAPSHOT-javadoc.jar 04:42:18 [INFO] 04:42:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6022 --- 04:42:18 [INFO] CycloneDX: Resolving Dependencies 04:42:18 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:42:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.xml 04:42:18 [INFO] attaching as rfc6022-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.json 04:42:18 [INFO] attaching as rfc6022-1.0.1-SNAPSHOT-cyclonedx.json 04:42:18 [INFO] 04:42:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 04:42:18 [INFO] Skipping duplicate-finder execution! 04:42:18 [INFO] 04:42:18 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6022 --- 04:42:18 [INFO] No dependency problems found 04:42:18 [INFO] 04:42:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- 04:42:18 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-1.0.1-SNAPSHOT-sources.jar 04:42:18 [INFO] 04:42:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6022 --- 04:42:18 [INFO] 04:42:18 [INFO] --- jacoco:0.8.13:report (report) @ rfc6022 --- 04:42:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:18 [INFO] 04:42:18 [INFO] --- install:3.1.4:install (default-install) @ rfc6022 --- 04:42:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.1-SNAPSHOT/rfc6022-1.0.1-SNAPSHOT.pom 04:42:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.1-SNAPSHOT/rfc6022-1.0.1-SNAPSHOT.jar 04:42:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.1-SNAPSHOT/rfc6022-1.0.1-SNAPSHOT-javadoc.jar 04:42:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.1-SNAPSHOT/rfc6022-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.1-SNAPSHOT/rfc6022-1.0.1-SNAPSHOT-cyclonedx.json 04:42:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/rfc6022-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6022/1.0.1-SNAPSHOT/rfc6022-1.0.1-SNAPSHOT-sources.jar 04:42:18 [INFO] 04:42:18 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6022 --- 04:42:18 [INFO] Installing org/opendaylight/ietf/model/rfc6022/1.0.1-SNAPSHOT/rfc6022-1.0.1-SNAPSHOT.jar 04:42:18 [INFO] Writing OBR metadata 04:42:18 [INFO] 04:42:18 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc6022 --- 04:42:18 [INFO] org.opendaylight.ietf.model:rfc6022:bundle:1.0.1-SNAPSHOT 04:42:18 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:42:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:18 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:42:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:42:18 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:42:18 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:42:18 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:42:18 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:42:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:42:18 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:42:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:42:18 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:42:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:42:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:42:18 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:42:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:42:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:42:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:42:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:42:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:42:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:42:18 [INFO] +- junit:junit:jar:4.13.2:test 04:42:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:42:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:42:18 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:42:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:42:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:18 [INFO] 04:42:18 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc6022 --- 04:42:18 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6022/target/sonatype-clm/module.xml 04:42:18 [INFO] 04:42:18 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6022 >------------ 04:42:18 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6022 1.0.1-SNAPSHOT [10/161] 04:42:18 [INFO] from features/odl-ietf-model-rfc6022/pom.xml 04:42:18 [INFO] ------------------------------[ feature ]------------------------------- 04:42:18 [INFO] 04:42:18 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] 04:42:18 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:18 [INFO] 04:42:18 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:18 [INFO] 04:42:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] 04:42:18 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] 04:42:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:18 [INFO] argLine set to empty 04:42:18 [INFO] 04:42:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] Starting audit... 04:42:18 Audit done. 04:42:18 [INFO] You have 0 Checkstyle violations. 04:42:18 [INFO] 04:42:18 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] Starting audit... 04:42:18 Audit done. 04:42:18 [INFO] You have 0 Checkstyle violations. 04:42:18 [INFO] 04:42:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] 04:42:18 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml 04:42:18 [INFO] ...done! 04:42:18 [INFO] Attaching features XML 04:42:18 [INFO] 04:42:18 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6022 --- 04:42:18 [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 04:42:18 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:18 [INFO] 04:42:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6022 >>> 04:42:18 [INFO] 04:42:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] No files found to run spotbugs, check compile phase has been run 04:42:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:42:18 [INFO] 04:42:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6022 <<< 04:42:18 [INFO] 04:42:18 [INFO] 04:42:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] 04:42:18 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc6022 --- 04:42:18 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6022 04:42:18 [INFO] Project dependency features detected: [] 04:42:18 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:18 [INFO] Creating RMI registry server on 127.0.0.1:33203 04:42:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:19 [INFO] Waiting for remote bundle context.. on 33203 name: 30f46025-5180-4fe9-9155-63c81d71fc02 timout: [ RelativeTimeout value = 180000 ] 04:42:24 [INFO] Building jar from resources and headers. 04:42:24 [INFO] Writing jar finished. 04:42:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:26 [INFO] 04:42:26 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc6022 --- 04:42:26 [INFO] 04:42:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6022 --- 04:42:26 [INFO] No Javadoc in project. Archive not created. 04:42:26 [INFO] 04:42:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6022 --- 04:42:26 [INFO] CycloneDX: Resolving Dependencies 04:42:27 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:42:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.xml 04:42:27 [INFO] attaching as odl-ietf-model-rfc6022-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.json 04:42:27 [INFO] attaching as odl-ietf-model-rfc6022-1.0.1-SNAPSHOT-cyclonedx.json 04:42:27 [INFO] 04:42:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] Skipping duplicate-finder execution! 04:42:27 [INFO] 04:42:27 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] Skipping plugin execution 04:42:27 [INFO] 04:42:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] Skipping source per configuration. 04:42:27 [INFO] 04:42:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] 04:42:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:27 [INFO] 04:42:27 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6022 --- 04:42:27 [WARNING] 04:42:27 [WARNING] The packaging plugin for project odl-ietf-model-rfc6022 did not assign 04:42:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:42:27 [WARNING] 04:42:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:42:27 [WARNING] 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.1-SNAPSHOT/odl-ietf-model-rfc6022-1.0.1-SNAPSHOT.pom 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.1-SNAPSHOT/odl-ietf-model-rfc6022-1.0.1-SNAPSHOT-features.xml 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.1-SNAPSHOT/odl-ietf-model-rfc6022-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6022/1.0.1-SNAPSHOT/odl-ietf-model-rfc6022-1.0.1-SNAPSHOT-cyclonedx.json 04:42:27 [INFO] 04:42:27 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6022:feature:1.0.1-SNAPSHOT 04:42:27 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:42:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:42:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:42:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:42:27 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:27 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:27 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:42:27 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:42:27 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:42:27 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:42:27 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:42:27 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:42:27 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:42:27 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:42:27 [INFO] +- org.opendaylight.ietf.model:rfc6022:jar:1.0.1-SNAPSHOT:compile 04:42:27 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:42:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:27 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:42:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:42:27 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:42:27 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:42:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:42:27 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:42:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:42:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:42:27 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:42:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:42:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:42:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:42:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:42:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:42:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:42:27 [INFO] +- junit:junit:jar:4.13.2:test 04:42:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:42:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:42:27 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:42:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:42:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:42:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:27 [INFO] 04:42:27 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc6022 --- 04:42:27 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6022/target/sonatype-clm/module.xml 04:42:27 [INFO] 04:42:27 [INFO] ----------------< org.opendaylight.ietf.model:rfc6241 >----------------- 04:42:27 [INFO] Building rfc6241 1.0.1-SNAPSHOT [11/161] 04:42:27 [INFO] from model/rfc/rfc6241/pom.xml 04:42:27 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:27 [INFO] 04:42:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6241 --- 04:42:27 [INFO] 04:42:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6241 --- 04:42:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:27 [INFO] 04:42:27 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6241 --- 04:42:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:27 [INFO] 04:42:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6241 --- 04:42:27 [INFO] 04:42:27 [INFO] --- dependency:3.8.1:properties (default) @ rfc6241 --- 04:42:27 [INFO] 04:42:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6241 --- 04:42:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:42:27 [INFO] 04:42:27 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc6241 --- 04:42:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:27 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/src/main/yang 04:42:27 [INFO] yang-to-sources: Found 1 dependencies in 1.040 ms 04:42:27 [INFO] yang-to-sources: Project model files found: 1 in 18.72 ms 04:42:27 [INFO] yang-to-sources: 2 YANG models processed in 39.56 ms 04:42:27 [INFO] BindingJavaFileGenerator: Defined 172 files in 13.55 ms 04:42:27 [INFO] Sorted 172 files into 33 directories in 528.3 μs 04:42:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 172 in 85.23 ms 04:42:27 [INFO] 04:42:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6241 --- 04:42:27 [INFO] Starting audit... 04:42:27 Audit done. 04:42:27 [INFO] You have 0 Checkstyle violations. 04:42:27 [INFO] 04:42:27 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6241 --- 04:42:27 [INFO] Starting audit... 04:42:27 Audit done. 04:42:27 [INFO] You have 0 Checkstyle violations. 04:42:27 [INFO] 04:42:27 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6241 --- 04:42:27 [INFO] 04:42:27 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6241 --- 04:42:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/src/main/resources 04:42:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/generated-sources/spi 04:42:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/generated-sources/spi 04:42:27 [INFO] 04:42:27 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6241 --- 04:42:27 [INFO] Recompiling the module because of changed dependency. 04:42:27 [INFO] Compiling 171 source files with javac [debug release 21] to target/classes 04:42:29 [INFO] 04:42:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6241 >>> 04:42:29 [INFO] 04:42:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6241 --- 04:42:29 [INFO] Spotbugs plugin skipped 04:42:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:42:29 [INFO] 04:42:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6241 <<< 04:42:29 [INFO] 04:42:29 [INFO] 04:42:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6241 --- 04:42:29 [INFO] Spotbugs plugin skipped 04:42:29 [INFO] 04:42:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6241 --- 04:42:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/src/test/resources 04:42:29 [INFO] 04:42:29 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6241 --- 04:42:29 [INFO] No sources to compile 04:42:29 [INFO] 04:42:29 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6241 --- 04:42:29 [INFO] No tests to run. 04:42:29 [INFO] 04:42:29 [INFO] --- copy:14.1.3:copy-files (default) @ rfc6241 --- 04:42:29 [INFO] 04:42:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6241 --- 04:42:29 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-1.0.1-SNAPSHOT.jar 04:42:29 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/classes/META-INF/MANIFEST.MF 04:42:29 [INFO] 04:42:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6241 --- 04:42:29 [INFO] No previous run data found, generating javadoc. 04:42:33 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-1.0.1-SNAPSHOT-javadoc.jar 04:42:33 [INFO] 04:42:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6241 --- 04:42:33 [INFO] CycloneDX: Resolving Dependencies 04:42:33 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:42:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.xml 04:42:33 [INFO] attaching as rfc6241-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.json 04:42:33 [INFO] attaching as rfc6241-1.0.1-SNAPSHOT-cyclonedx.json 04:42:33 [INFO] 04:42:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 04:42:33 [INFO] Skipping duplicate-finder execution! 04:42:33 [INFO] 04:42:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6241 --- 04:42:33 [INFO] No dependency problems found 04:42:33 [INFO] 04:42:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- 04:42:33 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-1.0.1-SNAPSHOT-sources.jar 04:42:33 [INFO] 04:42:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6241 --- 04:42:33 [INFO] 04:42:33 [INFO] --- jacoco:0.8.13:report (report) @ rfc6241 --- 04:42:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:33 [INFO] 04:42:33 [INFO] --- install:3.1.4:install (default-install) @ rfc6241 --- 04:42:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.1-SNAPSHOT/rfc6241-1.0.1-SNAPSHOT.pom 04:42:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.1-SNAPSHOT/rfc6241-1.0.1-SNAPSHOT.jar 04:42:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.1-SNAPSHOT/rfc6241-1.0.1-SNAPSHOT-javadoc.jar 04:42:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.1-SNAPSHOT/rfc6241-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.1-SNAPSHOT/rfc6241-1.0.1-SNAPSHOT-cyclonedx.json 04:42:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/rfc6241-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6241/1.0.1-SNAPSHOT/rfc6241-1.0.1-SNAPSHOT-sources.jar 04:42:33 [INFO] 04:42:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6241 --- 04:42:33 [INFO] Installing org/opendaylight/ietf/model/rfc6241/1.0.1-SNAPSHOT/rfc6241-1.0.1-SNAPSHOT.jar 04:42:33 [INFO] Writing OBR metadata 04:42:33 [INFO] 04:42:33 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc6241 --- 04:42:33 [INFO] org.opendaylight.ietf.model:rfc6241:bundle:1.0.1-SNAPSHOT 04:42:33 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:42:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:42:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:42:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:42:33 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:42:33 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:42:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:42:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:42:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:42:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:42:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:42:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:42:33 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:42:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:42:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:42:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:42:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:42:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:42:33 [INFO] +- junit:junit:jar:4.13.2:test 04:42:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:42:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:42:33 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:42:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:42:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:33 [INFO] 04:42:33 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc6241 --- 04:42:33 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6241/target/sonatype-clm/module.xml 04:42:33 [INFO] 04:42:33 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6241 >------------ 04:42:33 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6241 1.0.1-SNAPSHOT [12/161] 04:42:33 [INFO] from features/odl-ietf-model-rfc6241/pom.xml 04:42:33 [INFO] ------------------------------[ feature ]------------------------------- 04:42:33 [INFO] 04:42:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6241 --- 04:42:33 [INFO] 04:42:33 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6241 --- 04:42:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:33 [INFO] 04:42:33 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6241 --- 04:42:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:33 [INFO] 04:42:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6241 --- 04:42:33 [INFO] 04:42:33 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6241 --- 04:42:33 [INFO] 04:42:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6241 --- 04:42:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:33 [INFO] argLine set to empty 04:42:33 [INFO] 04:42:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6241 --- 04:42:33 [INFO] Starting audit... 04:42:33 Audit done. 04:42:33 [INFO] You have 0 Checkstyle violations. 04:42:33 [INFO] 04:42:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6241 --- 04:42:33 [INFO] Starting audit... 04:42:33 Audit done. 04:42:33 [INFO] You have 0 Checkstyle violations. 04:42:33 [INFO] 04:42:33 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6241 --- 04:42:33 [INFO] 04:42:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6241 --- 04:42:34 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml 04:42:34 [INFO] ...done! 04:42:34 [INFO] Attaching features XML 04:42:34 [INFO] 04:42:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6241 --- 04:42:34 [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 04:42:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:34 [INFO] 04:42:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6241 >>> 04:42:34 [INFO] 04:42:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6241 --- 04:42:34 [INFO] No files found to run spotbugs, check compile phase has been run 04:42:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:42:34 [INFO] 04:42:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6241 <<< 04:42:34 [INFO] 04:42:34 [INFO] 04:42:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6241 --- 04:42:34 [INFO] 04:42:34 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc6241 --- 04:42:34 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6241 04:42:34 [INFO] Project dependency features detected: [] 04:42:34 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:34 [INFO] Creating RMI registry server on 127.0.0.1:37909 04:42:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:34 [INFO] Waiting for remote bundle context.. on 37909 name: 5a97d992-8e24-4406-a73d-001237db041f timout: [ RelativeTimeout value = 180000 ] 04:42:38 [INFO] Building jar from resources and headers. 04:42:38 [INFO] Writing jar finished. 04:42:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:40 [INFO] 04:42:40 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc6241 --- 04:42:40 [INFO] 04:42:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6241 --- 04:42:40 [INFO] No Javadoc in project. Archive not created. 04:42:40 [INFO] 04:42:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6241 --- 04:42:40 [INFO] CycloneDX: Resolving Dependencies 04:42:41 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:42:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.xml 04:42:41 [INFO] attaching as odl-ietf-model-rfc6241-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.json 04:42:41 [INFO] attaching as odl-ietf-model-rfc6241-1.0.1-SNAPSHOT-cyclonedx.json 04:42:41 [INFO] 04:42:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Skipping duplicate-finder execution! 04:42:41 [INFO] 04:42:41 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Skipping plugin execution 04:42:41 [INFO] 04:42:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Skipping source per configuration. 04:42:41 [INFO] 04:42:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] 04:42:41 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:41 [INFO] 04:42:41 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6241 --- 04:42:41 [WARNING] 04:42:41 [WARNING] The packaging plugin for project odl-ietf-model-rfc6241 did not assign 04:42:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:42:41 [WARNING] 04:42:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:42:41 [WARNING] 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.1-SNAPSHOT/odl-ietf-model-rfc6241-1.0.1-SNAPSHOT.pom 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.1-SNAPSHOT/odl-ietf-model-rfc6241-1.0.1-SNAPSHOT-features.xml 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.1-SNAPSHOT/odl-ietf-model-rfc6241-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6241/1.0.1-SNAPSHOT/odl-ietf-model-rfc6241-1.0.1-SNAPSHOT-cyclonedx.json 04:42:41 [INFO] 04:42:41 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6241:feature:1.0.1-SNAPSHOT 04:42:41 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:42:41 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:42:41 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:42:41 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:42:41 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:41 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:41 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:42:41 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:42:41 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:42:41 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:42:41 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:42:41 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:42:41 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:42:41 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:42:41 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:42:41 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:42:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:41 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:42:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:42:41 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:42:41 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:42:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:42:41 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:42:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:42:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:42:41 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:42:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:42:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:42:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:42:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:42:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:42:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:42:41 [INFO] +- junit:junit:jar:4.13.2:test 04:42:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:42:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:42:41 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:42:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:42:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:42:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:41 [INFO] 04:42:41 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc6241 --- 04:42:41 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6241/target/sonatype-clm/module.xml 04:42:41 [INFO] 04:42:41 [INFO] ----------------< org.opendaylight.ietf.model:rfc6243 >----------------- 04:42:41 [INFO] Building rfc6243 1.0.1-SNAPSHOT [13/161] 04:42:41 [INFO] from model/rfc/rfc6243/pom.xml 04:42:41 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:41 [INFO] 04:42:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6243 --- 04:42:41 [INFO] 04:42:41 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6243 --- 04:42:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:41 [INFO] 04:42:41 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6243 --- 04:42:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:41 [INFO] 04:42:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6243 --- 04:42:41 [INFO] 04:42:41 [INFO] --- dependency:3.8.1:properties (default) @ rfc6243 --- 04:42:41 [INFO] 04:42:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6243 --- 04:42:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:42:41 [INFO] 04:42:41 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc6243 --- 04:42:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:41 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/src/main/yang 04:42:41 [INFO] yang-to-sources: Found 2 dependencies in 792.4 μs 04:42:41 [INFO] yang-to-sources: Project model files found: 1 in 2.562 ms 04:42:41 [INFO] yang-to-sources: 3 YANG models processed in 49.21 ms 04:42:41 [INFO] BindingJavaFileGenerator: Defined 12 files in 11.19 ms 04:42:41 [INFO] Sorted 12 files into 3 directories in 98.36 μs 04:42:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 16.73 ms 04:42:41 [INFO] 04:42:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6243 --- 04:42:41 [INFO] Starting audit... 04:42:41 Audit done. 04:42:41 [INFO] You have 0 Checkstyle violations. 04:42:41 [INFO] 04:42:41 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6243 --- 04:42:41 [INFO] Starting audit... 04:42:41 Audit done. 04:42:41 [INFO] You have 0 Checkstyle violations. 04:42:41 [INFO] 04:42:41 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6243 --- 04:42:41 [INFO] 04:42:41 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6243 --- 04:42:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/src/main/resources 04:42:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/generated-sources/spi 04:42:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/generated-sources/spi 04:42:41 [INFO] 04:42:41 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6243 --- 04:42:41 [INFO] Recompiling the module because of changed dependency. 04:42:41 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 04:42:41 [INFO] 04:42:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6243 >>> 04:42:41 [INFO] 04:42:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6243 --- 04:42:41 [INFO] Spotbugs plugin skipped 04:42:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:42:41 [INFO] 04:42:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6243 <<< 04:42:41 [INFO] 04:42:41 [INFO] 04:42:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6243 --- 04:42:41 [INFO] Spotbugs plugin skipped 04:42:41 [INFO] 04:42:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6243 --- 04:42:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/src/test/resources 04:42:41 [INFO] 04:42:41 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6243 --- 04:42:41 [INFO] No sources to compile 04:42:41 [INFO] 04:42:41 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6243 --- 04:42:41 [INFO] No tests to run. 04:42:41 [INFO] 04:42:41 [INFO] --- copy:14.1.3:copy-files (default) @ rfc6243 --- 04:42:41 [INFO] 04:42:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6243 --- 04:42:41 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-1.0.1-SNAPSHOT.jar 04:42:42 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/classes/META-INF/MANIFEST.MF 04:42:42 [INFO] 04:42:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6243 --- 04:42:42 [INFO] No previous run data found, generating javadoc. 04:42:43 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-1.0.1-SNAPSHOT-javadoc.jar 04:42:43 [INFO] 04:42:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6243 --- 04:42:43 [INFO] CycloneDX: Resolving Dependencies 04:42:44 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:42:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.xml 04:42:44 [INFO] attaching as rfc6243-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.json 04:42:44 [INFO] attaching as rfc6243-1.0.1-SNAPSHOT-cyclonedx.json 04:42:44 [INFO] 04:42:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 04:42:44 [INFO] Skipping duplicate-finder execution! 04:42:44 [INFO] 04:42:44 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6243 --- 04:42:44 [INFO] No dependency problems found 04:42:44 [INFO] 04:42:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- 04:42:44 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-1.0.1-SNAPSHOT-sources.jar 04:42:44 [INFO] 04:42:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6243 --- 04:42:44 [INFO] 04:42:44 [INFO] --- jacoco:0.8.13:report (report) @ rfc6243 --- 04:42:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:44 [INFO] 04:42:44 [INFO] --- install:3.1.4:install (default-install) @ rfc6243 --- 04:42:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.1-SNAPSHOT/rfc6243-1.0.1-SNAPSHOT.pom 04:42:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.1-SNAPSHOT/rfc6243-1.0.1-SNAPSHOT.jar 04:42:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.1-SNAPSHOT/rfc6243-1.0.1-SNAPSHOT-javadoc.jar 04:42:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.1-SNAPSHOT/rfc6243-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.1-SNAPSHOT/rfc6243-1.0.1-SNAPSHOT-cyclonedx.json 04:42:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/rfc6243-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6243/1.0.1-SNAPSHOT/rfc6243-1.0.1-SNAPSHOT-sources.jar 04:42:44 [INFO] 04:42:44 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6243 --- 04:42:44 [INFO] Installing org/opendaylight/ietf/model/rfc6243/1.0.1-SNAPSHOT/rfc6243-1.0.1-SNAPSHOT.jar 04:42:44 [INFO] Writing OBR metadata 04:42:44 [INFO] 04:42:44 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc6243 --- 04:42:44 [INFO] org.opendaylight.ietf.model:rfc6243:bundle:1.0.1-SNAPSHOT 04:42:44 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:42:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:42:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:42:44 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:42:44 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:42:44 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:42:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:42:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:42:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:42:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:42:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:42:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:42:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:42:44 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:42:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:42:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:42:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:42:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:42:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:42:44 [INFO] +- junit:junit:jar:4.13.2:test 04:42:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:42:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:42:44 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:42:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:42:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:44 [INFO] 04:42:44 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc6243 --- 04:42:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6243/target/sonatype-clm/module.xml 04:42:44 [INFO] 04:42:44 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6243 >------------ 04:42:44 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6243 1.0.1-SNAPSHOT [14/161] 04:42:44 [INFO] from features/odl-ietf-model-rfc6243/pom.xml 04:42:44 [INFO] ------------------------------[ feature ]------------------------------- 04:42:44 [INFO] 04:42:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] 04:42:44 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:44 [INFO] 04:42:44 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:44 [INFO] 04:42:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] 04:42:44 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] 04:42:44 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:44 [INFO] argLine set to empty 04:42:44 [INFO] 04:42:44 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] Starting audit... 04:42:44 Audit done. 04:42:44 [INFO] You have 0 Checkstyle violations. 04:42:44 [INFO] 04:42:44 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] Starting audit... 04:42:44 Audit done. 04:42:44 [INFO] You have 0 Checkstyle violations. 04:42:44 [INFO] 04:42:44 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] 04:42:44 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml 04:42:44 [INFO] ...done! 04:42:44 [INFO] Attaching features XML 04:42:44 [INFO] 04:42:44 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6243 --- 04:42:44 [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 04:42:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:44 [INFO] 04:42:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6243 >>> 04:42:44 [INFO] 04:42:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] No files found to run spotbugs, check compile phase has been run 04:42:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:42:44 [INFO] 04:42:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6243 <<< 04:42:44 [INFO] 04:42:44 [INFO] 04:42:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] 04:42:44 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc6243 --- 04:42:44 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6243 04:42:44 [INFO] Project dependency features detected: [] 04:42:44 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:44 [INFO] Creating RMI registry server on 127.0.0.1:35725 04:42:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:44 [INFO] Waiting for remote bundle context.. on 35725 name: 67e693e9-ea38-466d-87d1-ffdd83ce748a timout: [ RelativeTimeout value = 180000 ] 04:42:49 [INFO] Building jar from resources and headers. 04:42:49 [INFO] Writing jar finished. 04:42:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:42:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:42:51 [INFO] 04:42:51 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] 04:42:51 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] No Javadoc in project. Archive not created. 04:42:51 [INFO] 04:42:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6243 --- 04:42:51 [INFO] CycloneDX: Resolving Dependencies 04:42:52 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:42:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.xml 04:42:52 [INFO] attaching as odl-ietf-model-rfc6243-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.json 04:42:52 [INFO] attaching as odl-ietf-model-rfc6243-1.0.1-SNAPSHOT-cyclonedx.json 04:42:52 [INFO] 04:42:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6243 --- 04:42:52 [INFO] Skipping duplicate-finder execution! 04:42:52 [INFO] 04:42:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6243 --- 04:42:52 [INFO] Skipping plugin execution 04:42:52 [INFO] 04:42:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6243 --- 04:42:52 [INFO] Skipping source per configuration. 04:42:52 [INFO] 04:42:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6243 --- 04:42:52 [INFO] 04:42:52 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6243 --- 04:42:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:52 [INFO] 04:42:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6243 --- 04:42:52 [WARNING] 04:42:52 [WARNING] The packaging plugin for project odl-ietf-model-rfc6243 did not assign 04:42:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:42:52 [WARNING] 04:42:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:42:52 [WARNING] 04:42:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.1-SNAPSHOT/odl-ietf-model-rfc6243-1.0.1-SNAPSHOT.pom 04:42:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.1-SNAPSHOT/odl-ietf-model-rfc6243-1.0.1-SNAPSHOT-features.xml 04:42:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.1-SNAPSHOT/odl-ietf-model-rfc6243-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6243/1.0.1-SNAPSHOT/odl-ietf-model-rfc6243-1.0.1-SNAPSHOT-cyclonedx.json 04:42:52 [INFO] 04:42:52 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc6243 --- 04:42:52 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6243:feature:1.0.1-SNAPSHOT 04:42:52 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.1-SNAPSHOT:compile 04:42:52 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:42:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:42:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:42:52 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:42:52 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:42:52 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:42:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:42:52 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:42:52 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:42:52 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:42:52 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:42:52 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:42:52 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:42:52 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:42:52 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:42:52 [INFO] +- org.opendaylight.ietf.model:rfc6243:jar:1.0.1-SNAPSHOT:compile 04:42:52 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:42:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:42:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:42:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:42:52 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:42:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:42:52 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:42:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:42:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:42:52 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:42:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:42:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:42:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:42:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:42:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:42:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:42:52 [INFO] +- junit:junit:jar:4.13.2:test 04:42:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:42:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:42:52 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:42:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:42:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:42:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:52 [INFO] 04:42:52 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc6243 --- 04:42:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6243/target/sonatype-clm/module.xml 04:42:52 [INFO] 04:42:52 [INFO] ----------------< org.opendaylight.ietf.model:rfc6470 >----------------- 04:42:52 [INFO] Building rfc6470 1.0.1-SNAPSHOT [15/161] 04:42:52 [INFO] from model/rfc/rfc6470/pom.xml 04:42:52 [INFO] -------------------------------[ bundle ]------------------------------- 04:42:52 [INFO] 04:42:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc6470 --- 04:42:52 [INFO] 04:42:52 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc6470 --- 04:42:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:52 [INFO] 04:42:52 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc6470 --- 04:42:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:52 [INFO] 04:42:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc6470 --- 04:42:52 [INFO] 04:42:52 [INFO] --- dependency:3.8.1:properties (default) @ rfc6470 --- 04:42:52 [INFO] 04:42:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc6470 --- 04:42:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:42:52 [INFO] 04:42:52 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc6470 --- 04:42:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:42:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/src/main/yang 04:42:52 [INFO] yang-to-sources: Found 2 dependencies in 1.565 ms 04:42:52 [INFO] yang-to-sources: Project model files found: 1 in 5.149 ms 04:42:52 [INFO] yang-to-sources: 3 YANG models processed in 85.06 ms 04:42:52 [INFO] BindingJavaFileGenerator: Defined 25 files in 11.00 ms 04:42:52 [INFO] Sorted 25 files into 7 directories in 120.2 μs 04:42:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 22.12 ms 04:42:52 [INFO] 04:42:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc6470 --- 04:42:52 [INFO] Starting audit... 04:42:52 Audit done. 04:42:52 [INFO] You have 0 Checkstyle violations. 04:42:52 [INFO] 04:42:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc6470 --- 04:42:52 [INFO] Starting audit... 04:42:52 Audit done. 04:42:52 [INFO] You have 0 Checkstyle violations. 04:42:52 [INFO] 04:42:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc6470 --- 04:42:52 [INFO] 04:42:52 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc6470 --- 04:42:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/src/main/resources 04:42:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/generated-sources/spi 04:42:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:42:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:42:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/generated-sources/spi 04:42:52 [INFO] 04:42:52 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc6470 --- 04:42:52 [INFO] Recompiling the module because of changed dependency. 04:42:52 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 04:42:52 [INFO] 04:42:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc6470 >>> 04:42:52 [INFO] 04:42:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc6470 --- 04:42:52 [INFO] Spotbugs plugin skipped 04:42:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:42:52 [INFO] 04:42:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc6470 <<< 04:42:52 [INFO] 04:42:52 [INFO] 04:42:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc6470 --- 04:42:52 [INFO] Spotbugs plugin skipped 04:42:52 [INFO] 04:42:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc6470 --- 04:42:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/src/test/resources 04:42:52 [INFO] 04:42:52 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc6470 --- 04:42:52 [INFO] No sources to compile 04:42:52 [INFO] 04:42:52 [INFO] --- surefire:3.5.3:test (default-test) @ rfc6470 --- 04:42:52 [INFO] No tests to run. 04:42:52 [INFO] 04:42:52 [INFO] --- copy:14.1.3:copy-files (default) @ rfc6470 --- 04:42:52 [INFO] 04:42:52 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc6470 --- 04:42:52 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-1.0.1-SNAPSHOT.jar 04:42:52 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/classes/META-INF/MANIFEST.MF 04:42:52 [INFO] 04:42:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc6470 --- 04:42:53 [INFO] No previous run data found, generating javadoc. 04:42:54 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-1.0.1-SNAPSHOT-javadoc.jar 04:42:55 [INFO] 04:42:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc6470 --- 04:42:55 [INFO] CycloneDX: Resolving Dependencies 04:42:55 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:42:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.xml 04:42:55 [INFO] attaching as rfc6470-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.json 04:42:55 [INFO] attaching as rfc6470-1.0.1-SNAPSHOT-cyclonedx.json 04:42:55 [INFO] 04:42:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 04:42:55 [INFO] Skipping duplicate-finder execution! 04:42:55 [INFO] 04:42:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc6470 --- 04:42:55 [INFO] No dependency problems found 04:42:55 [INFO] 04:42:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- 04:42:55 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-1.0.1-SNAPSHOT-sources.jar 04:42:55 [INFO] 04:42:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc6470 --- 04:42:55 [INFO] 04:42:55 [INFO] --- jacoco:0.8.13:report (report) @ rfc6470 --- 04:42:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:42:55 [INFO] 04:42:55 [INFO] --- install:3.1.4:install (default-install) @ rfc6470 --- 04:42:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.1-SNAPSHOT/rfc6470-1.0.1-SNAPSHOT.pom 04:42:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.1-SNAPSHOT/rfc6470-1.0.1-SNAPSHOT.jar 04:42:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.1-SNAPSHOT/rfc6470-1.0.1-SNAPSHOT-javadoc.jar 04:42:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.1-SNAPSHOT/rfc6470-1.0.1-SNAPSHOT-cyclonedx.xml 04:42:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.1-SNAPSHOT/rfc6470-1.0.1-SNAPSHOT-cyclonedx.json 04:42:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/rfc6470-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc6470/1.0.1-SNAPSHOT/rfc6470-1.0.1-SNAPSHOT-sources.jar 04:42:55 [INFO] 04:42:55 [INFO] --- bundle:6.0.0:install (default-install) @ rfc6470 --- 04:42:55 [INFO] Installing org/opendaylight/ietf/model/rfc6470/1.0.1-SNAPSHOT/rfc6470-1.0.1-SNAPSHOT.jar 04:42:55 [INFO] Writing OBR metadata 04:42:55 [INFO] 04:42:55 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc6470 --- 04:42:55 [INFO] org.opendaylight.ietf.model:rfc6470:bundle:1.0.1-SNAPSHOT 04:42:55 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:42:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:42:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:42:55 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:42:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:42:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:42:55 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:42:55 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:42:55 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:42:55 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:42:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:42:55 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:42:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:42:55 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:42:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:42:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:42:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:42:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:42:55 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:42:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:42:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:42:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:42:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:42:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:42:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:42:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:42:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:42:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:42:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:42:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:42:55 [INFO] +- junit:junit:jar:4.13.2:test 04:42:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:42:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:42:55 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:42:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:42:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:42:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:42:55 [INFO] 04:42:55 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc6470 --- 04:42:55 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc6470/target/sonatype-clm/module.xml 04:42:55 [INFO] 04:42:55 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc6470 >------------ 04:42:55 [INFO] Building OpenDaylight :: IETF :: Model :: RFC6470 1.0.1-SNAPSHOT [16/161] 04:42:55 [INFO] from features/odl-ietf-model-rfc6470/pom.xml 04:42:55 [INFO] ------------------------------[ feature ]------------------------------- 04:42:55 [INFO] 04:42:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] 04:42:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:55 [INFO] 04:42:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:42:55 [INFO] 04:42:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] 04:42:55 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] 04:42:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:42:55 [INFO] argLine set to empty 04:42:55 [INFO] 04:42:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] Starting audit... 04:42:55 Audit done. 04:42:55 [INFO] You have 0 Checkstyle violations. 04:42:55 [INFO] 04:42:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] Starting audit... 04:42:55 Audit done. 04:42:55 [INFO] You have 0 Checkstyle violations. 04:42:55 [INFO] 04:42:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] 04:42:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml 04:42:55 [INFO] ...done! 04:42:55 [INFO] Attaching features XML 04:42:55 [INFO] 04:42:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc6470 --- 04:42:55 [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 04:42:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:42:55 [INFO] 04:42:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc6470 >>> 04:42:55 [INFO] 04:42:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] No files found to run spotbugs, check compile phase has been run 04:42:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:42:55 [INFO] 04:42:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc6470 <<< 04:42:55 [INFO] 04:42:55 [INFO] 04:42:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] 04:42:55 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc6470 --- 04:42:55 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc6470 04:42:55 [INFO] Project dependency features detected: [] 04:42:55 [INFO] Pax Exam System (Version: 4.14.0) created. 04:42:55 [INFO] Creating RMI registry server on 127.0.0.1:36449 04:42:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:42:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:42:56 [INFO] Waiting for remote bundle context.. on 36449 name: eb975e2f-fa2d-4559-bb04-eb80a7bd27b6 timout: [ RelativeTimeout value = 180000 ] 04:43:00 [INFO] Building jar from resources and headers. 04:43:00 [INFO] Writing jar finished. 04:43:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:02 [INFO] 04:43:02 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] 04:43:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] No Javadoc in project. Archive not created. 04:43:02 [INFO] 04:43:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc6470 --- 04:43:02 [INFO] CycloneDX: Resolving Dependencies 04:43:03 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:43:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.xml 04:43:03 [INFO] attaching as odl-ietf-model-rfc6470-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.json 04:43:03 [INFO] attaching as odl-ietf-model-rfc6470-1.0.1-SNAPSHOT-cyclonedx.json 04:43:03 [INFO] 04:43:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc6470 --- 04:43:03 [INFO] Skipping duplicate-finder execution! 04:43:03 [INFO] 04:43:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc6470 --- 04:43:03 [INFO] Skipping plugin execution 04:43:03 [INFO] 04:43:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc6470 --- 04:43:03 [INFO] Skipping source per configuration. 04:43:03 [INFO] 04:43:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc6470 --- 04:43:03 [INFO] 04:43:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc6470 --- 04:43:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:03 [INFO] 04:43:03 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc6470 --- 04:43:03 [WARNING] 04:43:03 [WARNING] The packaging plugin for project odl-ietf-model-rfc6470 did not assign 04:43:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:43:03 [WARNING] 04:43:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:43:03 [WARNING] 04:43:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.1-SNAPSHOT/odl-ietf-model-rfc6470-1.0.1-SNAPSHOT.pom 04:43:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.1-SNAPSHOT/odl-ietf-model-rfc6470-1.0.1-SNAPSHOT-features.xml 04:43:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.1-SNAPSHOT/odl-ietf-model-rfc6470-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc6470/1.0.1-SNAPSHOT/odl-ietf-model-rfc6470-1.0.1-SNAPSHOT-cyclonedx.json 04:43:03 [INFO] 04:43:03 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc6470 --- 04:43:03 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc6470:feature:1.0.1-SNAPSHOT 04:43:03 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.1-SNAPSHOT:compile 04:43:03 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:43:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:43:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:43:03 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:43:03 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:03 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:43:03 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:43:03 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:43:03 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:43:03 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:43:03 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:43:03 [INFO] +- org.opendaylight.ietf.model:rfc6470:jar:1.0.1-SNAPSHOT:compile 04:43:03 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:03 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:03 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:43:03 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:43:03 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:03 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:03 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:03 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:03 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:03 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:03 [INFO] +- junit:junit:jar:4.13.2:test 04:43:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:03 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:43:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:03 [INFO] 04:43:03 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc6470 --- 04:43:03 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc6470/target/sonatype-clm/module.xml 04:43:03 [INFO] 04:43:03 [INFO] ----------------< org.opendaylight.ietf.model:rfc8343 >----------------- 04:43:03 [INFO] Building rfc8343 1.0.1-SNAPSHOT [17/161] 04:43:03 [INFO] from model/rfc/rfc8343/pom.xml 04:43:03 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:03 [INFO] 04:43:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8343 --- 04:43:03 [INFO] 04:43:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8343 --- 04:43:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:03 [INFO] 04:43:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8343 --- 04:43:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:03 [INFO] 04:43:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8343 --- 04:43:03 [INFO] 04:43:03 [INFO] --- dependency:3.8.1:properties (default) @ rfc8343 --- 04:43:03 [INFO] 04:43:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8343 --- 04:43:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:43:03 [INFO] 04:43:03 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8343 --- 04:43:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:03 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/src/main/yang 04:43:03 [INFO] yang-to-sources: Found 1 dependencies in 822.1 μs 04:43:03 [INFO] yang-to-sources: Project model files found: 1 in 9.793 ms 04:43:03 [INFO] yang-to-sources: 2 YANG models processed in 31.73 ms 04:43:03 [INFO] BindingJavaFileGenerator: Defined 22 files in 6.922 ms 04:43:03 [INFO] Sorted 22 files into 7 directories in 127.0 μs 04:43:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 24.68 ms 04:43:03 [INFO] 04:43:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8343 --- 04:43:03 [INFO] Starting audit... 04:43:03 Audit done. 04:43:03 [INFO] You have 0 Checkstyle violations. 04:43:03 [INFO] 04:43:03 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8343 --- 04:43:03 [INFO] Starting audit... 04:43:03 Audit done. 04:43:03 [INFO] You have 0 Checkstyle violations. 04:43:03 [INFO] 04:43:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8343 --- 04:43:03 [INFO] 04:43:03 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8343 --- 04:43:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/src/main/resources 04:43:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/generated-sources/spi 04:43:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/generated-sources/spi 04:43:03 [INFO] 04:43:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8343 --- 04:43:03 [INFO] Recompiling the module because of changed dependency. 04:43:03 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:43:04 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:43:04 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:43:04 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:43:04 [INFO] 04:43:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8343 >>> 04:43:04 [INFO] 04:43:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8343 --- 04:43:04 [INFO] Spotbugs plugin skipped 04:43:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:04 [INFO] 04:43:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8343 <<< 04:43:04 [INFO] 04:43:04 [INFO] 04:43:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8343 --- 04:43:04 [INFO] Spotbugs plugin skipped 04:43:04 [INFO] 04:43:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8343 --- 04:43:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/src/test/resources 04:43:04 [INFO] 04:43:04 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8343 --- 04:43:04 [INFO] No sources to compile 04:43:04 [INFO] 04:43:04 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8343 --- 04:43:04 [INFO] No tests to run. 04:43:04 [INFO] 04:43:04 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8343 --- 04:43:04 [INFO] 04:43:04 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8343 --- 04:43:04 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-1.0.1-SNAPSHOT.jar 04:43:04 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/classes/META-INF/MANIFEST.MF 04:43:04 [INFO] 04:43:04 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8343 --- 04:43:04 [INFO] No previous run data found, generating javadoc. 04:43:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-1.0.1-SNAPSHOT-javadoc.jar 04:43:06 [INFO] 04:43:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8343 --- 04:43:06 [INFO] CycloneDX: Resolving Dependencies 04:43:06 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:43:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.xml 04:43:06 [INFO] attaching as rfc8343-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.json 04:43:06 [INFO] attaching as rfc8343-1.0.1-SNAPSHOT-cyclonedx.json 04:43:06 [INFO] 04:43:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8343 --- 04:43:06 [INFO] Skipping duplicate-finder execution! 04:43:06 [INFO] 04:43:06 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8343 --- 04:43:06 [INFO] No dependency problems found 04:43:06 [INFO] 04:43:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8343 --- 04:43:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-1.0.1-SNAPSHOT-sources.jar 04:43:06 [INFO] 04:43:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8343 --- 04:43:06 [INFO] 04:43:06 [INFO] --- jacoco:0.8.13:report (report) @ rfc8343 --- 04:43:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:06 [INFO] 04:43:06 [INFO] --- install:3.1.4:install (default-install) @ rfc8343 --- 04:43:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.1-SNAPSHOT/rfc8343-1.0.1-SNAPSHOT.pom 04:43:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.1-SNAPSHOT/rfc8343-1.0.1-SNAPSHOT.jar 04:43:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.1-SNAPSHOT/rfc8343-1.0.1-SNAPSHOT-javadoc.jar 04:43:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.1-SNAPSHOT/rfc8343-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.1-SNAPSHOT/rfc8343-1.0.1-SNAPSHOT-cyclonedx.json 04:43:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/rfc8343-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8343/1.0.1-SNAPSHOT/rfc8343-1.0.1-SNAPSHOT-sources.jar 04:43:07 [INFO] 04:43:07 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8343 --- 04:43:07 [INFO] Installing org/opendaylight/ietf/model/rfc8343/1.0.1-SNAPSHOT/rfc8343-1.0.1-SNAPSHOT.jar 04:43:07 [INFO] Writing OBR metadata 04:43:07 [INFO] 04:43:07 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8343 --- 04:43:07 [INFO] org.opendaylight.ietf.model:rfc8343:bundle:1.0.1-SNAPSHOT 04:43:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:43:07 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:43:07 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:07 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:07 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:07 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:07 [INFO] +- junit:junit:jar:4.13.2:test 04:43:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:07 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:07 [INFO] 04:43:07 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8343 --- 04:43:07 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8343/target/sonatype-clm/module.xml 04:43:07 [INFO] 04:43:07 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8343 >------------ 04:43:07 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8343 1.0.1-SNAPSHOT [18/161] 04:43:07 [INFO] from features/odl-ietf-model-rfc8343/pom.xml 04:43:07 [INFO] ------------------------------[ feature ]------------------------------- 04:43:07 [INFO] 04:43:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] 04:43:07 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:07 [INFO] 04:43:07 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:07 [INFO] 04:43:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] 04:43:07 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] 04:43:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:07 [INFO] argLine set to empty 04:43:07 [INFO] 04:43:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] Starting audit... 04:43:07 Audit done. 04:43:07 [INFO] You have 0 Checkstyle violations. 04:43:07 [INFO] 04:43:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] Starting audit... 04:43:07 Audit done. 04:43:07 [INFO] You have 0 Checkstyle violations. 04:43:07 [INFO] 04:43:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] 04:43:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml 04:43:07 [INFO] ...done! 04:43:07 [INFO] Attaching features XML 04:43:07 [INFO] 04:43:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8343 --- 04:43:07 [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 04:43:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:07 [INFO] 04:43:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8343 >>> 04:43:07 [INFO] 04:43:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] No files found to run spotbugs, check compile phase has been run 04:43:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:07 [INFO] 04:43:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8343 <<< 04:43:07 [INFO] 04:43:07 [INFO] 04:43:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] 04:43:07 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8343 --- 04:43:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8343 04:43:07 [INFO] Project dependency features detected: [] 04:43:07 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:07 [INFO] Creating RMI registry server on 127.0.0.1:45961 04:43:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:07 [INFO] Waiting for remote bundle context.. on 45961 name: 565ad9ad-a0b5-4487-aeb2-f766310112aa timout: [ RelativeTimeout value = 180000 ] 04:43:11 [INFO] Building jar from resources and headers. 04:43:11 [INFO] Writing jar finished. 04:43:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:13 [INFO] 04:43:13 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] 04:43:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] No Javadoc in project. Archive not created. 04:43:13 [INFO] 04:43:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8343 --- 04:43:13 [INFO] CycloneDX: Resolving Dependencies 04:43:14 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:43:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.xml 04:43:14 [INFO] attaching as odl-ietf-model-rfc8343-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.json 04:43:14 [INFO] attaching as odl-ietf-model-rfc8343-1.0.1-SNAPSHOT-cyclonedx.json 04:43:14 [INFO] 04:43:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8343 --- 04:43:14 [INFO] Skipping duplicate-finder execution! 04:43:14 [INFO] 04:43:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8343 --- 04:43:14 [INFO] Skipping plugin execution 04:43:14 [INFO] 04:43:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8343 --- 04:43:14 [INFO] Skipping source per configuration. 04:43:14 [INFO] 04:43:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8343 --- 04:43:14 [INFO] 04:43:14 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8343 --- 04:43:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:14 [INFO] 04:43:14 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8343 --- 04:43:14 [WARNING] 04:43:14 [WARNING] The packaging plugin for project odl-ietf-model-rfc8343 did not assign 04:43:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:43:14 [WARNING] 04:43:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:43:14 [WARNING] 04:43:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.1-SNAPSHOT/odl-ietf-model-rfc8343-1.0.1-SNAPSHOT.pom 04:43:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.1-SNAPSHOT/odl-ietf-model-rfc8343-1.0.1-SNAPSHOT-features.xml 04:43:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.1-SNAPSHOT/odl-ietf-model-rfc8343-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8343/1.0.1-SNAPSHOT/odl-ietf-model-rfc8343-1.0.1-SNAPSHOT-cyclonedx.json 04:43:14 [INFO] 04:43:14 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8343 --- 04:43:14 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8343:feature:1.0.1-SNAPSHOT 04:43:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:43:14 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:43:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:43:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:43:14 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:14 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:14 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:43:14 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:43:14 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:43:14 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:14 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:43:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:43:14 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:43:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:43:14 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:43:14 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:14 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:14 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:14 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:14 [INFO] +- junit:junit:jar:4.13.2:test 04:43:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:14 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:43:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:14 [INFO] 04:43:14 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8343 --- 04:43:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8343/target/sonatype-clm/module.xml 04:43:14 [INFO] 04:43:14 [INFO] --------------< org.opendaylight.ietf.model:iana-if-type >-------------- 04:43:14 [INFO] Building iana-if-type 1.0.1-SNAPSHOT [19/161] 04:43:14 [INFO] from model/iana/iana-if-type/pom.xml 04:43:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:14 [INFO] 04:43:14 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-if-type --- 04:43:14 [INFO] 04:43:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-if-type --- 04:43:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:14 [INFO] 04:43:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-if-type --- 04:43:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:14 [INFO] 04:43:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-if-type --- 04:43:14 [INFO] 04:43:14 [INFO] --- dependency:3.8.1:properties (default) @ iana-if-type --- 04:43:14 [INFO] 04:43:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-if-type --- 04:43:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/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/** 04:43:14 [INFO] 04:43:14 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-if-type --- 04:43:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/src/main/yang 04:43:14 [INFO] yang-to-sources: Found 2 dependencies in 887.5 μs 04:43:14 [INFO] yang-to-sources: Project model files found: 1 in 18.17 ms 04:43:14 [INFO] yang-to-sources: 3 YANG models processed in 37.78 ms 04:43:14 [INFO] BindingJavaFileGenerator: Defined 304 files in 13.54 ms 04:43:14 [INFO] Sorted 304 files into 3 directories in 642.9 μs 04:43:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 304 in 63.30 ms 04:43:14 [INFO] 04:43:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-if-type --- 04:43:14 [INFO] Starting audit... 04:43:14 Audit done. 04:43:14 [INFO] You have 0 Checkstyle violations. 04:43:14 [INFO] 04:43:14 [INFO] --- checkstyle:3.6.0:check (default) @ iana-if-type --- 04:43:14 [INFO] Starting audit... 04:43:14 Audit done. 04:43:14 [INFO] You have 0 Checkstyle violations. 04:43:14 [INFO] 04:43:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-if-type --- 04:43:14 [INFO] 04:43:14 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-if-type --- 04:43:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/src/main/resources 04:43:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/generated-sources/spi 04:43:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/generated-sources/spi 04:43:14 [INFO] 04:43:14 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-if-type --- 04:43:14 [INFO] Recompiling the module because of changed dependency. 04:43:14 [INFO] Compiling 303 source files with javac [debug release 21] to target/classes 04:43:15 [INFO] 04:43:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-if-type >>> 04:43:15 [INFO] 04:43:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-if-type --- 04:43:15 [INFO] Spotbugs plugin skipped 04:43:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:15 [INFO] 04:43:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-if-type <<< 04:43:15 [INFO] 04:43:15 [INFO] 04:43:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-if-type --- 04:43:15 [INFO] Spotbugs plugin skipped 04:43:15 [INFO] 04:43:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-if-type --- 04:43:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/src/test/resources 04:43:15 [INFO] 04:43:15 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-if-type --- 04:43:15 [INFO] No sources to compile 04:43:15 [INFO] 04:43:15 [INFO] --- surefire:3.5.3:test (default-test) @ iana-if-type --- 04:43:15 [INFO] No tests to run. 04:43:15 [INFO] 04:43:15 [INFO] --- copy:14.1.3:copy-files (default) @ iana-if-type --- 04:43:15 [INFO] 04:43:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-if-type --- 04:43:15 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-1.0.1-SNAPSHOT.jar 04:43:15 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/classes/META-INF/MANIFEST.MF 04:43:15 [INFO] 04:43:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-if-type --- 04:43:15 [INFO] No previous run data found, generating javadoc. 04:43:19 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-1.0.1-SNAPSHOT-javadoc.jar 04:43:19 [INFO] 04:43:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-if-type --- 04:43:19 [INFO] CycloneDX: Resolving Dependencies 04:43:19 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:43:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.xml 04:43:19 [INFO] attaching as iana-if-type-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.json 04:43:19 [INFO] attaching as iana-if-type-1.0.1-SNAPSHOT-cyclonedx.json 04:43:19 [INFO] 04:43:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-if-type --- 04:43:19 [INFO] Skipping duplicate-finder execution! 04:43:19 [INFO] 04:43:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-if-type --- 04:43:19 [INFO] No dependency problems found 04:43:19 [INFO] 04:43:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-if-type --- 04:43:19 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-1.0.1-SNAPSHOT-sources.jar 04:43:19 [INFO] 04:43:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-if-type --- 04:43:19 [INFO] 04:43:19 [INFO] --- jacoco:0.8.13:report (report) @ iana-if-type --- 04:43:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:19 [INFO] 04:43:19 [INFO] --- install:3.1.4:install (default-install) @ iana-if-type --- 04:43:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.1-SNAPSHOT/iana-if-type-1.0.1-SNAPSHOT.pom 04:43:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.1-SNAPSHOT/iana-if-type-1.0.1-SNAPSHOT.jar 04:43:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.1-SNAPSHOT/iana-if-type-1.0.1-SNAPSHOT-javadoc.jar 04:43:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.1-SNAPSHOT/iana-if-type-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.1-SNAPSHOT/iana-if-type-1.0.1-SNAPSHOT-cyclonedx.json 04:43:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/iana-if-type-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-if-type/1.0.1-SNAPSHOT/iana-if-type-1.0.1-SNAPSHOT-sources.jar 04:43:19 [INFO] 04:43:19 [INFO] --- bundle:6.0.0:install (default-install) @ iana-if-type --- 04:43:19 [INFO] Installing org/opendaylight/ietf/model/iana-if-type/1.0.1-SNAPSHOT/iana-if-type-1.0.1-SNAPSHOT.jar 04:43:19 [INFO] Writing OBR metadata 04:43:19 [INFO] 04:43:19 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-if-type --- 04:43:19 [INFO] org.opendaylight.ietf.model:iana-if-type:bundle:1.0.1-SNAPSHOT 04:43:19 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:43:19 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:43:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:43:19 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:19 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:19 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:19 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:19 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:19 [INFO] +- junit:junit:jar:4.13.2:test 04:43:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:19 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:19 [INFO] 04:43:19 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-if-type --- 04:43:19 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-if-type/target/sonatype-clm/module.xml 04:43:19 [INFO] 04:43:19 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7224 >------------ 04:43:19 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7224 1.0.1-SNAPSHOT [20/161] 04:43:19 [INFO] from features/odl-ietf-model-rfc7224/pom.xml 04:43:19 [INFO] ------------------------------[ feature ]------------------------------- 04:43:19 [INFO] 04:43:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7224 --- 04:43:19 [INFO] 04:43:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7224 --- 04:43:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:19 [INFO] 04:43:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7224 --- 04:43:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:19 [INFO] 04:43:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] 04:43:20 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] 04:43:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:20 [INFO] argLine set to empty 04:43:20 [INFO] 04:43:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] Starting audit... 04:43:20 Audit done. 04:43:20 [INFO] You have 0 Checkstyle violations. 04:43:20 [INFO] 04:43:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] Starting audit... 04:43:20 Audit done. 04:43:20 [INFO] You have 0 Checkstyle violations. 04:43:20 [INFO] 04:43:20 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] 04:43:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml 04:43:20 [INFO] ...done! 04:43:20 [INFO] Attaching features XML 04:43:20 [INFO] 04:43:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7224 --- 04:43:20 [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 04:43:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:20 [INFO] 04:43:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7224 >>> 04:43:20 [INFO] 04:43:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] No files found to run spotbugs, check compile phase has been run 04:43:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:20 [INFO] 04:43:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7224 <<< 04:43:20 [INFO] 04:43:20 [INFO] 04:43:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] 04:43:20 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc7224 --- 04:43:20 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7224 04:43:20 [INFO] Project dependency features detected: [] 04:43:20 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:20 [INFO] Creating RMI registry server on 127.0.0.1:40263 04:43:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:20 [INFO] Waiting for remote bundle context.. on 40263 name: ad301628-b410-42fd-bc86-375237b24c68 timout: [ RelativeTimeout value = 180000 ] 04:43:25 [INFO] Building jar from resources and headers. 04:43:25 [INFO] Writing jar finished. 04:43:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:26 [INFO] 04:43:26 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] 04:43:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] No Javadoc in project. Archive not created. 04:43:26 [INFO] 04:43:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7224 --- 04:43:26 [INFO] CycloneDX: Resolving Dependencies 04:43:27 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:43:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.xml 04:43:27 [INFO] attaching as odl-ietf-model-rfc7224-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.json 04:43:27 [INFO] attaching as odl-ietf-model-rfc7224-1.0.1-SNAPSHOT-cyclonedx.json 04:43:27 [INFO] 04:43:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7224 --- 04:43:27 [INFO] Skipping duplicate-finder execution! 04:43:27 [INFO] 04:43:27 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7224 --- 04:43:27 [INFO] Skipping plugin execution 04:43:27 [INFO] 04:43:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7224 --- 04:43:27 [INFO] Skipping source per configuration. 04:43:27 [INFO] 04:43:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7224 --- 04:43:27 [INFO] 04:43:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7224 --- 04:43:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:27 [INFO] 04:43:27 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7224 --- 04:43:27 [WARNING] 04:43:27 [WARNING] The packaging plugin for project odl-ietf-model-rfc7224 did not assign 04:43:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:43:27 [WARNING] 04:43:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:43:27 [WARNING] 04:43:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.1-SNAPSHOT/odl-ietf-model-rfc7224-1.0.1-SNAPSHOT.pom 04:43:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.1-SNAPSHOT/odl-ietf-model-rfc7224-1.0.1-SNAPSHOT-features.xml 04:43:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.1-SNAPSHOT/odl-ietf-model-rfc7224-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7224/1.0.1-SNAPSHOT/odl-ietf-model-rfc7224-1.0.1-SNAPSHOT-cyclonedx.json 04:43:27 [INFO] 04:43:27 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc7224 --- 04:43:27 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7224:feature:1.0.1-SNAPSHOT 04:43:27 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:43:27 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:43:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:43:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:43:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:43:27 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:27 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:27 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:43:27 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:43:27 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:43:27 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:27 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:43:27 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:43:27 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:43:27 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:43:27 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:43:27 [INFO] +- org.opendaylight.ietf.model:iana-if-type:jar:1.0.1-SNAPSHOT:compile 04:43:27 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:27 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:27 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:27 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:27 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:27 [INFO] +- junit:junit:jar:4.13.2:test 04:43:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:27 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:43:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:27 [INFO] 04:43:27 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc7224 --- 04:43:27 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7224/target/sonatype-clm/module.xml 04:43:27 [INFO] 04:43:27 [INFO] ------------< org.opendaylight.ietf.model:iana-crypt-hash >------------- 04:43:27 [INFO] Building iana-crypt-hash 1.0.1-SNAPSHOT [21/161] 04:43:27 [INFO] from model/iana/iana-crypt-hash/pom.xml 04:43:27 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:27 [INFO] 04:43:27 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-crypt-hash --- 04:43:27 [INFO] 04:43:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-crypt-hash --- 04:43:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:27 [INFO] 04:43:27 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-crypt-hash --- 04:43:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:27 [INFO] 04:43:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-crypt-hash --- 04:43:27 [INFO] 04:43:27 [INFO] --- dependency:3.8.1:properties (default) @ iana-crypt-hash --- 04:43:27 [INFO] 04:43:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-crypt-hash --- 04:43:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/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/** 04:43:27 [INFO] 04:43:27 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-crypt-hash --- 04:43:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:27 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/src/main/yang 04:43:27 [INFO] yang-to-sources: Found 0 dependencies in 5.045 ms 04:43:27 [INFO] yang-to-sources: Project model files found: 1 in 1.558 ms 04:43:27 [INFO] yang-to-sources: 1 YANG models processed in 3.074 ms 04:43:27 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.247 ms 04:43:27 [INFO] Sorted 8 files into 3 directories in 258.0 μs 04:43:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 4.712 ms 04:43:27 [INFO] 04:43:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-crypt-hash --- 04:43:27 [INFO] Starting audit... 04:43:27 Audit done. 04:43:27 [INFO] You have 0 Checkstyle violations. 04:43:27 [INFO] 04:43:27 [INFO] --- checkstyle:3.6.0:check (default) @ iana-crypt-hash --- 04:43:27 [INFO] Starting audit... 04:43:27 Audit done. 04:43:27 [INFO] You have 0 Checkstyle violations. 04:43:27 [INFO] 04:43:27 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-crypt-hash --- 04:43:27 [INFO] 04:43:27 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-crypt-hash --- 04:43:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/src/main/resources 04:43:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/generated-sources/spi 04:43:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/generated-sources/spi 04:43:27 [INFO] 04:43:27 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-crypt-hash --- 04:43:27 [INFO] Recompiling the module because of changed source code. 04:43:27 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 04:43:27 [INFO] 04:43:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-crypt-hash >>> 04:43:27 [INFO] 04:43:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-crypt-hash --- 04:43:27 [INFO] Spotbugs plugin skipped 04:43:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:27 [INFO] 04:43:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-crypt-hash <<< 04:43:27 [INFO] 04:43:27 [INFO] 04:43:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-crypt-hash --- 04:43:27 [INFO] Spotbugs plugin skipped 04:43:27 [INFO] 04:43:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-crypt-hash --- 04:43:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/src/test/resources 04:43:27 [INFO] 04:43:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-crypt-hash --- 04:43:27 [INFO] No sources to compile 04:43:27 [INFO] 04:43:27 [INFO] --- surefire:3.5.3:test (default-test) @ iana-crypt-hash --- 04:43:27 [INFO] No tests to run. 04:43:27 [INFO] 04:43:27 [INFO] --- copy:14.1.3:copy-files (default) @ iana-crypt-hash --- 04:43:27 [INFO] 04:43:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-crypt-hash --- 04:43:27 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.1-SNAPSHOT.jar 04:43:27 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/classes/META-INF/MANIFEST.MF 04:43:27 [INFO] 04:43:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-crypt-hash --- 04:43:27 [INFO] No previous run data found, generating javadoc. 04:43:29 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.1-SNAPSHOT-javadoc.jar 04:43:29 [INFO] 04:43:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-crypt-hash --- 04:43:29 [INFO] CycloneDX: Resolving Dependencies 04:43:29 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:43:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.xml 04:43:29 [INFO] attaching as iana-crypt-hash-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.json 04:43:29 [INFO] attaching as iana-crypt-hash-1.0.1-SNAPSHOT-cyclonedx.json 04:43:29 [INFO] 04:43:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-crypt-hash --- 04:43:29 [INFO] Skipping duplicate-finder execution! 04:43:29 [INFO] 04:43:29 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-crypt-hash --- 04:43:29 [INFO] No dependency problems found 04:43:29 [INFO] 04:43:29 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-crypt-hash --- 04:43:29 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.1-SNAPSHOT-sources.jar 04:43:29 [INFO] 04:43:29 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-crypt-hash --- 04:43:29 [INFO] 04:43:29 [INFO] --- jacoco:0.8.13:report (report) @ iana-crypt-hash --- 04:43:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:29 [INFO] 04:43:29 [INFO] --- install:3.1.4:install (default-install) @ iana-crypt-hash --- 04:43:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.1-SNAPSHOT/iana-crypt-hash-1.0.1-SNAPSHOT.pom 04:43:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.1-SNAPSHOT/iana-crypt-hash-1.0.1-SNAPSHOT.jar 04:43:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.1-SNAPSHOT/iana-crypt-hash-1.0.1-SNAPSHOT-javadoc.jar 04:43:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.1-SNAPSHOT/iana-crypt-hash-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.1-SNAPSHOT/iana-crypt-hash-1.0.1-SNAPSHOT-cyclonedx.json 04:43:29 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/iana-crypt-hash-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-crypt-hash/1.0.1-SNAPSHOT/iana-crypt-hash-1.0.1-SNAPSHOT-sources.jar 04:43:29 [INFO] 04:43:29 [INFO] --- bundle:6.0.0:install (default-install) @ iana-crypt-hash --- 04:43:29 [INFO] Installing org/opendaylight/ietf/model/iana-crypt-hash/1.0.1-SNAPSHOT/iana-crypt-hash-1.0.1-SNAPSHOT.jar 04:43:29 [INFO] Writing OBR metadata 04:43:29 [INFO] 04:43:29 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-crypt-hash --- 04:43:29 [INFO] org.opendaylight.ietf.model:iana-crypt-hash:bundle:1.0.1-SNAPSHOT 04:43:29 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:29 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:29 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:29 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:29 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:29 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:29 [INFO] +- junit:junit:jar:4.13.2:test 04:43:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:29 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:29 [INFO] 04:43:29 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-crypt-hash --- 04:43:29 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-crypt-hash/target/sonatype-clm/module.xml 04:43:29 [INFO] 04:43:29 [INFO] ----< org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash >---- 04:43:29 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash 1.0.1-SNAPSHOT [22/161] 04:43:29 [INFO] from features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml 04:43:29 [INFO] ------------------------------[ feature ]------------------------------- 04:43:29 [INFO] 04:43:29 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] 04:43:29 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:29 [INFO] 04:43:29 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:29 [INFO] 04:43:29 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] 04:43:29 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] 04:43:29 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:29 [INFO] argLine set to empty 04:43:29 [INFO] 04:43:29 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] Starting audit... 04:43:29 Audit done. 04:43:29 [INFO] You have 0 Checkstyle violations. 04:43:29 [INFO] 04:43:29 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] Starting audit... 04:43:29 Audit done. 04:43:29 [INFO] You have 0 Checkstyle violations. 04:43:29 [INFO] 04:43:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] 04:43:29 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml 04:43:29 [INFO] ...done! 04:43:29 [INFO] Attaching features XML 04:43:29 [INFO] 04:43:29 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [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 04:43:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:29 [INFO] 04:43:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash >>> 04:43:29 [INFO] 04:43:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] No files found to run spotbugs, check compile phase has been run 04:43:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:29 [INFO] 04:43:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-iana-crypt-hash <<< 04:43:29 [INFO] 04:43:29 [INFO] 04:43:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] 04:43:29 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:29 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash 04:43:29 [INFO] Project dependency features detected: [] 04:43:29 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:29 [INFO] Creating RMI registry server on 127.0.0.1:33787 04:43:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:30 [INFO] Waiting for remote bundle context.. on 33787 name: d83765b4-5ed5-4159-8ed9-6011fa3c3127 timout: [ RelativeTimeout value = 180000 ] 04:43:34 [INFO] Building jar from resources and headers. 04:43:34 [INFO] Writing jar finished. 04:43:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:36 [INFO] 04:43:36 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] 04:43:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] No Javadoc in project. Archive not created. 04:43:36 [INFO] 04:43:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] CycloneDX: Resolving Dependencies 04:43:36 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:43:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml 04:43:36 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json 04:43:36 [INFO] attaching as odl-ietf-model-rfc7317-iana-crypt-hash-1.0.1-SNAPSHOT-cyclonedx.json 04:43:36 [INFO] 04:43:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] Skipping duplicate-finder execution! 04:43:36 [INFO] 04:43:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] Skipping plugin execution 04:43:36 [INFO] 04:43:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] Skipping source per configuration. 04:43:36 [INFO] 04:43:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] 04:43:36 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:36 [INFO] 04:43:36 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [WARNING] 04:43:36 [WARNING] The packaging plugin for project odl-ietf-model-rfc7317-iana-crypt-hash did not assign 04:43:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:43:36 [WARNING] 04:43:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:43:36 [WARNING] 04:43:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.1-SNAPSHOT.pom 04:43:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.1-SNAPSHOT-features.xml 04:43:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1-SNAPSHOT/odl-ietf-model-rfc7317-iana-crypt-hash-1.0.1-SNAPSHOT-cyclonedx.json 04:43:36 [INFO] 04:43:36 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:feature:1.0.1-SNAPSHOT 04:43:36 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:43:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:43:36 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:43:36 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:36 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:36 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:43:36 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:43:36 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:43:36 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:36 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:36 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:36 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:43:36 [INFO] +- org.opendaylight.ietf.model:iana-crypt-hash:jar:1.0.1-SNAPSHOT:compile 04:43:36 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:36 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:36 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:36 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:36 [INFO] +- junit:junit:jar:4.13.2:test 04:43:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:36 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:43:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:36 [INFO] 04:43:36 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc7317-iana-crypt-hash --- 04:43:36 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-iana-crypt-hash/target/sonatype-clm/module.xml 04:43:36 [INFO] 04:43:36 [INFO] ----------------< org.opendaylight.ietf.model:rfc8341 >----------------- 04:43:36 [INFO] Building rfc8341 1.0.1-SNAPSHOT [23/161] 04:43:36 [INFO] from model/rfc/rfc8341/pom.xml 04:43:36 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:36 [INFO] 04:43:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8341 --- 04:43:36 [INFO] 04:43:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8341 --- 04:43:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:36 [INFO] 04:43:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8341 --- 04:43:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:36 [INFO] 04:43:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8341 --- 04:43:37 [INFO] 04:43:37 [INFO] --- dependency:3.8.1:properties (default) @ rfc8341 --- 04:43:37 [INFO] 04:43:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8341 --- 04:43:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:43:37 [INFO] 04:43:37 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8341 --- 04:43:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:37 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/src/main/yang 04:43:37 [INFO] yang-to-sources: Found 1 dependencies in 810.4 μs 04:43:37 [INFO] yang-to-sources: Project model files found: 1 in 3.816 ms 04:43:37 [INFO] yang-to-sources: 2 YANG models processed in 14.48 ms 04:43:37 [INFO] BindingJavaFileGenerator: Defined 30 files in 4.436 ms 04:43:37 [INFO] Sorted 30 files into 8 directories in 85.67 μs 04:43:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 16.42 ms 04:43:37 [INFO] 04:43:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8341 --- 04:43:37 [INFO] Starting audit... 04:43:37 Audit done. 04:43:37 [INFO] You have 0 Checkstyle violations. 04:43:37 [INFO] 04:43:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8341 --- 04:43:37 [INFO] Starting audit... 04:43:37 Audit done. 04:43:37 [INFO] You have 0 Checkstyle violations. 04:43:37 [INFO] 04:43:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8341 --- 04:43:37 [INFO] 04:43:37 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8341 --- 04:43:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/src/main/resources 04:43:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/generated-sources/spi 04:43:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/generated-sources/spi 04:43:37 [INFO] 04:43:37 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8341 --- 04:43:37 [INFO] Recompiling the module because of changed dependency. 04:43:37 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 04:43:37 [INFO] 04:43:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8341 >>> 04:43:37 [INFO] 04:43:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8341 --- 04:43:37 [INFO] Spotbugs plugin skipped 04:43:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:37 [INFO] 04:43:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8341 <<< 04:43:37 [INFO] 04:43:37 [INFO] 04:43:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8341 --- 04:43:37 [INFO] Spotbugs plugin skipped 04:43:37 [INFO] 04:43:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8341 --- 04:43:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/src/test/resources 04:43:37 [INFO] 04:43:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8341 --- 04:43:37 [INFO] No sources to compile 04:43:37 [INFO] 04:43:37 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8341 --- 04:43:37 [INFO] No tests to run. 04:43:37 [INFO] 04:43:37 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8341 --- 04:43:37 [INFO] 04:43:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8341 --- 04:43:37 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-1.0.1-SNAPSHOT.jar 04:43:37 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/classes/META-INF/MANIFEST.MF 04:43:37 [INFO] 04:43:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8341 --- 04:43:37 [INFO] No previous run data found, generating javadoc. 04:43:39 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-1.0.1-SNAPSHOT-javadoc.jar 04:43:39 [INFO] 04:43:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8341 --- 04:43:39 [INFO] CycloneDX: Resolving Dependencies 04:43:40 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:43:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.xml 04:43:40 [INFO] attaching as rfc8341-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.json 04:43:40 [INFO] attaching as rfc8341-1.0.1-SNAPSHOT-cyclonedx.json 04:43:40 [INFO] 04:43:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 04:43:40 [INFO] Skipping duplicate-finder execution! 04:43:40 [INFO] 04:43:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8341 --- 04:43:40 [INFO] No dependency problems found 04:43:40 [INFO] 04:43:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- 04:43:40 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-1.0.1-SNAPSHOT-sources.jar 04:43:40 [INFO] 04:43:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8341 --- 04:43:40 [INFO] 04:43:40 [INFO] --- jacoco:0.8.13:report (report) @ rfc8341 --- 04:43:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:40 [INFO] 04:43:40 [INFO] --- install:3.1.4:install (default-install) @ rfc8341 --- 04:43:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.1-SNAPSHOT/rfc8341-1.0.1-SNAPSHOT.pom 04:43:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.1-SNAPSHOT/rfc8341-1.0.1-SNAPSHOT.jar 04:43:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.1-SNAPSHOT/rfc8341-1.0.1-SNAPSHOT-javadoc.jar 04:43:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.1-SNAPSHOT/rfc8341-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.1-SNAPSHOT/rfc8341-1.0.1-SNAPSHOT-cyclonedx.json 04:43:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/rfc8341-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8341/1.0.1-SNAPSHOT/rfc8341-1.0.1-SNAPSHOT-sources.jar 04:43:40 [INFO] 04:43:40 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8341 --- 04:43:40 [INFO] Installing org/opendaylight/ietf/model/rfc8341/1.0.1-SNAPSHOT/rfc8341-1.0.1-SNAPSHOT.jar 04:43:40 [INFO] Writing OBR metadata 04:43:40 [INFO] 04:43:40 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8341 --- 04:43:40 [INFO] org.opendaylight.ietf.model:rfc8341:bundle:1.0.1-SNAPSHOT 04:43:40 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:43:40 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:43:40 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:40 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:40 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:40 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:40 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:40 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:40 [INFO] +- junit:junit:jar:4.13.2:test 04:43:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:40 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:40 [INFO] 04:43:40 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8341 --- 04:43:40 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8341/target/sonatype-clm/module.xml 04:43:40 [INFO] 04:43:40 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8341 >------------ 04:43:40 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8341 1.0.1-SNAPSHOT [24/161] 04:43:40 [INFO] from features/odl-ietf-model-rfc8341/pom.xml 04:43:40 [INFO] ------------------------------[ feature ]------------------------------- 04:43:40 [INFO] 04:43:40 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] 04:43:40 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:40 [INFO] 04:43:40 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:40 [INFO] 04:43:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] 04:43:40 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] 04:43:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:40 [INFO] argLine set to empty 04:43:40 [INFO] 04:43:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] Starting audit... 04:43:40 Audit done. 04:43:40 [INFO] You have 0 Checkstyle violations. 04:43:40 [INFO] 04:43:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] Starting audit... 04:43:40 Audit done. 04:43:40 [INFO] You have 0 Checkstyle violations. 04:43:40 [INFO] 04:43:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] 04:43:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml 04:43:40 [INFO] ...done! 04:43:40 [INFO] Attaching features XML 04:43:40 [INFO] 04:43:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8341 --- 04:43:40 [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 04:43:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:40 [INFO] 04:43:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8341 >>> 04:43:40 [INFO] 04:43:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] No files found to run spotbugs, check compile phase has been run 04:43:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:40 [INFO] 04:43:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8341 <<< 04:43:40 [INFO] 04:43:40 [INFO] 04:43:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] 04:43:40 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8341 --- 04:43:40 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8341 04:43:40 [INFO] Project dependency features detected: [] 04:43:40 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:40 [INFO] Creating RMI registry server on 127.0.0.1:44691 04:43:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:40 [INFO] Waiting for remote bundle context.. on 44691 name: 4d2d970f-dbab-443d-abb8-d25d3412808c timout: [ RelativeTimeout value = 180000 ] 04:43:44 [INFO] Building jar from resources and headers. 04:43:44 [INFO] Writing jar finished. 04:43:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:46 [INFO] 04:43:46 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8341 --- 04:43:46 [INFO] 04:43:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8341 --- 04:43:46 [INFO] No Javadoc in project. Archive not created. 04:43:46 [INFO] 04:43:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8341 --- 04:43:46 [INFO] CycloneDX: Resolving Dependencies 04:43:47 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:43:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.xml 04:43:47 [INFO] attaching as odl-ietf-model-rfc8341-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.json 04:43:47 [INFO] attaching as odl-ietf-model-rfc8341-1.0.1-SNAPSHOT-cyclonedx.json 04:43:47 [INFO] 04:43:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8341 --- 04:43:47 [INFO] Skipping duplicate-finder execution! 04:43:47 [INFO] 04:43:47 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8341 --- 04:43:47 [INFO] Skipping plugin execution 04:43:47 [INFO] 04:43:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8341 --- 04:43:47 [INFO] Skipping source per configuration. 04:43:47 [INFO] 04:43:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8341 --- 04:43:47 [INFO] 04:43:47 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8341 --- 04:43:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:47 [INFO] 04:43:47 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8341 --- 04:43:47 [WARNING] 04:43:47 [WARNING] The packaging plugin for project odl-ietf-model-rfc8341 did not assign 04:43:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:43:47 [WARNING] 04:43:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:43:47 [WARNING] 04:43:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.1-SNAPSHOT/odl-ietf-model-rfc8341-1.0.1-SNAPSHOT.pom 04:43:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.1-SNAPSHOT/odl-ietf-model-rfc8341-1.0.1-SNAPSHOT-features.xml 04:43:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.1-SNAPSHOT/odl-ietf-model-rfc8341-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8341/1.0.1-SNAPSHOT/odl-ietf-model-rfc8341-1.0.1-SNAPSHOT-cyclonedx.json 04:43:47 [INFO] 04:43:47 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8341 --- 04:43:47 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8341:feature:1.0.1-SNAPSHOT 04:43:47 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:43:47 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:43:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:43:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:43:47 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:47 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:47 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:43:47 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:43:47 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:43:47 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:47 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:43:47 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:43:47 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:43:47 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:43:47 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:43:47 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:47 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:47 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:47 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:47 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:47 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:47 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:47 [INFO] +- junit:junit:jar:4.13.2:test 04:43:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:47 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:43:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:47 [INFO] 04:43:47 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8341 --- 04:43:47 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8341/target/sonatype-clm/module.xml 04:43:47 [INFO] 04:43:47 [INFO] ----------< org.opendaylight.ietf.model:rfc7317-ietf-system >----------- 04:43:47 [INFO] Building rfc7317-ietf-system 1.0.1-SNAPSHOT [25/161] 04:43:47 [INFO] from model/rfc/rfc7317-ietf-system/pom.xml 04:43:47 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:47 [INFO] 04:43:47 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7317-ietf-system --- 04:43:47 [INFO] 04:43:47 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7317-ietf-system --- 04:43:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:47 [INFO] 04:43:47 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7317-ietf-system --- 04:43:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:47 [INFO] 04:43:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7317-ietf-system --- 04:43:47 [INFO] 04:43:47 [INFO] --- dependency:3.8.1:properties (default) @ rfc7317-ietf-system --- 04:43:47 [INFO] 04:43:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7317-ietf-system --- 04:43:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:43:47 [INFO] 04:43:47 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc7317-ietf-system --- 04:43:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:47 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/src/main/yang 04:43:47 [INFO] yang-to-sources: Found 4 dependencies in 946.3 μs 04:43:47 [INFO] yang-to-sources: Project model files found: 1 in 6.072 ms 04:43:47 [INFO] yang-to-sources: 5 YANG models processed in 25.78 ms 04:43:47 [INFO] BindingJavaFileGenerator: Defined 91 files in 9.597 ms 04:43:47 [INFO] Sorted 91 files into 21 directories in 163.2 μs 04:43:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 91 in 34.99 ms 04:43:47 [INFO] 04:43:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7317-ietf-system --- 04:43:47 [INFO] Starting audit... 04:43:47 Audit done. 04:43:47 [INFO] You have 0 Checkstyle violations. 04:43:47 [INFO] 04:43:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7317-ietf-system --- 04:43:47 [INFO] Starting audit... 04:43:47 Audit done. 04:43:47 [INFO] You have 0 Checkstyle violations. 04:43:47 [INFO] 04:43:47 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7317-ietf-system --- 04:43:47 [INFO] 04:43:47 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7317-ietf-system --- 04:43:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/src/main/resources 04:43:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 04:43:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/generated-sources/spi 04:43:47 [INFO] 04:43:47 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7317-ietf-system --- 04:43:47 [INFO] Recompiling the module because of changed dependency. 04:43:47 [INFO] Compiling 90 source files with javac [debug release 21] to target/classes 04:43:48 [INFO] 04:43:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7317-ietf-system >>> 04:43:48 [INFO] 04:43:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7317-ietf-system --- 04:43:48 [INFO] Spotbugs plugin skipped 04:43:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:48 [INFO] 04:43:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7317-ietf-system <<< 04:43:48 [INFO] 04:43:48 [INFO] 04:43:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7317-ietf-system --- 04:43:48 [INFO] Spotbugs plugin skipped 04:43:48 [INFO] 04:43:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7317-ietf-system --- 04:43:48 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/src/test/resources 04:43:48 [INFO] 04:43:48 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7317-ietf-system --- 04:43:48 [INFO] No sources to compile 04:43:48 [INFO] 04:43:48 [INFO] --- surefire:3.5.3:test (default-test) @ rfc7317-ietf-system --- 04:43:48 [INFO] No tests to run. 04:43:48 [INFO] 04:43:48 [INFO] --- copy:14.1.3:copy-files (default) @ rfc7317-ietf-system --- 04:43:48 [INFO] 04:43:48 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7317-ietf-system --- 04:43:48 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.1-SNAPSHOT.jar 04:43:48 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/classes/META-INF/MANIFEST.MF 04:43:48 [INFO] 04:43:48 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7317-ietf-system --- 04:43:48 [INFO] No previous run data found, generating javadoc. 04:43:51 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.1-SNAPSHOT-javadoc.jar 04:43:51 [INFO] 04:43:51 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7317-ietf-system --- 04:43:51 [INFO] CycloneDX: Resolving Dependencies 04:43:51 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:43:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.xml 04:43:51 [INFO] attaching as rfc7317-ietf-system-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.json 04:43:51 [INFO] attaching as rfc7317-ietf-system-1.0.1-SNAPSHOT-cyclonedx.json 04:43:51 [INFO] 04:43:51 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7317-ietf-system --- 04:43:51 [INFO] Skipping duplicate-finder execution! 04:43:51 [INFO] 04:43:51 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7317-ietf-system --- 04:43:51 [INFO] No dependency problems found 04:43:51 [INFO] 04:43:51 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7317-ietf-system --- 04:43:51 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.1-SNAPSHOT-sources.jar 04:43:51 [INFO] 04:43:51 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7317-ietf-system --- 04:43:51 [INFO] 04:43:51 [INFO] --- jacoco:0.8.13:report (report) @ rfc7317-ietf-system --- 04:43:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:43:51 [INFO] 04:43:51 [INFO] --- install:3.1.4:install (default-install) @ rfc7317-ietf-system --- 04:43:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.1-SNAPSHOT/rfc7317-ietf-system-1.0.1-SNAPSHOT.pom 04:43:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.1-SNAPSHOT/rfc7317-ietf-system-1.0.1-SNAPSHOT.jar 04:43:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.1-SNAPSHOT/rfc7317-ietf-system-1.0.1-SNAPSHOT-javadoc.jar 04:43:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.1-SNAPSHOT/rfc7317-ietf-system-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.1-SNAPSHOT/rfc7317-ietf-system-1.0.1-SNAPSHOT-cyclonedx.json 04:43:51 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/rfc7317-ietf-system-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.1-SNAPSHOT/rfc7317-ietf-system-1.0.1-SNAPSHOT-sources.jar 04:43:51 [INFO] 04:43:51 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7317-ietf-system --- 04:43:51 [INFO] Installing org/opendaylight/ietf/model/rfc7317-ietf-system/1.0.1-SNAPSHOT/rfc7317-ietf-system-1.0.1-SNAPSHOT.jar 04:43:51 [INFO] Writing OBR metadata 04:43:51 [INFO] 04:43:51 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc7317-ietf-system --- 04:43:51 [INFO] org.opendaylight.ietf.model:rfc7317-ietf-system:bundle:1.0.1-SNAPSHOT 04:43:51 [INFO] +- org.opendaylight.ietf.model:iana-crypt-hash:jar:1.0.1-SNAPSHOT:compile 04:43:51 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:43:51 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:43:51 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:51 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:43:51 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:43:51 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:51 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:51 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:43:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:43:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:51 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:51 [INFO] +- junit:junit:jar:4.13.2:test 04:43:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:51 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:43:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:51 [INFO] 04:43:51 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc7317-ietf-system --- 04:43:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7317-ietf-system/target/sonatype-clm/module.xml 04:43:52 [INFO] 04:43:52 [INFO] ------< org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system >------ 04:43:52 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7317 ietf-system 1.0.1-SNAPSHOT [26/161] 04:43:52 [INFO] from features/odl-ietf-model-rfc7317-ietf-system/pom.xml 04:43:52 [INFO] ------------------------------[ feature ]------------------------------- 04:43:52 [INFO] 04:43:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] 04:43:52 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:52 [INFO] 04:43:52 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:52 [INFO] 04:43:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] 04:43:52 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] 04:43:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:52 [INFO] argLine set to empty 04:43:52 [INFO] 04:43:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] Starting audit... 04:43:52 Audit done. 04:43:52 [INFO] You have 0 Checkstyle violations. 04:43:52 [INFO] 04:43:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] Starting audit... 04:43:52 Audit done. 04:43:52 [INFO] You have 0 Checkstyle violations. 04:43:52 [INFO] 04:43:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] 04:43:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml 04:43:52 [INFO] ...done! 04:43:52 [INFO] Attaching features XML 04:43:52 [INFO] 04:43:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [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 04:43:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:43:52 [INFO] 04:43:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7317-ietf-system >>> 04:43:52 [INFO] 04:43:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] No files found to run spotbugs, check compile phase has been run 04:43:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:52 [INFO] 04:43:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7317-ietf-system <<< 04:43:52 [INFO] 04:43:52 [INFO] 04:43:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] 04:43:52 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:52 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system 04:43:52 [INFO] Project dependency features detected: [] 04:43:52 [INFO] Pax Exam System (Version: 4.14.0) created. 04:43:52 [INFO] Creating RMI registry server on 127.0.0.1:37243 04:43:52 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:43:52 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:43:52 [INFO] Waiting for remote bundle context.. on 37243 name: ebbf7281-3342-4b14-8bab-28fc83ee3e25 timout: [ RelativeTimeout value = 180000 ] 04:43:57 [INFO] Building jar from resources and headers. 04:43:57 [INFO] Writing jar finished. 04:43:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:43:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:43:59 [INFO] 04:43:59 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] 04:43:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] No Javadoc in project. Archive not created. 04:43:59 [INFO] 04:43:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] CycloneDX: Resolving Dependencies 04:43:59 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:43:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml 04:43:59 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json 04:43:59 [INFO] attaching as odl-ietf-model-rfc7317-ietf-system-1.0.1-SNAPSHOT-cyclonedx.json 04:43:59 [INFO] 04:43:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] Skipping duplicate-finder execution! 04:43:59 [INFO] 04:43:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] Skipping plugin execution 04:43:59 [INFO] 04:43:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] Skipping source per configuration. 04:43:59 [INFO] 04:43:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] 04:43:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:43:59 [INFO] 04:43:59 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [WARNING] 04:43:59 [WARNING] The packaging plugin for project odl-ietf-model-rfc7317-ietf-system did not assign 04:43:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:43:59 [WARNING] 04:43:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:43:59 [WARNING] 04:43:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.1-SNAPSHOT.pom 04:43:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.1-SNAPSHOT-features.xml 04:43:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.1-SNAPSHOT-cyclonedx.xml 04:43:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7317-ietf-system/1.0.1-SNAPSHOT/odl-ietf-model-rfc7317-ietf-system-1.0.1-SNAPSHOT-cyclonedx.json 04:43:59 [INFO] 04:43:59 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system:feature:1.0.1-SNAPSHOT 04:43:59 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:1.0.1-SNAPSHOT:compile 04:43:59 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:43:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:43:59 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:43:59 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:43:59 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:43:59 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:43:59 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:43:59 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:43:59 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:43:59 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:43:59 [INFO] | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:1.0.1-SNAPSHOT:compile 04:43:59 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:43:59 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:43:59 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:43:59 [INFO] +- org.opendaylight.ietf.model:rfc7317-ietf-system:jar:1.0.1-SNAPSHOT:compile 04:43:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:43:59 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:43:59 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:43:59 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:43:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:43:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:43:59 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:43:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:43:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:43:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:43:59 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:43:59 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:43:59 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:43:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:43:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:43:59 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:43:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:43:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:43:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:43:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:43:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:43:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:43:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:43:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:43:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:43:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:43:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:43:59 [INFO] +- junit:junit:jar:4.13.2:test 04:43:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:43:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:43:59 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:43:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:43:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:43:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:43:59 [INFO] 04:43:59 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc7317-ietf-system --- 04:43:59 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7317-ietf-system/target/sonatype-clm/module.xml 04:43:59 [INFO] 04:43:59 [INFO] -----< org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name >----- 04:43:59 [INFO] Building rfc7407-ietf-x509-cert-to-name 1.0.1-SNAPSHOT [27/161] 04:43:59 [INFO] from model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml 04:43:59 [INFO] -------------------------------[ bundle ]------------------------------- 04:43:59 [INFO] 04:43:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] 04:43:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:59 [INFO] 04:43:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:43:59 [INFO] 04:43:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] 04:43:59 [INFO] --- dependency:3.8.1:properties (default) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] 04:43:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:43:59 [INFO] 04:43:59 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:43:59 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/yang 04:43:59 [INFO] yang-to-sources: Found 1 dependencies in 867.3 μs 04:43:59 [INFO] yang-to-sources: Project model files found: 1 in 2.084 ms 04:43:59 [INFO] yang-to-sources: 2 YANG models processed in 9.620 ms 04:43:59 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.892 ms 04:43:59 [INFO] Sorted 16 files into 4 directories in 97.61 μs 04:43:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 8.615 ms 04:43:59 [INFO] 04:43:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] Starting audit... 04:43:59 Audit done. 04:43:59 [INFO] You have 0 Checkstyle violations. 04:43:59 [INFO] 04:43:59 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] Starting audit... 04:43:59 Audit done. 04:43:59 [INFO] You have 0 Checkstyle violations. 04:43:59 [INFO] 04:43:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] 04:43:59 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/main/resources 04:43:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 04:43:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:43:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:43:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 04:43:59 [INFO] 04:43:59 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] Recompiling the module because of changed dependency. 04:43:59 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 04:43:59 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/x509/cert/to/name/rev141210/TlsFingerprint.java:[61,42] possible 'this' escape before subclass is fully initialized 04:43:59 [INFO] 04:43:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 04:43:59 [INFO] 04:43:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] Spotbugs plugin skipped 04:43:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:43:59 [INFO] 04:43:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 04:43:59 [INFO] 04:43:59 [INFO] 04:43:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] Spotbugs plugin skipped 04:43:59 [INFO] 04:43:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/src/test/resources 04:43:59 [INFO] 04:43:59 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] No sources to compile 04:43:59 [INFO] 04:43:59 [INFO] --- surefire:3.5.3:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] No tests to run. 04:43:59 [INFO] 04:43:59 [INFO] --- copy:14.1.3:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] 04:43:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT.jar 04:43:59 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 04:43:59 [INFO] 04:43:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 04:43:59 [INFO] No previous run data found, generating javadoc. 04:44:03 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-javadoc.jar 04:44:03 [INFO] 04:44:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] CycloneDX: Resolving Dependencies 04:44:03 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:44:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml 04:44:03 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json 04:44:03 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-cyclonedx.json 04:44:03 [INFO] 04:44:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Skipping duplicate-finder execution! 04:44:03 [INFO] 04:44:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] No dependency problems found 04:44:03 [INFO] 04:44:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-sources.jar 04:44:03 [INFO] 04:44:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- jacoco:0.8.13:report (report) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:03 [INFO] 04:44:03 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT.pom 04:44:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT.jar 04:44:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-javadoc.jar 04:44:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-cyclonedx.json 04:44:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-sources.jar 04:44:03 [INFO] 04:44:03 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT.jar 04:44:03 [INFO] Writing OBR metadata 04:44:03 [INFO] 04:44:03 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:bundle:1.0.1-SNAPSHOT 04:44:03 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:03 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:44:03 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:44:03 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:44:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:03 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:03 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:03 [INFO] +- junit:junit:jar:4.13.2:test 04:44:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:03 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:03 [INFO] 04:44:03 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-x509-cert-to-name/target/sonatype-clm/module.xml 04:44:03 [INFO] 04:44:03 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name >-- 04:44:03 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name 1.0.1-SNAPSHOT [28/161] 04:44:03 [INFO] from features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml 04:44:03 [INFO] ------------------------------[ feature ]------------------------------- 04:44:03 [INFO] 04:44:03 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:03 [INFO] 04:44:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:03 [INFO] 04:44:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:03 [INFO] argLine set to empty 04:44:03 [INFO] 04:44:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Starting audit... 04:44:03 Audit done. 04:44:03 [INFO] You have 0 Checkstyle violations. 04:44:03 [INFO] 04:44:03 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Starting audit... 04:44:03 Audit done. 04:44:03 [INFO] You have 0 Checkstyle violations. 04:44:03 [INFO] 04:44:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml 04:44:03 [INFO] ...done! 04:44:03 [INFO] Attaching features XML 04:44:03 [INFO] 04:44:03 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [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 04:44:03 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:03 [INFO] 04:44:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name >>> 04:44:03 [INFO] 04:44:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] No files found to run spotbugs, check compile phase has been run 04:44:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:03 [INFO] 04:44:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name <<< 04:44:03 [INFO] 04:44:03 [INFO] 04:44:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] 04:44:03 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:03 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name 04:44:03 [INFO] Project dependency features detected: [] 04:44:03 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:03 [INFO] Creating RMI registry server on 127.0.0.1:45921 04:44:03 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:03 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:03 [INFO] Waiting for remote bundle context.. on 45921 name: f59e9181-e239-40c9-bd0a-f7cc47928a61 timout: [ RelativeTimeout value = 180000 ] 04:44:06 [INFO] Building jar from resources and headers. 04:44:06 [INFO] Writing jar finished. 04:44:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:08 [INFO] 04:44:08 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] 04:44:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] No Javadoc in project. Archive not created. 04:44:08 [INFO] 04:44:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] CycloneDX: Resolving Dependencies 04:44:08 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:44:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml 04:44:08 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json 04:44:08 [INFO] attaching as odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-cyclonedx.json 04:44:08 [INFO] 04:44:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] Skipping duplicate-finder execution! 04:44:08 [INFO] 04:44:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] Skipping plugin execution 04:44:08 [INFO] 04:44:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] Skipping source per configuration. 04:44:08 [INFO] 04:44:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] 04:44:08 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:08 [INFO] 04:44:08 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [WARNING] 04:44:08 [WARNING] The packaging plugin for project odl-ietf-model-rfc7407-ietf-x509-cert-to-name did not assign 04:44:08 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:44:08 [WARNING] 04:44:08 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:44:08 [WARNING] 04:44:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT.pom 04:44:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-features.xml 04:44:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-x509-cert-to-name-1.0.1-SNAPSHOT-cyclonedx.json 04:44:08 [INFO] 04:44:08 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:feature:1.0.1-SNAPSHOT 04:44:08 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:44:08 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:44:08 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:44:08 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:44:08 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:08 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:08 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:44:08 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:44:08 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:44:08 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:44:08 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:44:08 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:44:08 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:44:08 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:44:08 [INFO] +- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:1.0.1-SNAPSHOT:compile 04:44:08 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:08 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:08 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:08 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:08 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:08 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:08 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:08 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:08 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:08 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:08 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:08 [INFO] +- junit:junit:jar:4.13.2:test 04:44:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:08 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:44:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:08 [INFO] 04:44:08 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc7407-ietf-x509-cert-to-name --- 04:44:08 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/target/sonatype-clm/module.xml 04:44:08 [INFO] 04:44:08 [INFO] -----------< org.opendaylight.ietf.model:rfc7407-ietf-snmp >------------ 04:44:08 [INFO] Building rfc7407-ietf-snmp 1.0.1-SNAPSHOT [29/161] 04:44:08 [INFO] from model/rfc/rfc7407-ietf-snmp/pom.xml 04:44:08 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:08 [INFO] 04:44:08 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7407-ietf-snmp --- 04:44:08 [INFO] 04:44:08 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7407-ietf-snmp --- 04:44:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:08 [INFO] 04:44:08 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7407-ietf-snmp --- 04:44:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:08 [INFO] 04:44:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7407-ietf-snmp --- 04:44:08 [INFO] 04:44:08 [INFO] --- dependency:3.8.1:properties (default) @ rfc7407-ietf-snmp --- 04:44:08 [INFO] 04:44:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7407-ietf-snmp --- 04:44:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:44:08 [INFO] 04:44:08 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc7407-ietf-snmp --- 04:44:08 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:08 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/src/main/yang 04:44:08 [INFO] yang-to-sources: Found 4 dependencies in 703.4 μs 04:44:08 [INFO] yang-to-sources: Project model files found: 12 in 6.776 ms 04:44:09 [INFO] yang-to-sources: 5 YANG models processed in 67.30 ms 04:44:09 [INFO] BindingJavaFileGenerator: Defined 183 files in 14.22 ms 04:44:09 [INFO] Sorted 183 files into 38 directories in 243.3 μs 04:44:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 183 in 62.65 ms 04:44:09 [INFO] 04:44:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7407-ietf-snmp --- 04:44:09 [INFO] Starting audit... 04:44:09 Audit done. 04:44:09 [INFO] You have 0 Checkstyle violations. 04:44:09 [INFO] 04:44:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7407-ietf-snmp --- 04:44:09 [INFO] Starting audit... 04:44:09 Audit done. 04:44:09 [INFO] You have 0 Checkstyle violations. 04:44:09 [INFO] 04:44:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7407-ietf-snmp --- 04:44:09 [INFO] 04:44:09 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7407-ietf-snmp --- 04:44:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/src/main/resources 04:44:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 04:44:09 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 04:44:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:09 [INFO] Copying 12 resources from target/generated-sources/yang to target/classes 04:44:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/spi 04:44:09 [INFO] 04:44:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7407-ietf-snmp --- 04:44:09 [INFO] Recompiling the module because of changed dependency. 04:44:09 [INFO] Compiling 182 source files with javac [debug release 21] to target/classes 04:44:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/snmp/rev141210/EngineId.java:[61,42] possible 'this' escape before subclass is fully initialized 04:44:10 [INFO] 04:44:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7407-ietf-snmp >>> 04:44:10 [INFO] 04:44:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] Spotbugs plugin skipped 04:44:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:10 [INFO] 04:44:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7407-ietf-snmp <<< 04:44:10 [INFO] 04:44:10 [INFO] 04:44:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] Spotbugs plugin skipped 04:44:10 [INFO] 04:44:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/src/test/resources 04:44:10 [INFO] 04:44:10 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] No sources to compile 04:44:10 [INFO] 04:44:10 [INFO] --- surefire:3.5.3:test (default-test) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] No tests to run. 04:44:10 [INFO] 04:44:10 [INFO] --- copy:14.1.3:copy-files (default) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] 04:44:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.1-SNAPSHOT.jar 04:44:10 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/classes/META-INF/MANIFEST.MF 04:44:10 [INFO] 04:44:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7407-ietf-snmp --- 04:44:10 [INFO] No previous run data found, generating javadoc. 04:44:14 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.1-SNAPSHOT-javadoc.jar 04:44:14 [INFO] 04:44:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] CycloneDX: Resolving Dependencies 04:44:14 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:44:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml 04:44:14 [INFO] attaching as rfc7407-ietf-snmp-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.json 04:44:14 [INFO] attaching as rfc7407-ietf-snmp-1.0.1-SNAPSHOT-cyclonedx.json 04:44:14 [INFO] 04:44:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Skipping duplicate-finder execution! 04:44:14 [INFO] 04:44:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] No dependency problems found 04:44:14 [INFO] 04:44:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.1-SNAPSHOT-sources.jar 04:44:14 [INFO] 04:44:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] 04:44:14 [INFO] --- jacoco:0.8.13:report (report) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:14 [INFO] 04:44:14 [INFO] --- install:3.1.4:install (default-install) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.1-SNAPSHOT/rfc7407-ietf-snmp-1.0.1-SNAPSHOT.pom 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.1-SNAPSHOT/rfc7407-ietf-snmp-1.0.1-SNAPSHOT.jar 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.1-SNAPSHOT/rfc7407-ietf-snmp-1.0.1-SNAPSHOT-javadoc.jar 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.1-SNAPSHOT/rfc7407-ietf-snmp-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.1-SNAPSHOT/rfc7407-ietf-snmp-1.0.1-SNAPSHOT-cyclonedx.json 04:44:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/rfc7407-ietf-snmp-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.1-SNAPSHOT/rfc7407-ietf-snmp-1.0.1-SNAPSHOT-sources.jar 04:44:14 [INFO] 04:44:14 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7407-ietf-snmp --- 04:44:14 [INFO] Installing org/opendaylight/ietf/model/rfc7407-ietf-snmp/1.0.1-SNAPSHOT/rfc7407-ietf-snmp-1.0.1-SNAPSHOT.jar 04:44:14 [INFO] Writing OBR metadata 04:44:14 [INFO] 04:44:14 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc7407-ietf-snmp --- 04:44:15 [INFO] org.opendaylight.ietf.model:rfc7407-ietf-snmp:bundle:1.0.1-SNAPSHOT 04:44:15 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:15 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:15 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:15 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:15 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:15 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:15 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:44:15 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:44:15 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:44:15 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:44:15 [INFO] +- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:1.0.1-SNAPSHOT:compile 04:44:15 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:44:15 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:15 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:15 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:15 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:15 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:15 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:15 [INFO] +- junit:junit:jar:4.13.2:test 04:44:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:15 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:15 [INFO] 04:44:15 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc7407-ietf-snmp --- 04:44:15 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7407-ietf-snmp/target/sonatype-clm/module.xml 04:44:15 [INFO] 04:44:15 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp >------- 04:44:15 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp 1.0.1-SNAPSHOT [30/161] 04:44:15 [INFO] from features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml 04:44:15 [INFO] ------------------------------[ feature ]------------------------------- 04:44:15 [INFO] 04:44:15 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] 04:44:15 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:15 [INFO] 04:44:15 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:15 [INFO] 04:44:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] 04:44:15 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] 04:44:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:15 [INFO] argLine set to empty 04:44:15 [INFO] 04:44:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] Starting audit... 04:44:15 Audit done. 04:44:15 [INFO] You have 0 Checkstyle violations. 04:44:15 [INFO] 04:44:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] Starting audit... 04:44:15 Audit done. 04:44:15 [INFO] You have 0 Checkstyle violations. 04:44:15 [INFO] 04:44:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] 04:44:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml 04:44:15 [INFO] ...done! 04:44:15 [INFO] Attaching features XML 04:44:15 [INFO] 04:44:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [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 04:44:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:15 [INFO] 04:44:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp >>> 04:44:15 [INFO] 04:44:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] No files found to run spotbugs, check compile phase has been run 04:44:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:15 [INFO] 04:44:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7407-ietf-snmp <<< 04:44:15 [INFO] 04:44:15 [INFO] 04:44:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] 04:44:15 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:15 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp 04:44:15 [INFO] Project dependency features detected: [] 04:44:15 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:15 [INFO] Creating RMI registry server on 127.0.0.1:38263 04:44:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:15 [INFO] Waiting for remote bundle context.. on 38263 name: 3c6388e1-6365-4974-b592-3908154d85c6 timout: [ RelativeTimeout value = 180000 ] 04:44:19 [INFO] Building jar from resources and headers. 04:44:19 [INFO] Writing jar finished. 04:44:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:21 [INFO] 04:44:21 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:21 [INFO] 04:44:21 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:21 [INFO] No Javadoc in project. Archive not created. 04:44:21 [INFO] 04:44:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:21 [INFO] CycloneDX: Resolving Dependencies 04:44:22 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:44:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml 04:44:22 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json 04:44:22 [INFO] attaching as odl-ietf-model-rfc7407-ietf-snmp-1.0.1-SNAPSHOT-cyclonedx.json 04:44:22 [INFO] 04:44:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:22 [INFO] Skipping duplicate-finder execution! 04:44:22 [INFO] 04:44:22 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:22 [INFO] Skipping plugin execution 04:44:22 [INFO] 04:44:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:22 [INFO] Skipping source per configuration. 04:44:22 [INFO] 04:44:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:22 [INFO] 04:44:22 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:22 [INFO] 04:44:22 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:22 [WARNING] 04:44:22 [WARNING] The packaging plugin for project odl-ietf-model-rfc7407-ietf-snmp did not assign 04:44:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:44:22 [WARNING] 04:44:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:44:22 [WARNING] 04:44:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.1-SNAPSHOT.pom 04:44:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.1-SNAPSHOT-features.xml 04:44:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.1-SNAPSHOT/odl-ietf-model-rfc7407-ietf-snmp-1.0.1-SNAPSHOT-cyclonedx.json 04:44:22 [INFO] 04:44:22 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:22 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp:feature:1.0.1-SNAPSHOT 04:44:22 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:44:22 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:44:22 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:44:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:44:22 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:44:22 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:22 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:22 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:44:22 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:44:22 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:44:22 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:44:22 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:44:22 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:1.0.1-SNAPSHOT:compile 04:44:22 [INFO] | \- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:1.0.1-SNAPSHOT:compile 04:44:22 [INFO] +- org.opendaylight.ietf.model:rfc7407-ietf-snmp:jar:1.0.1-SNAPSHOT:compile 04:44:22 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:22 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:22 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:22 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:22 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:22 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:22 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:44:22 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:44:22 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:44:22 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:44:22 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:22 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:22 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:22 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:22 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:22 [INFO] +- junit:junit:jar:4.13.2:test 04:44:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:22 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:44:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:22 [INFO] 04:44:22 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc7407-ietf-snmp --- 04:44:22 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7407-ietf-snmp/target/sonatype-clm/module.xml 04:44:22 [INFO] 04:44:22 [INFO] ----------------< org.opendaylight.ietf.model:rfc7952 >----------------- 04:44:22 [INFO] Building rfc7952 1.0.1-SNAPSHOT [31/161] 04:44:22 [INFO] from model/rfc/rfc7952/pom.xml 04:44:22 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:22 [INFO] 04:44:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc7952 --- 04:44:22 [INFO] 04:44:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc7952 --- 04:44:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:22 [INFO] 04:44:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc7952 --- 04:44:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:22 [INFO] 04:44:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc7952 --- 04:44:22 [INFO] 04:44:22 [INFO] --- dependency:3.8.1:properties (default) @ rfc7952 --- 04:44:22 [INFO] 04:44:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc7952 --- 04:44:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:44:22 [INFO] 04:44:22 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc7952 --- 04:44:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:22 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/src/main/yang 04:44:22 [INFO] yang-to-sources: Found 0 dependencies in 674.5 μs 04:44:22 [INFO] yang-to-sources: Project model files found: 1 in 1.159 ms 04:44:22 [INFO] yang-to-sources: 1 YANG models processed in 3.332 ms 04:44:22 [INFO] BindingJavaFileGenerator: Defined 4 files in 934.5 μs 04:44:22 [INFO] Sorted 4 files into 3 directories in 116.6 μs 04:44:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4 in 3.711 ms 04:44:22 [INFO] 04:44:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc7952 --- 04:44:22 [INFO] Starting audit... 04:44:22 Audit done. 04:44:22 [INFO] You have 0 Checkstyle violations. 04:44:22 [INFO] 04:44:22 [INFO] --- checkstyle:3.6.0:check (default) @ rfc7952 --- 04:44:22 [INFO] Starting audit... 04:44:22 Audit done. 04:44:22 [INFO] You have 0 Checkstyle violations. 04:44:22 [INFO] 04:44:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc7952 --- 04:44:22 [INFO] 04:44:22 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc7952 --- 04:44:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/src/main/resources 04:44:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/generated-sources/spi 04:44:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/generated-sources/spi 04:44:22 [INFO] 04:44:22 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc7952 --- 04:44:22 [INFO] Recompiling the module because of changed source code. 04:44:22 [INFO] Compiling 3 source files with javac [debug release 21] to target/classes 04:44:22 [INFO] 04:44:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc7952 >>> 04:44:22 [INFO] 04:44:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc7952 --- 04:44:22 [INFO] Spotbugs plugin skipped 04:44:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:22 [INFO] 04:44:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc7952 <<< 04:44:22 [INFO] 04:44:22 [INFO] 04:44:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc7952 --- 04:44:22 [INFO] Spotbugs plugin skipped 04:44:22 [INFO] 04:44:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc7952 --- 04:44:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/src/test/resources 04:44:22 [INFO] 04:44:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc7952 --- 04:44:22 [INFO] No sources to compile 04:44:22 [INFO] 04:44:22 [INFO] --- surefire:3.5.3:test (default-test) @ rfc7952 --- 04:44:22 [INFO] No tests to run. 04:44:22 [INFO] 04:44:22 [INFO] --- copy:14.1.3:copy-files (default) @ rfc7952 --- 04:44:22 [INFO] 04:44:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc7952 --- 04:44:22 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-1.0.1-SNAPSHOT.jar 04:44:22 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/classes/META-INF/MANIFEST.MF 04:44:22 [INFO] 04:44:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc7952 --- 04:44:22 [INFO] No previous run data found, generating javadoc. 04:44:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-1.0.1-SNAPSHOT-javadoc.jar 04:44:23 [INFO] 04:44:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc7952 --- 04:44:23 [INFO] CycloneDX: Resolving Dependencies 04:44:24 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:44:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.xml 04:44:24 [INFO] attaching as rfc7952-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.json 04:44:24 [INFO] attaching as rfc7952-1.0.1-SNAPSHOT-cyclonedx.json 04:44:24 [INFO] 04:44:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc7952 --- 04:44:24 [INFO] Skipping duplicate-finder execution! 04:44:24 [INFO] 04:44:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc7952 --- 04:44:24 [INFO] No dependency problems found 04:44:24 [INFO] 04:44:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc7952 --- 04:44:24 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-1.0.1-SNAPSHOT-sources.jar 04:44:24 [INFO] 04:44:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- jacoco:0.8.13:report (report) @ rfc7952 --- 04:44:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:24 [INFO] 04:44:24 [INFO] --- install:3.1.4:install (default-install) @ rfc7952 --- 04:44:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.1-SNAPSHOT/rfc7952-1.0.1-SNAPSHOT.pom 04:44:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.1-SNAPSHOT/rfc7952-1.0.1-SNAPSHOT.jar 04:44:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.1-SNAPSHOT/rfc7952-1.0.1-SNAPSHOT-javadoc.jar 04:44:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.1-SNAPSHOT/rfc7952-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.1-SNAPSHOT/rfc7952-1.0.1-SNAPSHOT-cyclonedx.json 04:44:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/rfc7952-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc7952/1.0.1-SNAPSHOT/rfc7952-1.0.1-SNAPSHOT-sources.jar 04:44:24 [INFO] 04:44:24 [INFO] --- bundle:6.0.0:install (default-install) @ rfc7952 --- 04:44:24 [INFO] Installing org/opendaylight/ietf/model/rfc7952/1.0.1-SNAPSHOT/rfc7952-1.0.1-SNAPSHOT.jar 04:44:24 [INFO] Writing OBR metadata 04:44:24 [INFO] 04:44:24 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc7952 --- 04:44:24 [INFO] org.opendaylight.ietf.model:rfc7952:bundle:1.0.1-SNAPSHOT 04:44:24 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:24 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:24 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:24 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:24 [INFO] +- junit:junit:jar:4.13.2:test 04:44:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:24 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:24 [INFO] 04:44:24 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc7952 --- 04:44:24 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc7952/target/sonatype-clm/module.xml 04:44:24 [INFO] 04:44:24 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc7952 >------------ 04:44:24 [INFO] Building OpenDaylight :: IETF :: Model :: RFC7952 1.0.1-SNAPSHOT [32/161] 04:44:24 [INFO] from features/odl-ietf-model-rfc7952/pom.xml 04:44:24 [INFO] ------------------------------[ feature ]------------------------------- 04:44:24 [INFO] 04:44:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:24 [INFO] 04:44:24 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:24 [INFO] 04:44:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:24 [INFO] argLine set to empty 04:44:24 [INFO] 04:44:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] Starting audit... 04:44:24 Audit done. 04:44:24 [INFO] You have 0 Checkstyle violations. 04:44:24 [INFO] 04:44:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] Starting audit... 04:44:24 Audit done. 04:44:24 [INFO] You have 0 Checkstyle violations. 04:44:24 [INFO] 04:44:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml 04:44:24 [INFO] ...done! 04:44:24 [INFO] Attaching features XML 04:44:24 [INFO] 04:44:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc7952 --- 04:44:24 [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 04:44:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:24 [INFO] 04:44:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc7952 >>> 04:44:24 [INFO] 04:44:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] No files found to run spotbugs, check compile phase has been run 04:44:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:24 [INFO] 04:44:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc7952 <<< 04:44:24 [INFO] 04:44:24 [INFO] 04:44:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] 04:44:24 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc7952 --- 04:44:24 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc7952 04:44:24 [INFO] Project dependency features detected: [] 04:44:24 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:24 [INFO] Creating RMI registry server on 127.0.0.1:43191 04:44:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:24 [INFO] Waiting for remote bundle context.. on 43191 name: 23e0aa76-cddd-47ba-99cc-d85e910563ac timout: [ RelativeTimeout value = 180000 ] 04:44:29 [INFO] Building jar from resources and headers. 04:44:29 [INFO] Writing jar finished. 04:44:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:30 [INFO] 04:44:30 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] 04:44:30 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc7952 --- 04:44:30 [INFO] No Javadoc in project. Archive not created. 04:44:31 [INFO] 04:44:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc7952 --- 04:44:31 [INFO] CycloneDX: Resolving Dependencies 04:44:31 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:44:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.xml 04:44:31 [INFO] attaching as odl-ietf-model-rfc7952-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.json 04:44:31 [INFO] attaching as odl-ietf-model-rfc7952-1.0.1-SNAPSHOT-cyclonedx.json 04:44:31 [INFO] 04:44:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc7952 --- 04:44:31 [INFO] Skipping duplicate-finder execution! 04:44:31 [INFO] 04:44:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc7952 --- 04:44:31 [INFO] Skipping plugin execution 04:44:31 [INFO] 04:44:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc7952 --- 04:44:31 [INFO] Skipping source per configuration. 04:44:31 [INFO] 04:44:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc7952 --- 04:44:31 [INFO] 04:44:31 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc7952 --- 04:44:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:31 [INFO] 04:44:31 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc7952 --- 04:44:31 [WARNING] 04:44:31 [WARNING] The packaging plugin for project odl-ietf-model-rfc7952 did not assign 04:44:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:44:31 [WARNING] 04:44:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:44:31 [WARNING] 04:44:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.1-SNAPSHOT/odl-ietf-model-rfc7952-1.0.1-SNAPSHOT.pom 04:44:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.1-SNAPSHOT/odl-ietf-model-rfc7952-1.0.1-SNAPSHOT-features.xml 04:44:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.1-SNAPSHOT/odl-ietf-model-rfc7952-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc7952/1.0.1-SNAPSHOT/odl-ietf-model-rfc7952-1.0.1-SNAPSHOT-cyclonedx.json 04:44:31 [INFO] 04:44:31 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc7952 --- 04:44:31 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc7952:feature:1.0.1-SNAPSHOT 04:44:31 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:44:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:44:31 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:44:31 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:31 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:31 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:44:31 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:44:31 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:44:31 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:44:31 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:31 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:31 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:44:31 [INFO] +- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:44:31 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:31 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:31 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:31 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:31 [INFO] +- junit:junit:jar:4.13.2:test 04:44:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:31 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:44:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:31 [INFO] 04:44:31 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc7952 --- 04:44:31 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc7952/target/sonatype-clm/module.xml 04:44:31 [INFO] 04:44:31 [INFO] ---------< org.opendaylight.ietf.model:rfc8040-ietf-restconf >---------- 04:44:31 [INFO] Building rfc8040-ietf-restconf 1.0.1-SNAPSHOT [33/161] 04:44:31 [INFO] from model/rfc/rfc8040-ietf-restconf/pom.xml 04:44:31 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:31 [INFO] 04:44:31 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] 04:44:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:31 [INFO] 04:44:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:31 [INFO] 04:44:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] 04:44:31 [INFO] --- dependency:3.8.1:properties (default) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] 04:44:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:44:31 [INFO] 04:44:31 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:31 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/src/main/yang 04:44:31 [INFO] yang-to-sources: Found 0 dependencies in 495.5 μs 04:44:31 [INFO] yang-to-sources: Project model files found: 1 in 1.943 ms 04:44:31 [INFO] yang-to-sources: 1 YANG models processed in 12.18 ms 04:44:31 [INFO] BindingJavaFileGenerator: Defined 21 files in 3.430 ms 04:44:31 [INFO] Sorted 21 files into 8 directories in 113.5 μs 04:44:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 10.01 ms 04:44:31 [INFO] 04:44:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] Starting audit... 04:44:31 Audit done. 04:44:31 [INFO] You have 0 Checkstyle violations. 04:44:31 [INFO] 04:44:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] Starting audit... 04:44:31 Audit done. 04:44:31 [INFO] You have 0 Checkstyle violations. 04:44:31 [INFO] 04:44:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] 04:44:31 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/src/main/resources 04:44:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 04:44:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/generated-sources/spi 04:44:31 [INFO] 04:44:31 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] Recompiling the module because of changed source code. 04:44:31 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 04:44:31 [INFO] 04:44:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf >>> 04:44:31 [INFO] 04:44:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] Spotbugs plugin skipped 04:44:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:31 [INFO] 04:44:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf <<< 04:44:31 [INFO] 04:44:31 [INFO] 04:44:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] Spotbugs plugin skipped 04:44:31 [INFO] 04:44:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/src/test/resources 04:44:31 [INFO] 04:44:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] No sources to compile 04:44:31 [INFO] 04:44:31 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] No tests to run. 04:44:31 [INFO] 04:44:31 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] 04:44:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf --- 04:44:31 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.1-SNAPSHOT.jar 04:44:31 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/classes/META-INF/MANIFEST.MF 04:44:31 [INFO] 04:44:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8040-ietf-restconf --- 04:44:32 [INFO] No previous run data found, generating javadoc. 04:44:33 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.1-SNAPSHOT-javadoc.jar 04:44:33 [INFO] 04:44:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf --- 04:44:33 [INFO] CycloneDX: Resolving Dependencies 04:44:34 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:44:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml 04:44:34 [INFO] attaching as rfc8040-ietf-restconf-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.json 04:44:34 [INFO] attaching as rfc8040-ietf-restconf-1.0.1-SNAPSHOT-cyclonedx.json 04:44:34 [INFO] 04:44:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] Skipping duplicate-finder execution! 04:44:34 [INFO] 04:44:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] No dependency problems found 04:44:34 [INFO] 04:44:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.1-SNAPSHOT-sources.jar 04:44:34 [INFO] 04:44:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] 04:44:34 [INFO] --- jacoco:0.8.13:report (report) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:34 [INFO] 04:44:34 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-1.0.1-SNAPSHOT.pom 04:44:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-1.0.1-SNAPSHOT.jar 04:44:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-1.0.1-SNAPSHOT-javadoc.jar 04:44:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-1.0.1-SNAPSHOT-cyclonedx.json 04:44:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/rfc8040-ietf-restconf-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-1.0.1-SNAPSHOT-sources.jar 04:44:34 [INFO] 04:44:34 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-1.0.1-SNAPSHOT.jar 04:44:34 [INFO] Writing OBR metadata 04:44:34 [INFO] 04:44:34 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] org.opendaylight.ietf.model:rfc8040-ietf-restconf:bundle:1.0.1-SNAPSHOT 04:44:34 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:34 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:34 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:34 [INFO] +- junit:junit:jar:4.13.2:test 04:44:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:34 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:34 [INFO] 04:44:34 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8040-ietf-restconf --- 04:44:34 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf/target/sonatype-clm/module.xml 04:44:34 [INFO] 04:44:34 [INFO] -----< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf >----- 04:44:34 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf 1.0.1-SNAPSHOT [34/161] 04:44:34 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml 04:44:34 [INFO] ------------------------------[ feature ]------------------------------- 04:44:34 [INFO] 04:44:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] 04:44:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:34 [INFO] 04:44:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:34 [INFO] 04:44:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] 04:44:34 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] 04:44:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:34 [INFO] argLine set to empty 04:44:34 [INFO] 04:44:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] Starting audit... 04:44:34 Audit done. 04:44:34 [INFO] You have 0 Checkstyle violations. 04:44:34 [INFO] 04:44:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] Starting audit... 04:44:34 Audit done. 04:44:34 [INFO] You have 0 Checkstyle violations. 04:44:34 [INFO] 04:44:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] 04:44:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml 04:44:34 [INFO] ...done! 04:44:34 [INFO] Attaching features XML 04:44:34 [INFO] 04:44:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [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 04:44:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:34 [INFO] 04:44:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf >>> 04:44:34 [INFO] 04:44:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] No files found to run spotbugs, check compile phase has been run 04:44:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:34 [INFO] 04:44:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf <<< 04:44:34 [INFO] 04:44:34 [INFO] 04:44:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] 04:44:34 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:34 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf 04:44:34 [INFO] Project dependency features detected: [] 04:44:34 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:34 [INFO] Creating RMI registry server on 127.0.0.1:36011 04:44:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:35 [INFO] Waiting for remote bundle context.. on 36011 name: 21e21321-c26e-4833-8307-02706941d76d timout: [ RelativeTimeout value = 180000 ] 04:44:39 [INFO] Building jar from resources and headers. 04:44:39 [INFO] Writing jar finished. 04:44:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:41 [INFO] 04:44:41 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [INFO] 04:44:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [INFO] No Javadoc in project. Archive not created. 04:44:41 [INFO] 04:44:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [INFO] CycloneDX: Resolving Dependencies 04:44:41 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:44:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml 04:44:41 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json 04:44:41 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-1.0.1-SNAPSHOT-cyclonedx.json 04:44:41 [INFO] 04:44:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [INFO] Skipping duplicate-finder execution! 04:44:41 [INFO] 04:44:41 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [INFO] Skipping plugin execution 04:44:41 [INFO] 04:44:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [INFO] Skipping source per configuration. 04:44:41 [INFO] 04:44:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [INFO] 04:44:41 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:41 [INFO] 04:44:41 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [WARNING] 04:44:41 [WARNING] The packaging plugin for project odl-ietf-model-rfc8040-ietf-restconf did not assign 04:44:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:44:41 [WARNING] 04:44:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:44:41 [WARNING] 04:44:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.1-SNAPSHOT.pom 04:44:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.1-SNAPSHOT-features.xml 04:44:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-1.0.1-SNAPSHOT-cyclonedx.json 04:44:41 [INFO] 04:44:41 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:41 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:feature:1.0.1-SNAPSHOT 04:44:41 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:44:41 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:44:41 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:44:41 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:41 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:41 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:44:41 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:44:41 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:44:41 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:44:41 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:41 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:41 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:44:41 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:44:41 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:41 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:41 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:41 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:41 [INFO] +- junit:junit:jar:4.13.2:test 04:44:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:41 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:44:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:41 [INFO] 04:44:41 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf --- 04:44:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf/target/sonatype-clm/module.xml 04:44:42 [INFO] 04:44:42 [INFO] ----< org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring >---- 04:44:42 [INFO] Building rfc8040-ietf-restconf-monitoring 1.0.1-SNAPSHOT [35/161] 04:44:42 [INFO] from model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml 04:44:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:42 [INFO] 04:44:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] 04:44:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:42 [INFO] 04:44:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:42 [INFO] 04:44:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] 04:44:42 [INFO] --- dependency:3.8.1:properties (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] 04:44:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:44:42 [INFO] 04:44:42 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/yang 04:44:42 [INFO] yang-to-sources: Found 2 dependencies in 822.8 μs 04:44:42 [INFO] yang-to-sources: Project model files found: 1 in 2.198 ms 04:44:42 [INFO] yang-to-sources: 3 YANG models processed in 11.48 ms 04:44:42 [INFO] BindingJavaFileGenerator: Defined 16 files in 3.117 ms 04:44:42 [INFO] Sorted 16 files into 6 directories in 74.02 μs 04:44:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 8.743 ms 04:44:42 [INFO] 04:44:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] Starting audit... 04:44:42 Audit done. 04:44:42 [INFO] You have 0 Checkstyle violations. 04:44:42 [INFO] 04:44:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] Starting audit... 04:44:42 Audit done. 04:44:42 [INFO] You have 0 Checkstyle violations. 04:44:42 [INFO] 04:44:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] 04:44:42 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/main/resources 04:44:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 04:44:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 04:44:42 [INFO] 04:44:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] Recompiling the module because of changed dependency. 04:44:42 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 04:44:42 [INFO] 04:44:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 04:44:42 [INFO] 04:44:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] Spotbugs plugin skipped 04:44:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:42 [INFO] 04:44:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 04:44:42 [INFO] 04:44:42 [INFO] 04:44:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] Spotbugs plugin skipped 04:44:42 [INFO] 04:44:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/src/test/resources 04:44:42 [INFO] 04:44:42 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] No sources to compile 04:44:42 [INFO] 04:44:42 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] No tests to run. 04:44:42 [INFO] 04:44:42 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] 04:44:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT.jar 04:44:42 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 04:44:42 [INFO] 04:44:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 04:44:42 [INFO] No previous run data found, generating javadoc. 04:44:44 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-javadoc.jar 04:44:44 [INFO] 04:44:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] CycloneDX: Resolving Dependencies 04:44:44 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:44:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml 04:44:44 [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json 04:44:44 [INFO] attaching as rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-cyclonedx.json 04:44:44 [INFO] 04:44:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] Skipping duplicate-finder execution! 04:44:44 [INFO] 04:44:44 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] No dependency problems found 04:44:44 [INFO] 04:44:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-sources.jar 04:44:44 [INFO] 04:44:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] 04:44:44 [INFO] --- jacoco:0.8.13:report (report) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:44 [INFO] 04:44:44 [INFO] --- install:3.1.4:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT.pom 04:44:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT.jar 04:44:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-javadoc.jar 04:44:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-cyclonedx.json 04:44:44 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-sources.jar 04:44:44 [INFO] 04:44:44 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] Installing org/opendaylight/ietf/model/rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT.jar 04:44:44 [INFO] Writing OBR metadata 04:44:44 [INFO] 04:44:44 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:bundle:1.0.1-SNAPSHOT 04:44:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:44:44 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:44:44 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:44:44 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:44:44 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:44 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:44 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:44 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:44 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:44 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:44 [INFO] +- junit:junit:jar:4.13.2:test 04:44:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:44 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:44 [INFO] 04:44:44 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 04:44:44 [INFO] 04:44:44 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring >-- 04:44:44 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring 1.0.1-SNAPSHOT [36/161] 04:44:44 [INFO] from features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml 04:44:44 [INFO] ------------------------------[ feature ]------------------------------- 04:44:44 [INFO] 04:44:44 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] 04:44:44 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:44 [INFO] 04:44:44 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:44 [INFO] 04:44:44 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] 04:44:45 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] 04:44:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:45 [INFO] argLine set to empty 04:44:45 [INFO] 04:44:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] Starting audit... 04:44:45 Audit done. 04:44:45 [INFO] You have 0 Checkstyle violations. 04:44:45 [INFO] 04:44:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] Starting audit... 04:44:45 Audit done. 04:44:45 [INFO] You have 0 Checkstyle violations. 04:44:45 [INFO] 04:44:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] 04:44:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml 04:44:45 [INFO] ...done! 04:44:45 [INFO] Attaching features XML 04:44:45 [INFO] 04:44:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [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 04:44:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:45 [INFO] 04:44:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring >>> 04:44:45 [INFO] 04:44:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] No files found to run spotbugs, check compile phase has been run 04:44:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:45 [INFO] 04:44:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8040-ietf-restconf-monitoring <<< 04:44:45 [INFO] 04:44:45 [INFO] 04:44:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] 04:44:45 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:45 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring 04:44:45 [INFO] Project dependency features detected: [] 04:44:45 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:45 [INFO] Creating RMI registry server on 127.0.0.1:33599 04:44:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:45 [INFO] Waiting for remote bundle context.. on 33599 name: 12227417-27f4-4dce-a670-f45752e0566f timout: [ RelativeTimeout value = 180000 ] 04:44:50 [INFO] Building jar from resources and headers. 04:44:50 [INFO] Writing jar finished. 04:44:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:44:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:44:52 [INFO] 04:44:52 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] 04:44:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] No Javadoc in project. Archive not created. 04:44:52 [INFO] 04:44:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] CycloneDX: Resolving Dependencies 04:44:52 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:44:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml 04:44:52 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json 04:44:52 [INFO] attaching as odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-cyclonedx.json 04:44:52 [INFO] 04:44:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Skipping duplicate-finder execution! 04:44:52 [INFO] 04:44:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Skipping plugin execution 04:44:52 [INFO] 04:44:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Skipping source per configuration. 04:44:52 [INFO] 04:44:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] 04:44:52 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:52 [INFO] 04:44:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [WARNING] 04:44:52 [WARNING] The packaging plugin for project odl-ietf-model-rfc8040-ietf-restconf-monitoring did not assign 04:44:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:44:52 [WARNING] 04:44:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:44:52 [WARNING] 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT.pom 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-features.xml 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/odl-ietf-model-rfc8040-ietf-restconf-monitoring-1.0.1-SNAPSHOT-cyclonedx.json 04:44:52 [INFO] 04:44:52 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:feature:1.0.1-SNAPSHOT 04:44:52 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:44:52 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:44:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:44:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:44:52 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:44:52 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:44:52 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:44:52 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:44:52 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:44:52 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:44:52 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:44:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:44:52 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:44:52 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:44:52 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:jar:1.0.1-SNAPSHOT:compile 04:44:52 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:52 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:52 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:52 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:52 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:52 [INFO] +- junit:junit:jar:4.13.2:test 04:44:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:52 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:44:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:52 [INFO] 04:44:52 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8040-ietf-restconf-monitoring --- 04:44:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 04:44:52 [INFO] 04:44:52 [INFO] ----------------< org.opendaylight.ietf.model:rfc8072 >----------------- 04:44:52 [INFO] Building rfc8072 1.0.1-SNAPSHOT [37/161] 04:44:52 [INFO] from model/rfc/rfc8072/pom.xml 04:44:52 [INFO] -------------------------------[ bundle ]------------------------------- 04:44:52 [INFO] 04:44:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8072 --- 04:44:52 [INFO] 04:44:52 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8072 --- 04:44:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:52 [INFO] 04:44:52 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8072 --- 04:44:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:52 [INFO] 04:44:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8072 --- 04:44:52 [INFO] 04:44:52 [INFO] --- dependency:3.8.1:properties (default) @ rfc8072 --- 04:44:52 [INFO] 04:44:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8072 --- 04:44:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:44:52 [INFO] 04:44:52 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8072 --- 04:44:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:44:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/src/main/yang 04:44:52 [INFO] yang-to-sources: Found 1 dependencies in 639.8 μs 04:44:52 [INFO] yang-to-sources: Project model files found: 1 in 2.179 ms 04:44:52 [INFO] yang-to-sources: 2 YANG models processed in 12.43 ms 04:44:52 [INFO] BindingJavaFileGenerator: Defined 34 files in 3.073 ms 04:44:52 [INFO] Sorted 34 files into 12 directories in 104.0 μs 04:44:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 34 in 11.64 ms 04:44:52 [INFO] 04:44:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8072 --- 04:44:52 [INFO] Starting audit... 04:44:52 Audit done. 04:44:52 [INFO] You have 0 Checkstyle violations. 04:44:52 [INFO] 04:44:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8072 --- 04:44:52 [INFO] Starting audit... 04:44:52 Audit done. 04:44:52 [INFO] You have 0 Checkstyle violations. 04:44:52 [INFO] 04:44:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8072 --- 04:44:52 [INFO] 04:44:52 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8072 --- 04:44:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/src/main/resources 04:44:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/generated-sources/spi 04:44:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:44:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:44:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/generated-sources/spi 04:44:52 [INFO] 04:44:52 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8072 --- 04:44:52 [INFO] Recompiling the module because of changed dependency. 04:44:52 [INFO] Compiling 33 source files with javac [debug release 21] to target/classes 04:44:53 [INFO] 04:44:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8072 >>> 04:44:53 [INFO] 04:44:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8072 --- 04:44:53 [INFO] Spotbugs plugin skipped 04:44:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:53 [INFO] 04:44:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8072 <<< 04:44:53 [INFO] 04:44:53 [INFO] 04:44:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8072 --- 04:44:53 [INFO] Spotbugs plugin skipped 04:44:53 [INFO] 04:44:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8072 --- 04:44:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/src/test/resources 04:44:53 [INFO] 04:44:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8072 --- 04:44:53 [INFO] No sources to compile 04:44:53 [INFO] 04:44:53 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8072 --- 04:44:53 [INFO] No tests to run. 04:44:53 [INFO] 04:44:53 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8072 --- 04:44:53 [INFO] 04:44:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8072 --- 04:44:53 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-1.0.1-SNAPSHOT.jar 04:44:53 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/classes/META-INF/MANIFEST.MF 04:44:53 [INFO] 04:44:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8072 --- 04:44:53 [INFO] No previous run data found, generating javadoc. 04:44:56 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-1.0.1-SNAPSHOT-javadoc.jar 04:44:56 [INFO] 04:44:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8072 --- 04:44:56 [INFO] CycloneDX: Resolving Dependencies 04:44:56 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:44:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.xml 04:44:56 [INFO] attaching as rfc8072-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.json 04:44:56 [INFO] attaching as rfc8072-1.0.1-SNAPSHOT-cyclonedx.json 04:44:56 [INFO] 04:44:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8072 --- 04:44:56 [INFO] Skipping duplicate-finder execution! 04:44:56 [INFO] 04:44:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8072 --- 04:44:56 [INFO] No dependency problems found 04:44:56 [INFO] 04:44:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8072 --- 04:44:56 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-1.0.1-SNAPSHOT-sources.jar 04:44:56 [INFO] 04:44:56 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8072 --- 04:44:56 [INFO] 04:44:56 [INFO] --- jacoco:0.8.13:report (report) @ rfc8072 --- 04:44:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:44:56 [INFO] 04:44:56 [INFO] --- install:3.1.4:install (default-install) @ rfc8072 --- 04:44:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.1-SNAPSHOT/rfc8072-1.0.1-SNAPSHOT.pom 04:44:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.1-SNAPSHOT/rfc8072-1.0.1-SNAPSHOT.jar 04:44:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.1-SNAPSHOT/rfc8072-1.0.1-SNAPSHOT-javadoc.jar 04:44:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.1-SNAPSHOT/rfc8072-1.0.1-SNAPSHOT-cyclonedx.xml 04:44:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.1-SNAPSHOT/rfc8072-1.0.1-SNAPSHOT-cyclonedx.json 04:44:56 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/rfc8072-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8072/1.0.1-SNAPSHOT/rfc8072-1.0.1-SNAPSHOT-sources.jar 04:44:56 [INFO] 04:44:56 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8072 --- 04:44:56 [INFO] Installing org/opendaylight/ietf/model/rfc8072/1.0.1-SNAPSHOT/rfc8072-1.0.1-SNAPSHOT.jar 04:44:56 [INFO] Writing OBR metadata 04:44:56 [INFO] 04:44:56 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8072 --- 04:44:56 [INFO] org.opendaylight.ietf.model:rfc8072:bundle:1.0.1-SNAPSHOT 04:44:56 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:44:56 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:44:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:44:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:44:56 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:44:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:44:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:44:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:44:56 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:44:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:44:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:44:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:44:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:44:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:44:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:44:56 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:44:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:44:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:44:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:44:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:44:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:44:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:44:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:44:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:44:56 [INFO] +- junit:junit:jar:4.13.2:test 04:44:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:44:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:44:56 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:44:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:44:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:44:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:44:56 [INFO] 04:44:56 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8072 --- 04:44:56 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8072/target/sonatype-clm/module.xml 04:44:56 [INFO] 04:44:56 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8072 >------------ 04:44:56 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8072 1.0.1-SNAPSHOT [38/161] 04:44:56 [INFO] from features/odl-ietf-model-rfc8072/pom.xml 04:44:56 [INFO] ------------------------------[ feature ]------------------------------- 04:44:56 [INFO] 04:44:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] 04:44:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:56 [INFO] 04:44:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:44:56 [INFO] 04:44:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] 04:44:56 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] 04:44:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:44:56 [INFO] argLine set to empty 04:44:56 [INFO] 04:44:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] Starting audit... 04:44:56 Audit done. 04:44:56 [INFO] You have 0 Checkstyle violations. 04:44:56 [INFO] 04:44:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] Starting audit... 04:44:56 Audit done. 04:44:56 [INFO] You have 0 Checkstyle violations. 04:44:56 [INFO] 04:44:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] 04:44:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8072 --- 04:44:56 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml 04:44:56 [INFO] ...done! 04:44:56 [INFO] Attaching features XML 04:44:56 [INFO] 04:44:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8072 --- 04:44:56 [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 04:44:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:44:56 [INFO] 04:44:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8072 >>> 04:44:57 [INFO] 04:44:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] No files found to run spotbugs, check compile phase has been run 04:44:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:44:57 [INFO] 04:44:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8072 <<< 04:44:57 [INFO] 04:44:57 [INFO] 04:44:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] 04:44:57 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8072 --- 04:44:57 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8072 04:44:57 [INFO] Project dependency features detected: [] 04:44:57 [INFO] Pax Exam System (Version: 4.14.0) created. 04:44:57 [INFO] Creating RMI registry server on 127.0.0.1:35949 04:44:57 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:44:57 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:44:57 [INFO] Waiting for remote bundle context.. on 35949 name: 175f38a1-9854-497a-8ddd-c8521483ae92 timout: [ RelativeTimeout value = 180000 ] 04:45:02 [INFO] Building jar from resources and headers. 04:45:02 [INFO] Writing jar finished. 04:45:03 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:03 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:04 [INFO] 04:45:04 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] 04:45:04 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] No Javadoc in project. Archive not created. 04:45:04 [INFO] 04:45:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] CycloneDX: Resolving Dependencies 04:45:04 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 04:45:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.xml 04:45:04 [INFO] attaching as odl-ietf-model-rfc8072-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.json 04:45:04 [INFO] attaching as odl-ietf-model-rfc8072-1.0.1-SNAPSHOT-cyclonedx.json 04:45:04 [INFO] 04:45:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] Skipping duplicate-finder execution! 04:45:04 [INFO] 04:45:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] Skipping plugin execution 04:45:04 [INFO] 04:45:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] Skipping source per configuration. 04:45:04 [INFO] 04:45:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] 04:45:04 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:04 [INFO] 04:45:04 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8072 --- 04:45:04 [WARNING] 04:45:04 [WARNING] The packaging plugin for project odl-ietf-model-rfc8072 did not assign 04:45:04 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:45:04 [WARNING] 04:45:04 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:45:04 [WARNING] 04:45:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.1-SNAPSHOT/odl-ietf-model-rfc8072-1.0.1-SNAPSHOT.pom 04:45:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.1-SNAPSHOT/odl-ietf-model-rfc8072-1.0.1-SNAPSHOT-features.xml 04:45:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.1-SNAPSHOT/odl-ietf-model-rfc8072-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8072/1.0.1-SNAPSHOT/odl-ietf-model-rfc8072-1.0.1-SNAPSHOT-cyclonedx.json 04:45:04 [INFO] 04:45:04 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8072:feature:1.0.1-SNAPSHOT 04:45:04 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.1-SNAPSHOT:compile 04:45:04 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:45:04 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:45:04 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:45:04 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:04 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:04 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:45:04 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:45:04 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:45:04 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:04 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:45:04 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:45:04 [INFO] +- org.opendaylight.ietf.model:rfc8072:jar:1.0.1-SNAPSHOT:compile 04:45:04 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:04 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:04 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:04 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:04 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:04 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:04 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:04 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:04 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:04 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:04 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:04 [INFO] +- junit:junit:jar:4.13.2:test 04:45:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:04 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:45:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:04 [INFO] 04:45:04 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8072 --- 04:45:04 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8072/target/sonatype-clm/module.xml 04:45:04 [INFO] 04:45:04 [INFO] ----------------< org.opendaylight.ietf.model:rfc8177 >----------------- 04:45:04 [INFO] Building rfc8177 1.0.1-SNAPSHOT [39/161] 04:45:04 [INFO] from model/rfc/rfc8177/pom.xml 04:45:04 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:04 [INFO] 04:45:04 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8177 --- 04:45:04 [INFO] 04:45:04 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8177 --- 04:45:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:04 [INFO] 04:45:04 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8177 --- 04:45:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:04 [INFO] 04:45:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8177 --- 04:45:04 [INFO] 04:45:04 [INFO] --- dependency:3.8.1:properties (default) @ rfc8177 --- 04:45:04 [INFO] 04:45:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8177 --- 04:45:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:45:04 [INFO] 04:45:04 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8177 --- 04:45:04 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:04 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/src/main/yang 04:45:04 [INFO] yang-to-sources: Found 2 dependencies in 640.0 μs 04:45:04 [INFO] yang-to-sources: Project model files found: 1 in 2.329 ms 04:45:04 [INFO] yang-to-sources: 3 YANG models processed in 15.72 ms 04:45:04 [INFO] BindingJavaFileGenerator: Defined 68 files in 5.019 ms 04:45:04 [INFO] Sorted 68 files into 16 directories in 121.4 μs 04:45:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 68 in 15.77 ms 04:45:04 [INFO] 04:45:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8177 --- 04:45:04 [INFO] Starting audit... 04:45:04 Audit done. 04:45:04 [INFO] You have 0 Checkstyle violations. 04:45:04 [INFO] 04:45:04 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8177 --- 04:45:04 [INFO] Starting audit... 04:45:04 Audit done. 04:45:04 [INFO] You have 0 Checkstyle violations. 04:45:04 [INFO] 04:45:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8177 --- 04:45:04 [INFO] 04:45:04 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8177 --- 04:45:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/src/main/resources 04:45:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/generated-sources/spi 04:45:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:04 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:04 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/generated-sources/spi 04:45:04 [INFO] 04:45:04 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8177 --- 04:45:04 [INFO] Recompiling the module because of changed dependency. 04:45:04 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 04:45:05 [INFO] 04:45:05 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8177 >>> 04:45:05 [INFO] 04:45:05 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8177 --- 04:45:05 [INFO] Spotbugs plugin skipped 04:45:05 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:05 [INFO] 04:45:05 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8177 <<< 04:45:05 [INFO] 04:45:05 [INFO] 04:45:05 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8177 --- 04:45:05 [INFO] Spotbugs plugin skipped 04:45:05 [INFO] 04:45:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8177 --- 04:45:05 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/src/test/resources 04:45:05 [INFO] 04:45:05 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8177 --- 04:45:05 [INFO] No sources to compile 04:45:05 [INFO] 04:45:05 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8177 --- 04:45:05 [INFO] No tests to run. 04:45:05 [INFO] 04:45:05 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8177 --- 04:45:05 [INFO] 04:45:05 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8177 --- 04:45:05 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-1.0.1-SNAPSHOT.jar 04:45:05 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/classes/META-INF/MANIFEST.MF 04:45:05 [INFO] 04:45:05 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8177 --- 04:45:05 [INFO] No previous run data found, generating javadoc. 04:45:07 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-1.0.1-SNAPSHOT-javadoc.jar 04:45:07 [INFO] 04:45:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8177 --- 04:45:07 [INFO] CycloneDX: Resolving Dependencies 04:45:08 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:45:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.xml 04:45:08 [INFO] attaching as rfc8177-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.json 04:45:08 [INFO] attaching as rfc8177-1.0.1-SNAPSHOT-cyclonedx.json 04:45:08 [INFO] 04:45:08 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8177 --- 04:45:08 [INFO] Skipping duplicate-finder execution! 04:45:08 [INFO] 04:45:08 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8177 --- 04:45:08 [INFO] No dependency problems found 04:45:08 [INFO] 04:45:08 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8177 --- 04:45:08 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-1.0.1-SNAPSHOT-sources.jar 04:45:08 [INFO] 04:45:08 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8177 --- 04:45:08 [INFO] 04:45:08 [INFO] --- jacoco:0.8.13:report (report) @ rfc8177 --- 04:45:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:08 [INFO] 04:45:08 [INFO] --- install:3.1.4:install (default-install) @ rfc8177 --- 04:45:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.1-SNAPSHOT/rfc8177-1.0.1-SNAPSHOT.pom 04:45:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.1-SNAPSHOT/rfc8177-1.0.1-SNAPSHOT.jar 04:45:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.1-SNAPSHOT/rfc8177-1.0.1-SNAPSHOT-javadoc.jar 04:45:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.1-SNAPSHOT/rfc8177-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.1-SNAPSHOT/rfc8177-1.0.1-SNAPSHOT-cyclonedx.json 04:45:08 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/rfc8177-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8177/1.0.1-SNAPSHOT/rfc8177-1.0.1-SNAPSHOT-sources.jar 04:45:08 [INFO] 04:45:08 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8177 --- 04:45:08 [INFO] Installing org/opendaylight/ietf/model/rfc8177/1.0.1-SNAPSHOT/rfc8177-1.0.1-SNAPSHOT.jar 04:45:08 [INFO] Writing OBR metadata 04:45:08 [INFO] 04:45:08 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8177 --- 04:45:08 [INFO] org.opendaylight.ietf.model:rfc8177:bundle:1.0.1-SNAPSHOT 04:45:08 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:45:08 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:45:08 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:08 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:45:08 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:08 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:08 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:08 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:08 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:08 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:08 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:08 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:08 [INFO] +- junit:junit:jar:4.13.2:test 04:45:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:08 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:08 [INFO] 04:45:08 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8177 --- 04:45:08 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8177/target/sonatype-clm/module.xml 04:45:08 [INFO] 04:45:08 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8177 >------------ 04:45:08 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8177 1.0.1-SNAPSHOT [40/161] 04:45:08 [INFO] from features/odl-ietf-model-rfc8177/pom.xml 04:45:08 [INFO] ------------------------------[ feature ]------------------------------- 04:45:08 [INFO] 04:45:08 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] 04:45:08 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:08 [INFO] 04:45:08 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:08 [INFO] 04:45:08 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] 04:45:08 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] 04:45:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:08 [INFO] argLine set to empty 04:45:08 [INFO] 04:45:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] Starting audit... 04:45:08 Audit done. 04:45:08 [INFO] You have 0 Checkstyle violations. 04:45:08 [INFO] 04:45:08 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] Starting audit... 04:45:08 Audit done. 04:45:08 [INFO] You have 0 Checkstyle violations. 04:45:08 [INFO] 04:45:08 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] 04:45:08 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml 04:45:08 [INFO] ...done! 04:45:08 [INFO] Attaching features XML 04:45:08 [INFO] 04:45:08 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8177 --- 04:45:08 [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 04:45:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:08 [INFO] 04:45:08 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8177 >>> 04:45:08 [INFO] 04:45:08 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] No files found to run spotbugs, check compile phase has been run 04:45:08 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:08 [INFO] 04:45:08 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8177 <<< 04:45:08 [INFO] 04:45:08 [INFO] 04:45:08 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] 04:45:08 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8177 --- 04:45:08 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8177 04:45:08 [INFO] Project dependency features detected: [] 04:45:08 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:08 [INFO] Creating RMI registry server on 127.0.0.1:43485 04:45:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:08 [INFO] Waiting for remote bundle context.. on 43485 name: a3948beb-d26a-4761-a85a-77081c2bc1f3 timout: [ RelativeTimeout value = 180000 ] 04:45:13 [INFO] Building jar from resources and headers. 04:45:13 [INFO] Writing jar finished. 04:45:14 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:14 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:15 [INFO] 04:45:15 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] 04:45:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] No Javadoc in project. Archive not created. 04:45:15 [INFO] 04:45:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] CycloneDX: Resolving Dependencies 04:45:15 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:45:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.xml 04:45:15 [INFO] attaching as odl-ietf-model-rfc8177-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.json 04:45:15 [INFO] attaching as odl-ietf-model-rfc8177-1.0.1-SNAPSHOT-cyclonedx.json 04:45:15 [INFO] 04:45:15 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] Skipping duplicate-finder execution! 04:45:15 [INFO] 04:45:15 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] Skipping plugin execution 04:45:15 [INFO] 04:45:15 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] Skipping source per configuration. 04:45:15 [INFO] 04:45:15 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] 04:45:15 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:15 [INFO] 04:45:15 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8177 --- 04:45:15 [WARNING] 04:45:15 [WARNING] The packaging plugin for project odl-ietf-model-rfc8177 did not assign 04:45:15 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:45:15 [WARNING] 04:45:15 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:45:15 [WARNING] 04:45:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.1-SNAPSHOT/odl-ietf-model-rfc8177-1.0.1-SNAPSHOT.pom 04:45:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.1-SNAPSHOT/odl-ietf-model-rfc8177-1.0.1-SNAPSHOT-features.xml 04:45:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.1-SNAPSHOT/odl-ietf-model-rfc8177-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:15 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8177/1.0.1-SNAPSHOT/odl-ietf-model-rfc8177-1.0.1-SNAPSHOT-cyclonedx.json 04:45:15 [INFO] 04:45:15 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8177:feature:1.0.1-SNAPSHOT 04:45:15 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:45:15 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:45:15 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:45:15 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:45:15 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:15 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:15 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:45:15 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:45:15 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:45:15 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:15 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:45:15 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:45:15 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:45:15 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:45:15 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:45:15 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:45:15 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:1.0.1-SNAPSHOT:compile 04:45:15 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:15 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:15 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:15 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:15 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:15 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:15 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:15 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:15 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:15 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:15 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:15 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:15 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:15 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:15 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:15 [INFO] +- junit:junit:jar:4.13.2:test 04:45:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:15 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:45:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:15 [INFO] 04:45:15 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8177 --- 04:45:15 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8177/target/sonatype-clm/module.xml 04:45:15 [INFO] 04:45:15 [INFO] -----------< org.opendaylight.ietf.model:iana-routing-types >----------- 04:45:15 [INFO] Building iana-routing-types 1.0.1-SNAPSHOT [41/161] 04:45:15 [INFO] from model/iana/iana-routing-types/pom.xml 04:45:15 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:15 [INFO] 04:45:15 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-routing-types --- 04:45:15 [INFO] 04:45:15 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-routing-types --- 04:45:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:15 [INFO] 04:45:15 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-routing-types --- 04:45:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:15 [INFO] 04:45:15 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-routing-types --- 04:45:15 [INFO] 04:45:15 [INFO] --- dependency:3.8.1:properties (default) @ iana-routing-types --- 04:45:15 [INFO] 04:45:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-routing-types --- 04:45:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/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/** 04:45:15 [INFO] 04:45:15 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-routing-types --- 04:45:15 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:15 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/src/main/yang 04:45:15 [INFO] yang-to-sources: Found 0 dependencies in 529.2 μs 04:45:15 [INFO] yang-to-sources: Project model files found: 1 in 17.12 ms 04:45:15 [INFO] yang-to-sources: 1 YANG models processed in 5.787 ms 04:45:15 [INFO] BindingJavaFileGenerator: Defined 6 files in 1.520 ms 04:45:15 [INFO] Sorted 6 files into 3 directories in 102.3 μs 04:45:15 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 6 in 5.894 ms 04:45:15 [INFO] 04:45:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-routing-types --- 04:45:15 [INFO] Starting audit... 04:45:15 Audit done. 04:45:15 [INFO] You have 0 Checkstyle violations. 04:45:15 [INFO] 04:45:15 [INFO] --- checkstyle:3.6.0:check (default) @ iana-routing-types --- 04:45:15 [INFO] Starting audit... 04:45:15 Audit done. 04:45:15 [INFO] You have 0 Checkstyle violations. 04:45:15 [INFO] 04:45:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-routing-types --- 04:45:15 [INFO] 04:45:15 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-routing-types --- 04:45:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/src/main/resources 04:45:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/generated-sources/spi 04:45:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:15 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:15 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/generated-sources/spi 04:45:15 [INFO] 04:45:15 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-routing-types --- 04:45:15 [INFO] Recompiling the module because of changed source code. 04:45:15 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 04:45:15 [INFO] 04:45:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-routing-types >>> 04:45:15 [INFO] 04:45:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-routing-types --- 04:45:15 [INFO] Spotbugs plugin skipped 04:45:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:15 [INFO] 04:45:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-routing-types <<< 04:45:15 [INFO] 04:45:15 [INFO] 04:45:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-routing-types --- 04:45:15 [INFO] Spotbugs plugin skipped 04:45:15 [INFO] 04:45:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-routing-types --- 04:45:15 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/src/test/resources 04:45:15 [INFO] 04:45:15 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-routing-types --- 04:45:15 [INFO] No sources to compile 04:45:15 [INFO] 04:45:15 [INFO] --- surefire:3.5.3:test (default-test) @ iana-routing-types --- 04:45:15 [INFO] No tests to run. 04:45:15 [INFO] 04:45:15 [INFO] --- copy:14.1.3:copy-files (default) @ iana-routing-types --- 04:45:15 [INFO] 04:45:15 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-routing-types --- 04:45:15 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.1-SNAPSHOT.jar 04:45:15 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/classes/META-INF/MANIFEST.MF 04:45:15 [INFO] 04:45:15 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-routing-types --- 04:45:16 [INFO] No previous run data found, generating javadoc. 04:45:17 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.1-SNAPSHOT-javadoc.jar 04:45:17 [INFO] 04:45:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-routing-types --- 04:45:17 [INFO] CycloneDX: Resolving Dependencies 04:45:17 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:45:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.xml 04:45:17 [INFO] attaching as iana-routing-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.json 04:45:17 [INFO] attaching as iana-routing-types-1.0.1-SNAPSHOT-cyclonedx.json 04:45:17 [INFO] 04:45:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-routing-types --- 04:45:17 [INFO] Skipping duplicate-finder execution! 04:45:17 [INFO] 04:45:17 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-routing-types --- 04:45:17 [INFO] No dependency problems found 04:45:17 [INFO] 04:45:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-routing-types --- 04:45:17 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.1-SNAPSHOT-sources.jar 04:45:17 [INFO] 04:45:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-routing-types --- 04:45:17 [INFO] 04:45:17 [INFO] --- jacoco:0.8.13:report (report) @ iana-routing-types --- 04:45:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:17 [INFO] 04:45:17 [INFO] --- install:3.1.4:install (default-install) @ iana-routing-types --- 04:45:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.1-SNAPSHOT/iana-routing-types-1.0.1-SNAPSHOT.pom 04:45:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.1-SNAPSHOT/iana-routing-types-1.0.1-SNAPSHOT.jar 04:45:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.1-SNAPSHOT/iana-routing-types-1.0.1-SNAPSHOT-javadoc.jar 04:45:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.1-SNAPSHOT/iana-routing-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.1-SNAPSHOT/iana-routing-types-1.0.1-SNAPSHOT-cyclonedx.json 04:45:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/iana-routing-types-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-routing-types/1.0.1-SNAPSHOT/iana-routing-types-1.0.1-SNAPSHOT-sources.jar 04:45:17 [INFO] 04:45:17 [INFO] --- bundle:6.0.0:install (default-install) @ iana-routing-types --- 04:45:17 [INFO] Installing org/opendaylight/ietf/model/iana-routing-types/1.0.1-SNAPSHOT/iana-routing-types-1.0.1-SNAPSHOT.jar 04:45:17 [INFO] Writing OBR metadata 04:45:17 [INFO] 04:45:17 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-routing-types --- 04:45:17 [INFO] org.opendaylight.ietf.model:iana-routing-types:bundle:1.0.1-SNAPSHOT 04:45:17 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:17 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:17 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:17 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:17 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:17 [INFO] +- junit:junit:jar:4.13.2:test 04:45:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:17 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:17 [INFO] 04:45:17 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-routing-types --- 04:45:17 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-routing-types/target/sonatype-clm/module.xml 04:45:17 [INFO] 04:45:17 [INFO] -------< org.opendaylight.ietf.model:rfc8294-ietf-routing-types >------- 04:45:17 [INFO] Building rfc8294-ietf-routing-types 1.0.1-SNAPSHOT [42/161] 04:45:17 [INFO] from model/rfc/rfc8294-ietf-routing-types/pom.xml 04:45:17 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:17 [INFO] 04:45:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] 04:45:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:17 [INFO] 04:45:17 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8294-ietf-routing-types --- 04:45:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:17 [INFO] 04:45:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] 04:45:18 [INFO] --- dependency:3.8.1:properties (default) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] 04:45:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:45:18 [INFO] 04:45:18 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:18 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/src/main/yang 04:45:18 [INFO] yang-to-sources: Found 2 dependencies in 671.4 μs 04:45:18 [INFO] yang-to-sources: Project model files found: 1 in 5.810 ms 04:45:18 [INFO] yang-to-sources: 3 YANG models processed in 20.60 ms 04:45:18 [INFO] BindingJavaFileGenerator: Defined 47 files in 6.097 ms 04:45:18 [INFO] Sorted 47 files into 6 directories in 140.3 μs 04:45:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 22.20 ms 04:45:18 [INFO] 04:45:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] Starting audit... 04:45:18 Audit done. 04:45:18 [INFO] You have 0 Checkstyle violations. 04:45:18 [INFO] 04:45:18 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] Starting audit... 04:45:18 Audit done. 04:45:18 [INFO] You have 0 Checkstyle violations. 04:45:18 [INFO] 04:45:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] 04:45:18 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/src/main/resources 04:45:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 04:45:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/generated-sources/spi 04:45:18 [INFO] 04:45:18 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] Recompiling the module because of changed dependency. 04:45:18 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 04:45:18 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:18 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:18 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:18 [INFO] 04:45:18 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-ietf-routing-types >>> 04:45:18 [INFO] 04:45:18 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-ietf-routing-types --- 04:45:18 [INFO] Fork Value is true 04:45:21 [INFO] Done SpotBugs Analysis.... 04:45:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:21 [INFO] 04:45:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-ietf-routing-types <<< 04:45:21 [INFO] 04:45:21 [INFO] 04:45:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-ietf-routing-types --- 04:45:21 [INFO] BugInstance size is 0 04:45:21 [INFO] Error size is 0 04:45:21 [INFO] No errors/warnings found 04:45:21 [INFO] 04:45:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8294-ietf-routing-types --- 04:45:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/src/test/resources 04:45:21 [INFO] 04:45:21 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8294-ietf-routing-types --- 04:45:21 [INFO] No sources to compile 04:45:21 [INFO] 04:45:21 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8294-ietf-routing-types --- 04:45:21 [INFO] No tests to run. 04:45:21 [INFO] 04:45:21 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8294-ietf-routing-types --- 04:45:21 [INFO] 04:45:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8294-ietf-routing-types --- 04:45:21 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT.jar 04:45:21 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/classes/META-INF/MANIFEST.MF 04:45:21 [INFO] 04:45:21 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8294-ietf-routing-types --- 04:45:21 [INFO] No previous run data found, generating javadoc. 04:45:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-javadoc.jar 04:45:23 [INFO] 04:45:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] CycloneDX: Resolving Dependencies 04:45:23 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:45:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml 04:45:23 [INFO] attaching as rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json 04:45:23 [INFO] attaching as rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-cyclonedx.json 04:45:23 [INFO] 04:45:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Skipping duplicate-finder execution! 04:45:23 [INFO] 04:45:23 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] No dependency problems found 04:45:23 [INFO] 04:45:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-sources.jar 04:45:23 [INFO] 04:45:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] 04:45:23 [INFO] --- jacoco:0.8.13:report (report) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:23 [INFO] 04:45:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.1-SNAPSHOT/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT.pom 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.1-SNAPSHOT/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT.jar 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.1-SNAPSHOT/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-javadoc.jar 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.1-SNAPSHOT/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.1-SNAPSHOT/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-cyclonedx.json 04:45:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.1-SNAPSHOT/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT-sources.jar 04:45:23 [INFO] 04:45:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Installing org/opendaylight/ietf/model/rfc8294-ietf-routing-types/1.0.1-SNAPSHOT/rfc8294-ietf-routing-types-1.0.1-SNAPSHOT.jar 04:45:23 [INFO] Writing OBR metadata 04:45:23 [INFO] 04:45:23 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] org.opendaylight.ietf.model:rfc8294-ietf-routing-types:bundle:1.0.1-SNAPSHOT 04:45:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:45:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:45:23 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:45:23 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:23 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:23 [INFO] +- junit:junit:jar:4.13.2:test 04:45:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:23 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:23 [INFO] 04:45:23 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8294-ietf-routing-types --- 04:45:23 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8294-ietf-routing-types/target/sonatype-clm/module.xml 04:45:23 [INFO] 04:45:23 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8294 >------------ 04:45:23 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8294 1.0.1-SNAPSHOT [43/161] 04:45:23 [INFO] from features/odl-ietf-model-rfc8294/pom.xml 04:45:23 [INFO] ------------------------------[ feature ]------------------------------- 04:45:23 [INFO] 04:45:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] 04:45:23 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:23 [INFO] 04:45:23 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8294 --- 04:45:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:23 [INFO] 04:45:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] 04:45:24 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] 04:45:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:24 [INFO] argLine set to empty 04:45:24 [INFO] 04:45:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] Starting audit... 04:45:24 Audit done. 04:45:24 [INFO] You have 0 Checkstyle violations. 04:45:24 [INFO] 04:45:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] Starting audit... 04:45:24 Audit done. 04:45:24 [INFO] You have 0 Checkstyle violations. 04:45:24 [INFO] 04:45:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] 04:45:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml 04:45:24 [INFO] ...done! 04:45:24 [INFO] Attaching features XML 04:45:24 [INFO] 04:45:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8294 --- 04:45:24 [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 04:45:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:24 [INFO] 04:45:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8294 >>> 04:45:24 [INFO] 04:45:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] No files found to run spotbugs, check compile phase has been run 04:45:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:24 [INFO] 04:45:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8294 <<< 04:45:24 [INFO] 04:45:24 [INFO] 04:45:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] 04:45:24 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8294 --- 04:45:24 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8294 04:45:24 [INFO] Project dependency features detected: [] 04:45:24 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:24 [INFO] Creating RMI registry server on 127.0.0.1:41475 04:45:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:24 [INFO] Waiting for remote bundle context.. on 41475 name: 033760df-96b6-44ce-a207-7529eb251f33 timout: [ RelativeTimeout value = 180000 ] 04:45:28 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:43201/jndi/rmi://127.0.0.1:41475/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 04:45:28 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 04:45:28 at java.base/java.lang.Thread.run(Thread.java:1583) 04:45:28 Caused by: java.io.IOException: The server has been stopped. 04:45:28 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 04:45:28 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 04:45:28 ... 1 more 04:45:28 [INFO] Building jar from resources and headers. 04:45:28 [INFO] Writing jar finished. 04:45:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:30 [INFO] 04:45:30 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] 04:45:30 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] No Javadoc in project. Archive not created. 04:45:30 [INFO] 04:45:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] CycloneDX: Resolving Dependencies 04:45:30 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:45:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.xml 04:45:30 [INFO] attaching as odl-ietf-model-rfc8294-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.json 04:45:30 [INFO] attaching as odl-ietf-model-rfc8294-1.0.1-SNAPSHOT-cyclonedx.json 04:45:30 [INFO] 04:45:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] Skipping duplicate-finder execution! 04:45:30 [INFO] 04:45:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] Skipping plugin execution 04:45:30 [INFO] 04:45:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8294 --- 04:45:30 [INFO] Skipping source per configuration. 04:45:30 [INFO] 04:45:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8294 --- 04:45:31 [INFO] 04:45:31 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8294 --- 04:45:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:31 [INFO] 04:45:31 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8294 --- 04:45:31 [WARNING] 04:45:31 [WARNING] The packaging plugin for project odl-ietf-model-rfc8294 did not assign 04:45:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:45:31 [WARNING] 04:45:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:45:31 [WARNING] 04:45:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.1-SNAPSHOT/odl-ietf-model-rfc8294-1.0.1-SNAPSHOT.pom 04:45:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.1-SNAPSHOT/odl-ietf-model-rfc8294-1.0.1-SNAPSHOT-features.xml 04:45:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.1-SNAPSHOT/odl-ietf-model-rfc8294-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8294/1.0.1-SNAPSHOT/odl-ietf-model-rfc8294-1.0.1-SNAPSHOT-cyclonedx.json 04:45:31 [INFO] 04:45:31 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8294 --- 04:45:31 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8294:feature:1.0.1-SNAPSHOT 04:45:31 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:45:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:45:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:45:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:45:31 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:31 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:31 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:45:31 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:45:31 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:45:31 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:31 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:45:31 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:45:31 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:45:31 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:45:31 [INFO] +- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:45:31 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:31 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:31 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:31 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:31 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:31 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:45:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:31 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:31 [INFO] +- junit:junit:jar:4.13.2:test 04:45:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:31 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:45:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:31 [INFO] 04:45:31 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8294 --- 04:45:31 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8294/target/sonatype-clm/module.xml 04:45:31 [INFO] 04:45:31 [INFO] --------< org.opendaylight.ietf.model:rfc8342-ietf-datastores >--------- 04:45:31 [INFO] Building rfc8342-ietf-datastores 1.0.1-SNAPSHOT [44/161] 04:45:31 [INFO] from model/rfc/rfc8342-ietf-datastores/pom.xml 04:45:31 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:31 [INFO] 04:45:31 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] 04:45:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:31 [INFO] 04:45:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:31 [INFO] 04:45:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] 04:45:31 [INFO] --- dependency:3.8.1:properties (default) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] 04:45:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:45:31 [INFO] 04:45:31 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:31 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/src/main/yang 04:45:31 [INFO] yang-to-sources: Found 0 dependencies in 1.508 ms 04:45:31 [INFO] yang-to-sources: Project model files found: 1 in 1.782 ms 04:45:31 [INFO] yang-to-sources: 1 YANG models processed in 3.324 ms 04:45:31 [INFO] BindingJavaFileGenerator: Defined 12 files in 1.812 ms 04:45:31 [INFO] Sorted 12 files into 3 directories in 91.61 μs 04:45:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 12 in 4.937 ms 04:45:31 [INFO] 04:45:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] Starting audit... 04:45:31 Audit done. 04:45:31 [INFO] You have 0 Checkstyle violations. 04:45:31 [INFO] 04:45:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] Starting audit... 04:45:31 Audit done. 04:45:31 [INFO] You have 0 Checkstyle violations. 04:45:31 [INFO] 04:45:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] 04:45:31 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/src/main/resources 04:45:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 04:45:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/generated-sources/spi 04:45:31 [INFO] 04:45:31 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] Recompiling the module because of changed source code. 04:45:31 [INFO] Compiling 11 source files with javac [debug release 21] to target/classes 04:45:31 [INFO] 04:45:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-datastores >>> 04:45:31 [INFO] 04:45:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] Spotbugs plugin skipped 04:45:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:31 [INFO] 04:45:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-datastores <<< 04:45:31 [INFO] 04:45:31 [INFO] 04:45:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] Spotbugs plugin skipped 04:45:31 [INFO] 04:45:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/src/test/resources 04:45:31 [INFO] 04:45:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] No sources to compile 04:45:31 [INFO] 04:45:31 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] No tests to run. 04:45:31 [INFO] 04:45:31 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] 04:45:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.1-SNAPSHOT.jar 04:45:31 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/classes/META-INF/MANIFEST.MF 04:45:31 [INFO] 04:45:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8342-ietf-datastores --- 04:45:31 [INFO] No previous run data found, generating javadoc. 04:45:32 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.1-SNAPSHOT-javadoc.jar 04:45:32 [INFO] 04:45:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-datastores --- 04:45:32 [INFO] CycloneDX: Resolving Dependencies 04:45:33 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:45:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml 04:45:33 [INFO] attaching as rfc8342-ietf-datastores-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.json 04:45:33 [INFO] attaching as rfc8342-ietf-datastores-1.0.1-SNAPSHOT-cyclonedx.json 04:45:33 [INFO] 04:45:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-datastores --- 04:45:33 [INFO] Skipping duplicate-finder execution! 04:45:33 [INFO] 04:45:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8342-ietf-datastores --- 04:45:33 [INFO] No dependency problems found 04:45:33 [INFO] 04:45:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-datastores --- 04:45:33 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.1-SNAPSHOT-sources.jar 04:45:33 [INFO] 04:45:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-datastores --- 04:45:33 [INFO] 04:45:33 [INFO] --- jacoco:0.8.13:report (report) @ rfc8342-ietf-datastores --- 04:45:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:33 [INFO] 04:45:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-datastores --- 04:45:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.1-SNAPSHOT/rfc8342-ietf-datastores-1.0.1-SNAPSHOT.pom 04:45:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.1-SNAPSHOT/rfc8342-ietf-datastores-1.0.1-SNAPSHOT.jar 04:45:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.1-SNAPSHOT/rfc8342-ietf-datastores-1.0.1-SNAPSHOT-javadoc.jar 04:45:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.1-SNAPSHOT/rfc8342-ietf-datastores-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.1-SNAPSHOT/rfc8342-ietf-datastores-1.0.1-SNAPSHOT-cyclonedx.json 04:45:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/rfc8342-ietf-datastores-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.1-SNAPSHOT/rfc8342-ietf-datastores-1.0.1-SNAPSHOT-sources.jar 04:45:33 [INFO] 04:45:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-datastores --- 04:45:33 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-datastores/1.0.1-SNAPSHOT/rfc8342-ietf-datastores-1.0.1-SNAPSHOT.jar 04:45:33 [INFO] Writing OBR metadata 04:45:33 [INFO] 04:45:33 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8342-ietf-datastores --- 04:45:33 [INFO] org.opendaylight.ietf.model:rfc8342-ietf-datastores:bundle:1.0.1-SNAPSHOT 04:45:33 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:33 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:33 [INFO] +- junit:junit:jar:4.13.2:test 04:45:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:33 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:33 [INFO] 04:45:33 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8342-ietf-datastores --- 04:45:33 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-datastores/target/sonatype-clm/module.xml 04:45:33 [INFO] 04:45:33 [INFO] ----------< org.opendaylight.ietf.model:rfc8342-ietf-origin >----------- 04:45:33 [INFO] Building rfc8342-ietf-origin 1.0.1-SNAPSHOT [45/161] 04:45:33 [INFO] from model/rfc/rfc8342-ietf-origin/pom.xml 04:45:33 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:33 [INFO] 04:45:33 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8342-ietf-origin --- 04:45:33 [INFO] 04:45:33 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8342-ietf-origin --- 04:45:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:33 [INFO] 04:45:33 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8342-ietf-origin --- 04:45:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:33 [INFO] 04:45:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8342-ietf-origin --- 04:45:33 [INFO] 04:45:33 [INFO] --- dependency:3.8.1:properties (default) @ rfc8342-ietf-origin --- 04:45:33 [INFO] 04:45:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8342-ietf-origin --- 04:45:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:45:33 [INFO] 04:45:33 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8342-ietf-origin --- 04:45:33 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:33 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/src/main/yang 04:45:33 [INFO] yang-to-sources: Found 1 dependencies in 418.4 μs 04:45:33 [INFO] yang-to-sources: Project model files found: 1 in 972.4 μs 04:45:33 [INFO] yang-to-sources: 2 YANG models processed in 5.315 ms 04:45:33 [INFO] BindingJavaFileGenerator: Defined 11 files in 545.2 μs 04:45:33 [INFO] Sorted 11 files into 3 directories in 53.67 μs 04:45:33 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 4.472 ms 04:45:33 [INFO] 04:45:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8342-ietf-origin --- 04:45:33 [INFO] Starting audit... 04:45:33 Audit done. 04:45:33 [INFO] You have 0 Checkstyle violations. 04:45:33 [INFO] 04:45:33 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8342-ietf-origin --- 04:45:33 [INFO] Starting audit... 04:45:33 Audit done. 04:45:33 [INFO] You have 0 Checkstyle violations. 04:45:33 [INFO] 04:45:33 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8342-ietf-origin --- 04:45:33 [INFO] 04:45:33 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8342-ietf-origin --- 04:45:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/src/main/resources 04:45:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 04:45:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:33 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:33 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/generated-sources/spi 04:45:33 [INFO] 04:45:33 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8342-ietf-origin --- 04:45:33 [INFO] Recompiling the module because of changed dependency. 04:45:33 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 04:45:33 [INFO] 04:45:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8342-ietf-origin >>> 04:45:33 [INFO] 04:45:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8342-ietf-origin --- 04:45:33 [INFO] Spotbugs plugin skipped 04:45:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:33 [INFO] 04:45:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8342-ietf-origin <<< 04:45:33 [INFO] 04:45:33 [INFO] 04:45:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8342-ietf-origin --- 04:45:33 [INFO] Spotbugs plugin skipped 04:45:33 [INFO] 04:45:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8342-ietf-origin --- 04:45:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/src/test/resources 04:45:33 [INFO] 04:45:33 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8342-ietf-origin --- 04:45:33 [INFO] No sources to compile 04:45:33 [INFO] 04:45:33 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8342-ietf-origin --- 04:45:33 [INFO] No tests to run. 04:45:33 [INFO] 04:45:33 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8342-ietf-origin --- 04:45:33 [INFO] 04:45:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8342-ietf-origin --- 04:45:33 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.1-SNAPSHOT.jar 04:45:33 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/classes/META-INF/MANIFEST.MF 04:45:33 [INFO] 04:45:33 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8342-ietf-origin --- 04:45:33 [INFO] No previous run data found, generating javadoc. 04:45:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.1-SNAPSHOT-javadoc.jar 04:45:34 [INFO] 04:45:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8342-ietf-origin --- 04:45:34 [INFO] CycloneDX: Resolving Dependencies 04:45:35 [INFO] CycloneDX: Creating BOM version 1.6 with 14 component(s) 04:45:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.xml 04:45:35 [INFO] attaching as rfc8342-ietf-origin-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.json 04:45:35 [INFO] attaching as rfc8342-ietf-origin-1.0.1-SNAPSHOT-cyclonedx.json 04:45:35 [INFO] 04:45:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8342-ietf-origin --- 04:45:35 [INFO] Skipping duplicate-finder execution! 04:45:35 [INFO] 04:45:35 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8342-ietf-origin --- 04:45:35 [INFO] No dependency problems found 04:45:35 [INFO] 04:45:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8342-ietf-origin --- 04:45:35 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.1-SNAPSHOT-sources.jar 04:45:35 [INFO] 04:45:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8342-ietf-origin --- 04:45:35 [INFO] 04:45:35 [INFO] --- jacoco:0.8.13:report (report) @ rfc8342-ietf-origin --- 04:45:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:35 [INFO] 04:45:35 [INFO] --- install:3.1.4:install (default-install) @ rfc8342-ietf-origin --- 04:45:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.1-SNAPSHOT/rfc8342-ietf-origin-1.0.1-SNAPSHOT.pom 04:45:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.1-SNAPSHOT/rfc8342-ietf-origin-1.0.1-SNAPSHOT.jar 04:45:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.1-SNAPSHOT/rfc8342-ietf-origin-1.0.1-SNAPSHOT-javadoc.jar 04:45:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.1-SNAPSHOT/rfc8342-ietf-origin-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.1-SNAPSHOT/rfc8342-ietf-origin-1.0.1-SNAPSHOT-cyclonedx.json 04:45:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/rfc8342-ietf-origin-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.1-SNAPSHOT/rfc8342-ietf-origin-1.0.1-SNAPSHOT-sources.jar 04:45:35 [INFO] 04:45:35 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8342-ietf-origin --- 04:45:35 [INFO] Installing org/opendaylight/ietf/model/rfc8342-ietf-origin/1.0.1-SNAPSHOT/rfc8342-ietf-origin-1.0.1-SNAPSHOT.jar 04:45:35 [INFO] Writing OBR metadata 04:45:35 [INFO] 04:45:35 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8342-ietf-origin --- 04:45:35 [INFO] org.opendaylight.ietf.model:rfc8342-ietf-origin:bundle:1.0.1-SNAPSHOT 04:45:35 [INFO] +- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:45:35 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:35 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:35 [INFO] +- junit:junit:jar:4.13.2:test 04:45:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:35 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:35 [INFO] 04:45:35 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8342-ietf-origin --- 04:45:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8342-ietf-origin/target/sonatype-clm/module.xml 04:45:35 [INFO] 04:45:35 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8342 >------------ 04:45:35 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8342 1.0.1-SNAPSHOT [46/161] 04:45:35 [INFO] from features/odl-ietf-model-rfc8342/pom.xml 04:45:35 [INFO] ------------------------------[ feature ]------------------------------- 04:45:35 [INFO] 04:45:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] 04:45:35 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:35 [INFO] 04:45:35 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:35 [INFO] 04:45:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] 04:45:35 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] 04:45:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:35 [INFO] argLine set to empty 04:45:35 [INFO] 04:45:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] Starting audit... 04:45:35 Audit done. 04:45:35 [INFO] You have 0 Checkstyle violations. 04:45:35 [INFO] 04:45:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] Starting audit... 04:45:35 Audit done. 04:45:35 [INFO] You have 0 Checkstyle violations. 04:45:35 [INFO] 04:45:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] 04:45:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml 04:45:35 [INFO] ...done! 04:45:35 [INFO] Attaching features XML 04:45:35 [INFO] 04:45:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8342 --- 04:45:35 [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 04:45:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:35 [INFO] 04:45:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8342 >>> 04:45:35 [INFO] 04:45:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] No files found to run spotbugs, check compile phase has been run 04:45:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:35 [INFO] 04:45:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8342 <<< 04:45:35 [INFO] 04:45:35 [INFO] 04:45:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] 04:45:35 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8342 --- 04:45:35 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8342 04:45:35 [INFO] Project dependency features detected: [] 04:45:35 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:35 [INFO] Creating RMI registry server on 127.0.0.1:43695 04:45:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:35 [INFO] Waiting for remote bundle context.. on 43695 name: 132a84b0-1da5-49c2-8c63-8142f1b027b4 timout: [ RelativeTimeout value = 180000 ] 04:45:39 [INFO] Building jar from resources and headers. 04:45:39 [INFO] Writing jar finished. 04:45:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:41 [INFO] 04:45:41 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] 04:45:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] No Javadoc in project. Archive not created. 04:45:41 [INFO] 04:45:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8342 --- 04:45:41 [INFO] CycloneDX: Resolving Dependencies 04:45:42 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:45:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.xml 04:45:42 [INFO] attaching as odl-ietf-model-rfc8342-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.json 04:45:42 [INFO] attaching as odl-ietf-model-rfc8342-1.0.1-SNAPSHOT-cyclonedx.json 04:45:42 [INFO] 04:45:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8342 --- 04:45:42 [INFO] Skipping duplicate-finder execution! 04:45:42 [INFO] 04:45:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8342 --- 04:45:42 [INFO] Skipping plugin execution 04:45:42 [INFO] 04:45:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8342 --- 04:45:42 [INFO] Skipping source per configuration. 04:45:42 [INFO] 04:45:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8342 --- 04:45:42 [INFO] 04:45:42 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8342 --- 04:45:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:42 [INFO] 04:45:42 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8342 --- 04:45:42 [WARNING] 04:45:42 [WARNING] The packaging plugin for project odl-ietf-model-rfc8342 did not assign 04:45:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:45:42 [WARNING] 04:45:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:45:42 [WARNING] 04:45:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.1-SNAPSHOT/odl-ietf-model-rfc8342-1.0.1-SNAPSHOT.pom 04:45:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.1-SNAPSHOT/odl-ietf-model-rfc8342-1.0.1-SNAPSHOT-features.xml 04:45:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.1-SNAPSHOT/odl-ietf-model-rfc8342-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8342/1.0.1-SNAPSHOT/odl-ietf-model-rfc8342-1.0.1-SNAPSHOT-cyclonedx.json 04:45:42 [INFO] 04:45:42 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8342 --- 04:45:42 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8342:feature:1.0.1-SNAPSHOT 04:45:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.1-SNAPSHOT:compile 04:45:42 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:45:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:45:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:45:42 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:42 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:42 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:45:42 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:45:42 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:45:42 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:42 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:45:42 [INFO] | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:45:42 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:45:42 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:42 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:42 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:42 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:42 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:42 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:45:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:42 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:42 [INFO] +- junit:junit:jar:4.13.2:test 04:45:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:42 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:45:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:42 [INFO] 04:45:42 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8342 --- 04:45:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8342/target/sonatype-clm/module.xml 04:45:42 [INFO] 04:45:42 [INFO] ----------------< org.opendaylight.ietf.model:rfc8344 >----------------- 04:45:42 [INFO] Building rfc8344 1.0.1-SNAPSHOT [47/161] 04:45:42 [INFO] from model/rfc/rfc8344/pom.xml 04:45:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:42 [INFO] 04:45:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8344 --- 04:45:42 [INFO] 04:45:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8344 --- 04:45:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:42 [INFO] 04:45:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8344 --- 04:45:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:42 [INFO] 04:45:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8344 --- 04:45:42 [INFO] 04:45:42 [INFO] --- dependency:3.8.1:properties (default) @ rfc8344 --- 04:45:42 [INFO] 04:45:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8344 --- 04:45:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:45:42 [INFO] 04:45:42 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8344 --- 04:45:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/src/main/yang 04:45:42 [INFO] yang-to-sources: Found 3 dependencies in 671.3 μs 04:45:42 [INFO] yang-to-sources: Project model files found: 1 in 4.172 ms 04:45:42 [INFO] yang-to-sources: 4 YANG models processed in 25.72 ms 04:45:42 [INFO] BindingJavaFileGenerator: Defined 56 files in 7.130 ms 04:45:42 [INFO] Sorted 56 files into 13 directories in 138.7 μs 04:45:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 56 in 21.01 ms 04:45:42 [INFO] 04:45:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8344 --- 04:45:42 [INFO] Starting audit... 04:45:42 Audit done. 04:45:42 [INFO] You have 0 Checkstyle violations. 04:45:42 [INFO] 04:45:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8344 --- 04:45:42 [INFO] Starting audit... 04:45:42 Audit done. 04:45:42 [INFO] You have 0 Checkstyle violations. 04:45:42 [INFO] 04:45:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8344 --- 04:45:42 [INFO] 04:45:42 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8344 --- 04:45:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/src/main/resources 04:45:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/generated-sources/spi 04:45:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/generated-sources/spi 04:45:42 [INFO] 04:45:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8344 --- 04:45:42 [INFO] Recompiling the module because of changed dependency. 04:45:42 [INFO] Compiling 55 source files with javac [debug release 21] to target/classes 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:45:42 [INFO] 04:45:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8344 >>> 04:45:42 [INFO] 04:45:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8344 --- 04:45:42 [INFO] Spotbugs plugin skipped 04:45:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:42 [INFO] 04:45:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8344 <<< 04:45:42 [INFO] 04:45:42 [INFO] 04:45:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8344 --- 04:45:42 [INFO] Spotbugs plugin skipped 04:45:42 [INFO] 04:45:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8344 --- 04:45:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/src/test/resources 04:45:42 [INFO] 04:45:42 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8344 --- 04:45:42 [INFO] No sources to compile 04:45:42 [INFO] 04:45:42 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8344 --- 04:45:42 [INFO] No tests to run. 04:45:42 [INFO] 04:45:42 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8344 --- 04:45:42 [INFO] 04:45:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8344 --- 04:45:42 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-1.0.1-SNAPSHOT.jar 04:45:42 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/classes/META-INF/MANIFEST.MF 04:45:42 [INFO] 04:45:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8344 --- 04:45:43 [INFO] No previous run data found, generating javadoc. 04:45:46 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-1.0.1-SNAPSHOT-javadoc.jar 04:45:46 [INFO] 04:45:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8344 --- 04:45:46 [INFO] CycloneDX: Resolving Dependencies 04:45:46 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:45:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.xml 04:45:46 [INFO] attaching as rfc8344-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.json 04:45:46 [INFO] attaching as rfc8344-1.0.1-SNAPSHOT-cyclonedx.json 04:45:46 [INFO] 04:45:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8344 --- 04:45:46 [INFO] Skipping duplicate-finder execution! 04:45:46 [INFO] 04:45:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8344 --- 04:45:46 [INFO] No dependency problems found 04:45:46 [INFO] 04:45:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8344 --- 04:45:46 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-1.0.1-SNAPSHOT-sources.jar 04:45:46 [INFO] 04:45:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8344 --- 04:45:46 [INFO] 04:45:46 [INFO] --- jacoco:0.8.13:report (report) @ rfc8344 --- 04:45:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:46 [INFO] 04:45:46 [INFO] --- install:3.1.4:install (default-install) @ rfc8344 --- 04:45:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.1-SNAPSHOT/rfc8344-1.0.1-SNAPSHOT.pom 04:45:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.1-SNAPSHOT/rfc8344-1.0.1-SNAPSHOT.jar 04:45:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.1-SNAPSHOT/rfc8344-1.0.1-SNAPSHOT-javadoc.jar 04:45:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.1-SNAPSHOT/rfc8344-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.1-SNAPSHOT/rfc8344-1.0.1-SNAPSHOT-cyclonedx.json 04:45:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/rfc8344-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8344/1.0.1-SNAPSHOT/rfc8344-1.0.1-SNAPSHOT-sources.jar 04:45:46 [INFO] 04:45:46 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8344 --- 04:45:46 [INFO] Installing org/opendaylight/ietf/model/rfc8344/1.0.1-SNAPSHOT/rfc8344-1.0.1-SNAPSHOT.jar 04:45:46 [INFO] Writing OBR metadata 04:45:46 [INFO] 04:45:46 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8344 --- 04:45:46 [INFO] org.opendaylight.ietf.model:rfc8344:bundle:1.0.1-SNAPSHOT 04:45:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:45:46 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:45:46 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:45:46 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:45:46 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:46 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:46 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:46 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:46 [INFO] +- junit:junit:jar:4.13.2:test 04:45:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:46 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:46 [INFO] 04:45:46 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8344 --- 04:45:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8344/target/sonatype-clm/module.xml 04:45:46 [INFO] 04:45:46 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8344 >------------ 04:45:46 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8344 1.0.1-SNAPSHOT [48/161] 04:45:46 [INFO] from features/odl-ietf-model-rfc8344/pom.xml 04:45:46 [INFO] ------------------------------[ feature ]------------------------------- 04:45:46 [INFO] 04:45:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] 04:45:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:46 [INFO] 04:45:46 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:46 [INFO] 04:45:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] 04:45:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] 04:45:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:46 [INFO] argLine set to empty 04:45:46 [INFO] 04:45:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] Starting audit... 04:45:46 Audit done. 04:45:46 [INFO] You have 0 Checkstyle violations. 04:45:46 [INFO] 04:45:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] Starting audit... 04:45:46 Audit done. 04:45:46 [INFO] You have 0 Checkstyle violations. 04:45:46 [INFO] 04:45:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] 04:45:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml 04:45:46 [INFO] ...done! 04:45:46 [INFO] Attaching features XML 04:45:46 [INFO] 04:45:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8344 --- 04:45:46 [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 04:45:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:45:46 [INFO] 04:45:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8344 >>> 04:45:46 [INFO] 04:45:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] No files found to run spotbugs, check compile phase has been run 04:45:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:46 [INFO] 04:45:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8344 <<< 04:45:46 [INFO] 04:45:46 [INFO] 04:45:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] 04:45:46 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8344 --- 04:45:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8344 04:45:46 [INFO] Project dependency features detected: [] 04:45:46 [INFO] Pax Exam System (Version: 4.14.0) created. 04:45:46 [INFO] Creating RMI registry server on 127.0.0.1:43217 04:45:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:45:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:45:46 [INFO] Waiting for remote bundle context.. on 43217 name: 2d2f4514-6cdc-4a1f-ae76-2156896650cd timout: [ RelativeTimeout value = 180000 ] 04:45:51 [INFO] Building jar from resources and headers. 04:45:51 [INFO] Writing jar finished. 04:45:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:45:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:45:52 [INFO] 04:45:52 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] 04:45:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] No Javadoc in project. Archive not created. 04:45:52 [INFO] 04:45:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8344 --- 04:45:52 [INFO] CycloneDX: Resolving Dependencies 04:45:53 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:45:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.xml 04:45:53 [INFO] attaching as odl-ietf-model-rfc8344-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.json 04:45:53 [INFO] attaching as odl-ietf-model-rfc8344-1.0.1-SNAPSHOT-cyclonedx.json 04:45:53 [INFO] 04:45:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Skipping duplicate-finder execution! 04:45:53 [INFO] 04:45:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Skipping plugin execution 04:45:53 [INFO] 04:45:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Skipping source per configuration. 04:45:53 [INFO] 04:45:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] 04:45:53 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:45:53 [INFO] 04:45:53 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8344 --- 04:45:53 [WARNING] 04:45:53 [WARNING] The packaging plugin for project odl-ietf-model-rfc8344 did not assign 04:45:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:45:53 [WARNING] 04:45:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:45:53 [WARNING] 04:45:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.1-SNAPSHOT/odl-ietf-model-rfc8344-1.0.1-SNAPSHOT.pom 04:45:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.1-SNAPSHOT/odl-ietf-model-rfc8344-1.0.1-SNAPSHOT-features.xml 04:45:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.1-SNAPSHOT/odl-ietf-model-rfc8344-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8344/1.0.1-SNAPSHOT/odl-ietf-model-rfc8344-1.0.1-SNAPSHOT-cyclonedx.json 04:45:53 [INFO] 04:45:53 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8344:feature:1.0.1-SNAPSHOT 04:45:53 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:45:53 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:45:53 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:45:53 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:45:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:45:53 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:45:53 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:45:53 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:45:53 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:45:53 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:45:53 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:45:53 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:45:53 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:45:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:45:53 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:45:53 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:45:53 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:53 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:53 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:53 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:53 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:53 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:53 [INFO] +- junit:junit:jar:4.13.2:test 04:45:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:53 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:45:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:53 [INFO] 04:45:53 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8344 --- 04:45:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8344/target/sonatype-clm/module.xml 04:45:53 [INFO] 04:45:53 [INFO] ----------< org.opendaylight.ietf.model:rfc8345-ietf-network >---------- 04:45:53 [INFO] Building rfc8345-ietf-network 1.0.1-SNAPSHOT [49/161] 04:45:53 [INFO] from model/rfc/rfc8345-ietf-network/pom.xml 04:45:53 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:53 [INFO] 04:45:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network --- 04:45:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:53 [INFO] 04:45:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network --- 04:45:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:53 [INFO] 04:45:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network --- 04:45:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:45:53 [INFO] 04:45:53 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8345-ietf-network --- 04:45:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:53 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/src/main/yang 04:45:53 [INFO] yang-to-sources: Found 1 dependencies in 1.441 ms 04:45:53 [INFO] yang-to-sources: Project model files found: 1 in 2.078 ms 04:45:53 [INFO] yang-to-sources: 2 YANG models processed in 10.44 ms 04:45:53 [INFO] BindingJavaFileGenerator: Defined 24 files in 4.020 ms 04:45:53 [INFO] Sorted 24 files into 6 directories in 125.7 μs 04:45:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 13.09 ms 04:45:53 [INFO] 04:45:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network --- 04:45:53 [INFO] Starting audit... 04:45:53 Audit done. 04:45:53 [INFO] You have 0 Checkstyle violations. 04:45:53 [INFO] 04:45:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network --- 04:45:53 [INFO] Starting audit... 04:45:53 Audit done. 04:45:53 [INFO] You have 0 Checkstyle violations. 04:45:53 [INFO] 04:45:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network --- 04:45:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/src/main/resources 04:45:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 04:45:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/generated-sources/spi 04:45:53 [INFO] 04:45:53 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network --- 04:45:53 [INFO] Recompiling the module because of changed dependency. 04:45:53 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 04:45:53 [INFO] 04:45:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network >>> 04:45:53 [INFO] 04:45:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network --- 04:45:53 [INFO] Spotbugs plugin skipped 04:45:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:53 [INFO] 04:45:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network <<< 04:45:53 [INFO] 04:45:53 [INFO] 04:45:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network --- 04:45:53 [INFO] Spotbugs plugin skipped 04:45:53 [INFO] 04:45:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network --- 04:45:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/src/test/resources 04:45:53 [INFO] 04:45:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network --- 04:45:53 [INFO] No sources to compile 04:45:53 [INFO] 04:45:53 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network --- 04:45:53 [INFO] No tests to run. 04:45:53 [INFO] 04:45:53 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8345-ietf-network --- 04:45:53 [INFO] 04:45:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network --- 04:45:53 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.1-SNAPSHOT.jar 04:45:53 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/classes/META-INF/MANIFEST.MF 04:45:53 [INFO] 04:45:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network --- 04:45:53 [INFO] No previous run data found, generating javadoc. 04:45:55 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.1-SNAPSHOT-javadoc.jar 04:45:55 [INFO] 04:45:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network --- 04:45:55 [INFO] CycloneDX: Resolving Dependencies 04:45:55 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:45:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.xml 04:45:55 [INFO] attaching as rfc8345-ietf-network-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.json 04:45:55 [INFO] attaching as rfc8345-ietf-network-1.0.1-SNAPSHOT-cyclonedx.json 04:45:55 [INFO] 04:45:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network --- 04:45:55 [INFO] Skipping duplicate-finder execution! 04:45:55 [INFO] 04:45:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network --- 04:45:55 [INFO] No dependency problems found 04:45:55 [INFO] 04:45:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network --- 04:45:55 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.1-SNAPSHOT-sources.jar 04:45:55 [INFO] 04:45:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network --- 04:45:55 [INFO] 04:45:55 [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network --- 04:45:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:55 [INFO] 04:45:55 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network --- 04:45:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.1-SNAPSHOT/rfc8345-ietf-network-1.0.1-SNAPSHOT.pom 04:45:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.1-SNAPSHOT/rfc8345-ietf-network-1.0.1-SNAPSHOT.jar 04:45:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.1-SNAPSHOT/rfc8345-ietf-network-1.0.1-SNAPSHOT-javadoc.jar 04:45:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.1-SNAPSHOT/rfc8345-ietf-network-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.1-SNAPSHOT/rfc8345-ietf-network-1.0.1-SNAPSHOT-cyclonedx.json 04:45:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/rfc8345-ietf-network-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.1-SNAPSHOT/rfc8345-ietf-network-1.0.1-SNAPSHOT-sources.jar 04:45:55 [INFO] 04:45:55 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network --- 04:45:55 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network/1.0.1-SNAPSHOT/rfc8345-ietf-network-1.0.1-SNAPSHOT.jar 04:45:55 [INFO] Writing OBR metadata 04:45:55 [INFO] 04:45:55 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8345-ietf-network --- 04:45:55 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network:bundle:1.0.1-SNAPSHOT 04:45:55 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:45:55 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:45:55 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:55 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:55 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:55 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:55 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:55 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:55 [INFO] +- junit:junit:jar:4.13.2:test 04:45:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:55 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:55 [INFO] 04:45:55 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8345-ietf-network --- 04:45:55 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network/target/sonatype-clm/module.xml 04:45:55 [INFO] 04:45:55 [INFO] -------< org.opendaylight.ietf.model:rfc8345-ietf-network-state >------- 04:45:55 [INFO] Building rfc8345-ietf-network-state 1.0.1-SNAPSHOT [50/161] 04:45:55 [INFO] from model/rfc/rfc8345-ietf-network-state/pom.xml 04:45:55 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:55 [INFO] 04:45:55 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] 04:45:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:55 [INFO] 04:45:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:55 [INFO] 04:45:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] 04:45:55 [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] 04:45:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:45:55 [INFO] 04:45:55 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:55 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/src/main/yang 04:45:55 [INFO] yang-to-sources: Found 2 dependencies in 528.9 μs 04:45:55 [INFO] yang-to-sources: Project model files found: 1 in 879.8 μs 04:45:55 [INFO] yang-to-sources: 3 YANG models processed in 8.455 ms 04:45:55 [INFO] BindingJavaFileGenerator: Defined 22 files in 2.410 ms 04:45:55 [INFO] Sorted 22 files into 6 directories in 84.98 μs 04:45:55 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 8.240 ms 04:45:55 [INFO] 04:45:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] Starting audit... 04:45:55 Audit done. 04:45:55 [INFO] You have 0 Checkstyle violations. 04:45:55 [INFO] 04:45:55 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] Starting audit... 04:45:55 Audit done. 04:45:55 [INFO] You have 0 Checkstyle violations. 04:45:55 [INFO] 04:45:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] 04:45:55 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/src/main/resources 04:45:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 04:45:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:55 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:55 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/generated-sources/spi 04:45:55 [INFO] 04:45:55 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-state --- 04:45:55 [INFO] Recompiling the module because of changed dependency. 04:45:55 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:45:56 [INFO] 04:45:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-state >>> 04:45:56 [INFO] 04:45:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-state --- 04:45:56 [INFO] Spotbugs plugin skipped 04:45:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:56 [INFO] 04:45:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-state <<< 04:45:56 [INFO] 04:45:56 [INFO] 04:45:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-state --- 04:45:56 [INFO] Spotbugs plugin skipped 04:45:56 [INFO] 04:45:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-state --- 04:45:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/src/test/resources 04:45:56 [INFO] 04:45:56 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-state --- 04:45:56 [INFO] No sources to compile 04:45:56 [INFO] 04:45:56 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-state --- 04:45:56 [INFO] No tests to run. 04:45:56 [INFO] 04:45:56 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8345-ietf-network-state --- 04:45:56 [INFO] 04:45:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-state --- 04:45:56 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.1-SNAPSHOT.jar 04:45:56 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/classes/META-INF/MANIFEST.MF 04:45:56 [INFO] 04:45:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-state --- 04:45:56 [INFO] No previous run data found, generating javadoc. 04:45:57 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.1-SNAPSHOT-javadoc.jar 04:45:57 [INFO] 04:45:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-state --- 04:45:57 [INFO] CycloneDX: Resolving Dependencies 04:45:58 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:45:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml 04:45:58 [INFO] attaching as rfc8345-ietf-network-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.json 04:45:58 [INFO] attaching as rfc8345-ietf-network-state-1.0.1-SNAPSHOT-cyclonedx.json 04:45:58 [INFO] 04:45:58 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-state --- 04:45:58 [INFO] Skipping duplicate-finder execution! 04:45:58 [INFO] 04:45:58 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-state --- 04:45:58 [INFO] No dependency problems found 04:45:58 [INFO] 04:45:58 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-state --- 04:45:58 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.1-SNAPSHOT-sources.jar 04:45:58 [INFO] 04:45:58 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-state --- 04:45:58 [INFO] 04:45:58 [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-state --- 04:45:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:45:58 [INFO] 04:45:58 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-state --- 04:45:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-state-1.0.1-SNAPSHOT.pom 04:45:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-state-1.0.1-SNAPSHOT.jar 04:45:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-state-1.0.1-SNAPSHOT-javadoc.jar 04:45:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:45:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-state-1.0.1-SNAPSHOT-cyclonedx.json 04:45:58 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/rfc8345-ietf-network-state-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-state-1.0.1-SNAPSHOT-sources.jar 04:45:58 [INFO] 04:45:58 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-state --- 04:45:58 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-state-1.0.1-SNAPSHOT.jar 04:45:58 [INFO] Writing OBR metadata 04:45:58 [INFO] 04:45:58 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8345-ietf-network-state --- 04:45:58 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network-state:bundle:1.0.1-SNAPSHOT 04:45:58 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:45:58 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:45:58 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:45:58 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:45:58 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:45:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:45:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:45:58 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:45:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:45:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:45:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:45:58 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:45:58 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:45:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:45:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:45:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:45:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:45:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:45:58 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:45:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:45:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:45:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:45:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:45:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:45:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:45:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:45:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:45:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:45:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:45:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:45:58 [INFO] +- junit:junit:jar:4.13.2:test 04:45:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:45:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:45:58 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:45:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:45:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:45:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:45:58 [INFO] 04:45:58 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8345-ietf-network-state --- 04:45:58 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-state/target/sonatype-clm/module.xml 04:45:58 [INFO] 04:45:58 [INFO] -----< org.opendaylight.ietf.model:rfc8345-ietf-network-topology >------ 04:45:58 [INFO] Building rfc8345-ietf-network-topology 1.0.1-SNAPSHOT [51/161] 04:45:58 [INFO] from model/rfc/rfc8345-ietf-network-topology/pom.xml 04:45:58 [INFO] -------------------------------[ bundle ]------------------------------- 04:45:58 [INFO] 04:45:58 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] 04:45:58 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:58 [INFO] 04:45:58 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:45:58 [INFO] 04:45:58 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] 04:45:58 [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] 04:45:58 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:45:58 [INFO] 04:45:58 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:45:58 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/src/main/yang 04:45:58 [INFO] yang-to-sources: Found 2 dependencies in 749.8 μs 04:45:58 [INFO] yang-to-sources: Project model files found: 1 in 1.712 ms 04:45:58 [INFO] yang-to-sources: 3 YANG models processed in 11.48 ms 04:45:58 [INFO] BindingJavaFileGenerator: Defined 28 files in 3.378 ms 04:45:58 [INFO] Sorted 28 files into 7 directories in 73.82 μs 04:45:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 28 in 9.500 ms 04:45:58 [INFO] 04:45:58 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] Starting audit... 04:45:58 Audit done. 04:45:58 [INFO] You have 0 Checkstyle violations. 04:45:58 [INFO] 04:45:58 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] Starting audit... 04:45:58 Audit done. 04:45:58 [INFO] You have 0 Checkstyle violations. 04:45:58 [INFO] 04:45:58 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] 04:45:58 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/src/main/resources 04:45:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 04:45:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:45:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:45:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/generated-sources/spi 04:45:58 [INFO] 04:45:58 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] Recompiling the module because of changed dependency. 04:45:58 [INFO] Compiling 27 source files with javac [debug release 21] to target/classes 04:45:58 [INFO] 04:45:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology >>> 04:45:58 [INFO] 04:45:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] Spotbugs plugin skipped 04:45:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:45:58 [INFO] 04:45:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology <<< 04:45:58 [INFO] 04:45:58 [INFO] 04:45:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] Spotbugs plugin skipped 04:45:58 [INFO] 04:45:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/src/test/resources 04:45:58 [INFO] 04:45:58 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] No sources to compile 04:45:58 [INFO] 04:45:58 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] No tests to run. 04:45:58 [INFO] 04:45:58 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] 04:45:58 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology --- 04:45:58 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT.jar 04:45:58 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/classes/META-INF/MANIFEST.MF 04:45:58 [INFO] 04:45:58 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-topology --- 04:45:59 [INFO] No previous run data found, generating javadoc. 04:46:00 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-javadoc.jar 04:46:00 [INFO] 04:46:00 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology --- 04:46:00 [INFO] CycloneDX: Resolving Dependencies 04:46:01 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:46:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml 04:46:01 [INFO] attaching as rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json 04:46:01 [INFO] attaching as rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-cyclonedx.json 04:46:01 [INFO] 04:46:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology --- 04:46:01 [INFO] Skipping duplicate-finder execution! 04:46:01 [INFO] 04:46:01 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology --- 04:46:01 [INFO] No dependency problems found 04:46:01 [INFO] 04:46:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology --- 04:46:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-sources.jar 04:46:01 [INFO] 04:46:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology --- 04:46:01 [INFO] 04:46:01 [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-topology --- 04:46:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:01 [INFO] 04:46:01 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology --- 04:46:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT.pom 04:46:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT.jar 04:46:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-javadoc.jar 04:46:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-cyclonedx.json 04:46:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT-sources.jar 04:46:01 [INFO] 04:46:01 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology --- 04:46:01 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-1.0.1-SNAPSHOT.jar 04:46:01 [INFO] Writing OBR metadata 04:46:01 [INFO] 04:46:01 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8345-ietf-network-topology --- 04:46:01 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network-topology:bundle:1.0.1-SNAPSHOT 04:46:01 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:01 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:01 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:01 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:46:01 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:01 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:01 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:01 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:01 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:01 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:01 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:01 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:01 [INFO] +- junit:junit:jar:4.13.2:test 04:46:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:01 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:01 [INFO] 04:46:01 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8345-ietf-network-topology --- 04:46:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology/target/sonatype-clm/module.xml 04:46:01 [INFO] 04:46:01 [INFO] --< org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state >--- 04:46:01 [INFO] Building rfc8345-ietf-network-topology-state 1.0.1-SNAPSHOT [52/161] 04:46:01 [INFO] from model/rfc/rfc8345-ietf-network-topology-state/pom.xml 04:46:01 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:01 [INFO] 04:46:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] 04:46:01 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:01 [INFO] 04:46:01 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:01 [INFO] 04:46:01 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] 04:46:01 [INFO] --- dependency:3.8.1:properties (default) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] 04:46:01 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:46:01 [INFO] 04:46:01 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:01 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/yang 04:46:01 [INFO] yang-to-sources: Found 4 dependencies in 872.5 μs 04:46:01 [INFO] yang-to-sources: Project model files found: 1 in 2.085 ms 04:46:01 [INFO] yang-to-sources: 5 YANG models processed in 31.66 ms 04:46:01 [INFO] BindingJavaFileGenerator: Defined 26 files in 10.76 ms 04:46:01 [INFO] Sorted 26 files into 7 directories in 131.3 μs 04:46:01 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 19.12 ms 04:46:01 [INFO] 04:46:01 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] Starting audit... 04:46:01 Audit done. 04:46:01 [INFO] You have 0 Checkstyle violations. 04:46:01 [INFO] 04:46:01 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] Starting audit... 04:46:01 Audit done. 04:46:01 [INFO] You have 0 Checkstyle violations. 04:46:01 [INFO] 04:46:01 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] 04:46:01 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/src/main/resources 04:46:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 04:46:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:01 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:01 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/generated-sources/spi 04:46:01 [INFO] 04:46:01 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] Recompiling the module because of changed dependency. 04:46:01 [INFO] Compiling 25 source files with javac [debug release 21] to target/classes 04:46:01 [INFO] 04:46:01 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8345-ietf-network-topology-state >>> 04:46:01 [INFO] 04:46:01 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] Spotbugs plugin skipped 04:46:01 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:01 [INFO] 04:46:01 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8345-ietf-network-topology-state <<< 04:46:01 [INFO] 04:46:01 [INFO] 04:46:01 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] Spotbugs plugin skipped 04:46:01 [INFO] 04:46:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/src/test/resources 04:46:01 [INFO] 04:46:01 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] No sources to compile 04:46:01 [INFO] 04:46:01 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] No tests to run. 04:46:01 [INFO] 04:46:01 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] 04:46:01 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8345-ietf-network-topology-state --- 04:46:01 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT.jar 04:46:01 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/classes/META-INF/MANIFEST.MF 04:46:01 [INFO] 04:46:01 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8345-ietf-network-topology-state --- 04:46:02 [INFO] No previous run data found, generating javadoc. 04:46:03 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-javadoc.jar 04:46:03 [INFO] 04:46:03 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8345-ietf-network-topology-state --- 04:46:03 [INFO] CycloneDX: Resolving Dependencies 04:46:04 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:46:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml 04:46:04 [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json 04:46:04 [INFO] attaching as rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-cyclonedx.json 04:46:04 [INFO] 04:46:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8345-ietf-network-topology-state --- 04:46:04 [INFO] Skipping duplicate-finder execution! 04:46:04 [INFO] 04:46:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8345-ietf-network-topology-state --- 04:46:04 [INFO] No dependency problems found 04:46:04 [INFO] 04:46:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8345-ietf-network-topology-state --- 04:46:04 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-sources.jar 04:46:04 [INFO] 04:46:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8345-ietf-network-topology-state --- 04:46:04 [INFO] 04:46:04 [INFO] --- jacoco:0.8.13:report (report) @ rfc8345-ietf-network-topology-state --- 04:46:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:04 [INFO] 04:46:04 [INFO] --- install:3.1.4:install (default-install) @ rfc8345-ietf-network-topology-state --- 04:46:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT.pom 04:46:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT.jar 04:46:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-javadoc.jar 04:46:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-cyclonedx.json 04:46:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT-sources.jar 04:46:04 [INFO] 04:46:04 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8345-ietf-network-topology-state --- 04:46:04 [INFO] Installing org/opendaylight/ietf/model/rfc8345-ietf-network-topology-state/1.0.1-SNAPSHOT/rfc8345-ietf-network-topology-state-1.0.1-SNAPSHOT.jar 04:46:04 [INFO] Writing OBR metadata 04:46:04 [INFO] 04:46:04 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8345-ietf-network-topology-state --- 04:46:04 [INFO] org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:bundle:1.0.1-SNAPSHOT 04:46:04 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:46:04 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:04 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:04 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:04 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:46:04 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:46:04 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:04 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:04 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:04 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:04 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:04 [INFO] +- junit:junit:jar:4.13.2:test 04:46:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:04 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:04 [INFO] 04:46:04 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8345-ietf-network-topology-state --- 04:46:04 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8345-ietf-network-topology-state/target/sonatype-clm/module.xml 04:46:04 [INFO] 04:46:04 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8345 >------------ 04:46:04 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 1.0.1-SNAPSHOT [53/161] 04:46:04 [INFO] from features/odl-ietf-model-rfc8345/pom.xml 04:46:04 [INFO] ------------------------------[ feature ]------------------------------- 04:46:04 [INFO] 04:46:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] 04:46:04 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:04 [INFO] 04:46:04 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:04 [INFO] 04:46:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] 04:46:04 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] 04:46:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:04 [INFO] argLine set to empty 04:46:04 [INFO] 04:46:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] Starting audit... 04:46:04 Audit done. 04:46:04 [INFO] You have 0 Checkstyle violations. 04:46:04 [INFO] 04:46:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] Starting audit... 04:46:04 Audit done. 04:46:04 [INFO] You have 0 Checkstyle violations. 04:46:04 [INFO] 04:46:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] 04:46:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml 04:46:04 [INFO] ...done! 04:46:04 [INFO] Attaching features XML 04:46:04 [INFO] 04:46:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8345 --- 04:46:04 [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 04:46:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:04 [INFO] 04:46:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345 >>> 04:46:04 [INFO] 04:46:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] No files found to run spotbugs, check compile phase has been run 04:46:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:04 [INFO] 04:46:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345 <<< 04:46:04 [INFO] 04:46:04 [INFO] 04:46:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] 04:46:04 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8345 --- 04:46:04 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345 04:46:04 [INFO] Project dependency features detected: [] 04:46:04 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:04 [INFO] Creating RMI registry server on 127.0.0.1:42625 04:46:04 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:04 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:04 [INFO] Waiting for remote bundle context.. on 42625 name: 74d7841b-d275-4c9f-ad21-d6a18aa483a7 timout: [ RelativeTimeout value = 180000 ] 04:46:08 [INFO] Building jar from resources and headers. 04:46:08 [INFO] Writing jar finished. 04:46:10 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:10 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:10 [INFO] 04:46:10 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8345 --- 04:46:10 [INFO] 04:46:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8345 --- 04:46:10 [INFO] No Javadoc in project. Archive not created. 04:46:10 [INFO] 04:46:10 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345 --- 04:46:10 [INFO] CycloneDX: Resolving Dependencies 04:46:11 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:46:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.xml 04:46:11 [INFO] attaching as odl-ietf-model-rfc8345-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.json 04:46:11 [INFO] attaching as odl-ietf-model-rfc8345-1.0.1-SNAPSHOT-cyclonedx.json 04:46:11 [INFO] 04:46:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345 --- 04:46:11 [INFO] Skipping duplicate-finder execution! 04:46:11 [INFO] 04:46:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345 --- 04:46:11 [INFO] Skipping plugin execution 04:46:11 [INFO] 04:46:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345 --- 04:46:11 [INFO] Skipping source per configuration. 04:46:11 [INFO] 04:46:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8345 --- 04:46:11 [INFO] 04:46:11 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8345 --- 04:46:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:11 [INFO] 04:46:11 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345 --- 04:46:11 [WARNING] 04:46:11 [WARNING] The packaging plugin for project odl-ietf-model-rfc8345 did not assign 04:46:11 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:46:11 [WARNING] 04:46:11 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:46:11 [WARNING] 04:46:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.1-SNAPSHOT/odl-ietf-model-rfc8345-1.0.1-SNAPSHOT.pom 04:46:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.1-SNAPSHOT/odl-ietf-model-rfc8345-1.0.1-SNAPSHOT-features.xml 04:46:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.1-SNAPSHOT/odl-ietf-model-rfc8345-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345/1.0.1-SNAPSHOT/odl-ietf-model-rfc8345-1.0.1-SNAPSHOT-cyclonedx.json 04:46:11 [INFO] 04:46:11 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8345 --- 04:46:11 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8345:feature:1.0.1-SNAPSHOT 04:46:11 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:46:11 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:46:11 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:46:11 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:46:11 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:11 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:11 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:46:11 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:46:11 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:46:11 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:11 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:46:11 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:11 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:11 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:46:11 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:46:11 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:11 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:11 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:11 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:11 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:11 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:11 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:11 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:11 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:11 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:11 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:46:11 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:46:11 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:46:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:11 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:11 [INFO] +- junit:junit:jar:4.13.2:test 04:46:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:11 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:46:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:11 [INFO] 04:46:11 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8345 --- 04:46:11 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345/target/sonatype-clm/module.xml 04:46:11 [INFO] 04:46:11 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda >-------- 04:46:11 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA 1.0.1-SNAPSHOT [54/161] 04:46:11 [INFO] from features/odl-ietf-model-rfc8345-non-nmda/pom.xml 04:46:11 [INFO] ------------------------------[ feature ]------------------------------- 04:46:11 [INFO] 04:46:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] 04:46:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:11 [INFO] 04:46:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:11 [INFO] 04:46:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] 04:46:11 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] 04:46:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:11 [INFO] argLine set to empty 04:46:11 [INFO] 04:46:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] Starting audit... 04:46:11 Audit done. 04:46:11 [INFO] You have 0 Checkstyle violations. 04:46:11 [INFO] 04:46:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] Starting audit... 04:46:11 Audit done. 04:46:11 [INFO] You have 0 Checkstyle violations. 04:46:11 [INFO] 04:46:11 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] 04:46:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml 04:46:11 [INFO] ...done! 04:46:11 [INFO] Attaching features XML 04:46:11 [INFO] 04:46:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [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 04:46:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:11 [INFO] 04:46:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8345-non-nmda >>> 04:46:11 [INFO] 04:46:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] No files found to run spotbugs, check compile phase has been run 04:46:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:11 [INFO] 04:46:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8345-non-nmda <<< 04:46:11 [INFO] 04:46:11 [INFO] 04:46:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] 04:46:11 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:11 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda 04:46:11 [INFO] Project dependency features detected: [] 04:46:11 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:11 [INFO] Creating RMI registry server on 127.0.0.1:35619 04:46:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:12 [INFO] Waiting for remote bundle context.. on 35619 name: aea81c48-1b67-4803-9e70-65a9d546752f timout: [ RelativeTimeout value = 180000 ] 04:46:16 [INFO] Building jar from resources and headers. 04:46:16 [INFO] Writing jar finished. 04:46:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:18 [INFO] 04:46:18 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] 04:46:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] No Javadoc in project. Archive not created. 04:46:18 [INFO] 04:46:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] CycloneDX: Resolving Dependencies 04:46:18 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:46:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml 04:46:18 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json 04:46:18 [INFO] attaching as odl-ietf-model-rfc8345-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:46:18 [INFO] 04:46:18 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Skipping duplicate-finder execution! 04:46:18 [INFO] 04:46:18 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Skipping plugin execution 04:46:18 [INFO] 04:46:18 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Skipping source per configuration. 04:46:18 [INFO] 04:46:18 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] 04:46:18 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:18 [INFO] 04:46:18 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [WARNING] 04:46:18 [WARNING] The packaging plugin for project odl-ietf-model-rfc8345-non-nmda did not assign 04:46:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:46:18 [WARNING] 04:46:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:46:18 [WARNING] 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.1-SNAPSHOT.pom 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.1-SNAPSHOT-features.xml 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:18 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8345-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8345-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:46:18 [INFO] 04:46:18 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:feature:1.0.1-SNAPSHOT 04:46:18 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:1.0.1-SNAPSHOT:compile 04:46:18 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:46:18 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:46:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:46:18 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:46:18 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:18 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:18 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:46:18 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:46:18 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:46:18 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:18 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:46:18 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:18 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:18 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:46:18 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:46:18 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:46:18 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:46:18 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:18 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:18 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:18 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:18 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:18 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:46:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:18 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:18 [INFO] +- junit:junit:jar:4.13.2:test 04:46:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:18 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:46:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:18 [INFO] 04:46:18 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8345-non-nmda --- 04:46:18 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8345-non-nmda/target/sonatype-clm/module.xml 04:46:18 [INFO] 04:46:18 [INFO] ----< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology >---- 04:46:18 [INFO] Building rfc8346-ietf-l3-unicast-topology 1.0.1-SNAPSHOT [55/161] 04:46:18 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml 04:46:18 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:18 [INFO] 04:46:18 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] 04:46:18 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:18 [INFO] 04:46:18 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:18 [INFO] 04:46:18 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] 04:46:18 [INFO] --- dependency:3.8.1:properties (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] 04:46:18 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:46:18 [INFO] 04:46:18 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:18 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/yang 04:46:18 [INFO] yang-to-sources: Found 5 dependencies in 714.9 μs 04:46:18 [INFO] yang-to-sources: Project model files found: 1 in 2.124 ms 04:46:18 [INFO] yang-to-sources: 6 YANG models processed in 27.35 ms 04:46:18 [INFO] BindingJavaFileGenerator: Defined 52 files in 6.963 ms 04:46:18 [INFO] Sorted 52 files into 12 directories in 129.6 μs 04:46:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 19.07 ms 04:46:18 [INFO] 04:46:18 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] Starting audit... 04:46:18 Audit done. 04:46:18 [INFO] You have 0 Checkstyle violations. 04:46:18 [INFO] 04:46:18 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] Starting audit... 04:46:18 Audit done. 04:46:18 [INFO] You have 0 Checkstyle violations. 04:46:18 [INFO] 04:46:18 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] 04:46:18 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/main/resources 04:46:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 04:46:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:18 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/generated-sources/spi 04:46:18 [INFO] 04:46:18 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology --- 04:46:18 [INFO] Recompiling the module because of changed dependency. 04:46:18 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 04:46:19 [INFO] 04:46:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology >>> 04:46:19 [INFO] 04:46:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] Spotbugs plugin skipped 04:46:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:19 [INFO] 04:46:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology <<< 04:46:19 [INFO] 04:46:19 [INFO] 04:46:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] Spotbugs plugin skipped 04:46:19 [INFO] 04:46:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/src/test/resources 04:46:19 [INFO] 04:46:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] No sources to compile 04:46:19 [INFO] 04:46:19 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] No tests to run. 04:46:19 [INFO] 04:46:19 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] 04:46:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT.jar 04:46:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/classes/META-INF/MANIFEST.MF 04:46:19 [INFO] 04:46:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology --- 04:46:19 [INFO] No previous run data found, generating javadoc. 04:46:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-javadoc.jar 04:46:21 [INFO] 04:46:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology --- 04:46:21 [INFO] CycloneDX: Resolving Dependencies 04:46:22 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:46:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml 04:46:22 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json 04:46:22 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-cyclonedx.json 04:46:22 [INFO] 04:46:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] Skipping duplicate-finder execution! 04:46:22 [INFO] 04:46:22 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] No dependency problems found 04:46:22 [INFO] 04:46:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-sources.jar 04:46:22 [INFO] 04:46:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] 04:46:22 [INFO] --- jacoco:0.8.13:report (report) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:22 [INFO] 04:46:22 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT.pom 04:46:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT.jar 04:46:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-javadoc.jar 04:46:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-cyclonedx.json 04:46:22 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT-sources.jar 04:46:22 [INFO] 04:46:22 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-1.0.1-SNAPSHOT.jar 04:46:22 [INFO] Writing OBR metadata 04:46:22 [INFO] 04:46:22 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:bundle:1.0.1-SNAPSHOT 04:46:22 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:22 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:22 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:22 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:46:22 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:46:22 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:46:22 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:46:22 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:22 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:22 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:22 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:22 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:22 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:22 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:22 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:22 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:22 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:22 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:22 [INFO] +- junit:junit:jar:4.13.2:test 04:46:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:22 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:22 [INFO] 04:46:22 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8346-ietf-l3-unicast-topology --- 04:46:22 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology/target/sonatype-clm/module.xml 04:46:22 [INFO] 04:46:22 [INFO] --< org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state >-- 04:46:22 [INFO] Building rfc8346-ietf-l3-unicast-topology-state 1.0.1-SNAPSHOT [56/161] 04:46:22 [INFO] from model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml 04:46:22 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:22 [INFO] 04:46:22 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] 04:46:22 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:22 [INFO] 04:46:22 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:22 [INFO] 04:46:22 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] 04:46:22 [INFO] --- dependency:3.8.1:properties (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] 04:46:22 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:46:22 [INFO] 04:46:22 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:22 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/yang 04:46:22 [INFO] yang-to-sources: Found 8 dependencies in 829.0 μs 04:46:22 [INFO] yang-to-sources: Project model files found: 1 in 4.597 ms 04:46:22 [INFO] yang-to-sources: 9 YANG models processed in 38.41 ms 04:46:22 [INFO] BindingJavaFileGenerator: Defined 24 files in 8.811 ms 04:46:22 [INFO] Sorted 24 files into 4 directories in 110.4 μs 04:46:22 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 18.31 ms 04:46:22 [INFO] 04:46:22 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] Starting audit... 04:46:22 Audit done. 04:46:22 [INFO] You have 0 Checkstyle violations. 04:46:22 [INFO] 04:46:22 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] Starting audit... 04:46:22 Audit done. 04:46:22 [INFO] You have 0 Checkstyle violations. 04:46:22 [INFO] 04:46:22 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] 04:46:22 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/main/resources 04:46:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 04:46:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:22 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:22 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/generated-sources/spi 04:46:22 [INFO] 04:46:22 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] Recompiling the module because of changed dependency. 04:46:22 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 04:46:22 [INFO] 04:46:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8346-ietf-l3-unicast-topology-state >>> 04:46:22 [INFO] 04:46:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] Spotbugs plugin skipped 04:46:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:22 [INFO] 04:46:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8346-ietf-l3-unicast-topology-state <<< 04:46:22 [INFO] 04:46:22 [INFO] 04:46:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] Spotbugs plugin skipped 04:46:22 [INFO] 04:46:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/src/test/resources 04:46:22 [INFO] 04:46:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] No sources to compile 04:46:22 [INFO] 04:46:22 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] No tests to run. 04:46:22 [INFO] 04:46:22 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] 04:46:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT.jar 04:46:22 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/classes/META-INF/MANIFEST.MF 04:46:22 [INFO] 04:46:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:22 [INFO] No previous run data found, generating javadoc. 04:46:24 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-javadoc.jar 04:46:24 [INFO] 04:46:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:24 [INFO] CycloneDX: Resolving Dependencies 04:46:25 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:46:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml 04:46:25 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json 04:46:25 [INFO] attaching as rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-cyclonedx.json 04:46:25 [INFO] 04:46:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:25 [INFO] Skipping duplicate-finder execution! 04:46:25 [INFO] 04:46:25 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:25 [INFO] No dependency problems found 04:46:25 [INFO] 04:46:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:25 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-sources.jar 04:46:25 [INFO] 04:46:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:25 [INFO] 04:46:25 [INFO] --- jacoco:0.8.13:report (report) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:25 [INFO] 04:46:25 [INFO] --- install:3.1.4:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT.pom 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT.jar 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-javadoc.jar 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-cyclonedx.json 04:46:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT-sources.jar 04:46:25 [INFO] 04:46:25 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:25 [INFO] Installing org/opendaylight/ietf/model/rfc8346-ietf-l3-unicast-topology-state/1.0.1-SNAPSHOT/rfc8346-ietf-l3-unicast-topology-state-1.0.1-SNAPSHOT.jar 04:46:25 [INFO] Writing OBR metadata 04:46:25 [INFO] 04:46:25 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:25 [INFO] org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:bundle:1.0.1-SNAPSHOT 04:46:25 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:25 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:25 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:25 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:46:25 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:46:25 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:46:25 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:46:25 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:1.0.1-SNAPSHOT:compile 04:46:25 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:46:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:46:25 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:25 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:25 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:25 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:25 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:25 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:25 [INFO] +- junit:junit:jar:4.13.2:test 04:46:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:25 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:25 [INFO] 04:46:25 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8346-ietf-l3-unicast-topology-state --- 04:46:25 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8346-ietf-l3-unicast-topology-state/target/sonatype-clm/module.xml 04:46:25 [INFO] 04:46:25 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8346 >------------ 04:46:25 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 1.0.1-SNAPSHOT [57/161] 04:46:25 [INFO] from features/odl-ietf-model-rfc8346/pom.xml 04:46:25 [INFO] ------------------------------[ feature ]------------------------------- 04:46:25 [INFO] 04:46:25 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] 04:46:25 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:25 [INFO] 04:46:25 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:25 [INFO] 04:46:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] 04:46:25 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] 04:46:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:25 [INFO] argLine set to empty 04:46:25 [INFO] 04:46:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] Starting audit... 04:46:25 Audit done. 04:46:25 [INFO] You have 0 Checkstyle violations. 04:46:25 [INFO] 04:46:25 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] Starting audit... 04:46:25 Audit done. 04:46:25 [INFO] You have 0 Checkstyle violations. 04:46:25 [INFO] 04:46:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] 04:46:25 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml 04:46:25 [INFO] ...done! 04:46:25 [INFO] Attaching features XML 04:46:25 [INFO] 04:46:25 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8346 --- 04:46:25 [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 04:46:25 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:25 [INFO] 04:46:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346 >>> 04:46:25 [INFO] 04:46:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] No files found to run spotbugs, check compile phase has been run 04:46:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:25 [INFO] 04:46:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346 <<< 04:46:25 [INFO] 04:46:25 [INFO] 04:46:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] 04:46:25 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8346 --- 04:46:25 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346 04:46:25 [INFO] Project dependency features detected: [] 04:46:25 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:25 [INFO] Creating RMI registry server on 127.0.0.1:35541 04:46:25 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:25 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:25 [INFO] Waiting for remote bundle context.. on 35541 name: 5f998fb2-f1f3-422b-b7db-5b0e5cd3e0ab timout: [ RelativeTimeout value = 180000 ] 04:46:30 [INFO] Building jar from resources and headers. 04:46:30 [INFO] Writing jar finished. 04:46:31 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:31 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:32 [INFO] 04:46:32 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] 04:46:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] No Javadoc in project. Archive not created. 04:46:32 [INFO] 04:46:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] CycloneDX: Resolving Dependencies 04:46:32 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 04:46:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.xml 04:46:32 [INFO] attaching as odl-ietf-model-rfc8346-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.json 04:46:32 [INFO] attaching as odl-ietf-model-rfc8346-1.0.1-SNAPSHOT-cyclonedx.json 04:46:32 [INFO] 04:46:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] Skipping duplicate-finder execution! 04:46:32 [INFO] 04:46:32 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] Skipping plugin execution 04:46:32 [INFO] 04:46:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] Skipping source per configuration. 04:46:32 [INFO] 04:46:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] 04:46:32 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:32 [INFO] 04:46:32 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346 --- 04:46:32 [WARNING] 04:46:32 [WARNING] The packaging plugin for project odl-ietf-model-rfc8346 did not assign 04:46:32 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:46:32 [WARNING] 04:46:32 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:46:32 [WARNING] 04:46:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.1-SNAPSHOT/odl-ietf-model-rfc8346-1.0.1-SNAPSHOT.pom 04:46:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.1-SNAPSHOT/odl-ietf-model-rfc8346-1.0.1-SNAPSHOT-features.xml 04:46:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.1-SNAPSHOT/odl-ietf-model-rfc8346-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346/1.0.1-SNAPSHOT/odl-ietf-model-rfc8346-1.0.1-SNAPSHOT-cyclonedx.json 04:46:32 [INFO] 04:46:32 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8346:feature:1.0.1-SNAPSHOT 04:46:32 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:46:32 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:46:32 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:46:32 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:32 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:32 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:46:32 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:46:32 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:46:32 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:46:32 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:32 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:32 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:32 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:32 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:32 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:32 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:32 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:32 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:32 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:32 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:32 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:jar:1.0.1-SNAPSHOT:compile 04:46:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:32 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:32 [INFO] +- junit:junit:jar:4.13.2:test 04:46:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:32 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:46:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:32 [INFO] 04:46:32 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8346 --- 04:46:32 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346/target/sonatype-clm/module.xml 04:46:32 [INFO] 04:46:32 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda >-------- 04:46:32 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA 1.0.1-SNAPSHOT [58/161] 04:46:32 [INFO] from features/odl-ietf-model-rfc8346-non-nmda/pom.xml 04:46:32 [INFO] ------------------------------[ feature ]------------------------------- 04:46:32 [INFO] 04:46:32 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] 04:46:32 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:32 [INFO] 04:46:32 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:32 [INFO] 04:46:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] 04:46:32 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] 04:46:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:32 [INFO] argLine set to empty 04:46:32 [INFO] 04:46:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] Starting audit... 04:46:32 Audit done. 04:46:32 [INFO] You have 0 Checkstyle violations. 04:46:32 [INFO] 04:46:32 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] Starting audit... 04:46:32 Audit done. 04:46:32 [INFO] You have 0 Checkstyle violations. 04:46:32 [INFO] 04:46:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] 04:46:32 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml 04:46:32 [INFO] ...done! 04:46:32 [INFO] Attaching features XML 04:46:32 [INFO] 04:46:32 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [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 04:46:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:32 [INFO] 04:46:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8346-non-nmda >>> 04:46:32 [INFO] 04:46:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] No files found to run spotbugs, check compile phase has been run 04:46:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:32 [INFO] 04:46:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8346-non-nmda <<< 04:46:32 [INFO] 04:46:32 [INFO] 04:46:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] 04:46:32 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:32 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda 04:46:32 [INFO] Project dependency features detected: [] 04:46:32 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:32 [INFO] Creating RMI registry server on 127.0.0.1:44745 04:46:33 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:33 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:33 [INFO] Waiting for remote bundle context.. on 44745 name: 63c005fc-2c63-4525-9e8e-89ad7254da02 timout: [ RelativeTimeout value = 180000 ] 04:46:37 [INFO] Building jar from resources and headers. 04:46:37 [INFO] Writing jar finished. 04:46:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:39 [INFO] 04:46:39 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] 04:46:39 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] No Javadoc in project. Archive not created. 04:46:39 [INFO] 04:46:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] CycloneDX: Resolving Dependencies 04:46:39 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 04:46:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml 04:46:39 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json 04:46:39 [INFO] attaching as odl-ietf-model-rfc8346-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:46:39 [INFO] 04:46:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] Skipping duplicate-finder execution! 04:46:39 [INFO] 04:46:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] Skipping plugin execution 04:46:39 [INFO] 04:46:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] Skipping source per configuration. 04:46:39 [INFO] 04:46:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] 04:46:39 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:39 [INFO] 04:46:39 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [WARNING] 04:46:39 [WARNING] The packaging plugin for project odl-ietf-model-rfc8346-non-nmda did not assign 04:46:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:46:39 [WARNING] 04:46:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:46:39 [WARNING] 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.1-SNAPSHOT.pom 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.1-SNAPSHOT-features.xml 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8346-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8346-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:46:39 [INFO] 04:46:39 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda:feature:1.0.1-SNAPSHOT 04:46:39 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:46:39 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:46:39 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:46:39 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:39 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:46:39 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:46:39 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:46:39 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:46:39 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8346:xml:features:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | | +- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | \- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:39 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:46:39 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:39 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:39 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:39 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:39 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:39 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:39 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:39 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:39 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:39 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:39 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:39 [INFO] +- junit:junit:jar:4.13.2:test 04:46:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:39 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:46:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:39 [INFO] 04:46:39 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8346-non-nmda --- 04:46:39 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8346-non-nmda/target/sonatype-clm/module.xml 04:46:39 [INFO] 04:46:39 [INFO] -------------< org.opendaylight.ietf.model:iana-hardware >-------------- 04:46:39 [INFO] Building iana-hardware 1.0.1-SNAPSHOT [59/161] 04:46:39 [INFO] from model/iana/iana-hardware/pom.xml 04:46:39 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:39 [INFO] 04:46:39 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-hardware --- 04:46:39 [INFO] 04:46:39 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-hardware --- 04:46:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:39 [INFO] 04:46:39 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-hardware --- 04:46:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:39 [INFO] 04:46:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-hardware --- 04:46:39 [INFO] 04:46:39 [INFO] --- dependency:3.8.1:properties (default) @ iana-hardware --- 04:46:39 [INFO] 04:46:39 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-hardware --- 04:46:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/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/** 04:46:39 [INFO] 04:46:39 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-hardware --- 04:46:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:39 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/src/main/yang 04:46:39 [INFO] yang-to-sources: Found 0 dependencies in 644.5 μs 04:46:39 [INFO] yang-to-sources: Project model files found: 1 in 1.812 ms 04:46:39 [INFO] yang-to-sources: 1 YANG models processed in 2.535 ms 04:46:39 [INFO] BindingJavaFileGenerator: Defined 19 files in 1.232 ms 04:46:39 [INFO] Sorted 19 files into 3 directories in 110.9 μs 04:46:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 7.662 ms 04:46:39 [INFO] 04:46:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-hardware --- 04:46:40 [INFO] Starting audit... 04:46:40 Audit done. 04:46:40 [INFO] You have 0 Checkstyle violations. 04:46:40 [INFO] 04:46:40 [INFO] --- checkstyle:3.6.0:check (default) @ iana-hardware --- 04:46:40 [INFO] Starting audit... 04:46:40 Audit done. 04:46:40 [INFO] You have 0 Checkstyle violations. 04:46:40 [INFO] 04:46:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-hardware --- 04:46:40 [INFO] 04:46:40 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-hardware --- 04:46:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/src/main/resources 04:46:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/generated-sources/spi 04:46:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/generated-sources/spi 04:46:40 [INFO] 04:46:40 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-hardware --- 04:46:40 [INFO] Recompiling the module because of changed source code. 04:46:40 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 04:46:40 [INFO] 04:46:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-hardware >>> 04:46:40 [INFO] 04:46:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-hardware --- 04:46:40 [INFO] Spotbugs plugin skipped 04:46:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:40 [INFO] 04:46:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-hardware <<< 04:46:40 [INFO] 04:46:40 [INFO] 04:46:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-hardware --- 04:46:40 [INFO] Spotbugs plugin skipped 04:46:40 [INFO] 04:46:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-hardware --- 04:46:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/src/test/resources 04:46:40 [INFO] 04:46:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-hardware --- 04:46:40 [INFO] No sources to compile 04:46:40 [INFO] 04:46:40 [INFO] --- surefire:3.5.3:test (default-test) @ iana-hardware --- 04:46:40 [INFO] No tests to run. 04:46:40 [INFO] 04:46:40 [INFO] --- copy:14.1.3:copy-files (default) @ iana-hardware --- 04:46:40 [INFO] 04:46:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-hardware --- 04:46:40 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-1.0.1-SNAPSHOT.jar 04:46:40 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/classes/META-INF/MANIFEST.MF 04:46:40 [INFO] 04:46:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-hardware --- 04:46:40 [INFO] No previous run data found, generating javadoc. 04:46:41 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-1.0.1-SNAPSHOT-javadoc.jar 04:46:41 [INFO] 04:46:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-hardware --- 04:46:41 [INFO] CycloneDX: Resolving Dependencies 04:46:42 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:46:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.xml 04:46:42 [INFO] attaching as iana-hardware-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.json 04:46:42 [INFO] attaching as iana-hardware-1.0.1-SNAPSHOT-cyclonedx.json 04:46:42 [INFO] 04:46:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-hardware --- 04:46:42 [INFO] Skipping duplicate-finder execution! 04:46:42 [INFO] 04:46:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-hardware --- 04:46:42 [INFO] No dependency problems found 04:46:42 [INFO] 04:46:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-hardware --- 04:46:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-1.0.1-SNAPSHOT-sources.jar 04:46:42 [INFO] 04:46:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-hardware --- 04:46:42 [INFO] 04:46:42 [INFO] --- jacoco:0.8.13:report (report) @ iana-hardware --- 04:46:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:42 [INFO] 04:46:42 [INFO] --- install:3.1.4:install (default-install) @ iana-hardware --- 04:46:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.1-SNAPSHOT/iana-hardware-1.0.1-SNAPSHOT.pom 04:46:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.1-SNAPSHOT/iana-hardware-1.0.1-SNAPSHOT.jar 04:46:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.1-SNAPSHOT/iana-hardware-1.0.1-SNAPSHOT-javadoc.jar 04:46:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.1-SNAPSHOT/iana-hardware-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.1-SNAPSHOT/iana-hardware-1.0.1-SNAPSHOT-cyclonedx.json 04:46:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/iana-hardware-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-hardware/1.0.1-SNAPSHOT/iana-hardware-1.0.1-SNAPSHOT-sources.jar 04:46:42 [INFO] 04:46:42 [INFO] --- bundle:6.0.0:install (default-install) @ iana-hardware --- 04:46:42 [INFO] Installing org/opendaylight/ietf/model/iana-hardware/1.0.1-SNAPSHOT/iana-hardware-1.0.1-SNAPSHOT.jar 04:46:42 [INFO] Writing OBR metadata 04:46:42 [INFO] 04:46:42 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-hardware --- 04:46:42 [INFO] org.opendaylight.ietf.model:iana-hardware:bundle:1.0.1-SNAPSHOT 04:46:42 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:42 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:42 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:42 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:42 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:42 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:42 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:42 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:42 [INFO] +- junit:junit:jar:4.13.2:test 04:46:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:42 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:42 [INFO] 04:46:42 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-hardware --- 04:46:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-hardware/target/sonatype-clm/module.xml 04:46:42 [INFO] 04:46:42 [INFO] ---------< org.opendaylight.ietf.model:rfc8348-ietf-hardware >---------- 04:46:42 [INFO] Building rfc8348-ietf-hardware 1.0.1-SNAPSHOT [60/161] 04:46:42 [INFO] from model/rfc/rfc8348-ietf-hardware/pom.xml 04:46:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:42 [INFO] 04:46:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] 04:46:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:42 [INFO] 04:46:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:42 [INFO] 04:46:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] 04:46:42 [INFO] --- dependency:3.8.1:properties (default) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] 04:46:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:46:42 [INFO] 04:46:42 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/src/main/yang 04:46:42 [INFO] yang-to-sources: Found 3 dependencies in 474.7 μs 04:46:42 [INFO] yang-to-sources: Project model files found: 1 in 3.770 ms 04:46:42 [INFO] yang-to-sources: 4 YANG models processed in 15.35 ms 04:46:42 [INFO] BindingJavaFileGenerator: Defined 32 files in 3.759 ms 04:46:42 [INFO] Sorted 32 files into 5 directories in 64.32 μs 04:46:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 12.82 ms 04:46:42 [INFO] 04:46:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] Starting audit... 04:46:42 Audit done. 04:46:42 [INFO] You have 0 Checkstyle violations. 04:46:42 [INFO] 04:46:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] Starting audit... 04:46:42 Audit done. 04:46:42 [INFO] You have 0 Checkstyle violations. 04:46:42 [INFO] 04:46:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] 04:46:42 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/src/main/resources 04:46:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 04:46:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/generated-sources/spi 04:46:42 [INFO] 04:46:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] Recompiling the module because of changed dependency. 04:46:42 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 04:46:42 [INFO] 04:46:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware >>> 04:46:42 [INFO] 04:46:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] Spotbugs plugin skipped 04:46:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:42 [INFO] 04:46:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware <<< 04:46:42 [INFO] 04:46:42 [INFO] 04:46:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] Spotbugs plugin skipped 04:46:42 [INFO] 04:46:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/src/test/resources 04:46:42 [INFO] 04:46:42 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] No sources to compile 04:46:42 [INFO] 04:46:42 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] No tests to run. 04:46:42 [INFO] 04:46:42 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] 04:46:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.1-SNAPSHOT.jar 04:46:42 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/classes/META-INF/MANIFEST.MF 04:46:42 [INFO] 04:46:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8348-ietf-hardware --- 04:46:42 [INFO] No previous run data found, generating javadoc. 04:46:44 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.1-SNAPSHOT-javadoc.jar 04:46:44 [INFO] 04:46:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware --- 04:46:44 [INFO] CycloneDX: Resolving Dependencies 04:46:45 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:46:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml 04:46:45 [INFO] attaching as rfc8348-ietf-hardware-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.json 04:46:45 [INFO] attaching as rfc8348-ietf-hardware-1.0.1-SNAPSHOT-cyclonedx.json 04:46:45 [INFO] 04:46:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware --- 04:46:45 [INFO] Skipping duplicate-finder execution! 04:46:45 [INFO] 04:46:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware --- 04:46:45 [INFO] No dependency problems found 04:46:45 [INFO] 04:46:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware --- 04:46:45 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.1-SNAPSHOT-sources.jar 04:46:45 [INFO] 04:46:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware --- 04:46:45 [INFO] 04:46:45 [INFO] --- jacoco:0.8.13:report (report) @ rfc8348-ietf-hardware --- 04:46:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:45 [INFO] 04:46:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware --- 04:46:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-1.0.1-SNAPSHOT.pom 04:46:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-1.0.1-SNAPSHOT.jar 04:46:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-1.0.1-SNAPSHOT-javadoc.jar 04:46:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-1.0.1-SNAPSHOT-cyclonedx.json 04:46:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/rfc8348-ietf-hardware-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-1.0.1-SNAPSHOT-sources.jar 04:46:45 [INFO] 04:46:45 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware --- 04:46:45 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-1.0.1-SNAPSHOT.jar 04:46:45 [INFO] Writing OBR metadata 04:46:45 [INFO] 04:46:45 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8348-ietf-hardware --- 04:46:45 [INFO] org.opendaylight.ietf.model:rfc8348-ietf-hardware:bundle:1.0.1-SNAPSHOT 04:46:45 [INFO] +- org.opendaylight.ietf.model:iana-hardware:jar:1.0.1-SNAPSHOT:compile 04:46:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:45 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:45 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:46:45 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:45 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:45 [INFO] +- junit:junit:jar:4.13.2:test 04:46:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:45 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:45 [INFO] 04:46:45 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8348-ietf-hardware --- 04:46:45 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware/target/sonatype-clm/module.xml 04:46:45 [INFO] 04:46:45 [INFO] ------< org.opendaylight.ietf.model:rfc8348-ietf-hardware-state >------- 04:46:45 [INFO] Building rfc8348-ietf-hardware-state 1.0.1-SNAPSHOT [61/161] 04:46:45 [INFO] from model/rfc/rfc8348-ietf-hardware-state/pom.xml 04:46:45 [INFO] -------------------------------[ bundle ]------------------------------- 04:46:45 [INFO] 04:46:45 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] 04:46:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:45 [INFO] 04:46:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:45 [INFO] 04:46:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] 04:46:45 [INFO] --- dependency:3.8.1:properties (default) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] 04:46:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:46:45 [INFO] 04:46:45 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:46:45 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/src/main/yang 04:46:45 [INFO] yang-to-sources: Found 4 dependencies in 717.8 μs 04:46:45 [INFO] yang-to-sources: Project model files found: 1 in 3.374 ms 04:46:45 [INFO] yang-to-sources: 5 YANG models processed in 18.78 ms 04:46:45 [INFO] BindingJavaFileGenerator: Defined 22 files in 3.950 ms 04:46:45 [INFO] Sorted 22 files into 5 directories in 67.40 μs 04:46:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 22 in 11.54 ms 04:46:45 [INFO] 04:46:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] Starting audit... 04:46:45 Audit done. 04:46:45 [INFO] You have 0 Checkstyle violations. 04:46:45 [INFO] 04:46:45 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] Starting audit... 04:46:45 Audit done. 04:46:45 [INFO] You have 0 Checkstyle violations. 04:46:45 [INFO] 04:46:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] 04:46:45 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/src/main/resources 04:46:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 04:46:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:45 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:46:45 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:46:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/generated-sources/spi 04:46:45 [INFO] 04:46:45 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] Recompiling the module because of changed dependency. 04:46:45 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 04:46:45 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:46:45 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:46:45 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:46:45 [INFO] 04:46:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8348-ietf-hardware-state >>> 04:46:45 [INFO] 04:46:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] Spotbugs plugin skipped 04:46:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:45 [INFO] 04:46:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8348-ietf-hardware-state <<< 04:46:45 [INFO] 04:46:45 [INFO] 04:46:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] Spotbugs plugin skipped 04:46:45 [INFO] 04:46:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/src/test/resources 04:46:45 [INFO] 04:46:45 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] No sources to compile 04:46:45 [INFO] 04:46:45 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] No tests to run. 04:46:45 [INFO] 04:46:45 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] 04:46:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT.jar 04:46:45 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/classes/META-INF/MANIFEST.MF 04:46:45 [INFO] 04:46:45 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8348-ietf-hardware-state --- 04:46:45 [INFO] No previous run data found, generating javadoc. 04:46:47 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-javadoc.jar 04:46:47 [INFO] 04:46:47 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8348-ietf-hardware-state --- 04:46:47 [INFO] CycloneDX: Resolving Dependencies 04:46:47 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:46:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml 04:46:47 [INFO] attaching as rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json 04:46:47 [INFO] attaching as rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-cyclonedx.json 04:46:47 [INFO] 04:46:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8348-ietf-hardware-state --- 04:46:48 [INFO] Skipping duplicate-finder execution! 04:46:48 [INFO] 04:46:48 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8348-ietf-hardware-state --- 04:46:48 [INFO] No dependency problems found 04:46:48 [INFO] 04:46:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8348-ietf-hardware-state --- 04:46:48 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-sources.jar 04:46:48 [INFO] 04:46:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8348-ietf-hardware-state --- 04:46:48 [INFO] 04:46:48 [INFO] --- jacoco:0.8.13:report (report) @ rfc8348-ietf-hardware-state --- 04:46:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:46:48 [INFO] 04:46:48 [INFO] --- install:3.1.4:install (default-install) @ rfc8348-ietf-hardware-state --- 04:46:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT.pom 04:46:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT.jar 04:46:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-javadoc.jar 04:46:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-cyclonedx.json 04:46:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT-sources.jar 04:46:48 [INFO] 04:46:48 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8348-ietf-hardware-state --- 04:46:48 [INFO] Installing org/opendaylight/ietf/model/rfc8348-ietf-hardware-state/1.0.1-SNAPSHOT/rfc8348-ietf-hardware-state-1.0.1-SNAPSHOT.jar 04:46:48 [INFO] Writing OBR metadata 04:46:48 [INFO] 04:46:48 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8348-ietf-hardware-state --- 04:46:48 [INFO] org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:bundle:1.0.1-SNAPSHOT 04:46:48 [INFO] +- org.opendaylight.ietf.model:iana-hardware:jar:1.0.1-SNAPSHOT:compile 04:46:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:46:48 [INFO] +- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:1.0.1-SNAPSHOT:compile 04:46:48 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:46:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:46:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:48 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:48 [INFO] +- junit:junit:jar:4.13.2:test 04:46:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:48 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:46:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:48 [INFO] 04:46:48 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8348-ietf-hardware-state --- 04:46:48 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8348-ietf-hardware-state/target/sonatype-clm/module.xml 04:46:48 [INFO] 04:46:48 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8348 >------------ 04:46:48 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 1.0.1-SNAPSHOT [62/161] 04:46:48 [INFO] from features/odl-ietf-model-rfc8348/pom.xml 04:46:48 [INFO] ------------------------------[ feature ]------------------------------- 04:46:48 [INFO] 04:46:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] 04:46:48 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:48 [INFO] 04:46:48 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:48 [INFO] 04:46:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] 04:46:48 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] 04:46:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:48 [INFO] argLine set to empty 04:46:48 [INFO] 04:46:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] Starting audit... 04:46:48 Audit done. 04:46:48 [INFO] You have 0 Checkstyle violations. 04:46:48 [INFO] 04:46:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] Starting audit... 04:46:48 Audit done. 04:46:48 [INFO] You have 0 Checkstyle violations. 04:46:48 [INFO] 04:46:48 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] 04:46:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml 04:46:48 [INFO] ...done! 04:46:48 [INFO] Attaching features XML 04:46:48 [INFO] 04:46:48 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8348 --- 04:46:48 [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 04:46:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:48 [INFO] 04:46:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348 >>> 04:46:48 [INFO] 04:46:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] No files found to run spotbugs, check compile phase has been run 04:46:48 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:48 [INFO] 04:46:48 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348 <<< 04:46:48 [INFO] 04:46:48 [INFO] 04:46:48 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] 04:46:48 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8348 --- 04:46:48 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348 04:46:48 [INFO] Project dependency features detected: [] 04:46:48 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:48 [INFO] Creating RMI registry server on 127.0.0.1:33887 04:46:48 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:48 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:48 [INFO] Waiting for remote bundle context.. on 33887 name: 8ab9678b-2a0d-4248-857d-420a00af157c timout: [ RelativeTimeout value = 180000 ] 04:46:52 [INFO] Building jar from resources and headers. 04:46:52 [INFO] Writing jar finished. 04:46:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:46:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:46:54 [INFO] 04:46:54 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8348 --- 04:46:54 [INFO] 04:46:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8348 --- 04:46:54 [INFO] No Javadoc in project. Archive not created. 04:46:54 [INFO] 04:46:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348 --- 04:46:54 [INFO] CycloneDX: Resolving Dependencies 04:46:55 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:46:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.xml 04:46:55 [INFO] attaching as odl-ietf-model-rfc8348-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.json 04:46:55 [INFO] attaching as odl-ietf-model-rfc8348-1.0.1-SNAPSHOT-cyclonedx.json 04:46:55 [INFO] 04:46:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348 --- 04:46:55 [INFO] Skipping duplicate-finder execution! 04:46:55 [INFO] 04:46:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348 --- 04:46:55 [INFO] Skipping plugin execution 04:46:55 [INFO] 04:46:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348 --- 04:46:55 [INFO] Skipping source per configuration. 04:46:55 [INFO] 04:46:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8348 --- 04:46:55 [INFO] 04:46:55 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8348 --- 04:46:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:55 [INFO] 04:46:55 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348 --- 04:46:55 [WARNING] 04:46:55 [WARNING] The packaging plugin for project odl-ietf-model-rfc8348 did not assign 04:46:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:46:55 [WARNING] 04:46:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:46:55 [WARNING] 04:46:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.1-SNAPSHOT/odl-ietf-model-rfc8348-1.0.1-SNAPSHOT.pom 04:46:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.1-SNAPSHOT/odl-ietf-model-rfc8348-1.0.1-SNAPSHOT-features.xml 04:46:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.1-SNAPSHOT/odl-ietf-model-rfc8348-1.0.1-SNAPSHOT-cyclonedx.xml 04:46:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348/1.0.1-SNAPSHOT/odl-ietf-model-rfc8348-1.0.1-SNAPSHOT-cyclonedx.json 04:46:55 [INFO] 04:46:55 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8348 --- 04:46:55 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8348:feature:1.0.1-SNAPSHOT 04:46:55 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:46:55 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:46:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:46:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:46:55 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:46:55 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:46:55 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:46:55 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:46:55 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:46:55 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:46:55 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:46:55 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:46:55 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:46:55 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:46:55 [INFO] +- org.opendaylight.ietf.model:iana-hardware:jar:1.0.1-SNAPSHOT:compile 04:46:55 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:46:55 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:46:55 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:46:55 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:46:55 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:46:55 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:46:55 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:46:55 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:46:55 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:46:55 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:46:55 [INFO] +- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:1.0.1-SNAPSHOT:compile 04:46:55 [INFO] +- org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:jar:1.0.1-SNAPSHOT:compile 04:46:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:46:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:46:55 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:46:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:46:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:46:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:46:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:46:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:46:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:46:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:46:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:46:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:46:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:46:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:46:55 [INFO] +- junit:junit:jar:4.13.2:test 04:46:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:46:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:46:55 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:46:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:46:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:46:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:46:55 [INFO] 04:46:55 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8348 --- 04:46:55 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348/target/sonatype-clm/module.xml 04:46:55 [INFO] 04:46:55 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda >-------- 04:46:55 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA 1.0.1-SNAPSHOT [63/161] 04:46:55 [INFO] from features/odl-ietf-model-rfc8348-non-nmda/pom.xml 04:46:55 [INFO] ------------------------------[ feature ]------------------------------- 04:46:55 [INFO] 04:46:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] 04:46:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:55 [INFO] 04:46:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:46:55 [INFO] 04:46:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] 04:46:55 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] 04:46:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:46:55 [INFO] argLine set to empty 04:46:55 [INFO] 04:46:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] Starting audit... 04:46:55 Audit done. 04:46:55 [INFO] You have 0 Checkstyle violations. 04:46:55 [INFO] 04:46:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] Starting audit... 04:46:55 Audit done. 04:46:55 [INFO] You have 0 Checkstyle violations. 04:46:55 [INFO] 04:46:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] 04:46:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml 04:46:55 [INFO] ...done! 04:46:55 [INFO] Attaching features XML 04:46:55 [INFO] 04:46:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [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 04:46:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:46:55 [INFO] 04:46:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8348-non-nmda >>> 04:46:55 [INFO] 04:46:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] No files found to run spotbugs, check compile phase has been run 04:46:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:46:55 [INFO] 04:46:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8348-non-nmda <<< 04:46:55 [INFO] 04:46:55 [INFO] 04:46:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] 04:46:55 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:46:55 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda 04:46:55 [INFO] Project dependency features detected: [] 04:46:55 [INFO] Pax Exam System (Version: 4.14.0) created. 04:46:55 [INFO] Creating RMI registry server on 127.0.0.1:38403 04:46:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:46:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:46:55 [INFO] Waiting for remote bundle context.. on 38403 name: 8924d357-dc27-493e-a1dd-5ca89aa429f2 timout: [ RelativeTimeout value = 180000 ] 04:47:00 [INFO] Building jar from resources and headers. 04:47:00 [INFO] Writing jar finished. 04:47:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:02 [INFO] 04:47:02 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] 04:47:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] No Javadoc in project. Archive not created. 04:47:02 [INFO] 04:47:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] CycloneDX: Resolving Dependencies 04:47:02 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:47:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml 04:47:02 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json 04:47:02 [INFO] attaching as odl-ietf-model-rfc8348-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:47:02 [INFO] 04:47:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] Skipping duplicate-finder execution! 04:47:02 [INFO] 04:47:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] Skipping plugin execution 04:47:02 [INFO] 04:47:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] Skipping source per configuration. 04:47:02 [INFO] 04:47:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] 04:47:02 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:02 [INFO] 04:47:02 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [WARNING] 04:47:02 [WARNING] The packaging plugin for project odl-ietf-model-rfc8348-non-nmda did not assign 04:47:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:47:02 [WARNING] 04:47:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:47:02 [WARNING] 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.1-SNAPSHOT.pom 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.1-SNAPSHOT-features.xml 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8348-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8348-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:47:02 [INFO] 04:47:02 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda:feature:1.0.1-SNAPSHOT 04:47:02 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8348:xml:features:1.0.1-SNAPSHOT:compile 04:47:02 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:47:02 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:47:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:47:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:47:02 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:02 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:02 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:47:02 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:47:02 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:47:02 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:47:02 [INFO] | +- org.opendaylight.ietf.model:iana-hardware:jar:1.0.1-SNAPSHOT:compile 04:47:02 [INFO] | \- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:1.0.1-SNAPSHOT:compile 04:47:02 [INFO] +- org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:jar:1.0.1-SNAPSHOT:compile 04:47:02 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:02 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:02 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:02 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:02 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:02 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:02 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:02 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:02 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:02 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:02 [INFO] +- junit:junit:jar:4.13.2:test 04:47:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:02 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:47:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:02 [INFO] 04:47:02 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8348-non-nmda --- 04:47:02 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8348-non-nmda/target/sonatype-clm/module.xml 04:47:02 [INFO] 04:47:02 [INFO] ----------< org.opendaylight.ietf.model:rfc8349-ietf-routing >---------- 04:47:02 [INFO] Building rfc8349-ietf-routing 1.0.1-SNAPSHOT [64/161] 04:47:02 [INFO] from model/rfc/rfc8349-ietf-routing/pom.xml 04:47:02 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:02 [INFO] 04:47:02 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-routing --- 04:47:02 [INFO] 04:47:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-routing --- 04:47:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:02 [INFO] 04:47:02 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-routing --- 04:47:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:02 [INFO] 04:47:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-routing --- 04:47:02 [INFO] 04:47:02 [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-routing --- 04:47:02 [INFO] 04:47:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-routing --- 04:47:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:47:02 [INFO] 04:47:02 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8349-ietf-routing --- 04:47:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:02 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/src/main/yang 04:47:02 [INFO] yang-to-sources: Found 2 dependencies in 815.2 μs 04:47:02 [INFO] yang-to-sources: Project model files found: 1 in 2.868 ms 04:47:02 [INFO] yang-to-sources: 3 YANG models processed in 18.12 ms 04:47:02 [INFO] BindingJavaFileGenerator: Defined 103 files in 6.496 ms 04:47:02 [INFO] Sorted 103 files into 28 directories in 173.8 μs 04:47:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 103 in 29.10 ms 04:47:02 [INFO] 04:47:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-routing --- 04:47:02 [INFO] Starting audit... 04:47:02 Audit done. 04:47:02 [INFO] You have 0 Checkstyle violations. 04:47:02 [INFO] 04:47:02 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-routing --- 04:47:02 [INFO] Starting audit... 04:47:02 Audit done. 04:47:02 [INFO] You have 0 Checkstyle violations. 04:47:02 [INFO] 04:47:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-routing --- 04:47:02 [INFO] 04:47:02 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-routing --- 04:47:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/src/main/resources 04:47:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 04:47:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/spi 04:47:02 [INFO] 04:47:02 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-routing --- 04:47:02 [INFO] Recompiling the module because of changed dependency. 04:47:02 [INFO] Compiling 102 source files with javac [debug release 21] to target/classes 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[98,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[98,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[98,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[272,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[272,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[272,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[284,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[284,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[284,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[55,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[55,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[55,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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:03 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/routing/rev180313/RoutingStateBuilder.java:[98,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 04:47:03 [INFO] /w/workspace/ietf-maven-clm-master/model/rfc/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. 04:47:03 [INFO] 04:47:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-routing >>> 04:47:03 [INFO] 04:47:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-routing --- 04:47:03 [INFO] Spotbugs plugin skipped 04:47:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:03 [INFO] 04:47:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-routing <<< 04:47:03 [INFO] 04:47:03 [INFO] 04:47:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-routing --- 04:47:03 [INFO] Spotbugs plugin skipped 04:47:03 [INFO] 04:47:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-routing --- 04:47:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/src/test/resources 04:47:03 [INFO] 04:47:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-routing --- 04:47:03 [INFO] No sources to compile 04:47:03 [INFO] 04:47:03 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-routing --- 04:47:03 [INFO] No tests to run. 04:47:03 [INFO] 04:47:03 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8349-ietf-routing --- 04:47:03 [INFO] 04:47:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-routing --- 04:47:03 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.1-SNAPSHOT.jar 04:47:03 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/classes/META-INF/MANIFEST.MF 04:47:03 [INFO] 04:47:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-routing --- 04:47:03 [INFO] No previous run data found, generating javadoc. 04:47:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.1-SNAPSHOT-javadoc.jar 04:47:06 [INFO] 04:47:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-routing --- 04:47:06 [INFO] CycloneDX: Resolving Dependencies 04:47:06 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:47:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.xml 04:47:06 [INFO] attaching as rfc8349-ietf-routing-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.json 04:47:06 [INFO] attaching as rfc8349-ietf-routing-1.0.1-SNAPSHOT-cyclonedx.json 04:47:06 [INFO] 04:47:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-routing --- 04:47:06 [INFO] Skipping duplicate-finder execution! 04:47:06 [INFO] 04:47:06 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-routing --- 04:47:07 [INFO] No dependency problems found 04:47:07 [INFO] 04:47:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-routing --- 04:47:07 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.1-SNAPSHOT-sources.jar 04:47:07 [INFO] 04:47:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-routing --- 04:47:07 [INFO] 04:47:07 [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-routing --- 04:47:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:07 [INFO] 04:47:07 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-routing --- 04:47:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.1-SNAPSHOT/rfc8349-ietf-routing-1.0.1-SNAPSHOT.pom 04:47:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.1-SNAPSHOT/rfc8349-ietf-routing-1.0.1-SNAPSHOT.jar 04:47:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.1-SNAPSHOT/rfc8349-ietf-routing-1.0.1-SNAPSHOT-javadoc.jar 04:47:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.1-SNAPSHOT/rfc8349-ietf-routing-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.1-SNAPSHOT/rfc8349-ietf-routing-1.0.1-SNAPSHOT-cyclonedx.json 04:47:07 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/rfc8349-ietf-routing-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.1-SNAPSHOT/rfc8349-ietf-routing-1.0.1-SNAPSHOT-sources.jar 04:47:07 [INFO] 04:47:07 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-routing --- 04:47:07 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-routing/1.0.1-SNAPSHOT/rfc8349-ietf-routing-1.0.1-SNAPSHOT.jar 04:47:07 [INFO] Writing OBR metadata 04:47:07 [INFO] 04:47:07 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8349-ietf-routing --- 04:47:07 [INFO] org.opendaylight.ietf.model:rfc8349-ietf-routing:bundle:1.0.1-SNAPSHOT 04:47:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:07 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:07 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:07 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:47:07 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:07 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:07 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:07 [INFO] +- junit:junit:jar:4.13.2:test 04:47:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:07 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:07 [INFO] 04:47:07 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8349-ietf-routing --- 04:47:07 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-routing/target/sonatype-clm/module.xml 04:47:07 [INFO] 04:47:07 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing >---- 04:47:07 [INFO] Building rfc8349-ietf-ipv4-unicast-routing 1.0.1-SNAPSHOT [65/161] 04:47:07 [INFO] from model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml 04:47:07 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:07 [INFO] 04:47:07 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] 04:47:07 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:07 [INFO] 04:47:07 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:07 [INFO] 04:47:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] 04:47:07 [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] 04:47:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:47:07 [INFO] 04:47:07 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:07 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/yang 04:47:07 [INFO] yang-to-sources: Found 4 dependencies in 616.3 μs 04:47:07 [INFO] yang-to-sources: Project model files found: 1 in 2.094 ms 04:47:07 [INFO] yang-to-sources: 5 YANG models processed in 29.18 ms 04:47:07 [INFO] BindingJavaFileGenerator: Defined 46 files in 7.199 ms 04:47:07 [INFO] Sorted 46 files into 7 directories in 108.1 μs 04:47:07 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 17.31 ms 04:47:07 [INFO] 04:47:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] Starting audit... 04:47:07 Audit done. 04:47:07 [INFO] You have 0 Checkstyle violations. 04:47:07 [INFO] 04:47:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] Starting audit... 04:47:07 Audit done. 04:47:07 [INFO] You have 0 Checkstyle violations. 04:47:07 [INFO] 04:47:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] 04:47:07 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/main/resources 04:47:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 04:47:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/generated-sources/spi 04:47:07 [INFO] 04:47:07 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] Recompiling the module because of changed dependency. 04:47:07 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,43] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,43] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,43] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,40] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,40] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,40] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,40] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,40] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,40] 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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:07 [INFO] /w/workspace/ietf-maven-clm-master/model/rfc/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/ietf-maven-clm-master/model/rfc/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. 04:47:07 [INFO] 04:47:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv4-unicast-routing >>> 04:47:07 [INFO] 04:47:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] Spotbugs plugin skipped 04:47:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:07 [INFO] 04:47:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv4-unicast-routing <<< 04:47:07 [INFO] 04:47:07 [INFO] 04:47:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] Spotbugs plugin skipped 04:47:07 [INFO] 04:47:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/src/test/resources 04:47:07 [INFO] 04:47:07 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] No sources to compile 04:47:07 [INFO] 04:47:07 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] No tests to run. 04:47:07 [INFO] 04:47:07 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] 04:47:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT.jar 04:47:07 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/classes/META-INF/MANIFEST.MF 04:47:07 [INFO] 04:47:07 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:07 [INFO] No previous run data found, generating javadoc. 04:47:09 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-javadoc.jar 04:47:09 [INFO] 04:47:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:09 [INFO] CycloneDX: Resolving Dependencies 04:47:10 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:47:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml 04:47:10 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json 04:47:10 [INFO] attaching as rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-cyclonedx.json 04:47:10 [INFO] 04:47:10 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:10 [INFO] Skipping duplicate-finder execution! 04:47:10 [INFO] 04:47:10 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:10 [INFO] No dependency problems found 04:47:10 [INFO] 04:47:10 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:10 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-sources.jar 04:47:10 [INFO] 04:47:10 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:10 [INFO] 04:47:10 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT.pom 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT.jar 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-javadoc.jar 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-cyclonedx.json 04:47:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT-sources.jar 04:47:10 [INFO] 04:47:10 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:10 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv4-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv4-unicast-routing-1.0.1-SNAPSHOT.jar 04:47:10 [INFO] Writing OBR metadata 04:47:10 [INFO] 04:47:10 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:10 [INFO] org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:bundle:1.0.1-SNAPSHOT 04:47:10 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:10 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:10 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:10 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:47:10 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:10 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:47:10 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:10 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:10 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:10 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:10 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:10 [INFO] +- junit:junit:jar:4.13.2:test 04:47:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:10 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:10 [INFO] 04:47:10 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8349-ietf-ipv4-unicast-routing --- 04:47:10 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv4-unicast-routing/target/sonatype-clm/module.xml 04:47:10 [INFO] 04:47:10 [INFO] ---< org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing >---- 04:47:10 [INFO] Building rfc8349-ietf-ipv6-unicast-routing 1.0.1-SNAPSHOT [66/161] 04:47:10 [INFO] from model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml 04:47:10 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:10 [INFO] 04:47:10 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:10 [INFO] 04:47:10 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:10 [INFO] 04:47:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- dependency:3.8.1:properties (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:47:10 [INFO] 04:47:10 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:10 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/yang 04:47:10 [INFO] yang-to-sources: Found 5 dependencies in 612.4 μs 04:47:10 [INFO] yang-to-sources: Project model files found: 2 in 2.955 ms 04:47:10 [INFO] yang-to-sources: 6 YANG models processed in 36.06 ms 04:47:10 [INFO] BindingJavaFileGenerator: Defined 69 files in 8.500 ms 04:47:10 [INFO] Sorted 69 files into 15 directories in 105.6 μs 04:47:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 69 in 37.43 ms 04:47:10 [INFO] 04:47:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] Starting audit... 04:47:10 Audit done. 04:47:10 [INFO] You have 0 Checkstyle violations. 04:47:10 [INFO] 04:47:10 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] Starting audit... 04:47:10 Audit done. 04:47:10 [INFO] You have 0 Checkstyle violations. 04:47:10 [INFO] 04:47:10 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/main/resources 04:47:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 04:47:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 04:47:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:10 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 04:47:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/generated-sources/spi 04:47:10 [INFO] 04:47:10 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] Recompiling the module because of changed dependency. 04:47:10 [INFO] Compiling 68 source files with javac [debug release 21] to target/classes 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,43] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,43] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,43] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[68,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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[68,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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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:[68,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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,31] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,31] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,31] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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,34] 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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:10 [INFO] /w/workspace/ietf-maven-clm-master/model/rfc/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. 04:47:10 [INFO] 04:47:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8349-ietf-ipv6-unicast-routing >>> 04:47:10 [INFO] 04:47:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] Spotbugs plugin skipped 04:47:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:10 [INFO] 04:47:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8349-ietf-ipv6-unicast-routing <<< 04:47:10 [INFO] 04:47:10 [INFO] 04:47:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] Spotbugs plugin skipped 04:47:10 [INFO] 04:47:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/src/test/resources 04:47:10 [INFO] 04:47:10 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] No sources to compile 04:47:10 [INFO] 04:47:10 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] No tests to run. 04:47:10 [INFO] 04:47:10 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] 04:47:10 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:10 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT.jar 04:47:10 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/classes/META-INF/MANIFEST.MF 04:47:10 [INFO] 04:47:10 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:11 [INFO] No previous run data found, generating javadoc. 04:47:13 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-javadoc.jar 04:47:13 [INFO] 04:47:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:13 [INFO] CycloneDX: Resolving Dependencies 04:47:14 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:47:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml 04:47:14 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json 04:47:14 [INFO] attaching as rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-cyclonedx.json 04:47:14 [INFO] 04:47:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:14 [INFO] Skipping duplicate-finder execution! 04:47:14 [INFO] 04:47:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:14 [INFO] No dependency problems found 04:47:14 [INFO] 04:47:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:14 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-sources.jar 04:47:14 [INFO] 04:47:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:14 [INFO] 04:47:14 [INFO] --- jacoco:0.8.13:report (report) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:14 [INFO] 04:47:14 [INFO] --- install:3.1.4:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT.pom 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT.jar 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-javadoc.jar 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-cyclonedx.json 04:47:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT-sources.jar 04:47:14 [INFO] 04:47:14 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:14 [INFO] Installing org/opendaylight/ietf/model/rfc8349-ietf-ipv6-unicast-routing/1.0.1-SNAPSHOT/rfc8349-ietf-ipv6-unicast-routing-1.0.1-SNAPSHOT.jar 04:47:14 [INFO] Writing OBR metadata 04:47:14 [INFO] 04:47:14 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:14 [INFO] org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:bundle:1.0.1-SNAPSHOT 04:47:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:14 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:14 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:14 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:47:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:14 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:47:14 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:47:14 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:14 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:14 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:14 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:14 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:14 [INFO] +- junit:junit:jar:4.13.2:test 04:47:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:14 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:14 [INFO] 04:47:14 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8349-ietf-ipv6-unicast-routing --- 04:47:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8349-ietf-ipv6-unicast-routing/target/sonatype-clm/module.xml 04:47:14 [INFO] 04:47:14 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8349 >------------ 04:47:14 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8349 1.0.1-SNAPSHOT [67/161] 04:47:14 [INFO] from features/odl-ietf-model-rfc8349/pom.xml 04:47:14 [INFO] ------------------------------[ feature ]------------------------------- 04:47:14 [INFO] 04:47:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] 04:47:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:14 [INFO] 04:47:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:14 [INFO] 04:47:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] 04:47:14 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] 04:47:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:14 [INFO] argLine set to empty 04:47:14 [INFO] 04:47:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] Starting audit... 04:47:14 Audit done. 04:47:14 [INFO] You have 0 Checkstyle violations. 04:47:14 [INFO] 04:47:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] Starting audit... 04:47:14 Audit done. 04:47:14 [INFO] You have 0 Checkstyle violations. 04:47:14 [INFO] 04:47:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] 04:47:14 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml 04:47:14 [INFO] ...done! 04:47:14 [INFO] Attaching features XML 04:47:14 [INFO] 04:47:14 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8349 --- 04:47:14 [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 04:47:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:14 [INFO] 04:47:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8349 >>> 04:47:14 [INFO] 04:47:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] No files found to run spotbugs, check compile phase has been run 04:47:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:14 [INFO] 04:47:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8349 <<< 04:47:14 [INFO] 04:47:14 [INFO] 04:47:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] 04:47:14 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8349 --- 04:47:14 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8349 04:47:14 [INFO] Project dependency features detected: [] 04:47:14 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:14 [INFO] Creating RMI registry server on 127.0.0.1:46281 04:47:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:15 [INFO] Waiting for remote bundle context.. on 46281 name: 304a2529-877e-4eca-b352-99aeb87ab8a5 timout: [ RelativeTimeout value = 180000 ] 04:47:19 [INFO] Building jar from resources and headers. 04:47:19 [INFO] Writing jar finished. 04:47:22 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:22 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:22 [INFO] 04:47:22 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] 04:47:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] No Javadoc in project. Archive not created. 04:47:22 [INFO] 04:47:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8349 --- 04:47:22 [INFO] CycloneDX: Resolving Dependencies 04:47:25 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 04:47:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.xml 04:47:25 [INFO] attaching as odl-ietf-model-rfc8349-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.json 04:47:25 [INFO] attaching as odl-ietf-model-rfc8349-1.0.1-SNAPSHOT-cyclonedx.json 04:47:25 [INFO] 04:47:25 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8349 --- 04:47:25 [INFO] Skipping duplicate-finder execution! 04:47:25 [INFO] 04:47:25 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8349 --- 04:47:25 [INFO] Skipping plugin execution 04:47:25 [INFO] 04:47:25 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8349 --- 04:47:25 [INFO] Skipping source per configuration. 04:47:25 [INFO] 04:47:25 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8349 --- 04:47:25 [INFO] 04:47:25 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8349 --- 04:47:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:25 [INFO] 04:47:25 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8349 --- 04:47:25 [WARNING] 04:47:25 [WARNING] The packaging plugin for project odl-ietf-model-rfc8349 did not assign 04:47:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:47:25 [WARNING] 04:47:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:47:25 [WARNING] 04:47:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.1-SNAPSHOT/odl-ietf-model-rfc8349-1.0.1-SNAPSHOT.pom 04:47:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.1-SNAPSHOT/odl-ietf-model-rfc8349-1.0.1-SNAPSHOT-features.xml 04:47:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.1-SNAPSHOT/odl-ietf-model-rfc8349-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:25 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8349/1.0.1-SNAPSHOT/odl-ietf-model-rfc8349-1.0.1-SNAPSHOT-cyclonedx.json 04:47:25 [INFO] 04:47:25 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8349 --- 04:47:25 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8349:feature:1.0.1-SNAPSHOT 04:47:25 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:47:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:47:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:47:25 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:25 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:25 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:47:25 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:47:25 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:47:25 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:47:25 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:25 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:25 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:25 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:25 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:25 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:25 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:47:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:25 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:25 [INFO] +- junit:junit:jar:4.13.2:test 04:47:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:25 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:47:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:25 [INFO] 04:47:25 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8349 --- 04:47:25 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8349/target/sonatype-clm/module.xml 04:47:25 [INFO] 04:47:25 [INFO] --------< org.opendaylight.ietf.model:rfc8519-ietf-ethertypes >--------- 04:47:25 [INFO] Building rfc8519-ietf-ethertypes 1.0.1-SNAPSHOT [68/161] 04:47:25 [INFO] from model/rfc/rfc8519-ietf-ethertypes/pom.xml 04:47:25 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:25 [INFO] 04:47:25 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] 04:47:25 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:25 [INFO] 04:47:25 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:25 [INFO] 04:47:25 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] 04:47:25 [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] 04:47:25 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:47:25 [INFO] 04:47:25 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:25 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/src/main/yang 04:47:25 [INFO] yang-to-sources: Found 0 dependencies in 568.2 μs 04:47:25 [INFO] yang-to-sources: Project model files found: 1 in 2.838 ms 04:47:25 [INFO] yang-to-sources: 1 YANG models processed in 4.219 ms 04:47:25 [INFO] BindingJavaFileGenerator: Defined 5 files in 2.067 ms 04:47:25 [INFO] Sorted 5 files into 3 directories in 105.7 μs 04:47:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 8.680 ms 04:47:25 [INFO] 04:47:25 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] Starting audit... 04:47:25 Audit done. 04:47:25 [INFO] You have 0 Checkstyle violations. 04:47:25 [INFO] 04:47:25 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] Starting audit... 04:47:25 Audit done. 04:47:25 [INFO] You have 0 Checkstyle violations. 04:47:25 [INFO] 04:47:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] 04:47:25 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/src/main/resources 04:47:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 04:47:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/generated-sources/spi 04:47:25 [INFO] 04:47:25 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] Recompiling the module because of changed source code. 04:47:25 [INFO] Compiling 5 source files with javac [debug release 21] to target/classes 04:47:25 [INFO] 04:47:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-ethertypes >>> 04:47:25 [INFO] 04:47:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] Fork Value is true 04:47:25 [INFO] Done SpotBugs Analysis.... 04:47:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:25 [INFO] 04:47:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-ethertypes <<< 04:47:25 [INFO] 04:47:25 [INFO] 04:47:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] BugInstance size is 0 04:47:25 [INFO] Error size is 0 04:47:25 [INFO] No errors/warnings found 04:47:25 [INFO] 04:47:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/src/test/resources 04:47:25 [INFO] 04:47:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] No sources to compile 04:47:25 [INFO] 04:47:25 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] No tests to run. 04:47:25 [INFO] 04:47:25 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] 04:47:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT.jar 04:47:25 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/classes/META-INF/MANIFEST.MF 04:47:25 [INFO] 04:47:25 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] No previous run data found, generating javadoc. 04:47:25 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-javadoc.jar 04:47:25 [INFO] 04:47:25 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-ethertypes --- 04:47:25 [INFO] CycloneDX: Resolving Dependencies 04:47:26 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:47:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml 04:47:26 [INFO] attaching as rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json 04:47:26 [INFO] attaching as rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-cyclonedx.json 04:47:26 [INFO] 04:47:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] Skipping duplicate-finder execution! 04:47:26 [INFO] 04:47:26 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] No dependency problems found 04:47:26 [INFO] 04:47:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-sources.jar 04:47:26 [INFO] 04:47:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] 04:47:26 [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:26 [INFO] 04:47:26 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT.pom 04:47:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT.jar 04:47:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-javadoc.jar 04:47:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-cyclonedx.json 04:47:26 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT-sources.jar 04:47:26 [INFO] 04:47:26 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-ethertypes/1.0.1-SNAPSHOT/rfc8519-ietf-ethertypes-1.0.1-SNAPSHOT.jar 04:47:26 [INFO] Writing OBR metadata 04:47:26 [INFO] 04:47:26 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:bundle:1.0.1-SNAPSHOT 04:47:26 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:26 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:26 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:26 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:26 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:26 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:26 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:26 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:26 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:26 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:26 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:26 [INFO] +- junit:junit:jar:4.13.2:test 04:47:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:26 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:26 [INFO] 04:47:26 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8519-ietf-ethertypes --- 04:47:26 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-ethertypes/target/sonatype-clm/module.xml 04:47:26 [INFO] 04:47:26 [INFO] -------< org.opendaylight.ietf.model:rfc8519-ietf-packet-fields >------- 04:47:26 [INFO] Building rfc8519-ietf-packet-fields 1.0.1-SNAPSHOT [69/161] 04:47:26 [INFO] from model/rfc/rfc8519-ietf-packet-fields/pom.xml 04:47:26 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:26 [INFO] 04:47:26 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] 04:47:26 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:26 [INFO] 04:47:26 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:26 [INFO] 04:47:26 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] 04:47:26 [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] 04:47:26 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:47:26 [INFO] 04:47:26 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:26 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/src/main/yang 04:47:26 [INFO] yang-to-sources: Found 3 dependencies in 493.8 μs 04:47:26 [INFO] yang-to-sources: Project model files found: 1 in 1.968 ms 04:47:26 [INFO] yang-to-sources: 4 YANG models processed in 12.29 ms 04:47:26 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.067 ms 04:47:26 [INFO] Sorted 30 files into 11 directories in 64.10 μs 04:47:26 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 9.214 ms 04:47:26 [INFO] 04:47:26 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] Starting audit... 04:47:26 Audit done. 04:47:26 [INFO] You have 0 Checkstyle violations. 04:47:26 [INFO] 04:47:26 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] Starting audit... 04:47:26 Audit done. 04:47:26 [INFO] You have 0 Checkstyle violations. 04:47:26 [INFO] 04:47:26 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] 04:47:26 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/src/main/resources 04:47:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 04:47:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:26 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:26 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/generated-sources/spi 04:47:26 [INFO] 04:47:26 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] Recompiling the module because of changed dependency. 04:47:26 [INFO] Compiling 29 source files with javac [debug release 21] to target/classes 04:47:26 [INFO] 04:47:26 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-packet-fields >>> 04:47:26 [INFO] 04:47:26 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] Spotbugs plugin skipped 04:47:26 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:26 [INFO] 04:47:26 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-packet-fields <<< 04:47:26 [INFO] 04:47:26 [INFO] 04:47:26 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] Spotbugs plugin skipped 04:47:26 [INFO] 04:47:26 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/src/test/resources 04:47:26 [INFO] 04:47:26 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] No sources to compile 04:47:26 [INFO] 04:47:26 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] No tests to run. 04:47:26 [INFO] 04:47:26 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] 04:47:26 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT.jar 04:47:26 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/classes/META-INF/MANIFEST.MF 04:47:26 [INFO] 04:47:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-packet-fields --- 04:47:26 [INFO] No previous run data found, generating javadoc. 04:47:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-javadoc.jar 04:47:28 [INFO] 04:47:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] CycloneDX: Resolving Dependencies 04:47:28 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:47:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml 04:47:28 [INFO] attaching as rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json 04:47:28 [INFO] attaching as rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-cyclonedx.json 04:47:28 [INFO] 04:47:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] Skipping duplicate-finder execution! 04:47:28 [INFO] 04:47:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] No dependency problems found 04:47:28 [INFO] 04:47:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-sources.jar 04:47:28 [INFO] 04:47:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] 04:47:28 [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:28 [INFO] 04:47:28 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT.pom 04:47:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT.jar 04:47:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-javadoc.jar 04:47:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-cyclonedx.json 04:47:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT-sources.jar 04:47:28 [INFO] 04:47:28 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-packet-fields/1.0.1-SNAPSHOT/rfc8519-ietf-packet-fields-1.0.1-SNAPSHOT.jar 04:47:28 [INFO] Writing OBR metadata 04:47:28 [INFO] 04:47:28 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:bundle:1.0.1-SNAPSHOT 04:47:28 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:28 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:28 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:28 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:28 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:1.0.1-SNAPSHOT:compile 04:47:28 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:28 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:28 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:28 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:28 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:28 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:28 [INFO] +- junit:junit:jar:4.13.2:test 04:47:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:28 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:28 [INFO] 04:47:28 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8519-ietf-packet-fields --- 04:47:28 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-packet-fields/target/sonatype-clm/module.xml 04:47:28 [INFO] 04:47:28 [INFO] ----< org.opendaylight.ietf.model:rfc8519-ietf-access-control-list >---- 04:47:28 [INFO] Building rfc8519-ietf-access-control-list 1.0.1-SNAPSHOT [70/161] 04:47:28 [INFO] from model/rfc/rfc8519-ietf-access-control-list/pom.xml 04:47:28 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:28 [INFO] 04:47:28 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8519-ietf-access-control-list --- 04:47:28 [INFO] 04:47:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8519-ietf-access-control-list --- 04:47:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:28 [INFO] 04:47:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8519-ietf-access-control-list --- 04:47:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:28 [INFO] 04:47:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8519-ietf-access-control-list --- 04:47:28 [INFO] 04:47:28 [INFO] --- dependency:3.8.1:properties (default) @ rfc8519-ietf-access-control-list --- 04:47:28 [INFO] 04:47:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8519-ietf-access-control-list --- 04:47:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:47:28 [INFO] 04:47:28 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8519-ietf-access-control-list --- 04:47:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:28 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/src/main/yang 04:47:28 [INFO] yang-to-sources: Found 5 dependencies in 688.6 μs 04:47:28 [INFO] yang-to-sources: Project model files found: 1 in 2.967 ms 04:47:28 [INFO] yang-to-sources: 6 YANG models processed in 34.38 ms 04:47:28 [INFO] BindingJavaFileGenerator: Defined 115 files in 7.092 ms 04:47:28 [INFO] Sorted 115 files into 32 directories in 162.5 μs 04:47:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 115 in 27.44 ms 04:47:28 [INFO] 04:47:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8519-ietf-access-control-list --- 04:47:28 [INFO] Starting audit... 04:47:28 Audit done. 04:47:28 [INFO] You have 0 Checkstyle violations. 04:47:28 [INFO] 04:47:28 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] Starting audit... 04:47:29 Audit done. 04:47:29 [INFO] You have 0 Checkstyle violations. 04:47:29 [INFO] 04:47:29 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] 04:47:29 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/src/main/resources 04:47:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 04:47:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/generated-sources/spi 04:47:29 [INFO] 04:47:29 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] Recompiling the module because of changed dependency. 04:47:29 [INFO] Compiling 114 source files with javac [debug release 21] to target/classes 04:47:29 [INFO] 04:47:29 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8519-ietf-access-control-list >>> 04:47:29 [INFO] 04:47:29 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] Spotbugs plugin skipped 04:47:29 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:29 [INFO] 04:47:29 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8519-ietf-access-control-list <<< 04:47:29 [INFO] 04:47:29 [INFO] 04:47:29 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] Spotbugs plugin skipped 04:47:29 [INFO] 04:47:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/src/test/resources 04:47:29 [INFO] 04:47:29 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] No sources to compile 04:47:29 [INFO] 04:47:29 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] No tests to run. 04:47:29 [INFO] 04:47:29 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] 04:47:29 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT.jar 04:47:29 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/classes/META-INF/MANIFEST.MF 04:47:29 [INFO] 04:47:29 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8519-ietf-access-control-list --- 04:47:29 [INFO] No previous run data found, generating javadoc. 04:47:32 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-javadoc.jar 04:47:32 [INFO] 04:47:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8519-ietf-access-control-list --- 04:47:32 [INFO] CycloneDX: Resolving Dependencies 04:47:33 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:47:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml 04:47:33 [INFO] attaching as rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json 04:47:33 [INFO] attaching as rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-cyclonedx.json 04:47:33 [INFO] 04:47:33 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8519-ietf-access-control-list --- 04:47:33 [INFO] Skipping duplicate-finder execution! 04:47:33 [INFO] 04:47:33 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8519-ietf-access-control-list --- 04:47:33 [INFO] No dependency problems found 04:47:33 [INFO] 04:47:33 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8519-ietf-access-control-list --- 04:47:33 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-sources.jar 04:47:33 [INFO] 04:47:33 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8519-ietf-access-control-list --- 04:47:33 [INFO] 04:47:33 [INFO] --- jacoco:0.8.13:report (report) @ rfc8519-ietf-access-control-list --- 04:47:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:33 [INFO] 04:47:33 [INFO] --- install:3.1.4:install (default-install) @ rfc8519-ietf-access-control-list --- 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT.pom 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT.jar 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-javadoc.jar 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-cyclonedx.json 04:47:33 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT-sources.jar 04:47:33 [INFO] 04:47:33 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8519-ietf-access-control-list --- 04:47:33 [INFO] Installing org/opendaylight/ietf/model/rfc8519-ietf-access-control-list/1.0.1-SNAPSHOT/rfc8519-ietf-access-control-list-1.0.1-SNAPSHOT.jar 04:47:33 [INFO] Writing OBR metadata 04:47:33 [INFO] 04:47:33 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8519-ietf-access-control-list --- 04:47:33 [INFO] org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:bundle:1.0.1-SNAPSHOT 04:47:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:33 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:33 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:33 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:33 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:47:33 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:1.0.1-SNAPSHOT:compile 04:47:33 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:1.0.1-SNAPSHOT:compile 04:47:33 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:33 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:33 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:33 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:33 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:33 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:33 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:33 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:33 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:33 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:33 [INFO] +- junit:junit:jar:4.13.2:test 04:47:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:33 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:33 [INFO] 04:47:33 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8519-ietf-access-control-list --- 04:47:33 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8519-ietf-access-control-list/target/sonatype-clm/module.xml 04:47:33 [INFO] 04:47:33 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8519 >------------ 04:47:33 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8519 1.0.1-SNAPSHOT [71/161] 04:47:33 [INFO] from features/odl-ietf-model-rfc8519/pom.xml 04:47:33 [INFO] ------------------------------[ feature ]------------------------------- 04:47:33 [INFO] 04:47:33 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] 04:47:33 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:33 [INFO] 04:47:33 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:33 [INFO] 04:47:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] 04:47:33 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] 04:47:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:33 [INFO] argLine set to empty 04:47:33 [INFO] 04:47:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] Starting audit... 04:47:33 Audit done. 04:47:33 [INFO] You have 0 Checkstyle violations. 04:47:33 [INFO] 04:47:33 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] Starting audit... 04:47:33 Audit done. 04:47:33 [INFO] You have 0 Checkstyle violations. 04:47:33 [INFO] 04:47:33 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] 04:47:33 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml 04:47:33 [INFO] ...done! 04:47:33 [INFO] Attaching features XML 04:47:33 [INFO] 04:47:33 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8519 --- 04:47:33 [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 04:47:33 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:33 [INFO] 04:47:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8519 >>> 04:47:33 [INFO] 04:47:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] No files found to run spotbugs, check compile phase has been run 04:47:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:33 [INFO] 04:47:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8519 <<< 04:47:33 [INFO] 04:47:33 [INFO] 04:47:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] 04:47:33 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8519 --- 04:47:33 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8519 04:47:33 [INFO] Project dependency features detected: [] 04:47:33 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:33 [INFO] Creating RMI registry server on 127.0.0.1:35085 04:47:34 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:34 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:34 [INFO] Waiting for remote bundle context.. on 35085 name: 6be47c53-1517-400e-9c3e-e102050c6c41 timout: [ RelativeTimeout value = 180000 ] 04:47:38 [INFO] Building jar from resources and headers. 04:47:38 [INFO] Writing jar finished. 04:47:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:40 [INFO] 04:47:40 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] 04:47:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] No Javadoc in project. Archive not created. 04:47:40 [INFO] 04:47:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] CycloneDX: Resolving Dependencies 04:47:40 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:47:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.xml 04:47:40 [INFO] attaching as odl-ietf-model-rfc8519-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.json 04:47:40 [INFO] attaching as odl-ietf-model-rfc8519-1.0.1-SNAPSHOT-cyclonedx.json 04:47:40 [INFO] 04:47:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] Skipping duplicate-finder execution! 04:47:40 [INFO] 04:47:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] Skipping plugin execution 04:47:40 [INFO] 04:47:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] Skipping source per configuration. 04:47:40 [INFO] 04:47:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] 04:47:40 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:40 [INFO] 04:47:40 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8519 --- 04:47:40 [WARNING] 04:47:40 [WARNING] The packaging plugin for project odl-ietf-model-rfc8519 did not assign 04:47:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:47:40 [WARNING] 04:47:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:47:40 [WARNING] 04:47:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.1-SNAPSHOT/odl-ietf-model-rfc8519-1.0.1-SNAPSHOT.pom 04:47:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.1-SNAPSHOT/odl-ietf-model-rfc8519-1.0.1-SNAPSHOT-features.xml 04:47:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.1-SNAPSHOT/odl-ietf-model-rfc8519-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8519/1.0.1-SNAPSHOT/odl-ietf-model-rfc8519-1.0.1-SNAPSHOT-cyclonedx.json 04:47:40 [INFO] 04:47:40 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8519:feature:1.0.1-SNAPSHOT 04:47:40 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:47:40 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:47:40 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:47:40 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:47:40 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:47:40 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:40 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:40 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:47:40 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:47:40 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:47:40 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:47:40 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:47:40 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:1.0.1-SNAPSHOT:compile 04:47:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:40 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:40 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:40 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:40 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:40 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:40 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:40 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:40 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:1.0.1-SNAPSHOT:compile 04:47:40 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:1.0.1-SNAPSHOT:compile 04:47:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:40 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:40 [INFO] +- junit:junit:jar:4.13.2:test 04:47:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:40 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:47:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:40 [INFO] 04:47:40 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8519 --- 04:47:40 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8519/target/sonatype-clm/module.xml 04:47:40 [INFO] 04:47:40 [INFO] ----------< org.opendaylight.ietf.model:rfc8520-ietf-acldns >----------- 04:47:40 [INFO] Building rfc8520-ietf-acldns 1.0.1-SNAPSHOT [72/161] 04:47:40 [INFO] from model/rfc/rfc8520-ietf-acldns/pom.xml 04:47:40 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:40 [INFO] 04:47:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] 04:47:40 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:40 [INFO] 04:47:40 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:40 [INFO] 04:47:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] 04:47:40 [INFO] --- dependency:3.8.1:properties (default) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] 04:47:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:47:40 [INFO] 04:47:40 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:40 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/src/main/yang 04:47:40 [INFO] yang-to-sources: Found 6 dependencies in 923.0 μs 04:47:40 [INFO] yang-to-sources: Project model files found: 1 in 1.425 ms 04:47:40 [INFO] yang-to-sources: 7 YANG models processed in 36.86 ms 04:47:40 [INFO] BindingJavaFileGenerator: Defined 9 files in 6.929 ms 04:47:40 [INFO] Sorted 9 files into 3 directories in 96.40 μs 04:47:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 10.73 ms 04:47:40 [INFO] 04:47:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] Starting audit... 04:47:40 Audit done. 04:47:40 [INFO] You have 0 Checkstyle violations. 04:47:40 [INFO] 04:47:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] Starting audit... 04:47:40 Audit done. 04:47:40 [INFO] You have 0 Checkstyle violations. 04:47:40 [INFO] 04:47:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] 04:47:40 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/src/main/resources 04:47:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 04:47:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/generated-sources/spi 04:47:40 [INFO] 04:47:40 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8520-ietf-acldns --- 04:47:40 [INFO] Recompiling the module because of changed dependency. 04:47:40 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 04:47:41 [INFO] 04:47:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-acldns >>> 04:47:41 [INFO] 04:47:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] Spotbugs plugin skipped 04:47:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:41 [INFO] 04:47:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-acldns <<< 04:47:41 [INFO] 04:47:41 [INFO] 04:47:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] Spotbugs plugin skipped 04:47:41 [INFO] 04:47:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/src/test/resources 04:47:41 [INFO] 04:47:41 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] No sources to compile 04:47:41 [INFO] 04:47:41 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] No tests to run. 04:47:41 [INFO] 04:47:41 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] 04:47:41 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.1-SNAPSHOT.jar 04:47:41 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/classes/META-INF/MANIFEST.MF 04:47:41 [INFO] 04:47:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8520-ietf-acldns --- 04:47:41 [INFO] No previous run data found, generating javadoc. 04:47:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.1-SNAPSHOT-javadoc.jar 04:47:42 [INFO] 04:47:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-acldns --- 04:47:42 [INFO] CycloneDX: Resolving Dependencies 04:47:43 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:47:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml 04:47:43 [INFO] attaching as rfc8520-ietf-acldns-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.json 04:47:43 [INFO] attaching as rfc8520-ietf-acldns-1.0.1-SNAPSHOT-cyclonedx.json 04:47:43 [INFO] 04:47:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] Skipping duplicate-finder execution! 04:47:43 [INFO] 04:47:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] No dependency problems found 04:47:43 [INFO] 04:47:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.1-SNAPSHOT-sources.jar 04:47:43 [INFO] 04:47:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] 04:47:43 [INFO] --- jacoco:0.8.13:report (report) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:43 [INFO] 04:47:43 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.1-SNAPSHOT/rfc8520-ietf-acldns-1.0.1-SNAPSHOT.pom 04:47:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.1-SNAPSHOT/rfc8520-ietf-acldns-1.0.1-SNAPSHOT.jar 04:47:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.1-SNAPSHOT/rfc8520-ietf-acldns-1.0.1-SNAPSHOT-javadoc.jar 04:47:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.1-SNAPSHOT/rfc8520-ietf-acldns-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.1-SNAPSHOT/rfc8520-ietf-acldns-1.0.1-SNAPSHOT-cyclonedx.json 04:47:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/rfc8520-ietf-acldns-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.1-SNAPSHOT/rfc8520-ietf-acldns-1.0.1-SNAPSHOT-sources.jar 04:47:43 [INFO] 04:47:43 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-acldns/1.0.1-SNAPSHOT/rfc8520-ietf-acldns-1.0.1-SNAPSHOT.jar 04:47:43 [INFO] Writing OBR metadata 04:47:43 [INFO] 04:47:43 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] org.opendaylight.ietf.model:rfc8520-ietf-acldns:bundle:1.0.1-SNAPSHOT 04:47:43 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:43 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:43 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:43 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:1.0.1-SNAPSHOT:compile 04:47:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:43 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:47:43 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:1.0.1-SNAPSHOT:compile 04:47:43 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:1.0.1-SNAPSHOT:compile 04:47:43 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:43 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:43 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:43 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:43 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:43 [INFO] +- junit:junit:jar:4.13.2:test 04:47:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:43 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:43 [INFO] 04:47:43 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8520-ietf-acldns --- 04:47:43 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-acldns/target/sonatype-clm/module.xml 04:47:43 [INFO] 04:47:43 [INFO] ------------< org.opendaylight.ietf.model:rfc8520-ietf-mud >------------ 04:47:43 [INFO] Building rfc8520-ietf-mud 1.0.1-SNAPSHOT [73/161] 04:47:43 [INFO] from model/rfc/rfc8520-ietf-mud/pom.xml 04:47:43 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:43 [INFO] 04:47:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8520-ietf-mud --- 04:47:43 [INFO] 04:47:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8520-ietf-mud --- 04:47:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:43 [INFO] 04:47:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8520-ietf-mud --- 04:47:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:43 [INFO] 04:47:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8520-ietf-mud --- 04:47:43 [INFO] 04:47:43 [INFO] --- dependency:3.8.1:properties (default) @ rfc8520-ietf-mud --- 04:47:43 [INFO] 04:47:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8520-ietf-mud --- 04:47:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:47:43 [INFO] 04:47:43 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8520-ietf-mud --- 04:47:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:43 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/src/main/yang 04:47:43 [INFO] yang-to-sources: Found 6 dependencies in 896.4 μs 04:47:43 [INFO] yang-to-sources: Project model files found: 1 in 2.120 ms 04:47:43 [INFO] yang-to-sources: 7 YANG models processed in 37.12 ms 04:47:43 [INFO] BindingJavaFileGenerator: Defined 24 files in 8.006 ms 04:47:43 [INFO] Sorted 24 files into 7 directories in 113.1 μs 04:47:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 24 in 15.29 ms 04:47:43 [INFO] 04:47:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8520-ietf-mud --- 04:47:43 [INFO] Starting audit... 04:47:43 Audit done. 04:47:43 [INFO] You have 0 Checkstyle violations. 04:47:43 [INFO] 04:47:43 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8520-ietf-mud --- 04:47:43 [INFO] Starting audit... 04:47:43 Audit done. 04:47:43 [INFO] You have 0 Checkstyle violations. 04:47:43 [INFO] 04:47:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8520-ietf-mud --- 04:47:43 [INFO] 04:47:43 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8520-ietf-mud --- 04:47:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/src/main/resources 04:47:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 04:47:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/generated-sources/spi 04:47:43 [INFO] 04:47:43 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8520-ietf-mud --- 04:47:43 [INFO] Recompiling the module because of changed dependency. 04:47:43 [INFO] Compiling 23 source files with javac [debug release 21] to target/classes 04:47:43 [INFO] 04:47:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8520-ietf-mud >>> 04:47:43 [INFO] 04:47:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8520-ietf-mud --- 04:47:43 [INFO] Spotbugs plugin skipped 04:47:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:43 [INFO] 04:47:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8520-ietf-mud <<< 04:47:43 [INFO] 04:47:43 [INFO] 04:47:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8520-ietf-mud --- 04:47:43 [INFO] Spotbugs plugin skipped 04:47:43 [INFO] 04:47:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8520-ietf-mud --- 04:47:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/src/test/resources 04:47:43 [INFO] 04:47:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8520-ietf-mud --- 04:47:43 [INFO] No sources to compile 04:47:43 [INFO] 04:47:43 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8520-ietf-mud --- 04:47:43 [INFO] No tests to run. 04:47:43 [INFO] 04:47:43 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8520-ietf-mud --- 04:47:43 [INFO] 04:47:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8520-ietf-mud --- 04:47:43 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.1-SNAPSHOT.jar 04:47:43 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/classes/META-INF/MANIFEST.MF 04:47:43 [INFO] 04:47:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8520-ietf-mud --- 04:47:43 [INFO] No previous run data found, generating javadoc. 04:47:45 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.1-SNAPSHOT-javadoc.jar 04:47:45 [INFO] 04:47:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8520-ietf-mud --- 04:47:45 [INFO] CycloneDX: Resolving Dependencies 04:47:45 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:47:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.xml 04:47:46 [INFO] attaching as rfc8520-ietf-mud-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.json 04:47:46 [INFO] attaching as rfc8520-ietf-mud-1.0.1-SNAPSHOT-cyclonedx.json 04:47:46 [INFO] 04:47:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8520-ietf-mud --- 04:47:46 [INFO] Skipping duplicate-finder execution! 04:47:46 [INFO] 04:47:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8520-ietf-mud --- 04:47:46 [INFO] No dependency problems found 04:47:46 [INFO] 04:47:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8520-ietf-mud --- 04:47:46 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.1-SNAPSHOT-sources.jar 04:47:46 [INFO] 04:47:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8520-ietf-mud --- 04:47:46 [INFO] 04:47:46 [INFO] --- jacoco:0.8.13:report (report) @ rfc8520-ietf-mud --- 04:47:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:46 [INFO] 04:47:46 [INFO] --- install:3.1.4:install (default-install) @ rfc8520-ietf-mud --- 04:47:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.1-SNAPSHOT/rfc8520-ietf-mud-1.0.1-SNAPSHOT.pom 04:47:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.1-SNAPSHOT/rfc8520-ietf-mud-1.0.1-SNAPSHOT.jar 04:47:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.1-SNAPSHOT/rfc8520-ietf-mud-1.0.1-SNAPSHOT-javadoc.jar 04:47:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.1-SNAPSHOT/rfc8520-ietf-mud-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.1-SNAPSHOT/rfc8520-ietf-mud-1.0.1-SNAPSHOT-cyclonedx.json 04:47:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/rfc8520-ietf-mud-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.1-SNAPSHOT/rfc8520-ietf-mud-1.0.1-SNAPSHOT-sources.jar 04:47:46 [INFO] 04:47:46 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8520-ietf-mud --- 04:47:46 [INFO] Installing org/opendaylight/ietf/model/rfc8520-ietf-mud/1.0.1-SNAPSHOT/rfc8520-ietf-mud-1.0.1-SNAPSHOT.jar 04:47:46 [INFO] Writing OBR metadata 04:47:46 [INFO] 04:47:46 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8520-ietf-mud --- 04:47:46 [INFO] org.opendaylight.ietf.model:rfc8520-ietf-mud:bundle:1.0.1-SNAPSHOT 04:47:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:46 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:46 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:46 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:46 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:1.0.1-SNAPSHOT:compile 04:47:46 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:47:46 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:1.0.1-SNAPSHOT:compile 04:47:46 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:1.0.1-SNAPSHOT:compile 04:47:46 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:46 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:46 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:46 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:46 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:46 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:46 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:46 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:46 [INFO] +- junit:junit:jar:4.13.2:test 04:47:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:46 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:46 [INFO] 04:47:46 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8520-ietf-mud --- 04:47:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8520-ietf-mud/target/sonatype-clm/module.xml 04:47:46 [INFO] 04:47:46 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8520 >------------ 04:47:46 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8520 1.0.1-SNAPSHOT [74/161] 04:47:46 [INFO] from features/odl-ietf-model-rfc8520/pom.xml 04:47:46 [INFO] ------------------------------[ feature ]------------------------------- 04:47:46 [INFO] 04:47:46 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] 04:47:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:46 [INFO] 04:47:46 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:46 [INFO] 04:47:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] 04:47:46 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] 04:47:46 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:46 [INFO] argLine set to empty 04:47:46 [INFO] 04:47:46 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] Starting audit... 04:47:46 Audit done. 04:47:46 [INFO] You have 0 Checkstyle violations. 04:47:46 [INFO] 04:47:46 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] Starting audit... 04:47:46 Audit done. 04:47:46 [INFO] You have 0 Checkstyle violations. 04:47:46 [INFO] 04:47:46 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] 04:47:46 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml 04:47:46 [INFO] ...done! 04:47:46 [INFO] Attaching features XML 04:47:46 [INFO] 04:47:46 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8520 --- 04:47:46 [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 04:47:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:46 [INFO] 04:47:46 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8520 >>> 04:47:46 [INFO] 04:47:46 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] No files found to run spotbugs, check compile phase has been run 04:47:46 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:46 [INFO] 04:47:46 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8520 <<< 04:47:46 [INFO] 04:47:46 [INFO] 04:47:46 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] 04:47:46 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8520 --- 04:47:46 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8520 04:47:46 [INFO] Project dependency features detected: [] 04:47:46 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:46 [INFO] Creating RMI registry server on 127.0.0.1:37849 04:47:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:47:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:47:46 [INFO] Waiting for remote bundle context.. on 37849 name: dca8603e-fe63-414f-a658-dee7e3ed4cd6 timout: [ RelativeTimeout value = 180000 ] 04:47:50 [INFO] Building jar from resources and headers. 04:47:50 [INFO] Writing jar finished. 04:47:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:47:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:47:52 [INFO] 04:47:52 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8520 --- 04:47:52 [INFO] 04:47:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8520 --- 04:47:52 [INFO] No Javadoc in project. Archive not created. 04:47:52 [INFO] 04:47:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8520 --- 04:47:52 [INFO] CycloneDX: Resolving Dependencies 04:47:53 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:47:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.xml 04:47:53 [INFO] attaching as odl-ietf-model-rfc8520-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.json 04:47:53 [INFO] attaching as odl-ietf-model-rfc8520-1.0.1-SNAPSHOT-cyclonedx.json 04:47:53 [INFO] 04:47:53 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8520 --- 04:47:53 [INFO] Skipping duplicate-finder execution! 04:47:53 [INFO] 04:47:53 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8520 --- 04:47:53 [INFO] Skipping plugin execution 04:47:53 [INFO] 04:47:53 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8520 --- 04:47:53 [INFO] Skipping source per configuration. 04:47:53 [INFO] 04:47:53 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8520 --- 04:47:53 [INFO] 04:47:53 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8520 --- 04:47:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:53 [INFO] 04:47:53 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8520 --- 04:47:53 [WARNING] 04:47:53 [WARNING] The packaging plugin for project odl-ietf-model-rfc8520 did not assign 04:47:53 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:47:53 [WARNING] 04:47:53 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:47:53 [WARNING] 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.1-SNAPSHOT/odl-ietf-model-rfc8520-1.0.1-SNAPSHOT.pom 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.1-SNAPSHOT/odl-ietf-model-rfc8520-1.0.1-SNAPSHOT-features.xml 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.1-SNAPSHOT/odl-ietf-model-rfc8520-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:53 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8520/1.0.1-SNAPSHOT/odl-ietf-model-rfc8520-1.0.1-SNAPSHOT-cyclonedx.json 04:47:53 [INFO] 04:47:53 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8520 --- 04:47:53 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8520:feature:1.0.1-SNAPSHOT 04:47:53 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:47:53 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:47:53 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:47:53 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:47:53 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:47:53 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:47:53 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:47:53 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:47:53 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:47:53 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] +- org.opendaylight.ietf.model:rfc8520-ietf-acldns:jar:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:53 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:53 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:53 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:53 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:53 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:53 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:53 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:53 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:53 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:53 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:53 [INFO] +- org.opendaylight.ietf.model:rfc8520-ietf-mud:jar:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:53 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:53 [INFO] +- junit:junit:jar:4.13.2:test 04:47:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:53 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:47:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:53 [INFO] 04:47:53 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8520 --- 04:47:53 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8520/target/sonatype-clm/module.xml 04:47:53 [INFO] 04:47:53 [INFO] ----------------< org.opendaylight.ietf.model:rfc8525 >----------------- 04:47:53 [INFO] Building rfc8525 1.0.1-SNAPSHOT [75/161] 04:47:53 [INFO] from model/rfc/rfc8525/pom.xml 04:47:53 [INFO] -------------------------------[ bundle ]------------------------------- 04:47:53 [INFO] 04:47:53 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8525 --- 04:47:53 [INFO] 04:47:53 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8525 --- 04:47:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:53 [INFO] 04:47:53 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8525 --- 04:47:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:53 [INFO] 04:47:53 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8525 --- 04:47:53 [INFO] 04:47:53 [INFO] --- dependency:3.8.1:properties (default) @ rfc8525 --- 04:47:53 [INFO] 04:47:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8525 --- 04:47:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:47:53 [INFO] 04:47:53 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8525 --- 04:47:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:47:53 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/src/main/yang 04:47:53 [INFO] yang-to-sources: Found 3 dependencies in 771.6 μs 04:47:53 [INFO] yang-to-sources: Project model files found: 1 in 3.561 ms 04:47:53 [INFO] yang-to-sources: 4 YANG models processed in 25.66 ms 04:47:53 [INFO] BindingJavaFileGenerator: Defined 51 files in 5.649 ms 04:47:53 [INFO] Sorted 51 files into 9 directories in 118.6 μs 04:47:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 51 in 21.93 ms 04:47:53 [INFO] 04:47:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8525 --- 04:47:53 [INFO] Starting audit... 04:47:53 Audit done. 04:47:53 [INFO] You have 0 Checkstyle violations. 04:47:53 [INFO] 04:47:53 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8525 --- 04:47:53 [INFO] Starting audit... 04:47:53 Audit done. 04:47:53 [INFO] You have 0 Checkstyle violations. 04:47:53 [INFO] 04:47:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8525 --- 04:47:53 [INFO] 04:47:53 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8525 --- 04:47:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/src/main/resources 04:47:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/generated-sources/spi 04:47:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:47:53 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:47:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/generated-sources/spi 04:47:53 [INFO] 04:47:53 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8525 --- 04:47:53 [INFO] Recompiling the module because of changed dependency. 04:47:53 [INFO] Compiling 52 source files with javac [debug release 21] to target/classes 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:47:53 [INFO] 04:47:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8525 >>> 04:47:53 [INFO] 04:47:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8525 --- 04:47:53 [INFO] Fork Value is true 04:47:56 [INFO] Done SpotBugs Analysis.... 04:47:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:56 [INFO] 04:47:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8525 <<< 04:47:56 [INFO] 04:47:56 [INFO] 04:47:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8525 --- 04:47:56 [INFO] BugInstance size is 0 04:47:56 [INFO] Error size is 0 04:47:56 [INFO] No errors/warnings found 04:47:56 [INFO] 04:47:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8525 --- 04:47:56 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/src/test/resources 04:47:56 [INFO] 04:47:56 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8525 --- 04:47:56 [INFO] No sources to compile 04:47:56 [INFO] 04:47:56 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8525 --- 04:47:56 [INFO] No tests to run. 04:47:56 [INFO] 04:47:56 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8525 --- 04:47:56 [INFO] 04:47:56 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8525 --- 04:47:56 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-1.0.1-SNAPSHOT.jar 04:47:56 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/classes/META-INF/MANIFEST.MF 04:47:56 [INFO] 04:47:56 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8525 --- 04:47:56 [INFO] No previous run data found, generating javadoc. 04:47:58 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-1.0.1-SNAPSHOT-javadoc.jar 04:47:58 [INFO] 04:47:58 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8525 --- 04:47:58 [INFO] CycloneDX: Resolving Dependencies 04:47:59 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:47:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.xml 04:47:59 [INFO] attaching as rfc8525-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.json 04:47:59 [INFO] attaching as rfc8525-1.0.1-SNAPSHOT-cyclonedx.json 04:47:59 [INFO] 04:47:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8525 --- 04:47:59 [INFO] Skipping duplicate-finder execution! 04:47:59 [INFO] 04:47:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8525 --- 04:47:59 [INFO] No dependency problems found 04:47:59 [INFO] 04:47:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8525 --- 04:47:59 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-1.0.1-SNAPSHOT-sources.jar 04:47:59 [INFO] 04:47:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8525 --- 04:47:59 [INFO] 04:47:59 [INFO] --- jacoco:0.8.13:report (report) @ rfc8525 --- 04:47:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:47:59 [INFO] 04:47:59 [INFO] --- install:3.1.4:install (default-install) @ rfc8525 --- 04:47:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.1-SNAPSHOT/rfc8525-1.0.1-SNAPSHOT.pom 04:47:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.1-SNAPSHOT/rfc8525-1.0.1-SNAPSHOT.jar 04:47:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.1-SNAPSHOT/rfc8525-1.0.1-SNAPSHOT-javadoc.jar 04:47:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.1-SNAPSHOT/rfc8525-1.0.1-SNAPSHOT-cyclonedx.xml 04:47:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.1-SNAPSHOT/rfc8525-1.0.1-SNAPSHOT-cyclonedx.json 04:47:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/rfc8525-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8525/1.0.1-SNAPSHOT/rfc8525-1.0.1-SNAPSHOT-sources.jar 04:47:59 [INFO] 04:47:59 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8525 --- 04:47:59 [INFO] Installing org/opendaylight/ietf/model/rfc8525/1.0.1-SNAPSHOT/rfc8525-1.0.1-SNAPSHOT.jar 04:47:59 [INFO] Writing OBR metadata 04:47:59 [INFO] 04:47:59 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8525 --- 04:47:59 [INFO] org.opendaylight.ietf.model:rfc8525:bundle:1.0.1-SNAPSHOT 04:47:59 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:47:59 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:47:59 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:47:59 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:47:59 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:47:59 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:47:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:47:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:47:59 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:47:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:47:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:47:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:47:59 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:47:59 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:47:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:47:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:47:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:47:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:47:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:47:59 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:47:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:47:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:47:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:47:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:47:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:47:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:47:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:47:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:47:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:47:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:47:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:47:59 [INFO] +- junit:junit:jar:4.13.2:test 04:47:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:47:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:47:59 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:47:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:47:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:47:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:47:59 [INFO] 04:47:59 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8525 --- 04:47:59 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8525/target/sonatype-clm/module.xml 04:47:59 [INFO] 04:47:59 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8525 >------------ 04:47:59 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8525 1.0.1-SNAPSHOT [76/161] 04:47:59 [INFO] from features/odl-ietf-model-rfc8525/pom.xml 04:47:59 [INFO] ------------------------------[ feature ]------------------------------- 04:47:59 [INFO] 04:47:59 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] 04:47:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:59 [INFO] 04:47:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:47:59 [INFO] 04:47:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] 04:47:59 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] 04:47:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:47:59 [INFO] argLine set to empty 04:47:59 [INFO] 04:47:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] Starting audit... 04:47:59 Audit done. 04:47:59 [INFO] You have 0 Checkstyle violations. 04:47:59 [INFO] 04:47:59 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] Starting audit... 04:47:59 Audit done. 04:47:59 [INFO] You have 0 Checkstyle violations. 04:47:59 [INFO] 04:47:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] 04:47:59 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml 04:47:59 [INFO] ...done! 04:47:59 [INFO] Attaching features XML 04:47:59 [INFO] 04:47:59 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8525 --- 04:47:59 [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 04:47:59 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:47:59 [INFO] 04:47:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8525 >>> 04:47:59 [INFO] 04:47:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] No files found to run spotbugs, check compile phase has been run 04:47:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:47:59 [INFO] 04:47:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8525 <<< 04:47:59 [INFO] 04:47:59 [INFO] 04:47:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] 04:47:59 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8525 --- 04:47:59 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8525 04:47:59 [INFO] Project dependency features detected: [] 04:47:59 [INFO] Pax Exam System (Version: 4.14.0) created. 04:47:59 [INFO] Creating RMI registry server on 127.0.0.1:41099 04:48:00 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:00 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:00 [INFO] Waiting for remote bundle context.. on 41099 name: 207e7d10-00e2-4344-ae18-b7b801365754 timout: [ RelativeTimeout value = 180000 ] 04:48:04 [INFO] Building jar from resources and headers. 04:48:04 [INFO] Writing jar finished. 04:48:06 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:06 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:06 [INFO] 04:48:06 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] 04:48:06 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] No Javadoc in project. Archive not created. 04:48:06 [INFO] 04:48:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] CycloneDX: Resolving Dependencies 04:48:06 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 04:48:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.xml 04:48:06 [INFO] attaching as odl-ietf-model-rfc8525-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.json 04:48:06 [INFO] attaching as odl-ietf-model-rfc8525-1.0.1-SNAPSHOT-cyclonedx.json 04:48:06 [INFO] 04:48:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] Skipping duplicate-finder execution! 04:48:06 [INFO] 04:48:06 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] Skipping plugin execution 04:48:06 [INFO] 04:48:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] Skipping source per configuration. 04:48:06 [INFO] 04:48:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] 04:48:06 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:06 [INFO] 04:48:06 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8525 --- 04:48:06 [WARNING] 04:48:06 [WARNING] The packaging plugin for project odl-ietf-model-rfc8525 did not assign 04:48:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:48:06 [WARNING] 04:48:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:48:06 [WARNING] 04:48:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.1-SNAPSHOT/odl-ietf-model-rfc8525-1.0.1-SNAPSHOT.pom 04:48:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.1-SNAPSHOT/odl-ietf-model-rfc8525-1.0.1-SNAPSHOT-features.xml 04:48:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.1-SNAPSHOT/odl-ietf-model-rfc8525-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8525/1.0.1-SNAPSHOT/odl-ietf-model-rfc8525-1.0.1-SNAPSHOT-cyclonedx.json 04:48:06 [INFO] 04:48:06 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8525:feature:1.0.1-SNAPSHOT 04:48:06 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:48:06 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:48:06 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:48:06 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:06 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:06 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:48:06 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:48:06 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:48:06 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:06 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:48:06 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] +- org.opendaylight.ietf.model:rfc8525:jar:1.0.1-SNAPSHOT:compile 04:48:06 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:06 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:06 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:06 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:06 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:06 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:06 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:06 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:06 [INFO] +- junit:junit:jar:4.13.2:test 04:48:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:06 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:48:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:06 [INFO] 04:48:06 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8525 --- 04:48:06 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8525/target/sonatype-clm/module.xml 04:48:06 [INFO] 04:48:06 [INFO] ----------------< org.opendaylight.ietf.model:rfc8526 >----------------- 04:48:06 [INFO] Building rfc8526 1.0.1-SNAPSHOT [77/161] 04:48:06 [INFO] from model/rfc/rfc8526/pom.xml 04:48:06 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:06 [INFO] 04:48:06 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8526 --- 04:48:06 [INFO] 04:48:06 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8526 --- 04:48:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:06 [INFO] 04:48:06 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8526 --- 04:48:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:06 [INFO] 04:48:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8526 --- 04:48:06 [INFO] 04:48:06 [INFO] --- dependency:3.8.1:properties (default) @ rfc8526 --- 04:48:06 [INFO] 04:48:06 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8526 --- 04:48:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:48:06 [INFO] 04:48:06 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8526 --- 04:48:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:06 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/src/main/yang 04:48:06 [INFO] yang-to-sources: Found 7 dependencies in 954.3 μs 04:48:06 [INFO] yang-to-sources: Project model files found: 1 in 2.020 ms 04:48:06 [INFO] yang-to-sources: 8 YANG models processed in 31.56 ms 04:48:06 [INFO] BindingJavaFileGenerator: Defined 40 files in 6.745 ms 04:48:06 [INFO] Sorted 40 files into 14 directories in 169.3 μs 04:48:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 16.73 ms 04:48:06 [INFO] 04:48:06 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8526 --- 04:48:07 [INFO] Starting audit... 04:48:07 Audit done. 04:48:07 [INFO] You have 0 Checkstyle violations. 04:48:07 [INFO] 04:48:07 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8526 --- 04:48:07 [INFO] Starting audit... 04:48:07 Audit done. 04:48:07 [INFO] You have 0 Checkstyle violations. 04:48:07 [INFO] 04:48:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8526 --- 04:48:07 [INFO] 04:48:07 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8526 --- 04:48:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/src/main/resources 04:48:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/generated-sources/spi 04:48:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/generated-sources/spi 04:48:07 [INFO] 04:48:07 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8526 --- 04:48:07 [INFO] Recompiling the module because of changed dependency. 04:48:07 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 04:48:07 [INFO] 04:48:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8526 >>> 04:48:07 [INFO] 04:48:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8526 --- 04:48:07 [INFO] Spotbugs plugin skipped 04:48:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:07 [INFO] 04:48:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8526 <<< 04:48:07 [INFO] 04:48:07 [INFO] 04:48:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8526 --- 04:48:07 [INFO] Spotbugs plugin skipped 04:48:07 [INFO] 04:48:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8526 --- 04:48:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/src/test/resources 04:48:07 [INFO] 04:48:07 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8526 --- 04:48:07 [INFO] No sources to compile 04:48:07 [INFO] 04:48:07 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8526 --- 04:48:07 [INFO] No tests to run. 04:48:07 [INFO] 04:48:07 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8526 --- 04:48:07 [INFO] 04:48:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8526 --- 04:48:07 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-1.0.1-SNAPSHOT.jar 04:48:07 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/classes/META-INF/MANIFEST.MF 04:48:07 [INFO] 04:48:07 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8526 --- 04:48:07 [INFO] No previous run data found, generating javadoc. 04:48:09 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-1.0.1-SNAPSHOT-javadoc.jar 04:48:09 [INFO] 04:48:09 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8526 --- 04:48:09 [INFO] CycloneDX: Resolving Dependencies 04:48:09 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:48:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.xml 04:48:09 [INFO] attaching as rfc8526-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.json 04:48:09 [INFO] attaching as rfc8526-1.0.1-SNAPSHOT-cyclonedx.json 04:48:09 [INFO] 04:48:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 04:48:09 [INFO] Skipping duplicate-finder execution! 04:48:09 [INFO] 04:48:09 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8526 --- 04:48:09 [INFO] No dependency problems found 04:48:09 [INFO] 04:48:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- 04:48:09 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-1.0.1-SNAPSHOT-sources.jar 04:48:09 [INFO] 04:48:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8526 --- 04:48:10 [INFO] 04:48:10 [INFO] --- jacoco:0.8.13:report (report) @ rfc8526 --- 04:48:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:10 [INFO] 04:48:10 [INFO] --- install:3.1.4:install (default-install) @ rfc8526 --- 04:48:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.1-SNAPSHOT/rfc8526-1.0.1-SNAPSHOT.pom 04:48:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.1-SNAPSHOT/rfc8526-1.0.1-SNAPSHOT.jar 04:48:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.1-SNAPSHOT/rfc8526-1.0.1-SNAPSHOT-javadoc.jar 04:48:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.1-SNAPSHOT/rfc8526-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.1-SNAPSHOT/rfc8526-1.0.1-SNAPSHOT-cyclonedx.json 04:48:10 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/rfc8526-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8526/1.0.1-SNAPSHOT/rfc8526-1.0.1-SNAPSHOT-sources.jar 04:48:10 [INFO] 04:48:10 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8526 --- 04:48:10 [INFO] Installing org/opendaylight/ietf/model/rfc8526/1.0.1-SNAPSHOT/rfc8526-1.0.1-SNAPSHOT.jar 04:48:10 [INFO] Writing OBR metadata 04:48:10 [INFO] 04:48:10 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8526 --- 04:48:10 [INFO] org.opendaylight.ietf.model:rfc8526:bundle:1.0.1-SNAPSHOT 04:48:10 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:10 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:10 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:10 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:10 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:10 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:10 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:48:10 [INFO] +- org.opendaylight.ietf.model:rfc6243:jar:1.0.1-SNAPSHOT:compile 04:48:10 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:10 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:10 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:10 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:10 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:48:10 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:48:10 [INFO] | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:48:10 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:10 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:10 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:10 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:10 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:10 [INFO] +- junit:junit:jar:4.13.2:test 04:48:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:10 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:10 [INFO] 04:48:10 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8526 --- 04:48:10 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8526/target/sonatype-clm/module.xml 04:48:10 [INFO] 04:48:10 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8526 >------------ 04:48:10 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8526 1.0.1-SNAPSHOT [78/161] 04:48:10 [INFO] from features/odl-ietf-model-rfc8526/pom.xml 04:48:10 [INFO] ------------------------------[ feature ]------------------------------- 04:48:10 [INFO] 04:48:10 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] 04:48:10 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:10 [INFO] 04:48:10 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:10 [INFO] 04:48:10 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] 04:48:10 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] 04:48:10 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:10 [INFO] argLine set to empty 04:48:10 [INFO] 04:48:10 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] Starting audit... 04:48:10 Audit done. 04:48:10 [INFO] You have 0 Checkstyle violations. 04:48:10 [INFO] 04:48:10 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] Starting audit... 04:48:10 Audit done. 04:48:10 [INFO] You have 0 Checkstyle violations. 04:48:10 [INFO] 04:48:10 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] 04:48:10 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml 04:48:10 [INFO] ...done! 04:48:10 [INFO] Attaching features XML 04:48:10 [INFO] 04:48:10 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8526 --- 04:48:10 [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 04:48:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:10 [INFO] 04:48:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8526 >>> 04:48:10 [INFO] 04:48:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] No files found to run spotbugs, check compile phase has been run 04:48:10 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:10 [INFO] 04:48:10 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8526 <<< 04:48:10 [INFO] 04:48:10 [INFO] 04:48:10 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] 04:48:10 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8526 --- 04:48:10 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8526 04:48:10 [INFO] Project dependency features detected: [] 04:48:10 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:10 [INFO] Creating RMI registry server on 127.0.0.1:43417 04:48:10 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:10 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:10 [INFO] Waiting for remote bundle context.. on 43417 name: 87d0c218-1cc3-4eb5-ad0b-c01635b34e39 timout: [ RelativeTimeout value = 180000 ] 04:48:14 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:39261/jndi/rmi://127.0.0.1:43417/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 04:48:14 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 04:48:14 at java.base/java.lang.Thread.run(Thread.java:1583) 04:48:14 Caused by: java.io.IOException: The server has been stopped. 04:48:14 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 04:48:14 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 04:48:14 ... 1 more 04:48:14 [INFO] Building jar from resources and headers. 04:48:14 [INFO] Writing jar finished. 04:48:16 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:16 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:16 [INFO] 04:48:16 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8526 --- 04:48:16 [INFO] 04:48:16 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8526 --- 04:48:16 [INFO] No Javadoc in project. Archive not created. 04:48:16 [INFO] 04:48:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8526 --- 04:48:16 [INFO] CycloneDX: Resolving Dependencies 04:48:17 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 04:48:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.xml 04:48:17 [INFO] attaching as odl-ietf-model-rfc8526-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.json 04:48:17 [INFO] attaching as odl-ietf-model-rfc8526-1.0.1-SNAPSHOT-cyclonedx.json 04:48:17 [INFO] 04:48:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] Skipping duplicate-finder execution! 04:48:17 [INFO] 04:48:17 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] Skipping plugin execution 04:48:17 [INFO] 04:48:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] Skipping source per configuration. 04:48:17 [INFO] 04:48:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] 04:48:17 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:17 [INFO] 04:48:17 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8526 --- 04:48:17 [WARNING] 04:48:17 [WARNING] The packaging plugin for project odl-ietf-model-rfc8526 did not assign 04:48:17 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:48:17 [WARNING] 04:48:17 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:48:17 [WARNING] 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.1-SNAPSHOT/odl-ietf-model-rfc8526-1.0.1-SNAPSHOT.pom 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.1-SNAPSHOT/odl-ietf-model-rfc8526-1.0.1-SNAPSHOT-features.xml 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.1-SNAPSHOT/odl-ietf-model-rfc8526-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8526/1.0.1-SNAPSHOT/odl-ietf-model-rfc8526-1.0.1-SNAPSHOT-cyclonedx.json 04:48:17 [INFO] 04:48:17 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8526:feature:1.0.1-SNAPSHOT 04:48:17 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | \- org.opendaylight.ietf.model:rfc6243:jar:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:48:17 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:48:17 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:48:17 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:17 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:17 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:48:17 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:48:17 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:48:17 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:48:17 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] +- org.opendaylight.ietf.model:rfc8526:jar:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:17 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:17 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:17 [INFO] | +- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:17 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:17 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:17 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:17 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:17 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:17 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:17 [INFO] +- junit:junit:jar:4.13.2:test 04:48:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:17 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:48:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:17 [INFO] 04:48:17 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8526 --- 04:48:17 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8526/target/sonatype-clm/module.xml 04:48:17 [INFO] 04:48:17 [INFO] ----------------< org.opendaylight.ietf.model:rfc8528 >----------------- 04:48:17 [INFO] Building rfc8528 1.0.1-SNAPSHOT [79/161] 04:48:17 [INFO] from model/rfc/rfc8528/pom.xml 04:48:17 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:17 [INFO] 04:48:17 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8528 --- 04:48:17 [INFO] 04:48:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8528 --- 04:48:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:17 [INFO] 04:48:17 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8528 --- 04:48:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:17 [INFO] 04:48:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8528 --- 04:48:17 [INFO] 04:48:17 [INFO] --- dependency:3.8.1:properties (default) @ rfc8528 --- 04:48:17 [INFO] 04:48:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8528 --- 04:48:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:48:17 [INFO] 04:48:17 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8528 --- 04:48:17 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:17 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/src/main/yang 04:48:17 [INFO] yang-to-sources: Found 2 dependencies in 574.5 μs 04:48:17 [INFO] yang-to-sources: Project model files found: 1 in 1.305 ms 04:48:17 [INFO] yang-to-sources: 3 YANG models processed in 8.787 ms 04:48:17 [INFO] BindingJavaFileGenerator: Defined 21 files in 2.775 ms 04:48:17 [INFO] Sorted 21 files into 8 directories in 93.31 μs 04:48:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 21 in 9.029 ms 04:48:17 [INFO] 04:48:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8528 --- 04:48:17 [INFO] Starting audit... 04:48:17 Audit done. 04:48:17 [INFO] You have 0 Checkstyle violations. 04:48:17 [INFO] 04:48:17 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8528 --- 04:48:17 [INFO] Starting audit... 04:48:17 Audit done. 04:48:17 [INFO] You have 0 Checkstyle violations. 04:48:17 [INFO] 04:48:17 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8528 --- 04:48:17 [INFO] 04:48:17 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8528 --- 04:48:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/src/main/resources 04:48:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/generated-sources/spi 04:48:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/generated-sources/spi 04:48:17 [INFO] 04:48:17 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8528 --- 04:48:17 [INFO] Recompiling the module because of changed dependency. 04:48:17 [INFO] Compiling 20 source files with javac [debug release 21] to target/classes 04:48:17 [INFO] 04:48:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8528 >>> 04:48:17 [INFO] 04:48:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8528 --- 04:48:17 [INFO] Spotbugs plugin skipped 04:48:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:17 [INFO] 04:48:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8528 <<< 04:48:17 [INFO] 04:48:17 [INFO] 04:48:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8528 --- 04:48:17 [INFO] Spotbugs plugin skipped 04:48:17 [INFO] 04:48:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8528 --- 04:48:17 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/src/test/resources 04:48:17 [INFO] 04:48:17 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8528 --- 04:48:17 [INFO] No sources to compile 04:48:17 [INFO] 04:48:17 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8528 --- 04:48:17 [INFO] No tests to run. 04:48:17 [INFO] 04:48:17 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8528 --- 04:48:17 [INFO] 04:48:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8528 --- 04:48:17 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-1.0.1-SNAPSHOT.jar 04:48:17 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/classes/META-INF/MANIFEST.MF 04:48:17 [INFO] 04:48:17 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8528 --- 04:48:17 [INFO] No previous run data found, generating javadoc. 04:48:19 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-1.0.1-SNAPSHOT-javadoc.jar 04:48:19 [INFO] 04:48:19 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8528 --- 04:48:19 [INFO] CycloneDX: Resolving Dependencies 04:48:19 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:48:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.xml 04:48:19 [INFO] attaching as rfc8528-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.json 04:48:19 [INFO] attaching as rfc8528-1.0.1-SNAPSHOT-cyclonedx.json 04:48:19 [INFO] 04:48:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8528 --- 04:48:19 [INFO] Skipping duplicate-finder execution! 04:48:19 [INFO] 04:48:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8528 --- 04:48:19 [INFO] No dependency problems found 04:48:19 [INFO] 04:48:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8528 --- 04:48:19 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-1.0.1-SNAPSHOT-sources.jar 04:48:19 [INFO] 04:48:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8528 --- 04:48:19 [INFO] 04:48:19 [INFO] --- jacoco:0.8.13:report (report) @ rfc8528 --- 04:48:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:19 [INFO] 04:48:19 [INFO] --- install:3.1.4:install (default-install) @ rfc8528 --- 04:48:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.1-SNAPSHOT/rfc8528-1.0.1-SNAPSHOT.pom 04:48:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.1-SNAPSHOT/rfc8528-1.0.1-SNAPSHOT.jar 04:48:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.1-SNAPSHOT/rfc8528-1.0.1-SNAPSHOT-javadoc.jar 04:48:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.1-SNAPSHOT/rfc8528-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.1-SNAPSHOT/rfc8528-1.0.1-SNAPSHOT-cyclonedx.json 04:48:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/rfc8528-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8528/1.0.1-SNAPSHOT/rfc8528-1.0.1-SNAPSHOT-sources.jar 04:48:19 [INFO] 04:48:19 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8528 --- 04:48:19 [INFO] Installing org/opendaylight/ietf/model/rfc8528/1.0.1-SNAPSHOT/rfc8528-1.0.1-SNAPSHOT.jar 04:48:19 [INFO] Writing OBR metadata 04:48:19 [INFO] 04:48:19 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8528 --- 04:48:19 [INFO] org.opendaylight.ietf.model:rfc8528:bundle:1.0.1-SNAPSHOT 04:48:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:19 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:19 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:19 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:19 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:19 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:19 [INFO] +- junit:junit:jar:4.13.2:test 04:48:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:19 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:19 [INFO] 04:48:19 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8528 --- 04:48:19 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8528/target/sonatype-clm/module.xml 04:48:19 [INFO] 04:48:19 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8528 >------------ 04:48:19 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8528 1.0.1-SNAPSHOT [80/161] 04:48:19 [INFO] from features/odl-ietf-model-rfc8528/pom.xml 04:48:19 [INFO] ------------------------------[ feature ]------------------------------- 04:48:19 [INFO] 04:48:19 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8528 --- 04:48:19 [INFO] 04:48:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8528 --- 04:48:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:19 [INFO] 04:48:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8528 --- 04:48:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:19 [INFO] 04:48:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] 04:48:20 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] 04:48:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:20 [INFO] argLine set to empty 04:48:20 [INFO] 04:48:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] Starting audit... 04:48:20 Audit done. 04:48:20 [INFO] You have 0 Checkstyle violations. 04:48:20 [INFO] 04:48:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] Starting audit... 04:48:20 Audit done. 04:48:20 [INFO] You have 0 Checkstyle violations. 04:48:20 [INFO] 04:48:20 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] 04:48:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml 04:48:20 [INFO] ...done! 04:48:20 [INFO] Attaching features XML 04:48:20 [INFO] 04:48:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8528 --- 04:48:20 [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 04:48:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:20 [INFO] 04:48:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8528 >>> 04:48:20 [INFO] 04:48:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] No files found to run spotbugs, check compile phase has been run 04:48:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:20 [INFO] 04:48:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8528 <<< 04:48:20 [INFO] 04:48:20 [INFO] 04:48:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] 04:48:20 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8528 --- 04:48:20 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8528 04:48:20 [INFO] Project dependency features detected: [] 04:48:20 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:20 [INFO] Creating RMI registry server on 127.0.0.1:46039 04:48:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:20 [INFO] Waiting for remote bundle context.. on 46039 name: b4243a49-742e-49ac-ae9c-f14c424eff56 timout: [ RelativeTimeout value = 180000 ] 04:48:24 [INFO] Building jar from resources and headers. 04:48:24 [INFO] Writing jar finished. 04:48:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:26 [INFO] 04:48:26 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8528 --- 04:48:26 [INFO] 04:48:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8528 --- 04:48:26 [INFO] No Javadoc in project. Archive not created. 04:48:26 [INFO] 04:48:26 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8528 --- 04:48:26 [INFO] CycloneDX: Resolving Dependencies 04:48:27 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:48:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.xml 04:48:27 [INFO] attaching as odl-ietf-model-rfc8528-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.json 04:48:27 [INFO] attaching as odl-ietf-model-rfc8528-1.0.1-SNAPSHOT-cyclonedx.json 04:48:27 [INFO] 04:48:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] Skipping duplicate-finder execution! 04:48:27 [INFO] 04:48:27 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] Skipping plugin execution 04:48:27 [INFO] 04:48:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] Skipping source per configuration. 04:48:27 [INFO] 04:48:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] 04:48:27 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:27 [INFO] 04:48:27 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8528 --- 04:48:27 [WARNING] 04:48:27 [WARNING] The packaging plugin for project odl-ietf-model-rfc8528 did not assign 04:48:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:48:27 [WARNING] 04:48:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:48:27 [WARNING] 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.1-SNAPSHOT/odl-ietf-model-rfc8528-1.0.1-SNAPSHOT.pom 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.1-SNAPSHOT/odl-ietf-model-rfc8528-1.0.1-SNAPSHOT-features.xml 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.1-SNAPSHOT/odl-ietf-model-rfc8528-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:27 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8528/1.0.1-SNAPSHOT/odl-ietf-model-rfc8528-1.0.1-SNAPSHOT-cyclonedx.json 04:48:27 [INFO] 04:48:27 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8528:feature:1.0.1-SNAPSHOT 04:48:27 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:48:27 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:48:27 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:48:27 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:48:27 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:27 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:27 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:48:27 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:48:27 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:48:27 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:27 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:48:27 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:27 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:27 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:27 [INFO] +- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:48:27 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:27 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:27 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:27 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:27 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:27 [INFO] +- junit:junit:jar:4.13.2:test 04:48:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:27 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:48:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:27 [INFO] 04:48:27 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8528 --- 04:48:27 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8528/target/sonatype-clm/module.xml 04:48:27 [INFO] 04:48:27 [INFO] ----------------< org.opendaylight.ietf.model:rfc8529 >----------------- 04:48:27 [INFO] Building rfc8529 1.0.1-SNAPSHOT [81/161] 04:48:27 [INFO] from model/rfc/rfc8529/pom.xml 04:48:27 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:27 [INFO] 04:48:27 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8529 --- 04:48:27 [INFO] 04:48:27 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8529 --- 04:48:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:27 [INFO] 04:48:27 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8529 --- 04:48:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:27 [INFO] 04:48:27 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8529 --- 04:48:27 [INFO] 04:48:27 [INFO] --- dependency:3.8.1:properties (default) @ rfc8529 --- 04:48:27 [INFO] 04:48:27 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8529 --- 04:48:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:48:27 [INFO] 04:48:27 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8529 --- 04:48:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:27 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/src/main/yang 04:48:27 [INFO] yang-to-sources: Found 5 dependencies in 1.135 ms 04:48:27 [INFO] yang-to-sources: Project model files found: 1 in 1.738 ms 04:48:27 [INFO] yang-to-sources: 6 YANG models processed in 27.91 ms 04:48:27 [INFO] BindingJavaFileGenerator: Defined 37 files in 6.319 ms 04:48:27 [INFO] Sorted 37 files into 10 directories in 158.2 μs 04:48:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 12.86 ms 04:48:27 [INFO] 04:48:27 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8529 --- 04:48:27 [INFO] Starting audit... 04:48:27 Audit done. 04:48:27 [INFO] You have 0 Checkstyle violations. 04:48:27 [INFO] 04:48:27 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8529 --- 04:48:27 [INFO] Starting audit... 04:48:27 Audit done. 04:48:27 [INFO] You have 0 Checkstyle violations. 04:48:27 [INFO] 04:48:27 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8529 --- 04:48:27 [INFO] 04:48:27 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8529 --- 04:48:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/src/main/resources 04:48:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/generated-sources/spi 04:48:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/generated-sources/spi 04:48:27 [INFO] 04:48:27 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8529 --- 04:48:27 [INFO] Recompiling the module because of changed dependency. 04:48:27 [INFO] Compiling 36 source files with javac [debug release 21] to target/classes 04:48:27 [INFO] 04:48:27 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8529 >>> 04:48:27 [INFO] 04:48:27 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8529 --- 04:48:27 [INFO] Spotbugs plugin skipped 04:48:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:27 [INFO] 04:48:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8529 <<< 04:48:27 [INFO] 04:48:27 [INFO] 04:48:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8529 --- 04:48:27 [INFO] Spotbugs plugin skipped 04:48:27 [INFO] 04:48:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8529 --- 04:48:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/src/test/resources 04:48:27 [INFO] 04:48:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8529 --- 04:48:27 [INFO] No sources to compile 04:48:27 [INFO] 04:48:27 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8529 --- 04:48:27 [INFO] No tests to run. 04:48:27 [INFO] 04:48:27 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8529 --- 04:48:27 [INFO] 04:48:27 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8529 --- 04:48:27 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-1.0.1-SNAPSHOT.jar 04:48:27 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/classes/META-INF/MANIFEST.MF 04:48:27 [INFO] 04:48:27 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8529 --- 04:48:27 [INFO] No previous run data found, generating javadoc. 04:48:29 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-1.0.1-SNAPSHOT-javadoc.jar 04:48:29 [INFO] 04:48:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8529 --- 04:48:29 [INFO] CycloneDX: Resolving Dependencies 04:48:30 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:48:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.xml 04:48:30 [INFO] attaching as rfc8529-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.json 04:48:30 [INFO] attaching as rfc8529-1.0.1-SNAPSHOT-cyclonedx.json 04:48:30 [INFO] 04:48:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8529 --- 04:48:30 [INFO] Skipping duplicate-finder execution! 04:48:30 [INFO] 04:48:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8529 --- 04:48:30 [INFO] No dependency problems found 04:48:30 [INFO] 04:48:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8529 --- 04:48:30 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-1.0.1-SNAPSHOT-sources.jar 04:48:30 [INFO] 04:48:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8529 --- 04:48:30 [INFO] 04:48:30 [INFO] --- jacoco:0.8.13:report (report) @ rfc8529 --- 04:48:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:30 [INFO] 04:48:30 [INFO] --- install:3.1.4:install (default-install) @ rfc8529 --- 04:48:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.1-SNAPSHOT/rfc8529-1.0.1-SNAPSHOT.pom 04:48:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.1-SNAPSHOT/rfc8529-1.0.1-SNAPSHOT.jar 04:48:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.1-SNAPSHOT/rfc8529-1.0.1-SNAPSHOT-javadoc.jar 04:48:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.1-SNAPSHOT/rfc8529-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.1-SNAPSHOT/rfc8529-1.0.1-SNAPSHOT-cyclonedx.json 04:48:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/rfc8529-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8529/1.0.1-SNAPSHOT/rfc8529-1.0.1-SNAPSHOT-sources.jar 04:48:30 [INFO] 04:48:30 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8529 --- 04:48:30 [INFO] Installing org/opendaylight/ietf/model/rfc8529/1.0.1-SNAPSHOT/rfc8529-1.0.1-SNAPSHOT.jar 04:48:30 [INFO] Writing OBR metadata 04:48:30 [INFO] 04:48:30 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8529 --- 04:48:30 [INFO] org.opendaylight.ietf.model:rfc8529:bundle:1.0.1-SNAPSHOT 04:48:30 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:48:30 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:30 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:30 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:30 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:48:30 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:30 [INFO] +- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:48:30 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:30 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:30 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:30 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:30 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:30 [INFO] +- junit:junit:jar:4.13.2:test 04:48:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:30 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:30 [INFO] 04:48:30 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8529 --- 04:48:30 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8529/target/sonatype-clm/module.xml 04:48:30 [INFO] 04:48:30 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8529 >------------ 04:48:30 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8529 1.0.1-SNAPSHOT [82/161] 04:48:30 [INFO] from features/odl-ietf-model-rfc8529/pom.xml 04:48:30 [INFO] ------------------------------[ feature ]------------------------------- 04:48:30 [INFO] 04:48:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] 04:48:30 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:30 [INFO] 04:48:30 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:30 [INFO] 04:48:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] 04:48:30 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] 04:48:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:30 [INFO] argLine set to empty 04:48:30 [INFO] 04:48:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] Starting audit... 04:48:30 Audit done. 04:48:30 [INFO] You have 0 Checkstyle violations. 04:48:30 [INFO] 04:48:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] Starting audit... 04:48:30 Audit done. 04:48:30 [INFO] You have 0 Checkstyle violations. 04:48:30 [INFO] 04:48:30 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] 04:48:30 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml 04:48:30 [INFO] ...done! 04:48:30 [INFO] Attaching features XML 04:48:30 [INFO] 04:48:30 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8529 --- 04:48:30 [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 04:48:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:30 [INFO] 04:48:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8529 >>> 04:48:30 [INFO] 04:48:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] No files found to run spotbugs, check compile phase has been run 04:48:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:30 [INFO] 04:48:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8529 <<< 04:48:30 [INFO] 04:48:30 [INFO] 04:48:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] 04:48:30 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8529 --- 04:48:30 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8529 04:48:30 [INFO] Project dependency features detected: [] 04:48:30 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:30 [INFO] Creating RMI registry server on 127.0.0.1:38665 04:48:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:30 [INFO] Waiting for remote bundle context.. on 38665 name: c6ad65e2-a96c-40d3-983f-a46d86f55c2d timout: [ RelativeTimeout value = 180000 ] 04:48:34 [INFO] Building jar from resources and headers. 04:48:34 [INFO] Writing jar finished. 04:48:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:36 [INFO] 04:48:36 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8529 --- 04:48:36 [INFO] 04:48:36 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8529 --- 04:48:36 [INFO] No Javadoc in project. Archive not created. 04:48:36 [INFO] 04:48:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8529 --- 04:48:36 [INFO] CycloneDX: Resolving Dependencies 04:48:37 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 04:48:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.xml 04:48:37 [INFO] attaching as odl-ietf-model-rfc8529-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.json 04:48:37 [INFO] attaching as odl-ietf-model-rfc8529-1.0.1-SNAPSHOT-cyclonedx.json 04:48:37 [INFO] 04:48:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8529 --- 04:48:37 [INFO] Skipping duplicate-finder execution! 04:48:37 [INFO] 04:48:37 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8529 --- 04:48:37 [INFO] Skipping plugin execution 04:48:37 [INFO] 04:48:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8529 --- 04:48:37 [INFO] Skipping source per configuration. 04:48:37 [INFO] 04:48:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8529 --- 04:48:37 [INFO] 04:48:37 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8529 --- 04:48:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:37 [INFO] 04:48:37 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8529 --- 04:48:37 [WARNING] 04:48:37 [WARNING] The packaging plugin for project odl-ietf-model-rfc8529 did not assign 04:48:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:48:37 [WARNING] 04:48:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:48:37 [WARNING] 04:48:37 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.1-SNAPSHOT/odl-ietf-model-rfc8529-1.0.1-SNAPSHOT.pom 04:48:37 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.1-SNAPSHOT/odl-ietf-model-rfc8529-1.0.1-SNAPSHOT-features.xml 04:48:37 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.1-SNAPSHOT/odl-ietf-model-rfc8529-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:37 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8529/1.0.1-SNAPSHOT/odl-ietf-model-rfc8529-1.0.1-SNAPSHOT-cyclonedx.json 04:48:37 [INFO] 04:48:37 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8529 --- 04:48:37 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8529:feature:1.0.1-SNAPSHOT 04:48:37 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:37 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:48:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:48:37 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:48:37 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:37 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:37 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:48:37 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:48:37 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:48:37 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:48:37 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] +- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:48:37 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:37 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:37 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:37 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:37 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:37 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:37 [INFO] +- junit:junit:jar:4.13.2:test 04:48:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:37 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:48:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:37 [INFO] 04:48:37 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8529 --- 04:48:37 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8529/target/sonatype-clm/module.xml 04:48:37 [INFO] 04:48:37 [INFO] ----------------< org.opendaylight.ietf.model:rfc8530 >----------------- 04:48:37 [INFO] Building rfc8530 1.0.1-SNAPSHOT [83/161] 04:48:37 [INFO] from model/rfc/rfc8530/pom.xml 04:48:37 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:37 [INFO] 04:48:37 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8530 --- 04:48:37 [INFO] 04:48:37 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8530 --- 04:48:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:37 [INFO] 04:48:37 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8530 --- 04:48:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:37 [INFO] 04:48:37 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8530 --- 04:48:37 [INFO] 04:48:37 [INFO] --- dependency:3.8.1:properties (default) @ rfc8530 --- 04:48:37 [INFO] 04:48:37 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8530 --- 04:48:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:48:37 [INFO] 04:48:37 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8530 --- 04:48:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:37 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/src/main/yang 04:48:37 [INFO] yang-to-sources: Found 4 dependencies in 647.9 μs 04:48:37 [INFO] yang-to-sources: Project model files found: 1 in 1.263 ms 04:48:37 [INFO] yang-to-sources: 5 YANG models processed in 24.67 ms 04:48:37 [INFO] BindingJavaFileGenerator: Defined 15 files in 4.977 ms 04:48:37 [INFO] Sorted 15 files into 5 directories in 102.2 μs 04:48:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 14.85 ms 04:48:37 [INFO] 04:48:37 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8530 --- 04:48:37 [INFO] Starting audit... 04:48:37 Audit done. 04:48:37 [INFO] You have 0 Checkstyle violations. 04:48:37 [INFO] 04:48:37 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8530 --- 04:48:37 [INFO] Starting audit... 04:48:37 Audit done. 04:48:37 [INFO] You have 0 Checkstyle violations. 04:48:37 [INFO] 04:48:37 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8530 --- 04:48:37 [INFO] 04:48:37 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8530 --- 04:48:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/src/main/resources 04:48:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/generated-sources/spi 04:48:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/generated-sources/spi 04:48:37 [INFO] 04:48:37 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8530 --- 04:48:37 [INFO] Recompiling the module because of changed dependency. 04:48:37 [INFO] Compiling 14 source files with javac [debug release 21] to target/classes 04:48:37 [INFO] 04:48:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8530 >>> 04:48:37 [INFO] 04:48:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8530 --- 04:48:37 [INFO] Spotbugs plugin skipped 04:48:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:37 [INFO] 04:48:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8530 <<< 04:48:37 [INFO] 04:48:37 [INFO] 04:48:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8530 --- 04:48:37 [INFO] Spotbugs plugin skipped 04:48:37 [INFO] 04:48:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8530 --- 04:48:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/src/test/resources 04:48:37 [INFO] 04:48:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8530 --- 04:48:37 [INFO] No sources to compile 04:48:37 [INFO] 04:48:37 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8530 --- 04:48:37 [INFO] No tests to run. 04:48:37 [INFO] 04:48:37 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8530 --- 04:48:37 [INFO] 04:48:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8530 --- 04:48:37 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-1.0.1-SNAPSHOT.jar 04:48:37 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/classes/META-INF/MANIFEST.MF 04:48:37 [INFO] 04:48:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8530 --- 04:48:37 [INFO] No previous run data found, generating javadoc. 04:48:39 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-1.0.1-SNAPSHOT-javadoc.jar 04:48:39 [INFO] 04:48:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8530 --- 04:48:39 [INFO] CycloneDX: Resolving Dependencies 04:48:39 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:48:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.xml 04:48:39 [INFO] attaching as rfc8530-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.json 04:48:39 [INFO] attaching as rfc8530-1.0.1-SNAPSHOT-cyclonedx.json 04:48:39 [INFO] 04:48:39 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8530 --- 04:48:39 [INFO] Skipping duplicate-finder execution! 04:48:39 [INFO] 04:48:39 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8530 --- 04:48:39 [INFO] No dependency problems found 04:48:39 [INFO] 04:48:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8530 --- 04:48:39 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-1.0.1-SNAPSHOT-sources.jar 04:48:39 [INFO] 04:48:39 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8530 --- 04:48:39 [INFO] 04:48:39 [INFO] --- jacoco:0.8.13:report (report) @ rfc8530 --- 04:48:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:39 [INFO] 04:48:39 [INFO] --- install:3.1.4:install (default-install) @ rfc8530 --- 04:48:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.1-SNAPSHOT/rfc8530-1.0.1-SNAPSHOT.pom 04:48:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.1-SNAPSHOT/rfc8530-1.0.1-SNAPSHOT.jar 04:48:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.1-SNAPSHOT/rfc8530-1.0.1-SNAPSHOT-javadoc.jar 04:48:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.1-SNAPSHOT/rfc8530-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.1-SNAPSHOT/rfc8530-1.0.1-SNAPSHOT-cyclonedx.json 04:48:39 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/rfc8530-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8530/1.0.1-SNAPSHOT/rfc8530-1.0.1-SNAPSHOT-sources.jar 04:48:39 [INFO] 04:48:39 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8530 --- 04:48:39 [INFO] Installing org/opendaylight/ietf/model/rfc8530/1.0.1-SNAPSHOT/rfc8530-1.0.1-SNAPSHOT.jar 04:48:39 [INFO] Writing OBR metadata 04:48:39 [INFO] 04:48:39 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8530 --- 04:48:39 [INFO] org.opendaylight.ietf.model:rfc8530:bundle:1.0.1-SNAPSHOT 04:48:39 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:48:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:39 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:39 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:39 [INFO] +- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:48:39 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:39 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:39 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:39 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:39 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:39 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:39 [INFO] +- junit:junit:jar:4.13.2:test 04:48:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:39 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:39 [INFO] 04:48:39 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8530 --- 04:48:39 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8530/target/sonatype-clm/module.xml 04:48:39 [INFO] 04:48:39 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8530 >------------ 04:48:39 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8530 1.0.1-SNAPSHOT [84/161] 04:48:39 [INFO] from features/odl-ietf-model-rfc8530/pom.xml 04:48:39 [INFO] ------------------------------[ feature ]------------------------------- 04:48:39 [INFO] 04:48:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8530 --- 04:48:39 [INFO] 04:48:39 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8530 --- 04:48:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:39 [INFO] 04:48:39 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8530 --- 04:48:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:39 [INFO] 04:48:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] 04:48:40 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] 04:48:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:40 [INFO] argLine set to empty 04:48:40 [INFO] 04:48:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] Starting audit... 04:48:40 Audit done. 04:48:40 [INFO] You have 0 Checkstyle violations. 04:48:40 [INFO] 04:48:40 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] Starting audit... 04:48:40 Audit done. 04:48:40 [INFO] You have 0 Checkstyle violations. 04:48:40 [INFO] 04:48:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] 04:48:40 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml 04:48:40 [INFO] ...done! 04:48:40 [INFO] Attaching features XML 04:48:40 [INFO] 04:48:40 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8530 --- 04:48:40 [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 04:48:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:40 [INFO] 04:48:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8530 >>> 04:48:40 [INFO] 04:48:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] No files found to run spotbugs, check compile phase has been run 04:48:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:40 [INFO] 04:48:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8530 <<< 04:48:40 [INFO] 04:48:40 [INFO] 04:48:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] 04:48:40 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8530 --- 04:48:40 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8530 04:48:40 [INFO] Project dependency features detected: [] 04:48:40 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:40 [INFO] Creating RMI registry server on 127.0.0.1:34157 04:48:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:40 [INFO] Waiting for remote bundle context.. on 34157 name: bf645458-5586-4345-9ce6-e0aab3394e55 timout: [ RelativeTimeout value = 180000 ] 04:48:44 [INFO] Building jar from resources and headers. 04:48:44 [INFO] Writing jar finished. 04:48:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:46 [INFO] 04:48:46 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] 04:48:46 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] No Javadoc in project. Archive not created. 04:48:46 [INFO] 04:48:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] CycloneDX: Resolving Dependencies 04:48:46 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:48:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.xml 04:48:46 [INFO] attaching as odl-ietf-model-rfc8530-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.json 04:48:46 [INFO] attaching as odl-ietf-model-rfc8530-1.0.1-SNAPSHOT-cyclonedx.json 04:48:46 [INFO] 04:48:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] Skipping duplicate-finder execution! 04:48:46 [INFO] 04:48:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] Skipping plugin execution 04:48:46 [INFO] 04:48:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] Skipping source per configuration. 04:48:46 [INFO] 04:48:46 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] 04:48:46 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:46 [INFO] 04:48:46 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8530 --- 04:48:46 [WARNING] 04:48:46 [WARNING] The packaging plugin for project odl-ietf-model-rfc8530 did not assign 04:48:46 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:48:46 [WARNING] 04:48:46 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:48:46 [WARNING] 04:48:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.1-SNAPSHOT/odl-ietf-model-rfc8530-1.0.1-SNAPSHOT.pom 04:48:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.1-SNAPSHOT/odl-ietf-model-rfc8530-1.0.1-SNAPSHOT-features.xml 04:48:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.1-SNAPSHOT/odl-ietf-model-rfc8530-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:46 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8530/1.0.1-SNAPSHOT/odl-ietf-model-rfc8530-1.0.1-SNAPSHOT-cyclonedx.json 04:48:46 [INFO] 04:48:46 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8530:feature:1.0.1-SNAPSHOT 04:48:46 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:48:46 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:48:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:48:46 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:48:46 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:48:46 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:46 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:46 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:48:46 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:48:46 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:48:46 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:46 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:48:46 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:46 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:46 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:46 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:48:46 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.1-SNAPSHOT:compile 04:48:46 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:48:46 [INFO] +- org.opendaylight.ietf.model:rfc8530:jar:1.0.1-SNAPSHOT:compile 04:48:46 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:46 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:46 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:46 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:46 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:46 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:46 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:46 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:46 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:46 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:46 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:46 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:46 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:46 [INFO] +- junit:junit:jar:4.13.2:test 04:48:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:46 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:48:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:46 [INFO] 04:48:46 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8530 --- 04:48:46 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8530/target/sonatype-clm/module.xml 04:48:46 [INFO] 04:48:46 [INFO] ------< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types >------ 04:48:46 [INFO] Building rfc8542-ietf-dc-fabric-types 1.0.1-SNAPSHOT [85/161] 04:48:46 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml 04:48:46 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:46 [INFO] 04:48:46 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-types --- 04:48:46 [INFO] 04:48:46 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-types --- 04:48:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:46 [INFO] 04:48:46 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-types --- 04:48:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:46 [INFO] 04:48:46 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] 04:48:47 [INFO] --- dependency:3.8.1:properties (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] 04:48:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:48:47 [INFO] 04:48:47 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:47 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/yang 04:48:47 [INFO] yang-to-sources: Found 2 dependencies in 562.6 μs 04:48:47 [INFO] yang-to-sources: Project model files found: 1 in 1.762 ms 04:48:47 [INFO] yang-to-sources: 3 YANG models processed in 9.126 ms 04:48:47 [INFO] BindingJavaFileGenerator: Defined 40 files in 2.913 ms 04:48:47 [INFO] Sorted 40 files into 4 directories in 105.1 μs 04:48:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 40 in 9.400 ms 04:48:47 [INFO] 04:48:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] Starting audit... 04:48:47 Audit done. 04:48:47 [INFO] You have 0 Checkstyle violations. 04:48:47 [INFO] 04:48:47 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] Starting audit... 04:48:47 Audit done. 04:48:47 [INFO] You have 0 Checkstyle violations. 04:48:47 [INFO] 04:48:47 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] 04:48:47 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/main/resources 04:48:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 04:48:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:47 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/generated-sources/spi 04:48:47 [INFO] 04:48:47 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] Recompiling the module because of changed dependency. 04:48:47 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 04:48:47 [INFO] 04:48:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-types >>> 04:48:47 [INFO] 04:48:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] Spotbugs plugin skipped 04:48:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:47 [INFO] 04:48:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-types <<< 04:48:47 [INFO] 04:48:47 [INFO] 04:48:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] Spotbugs plugin skipped 04:48:47 [INFO] 04:48:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/src/test/resources 04:48:47 [INFO] 04:48:47 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] No sources to compile 04:48:47 [INFO] 04:48:47 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] No tests to run. 04:48:47 [INFO] 04:48:47 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] 04:48:47 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT.jar 04:48:47 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/classes/META-INF/MANIFEST.MF 04:48:47 [INFO] 04:48:47 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-types --- 04:48:47 [INFO] No previous run data found, generating javadoc. 04:48:49 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-javadoc.jar 04:48:49 [INFO] 04:48:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] CycloneDX: Resolving Dependencies 04:48:49 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:48:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml 04:48:49 [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json 04:48:49 [INFO] attaching as rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-cyclonedx.json 04:48:49 [INFO] 04:48:49 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] Skipping duplicate-finder execution! 04:48:49 [INFO] 04:48:49 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] No dependency problems found 04:48:49 [INFO] 04:48:49 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-sources.jar 04:48:49 [INFO] 04:48:49 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] 04:48:49 [INFO] --- jacoco:0.8.13:report (report) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:49 [INFO] 04:48:49 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT.pom 04:48:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT.jar 04:48:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-javadoc.jar 04:48:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-cyclonedx.json 04:48:49 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT-sources.jar 04:48:49 [INFO] 04:48:49 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-types/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-types-1.0.1-SNAPSHOT.jar 04:48:49 [INFO] Writing OBR metadata 04:48:49 [INFO] 04:48:49 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:bundle:1.0.1-SNAPSHOT 04:48:49 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:48:49 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:49 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:49 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:49 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:49 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:49 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:49 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:49 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:49 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:49 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:49 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:49 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:49 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:49 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:49 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:49 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:49 [INFO] +- junit:junit:jar:4.13.2:test 04:48:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:49 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:49 [INFO] 04:48:49 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8542-ietf-dc-fabric-types --- 04:48:49 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-types/target/sonatype-clm/module.xml 04:48:49 [INFO] 04:48:49 [INFO] ----< org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology >----- 04:48:49 [INFO] Building rfc8542-ietf-dc-fabric-topology 1.0.1-SNAPSHOT [86/161] 04:48:49 [INFO] from model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml 04:48:49 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:49 [INFO] 04:48:49 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] 04:48:49 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:49 [INFO] 04:48:49 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:49 [INFO] 04:48:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] 04:48:49 [INFO] --- dependency:3.8.1:properties (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] 04:48:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:48:49 [INFO] 04:48:49 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:49 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/yang 04:48:49 [INFO] yang-to-sources: Found 4 dependencies in 625.9 μs 04:48:49 [INFO] yang-to-sources: Project model files found: 1 in 1.690 ms 04:48:49 [INFO] yang-to-sources: 5 YANG models processed in 16.33 ms 04:48:49 [INFO] BindingJavaFileGenerator: Defined 35 files in 4.506 ms 04:48:49 [INFO] Sorted 35 files into 7 directories in 101.0 μs 04:48:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 35 in 14.66 ms 04:48:49 [INFO] 04:48:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] Starting audit... 04:48:49 Audit done. 04:48:49 [INFO] You have 0 Checkstyle violations. 04:48:49 [INFO] 04:48:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] Starting audit... 04:48:49 Audit done. 04:48:49 [INFO] You have 0 Checkstyle violations. 04:48:49 [INFO] 04:48:49 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] 04:48:49 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/main/resources 04:48:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 04:48:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/generated-sources/spi 04:48:49 [INFO] 04:48:49 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8542-ietf-dc-fabric-topology --- 04:48:49 [INFO] Recompiling the module because of changed dependency. 04:48:49 [INFO] Compiling 34 source files with javac [debug release 21] to target/classes 04:48:49 [INFO] 04:48:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8542-ietf-dc-fabric-topology >>> 04:48:50 [INFO] 04:48:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] Spotbugs plugin skipped 04:48:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:50 [INFO] 04:48:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8542-ietf-dc-fabric-topology <<< 04:48:50 [INFO] 04:48:50 [INFO] 04:48:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] Spotbugs plugin skipped 04:48:50 [INFO] 04:48:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/src/test/resources 04:48:50 [INFO] 04:48:50 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] No sources to compile 04:48:50 [INFO] 04:48:50 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] No tests to run. 04:48:50 [INFO] 04:48:50 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] 04:48:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT.jar 04:48:50 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/classes/META-INF/MANIFEST.MF 04:48:50 [INFO] 04:48:50 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8542-ietf-dc-fabric-topology --- 04:48:50 [INFO] No previous run data found, generating javadoc. 04:48:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-javadoc.jar 04:48:52 [INFO] 04:48:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] CycloneDX: Resolving Dependencies 04:48:52 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:48:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml 04:48:52 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json 04:48:52 [INFO] attaching as rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-cyclonedx.json 04:48:52 [INFO] 04:48:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] Skipping duplicate-finder execution! 04:48:52 [INFO] 04:48:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] No dependency problems found 04:48:52 [INFO] 04:48:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-sources.jar 04:48:52 [INFO] 04:48:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] 04:48:52 [INFO] --- jacoco:0.8.13:report (report) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:48:52 [INFO] 04:48:52 [INFO] --- install:3.1.4:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT.pom 04:48:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT.jar 04:48:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-javadoc.jar 04:48:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-cyclonedx.json 04:48:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT-sources.jar 04:48:52 [INFO] 04:48:52 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] Installing org/opendaylight/ietf/model/rfc8542-ietf-dc-fabric-topology/1.0.1-SNAPSHOT/rfc8542-ietf-dc-fabric-topology-1.0.1-SNAPSHOT.jar 04:48:52 [INFO] Writing OBR metadata 04:48:52 [INFO] 04:48:52 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology:bundle:1.0.1-SNAPSHOT 04:48:52 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:48:52 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:52 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:52 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:52 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:48:52 [INFO] +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:jar:1.0.1-SNAPSHOT:compile 04:48:52 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:52 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:52 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:48:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:48:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:52 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:52 [INFO] +- junit:junit:jar:4.13.2:test 04:48:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:52 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:48:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:52 [INFO] 04:48:52 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8542-ietf-dc-fabric-topology --- 04:48:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8542-ietf-dc-fabric-topology/target/sonatype-clm/module.xml 04:48:52 [INFO] 04:48:52 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8542 >------------ 04:48:52 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8542 1.0.1-SNAPSHOT [87/161] 04:48:52 [INFO] from features/odl-ietf-model-rfc8542/pom.xml 04:48:52 [INFO] ------------------------------[ feature ]------------------------------- 04:48:52 [INFO] 04:48:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] 04:48:52 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:52 [INFO] 04:48:52 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:52 [INFO] 04:48:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] 04:48:52 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] 04:48:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:52 [INFO] argLine set to empty 04:48:52 [INFO] 04:48:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] Starting audit... 04:48:52 Audit done. 04:48:52 [INFO] You have 0 Checkstyle violations. 04:48:52 [INFO] 04:48:52 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] Starting audit... 04:48:52 Audit done. 04:48:52 [INFO] You have 0 Checkstyle violations. 04:48:52 [INFO] 04:48:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] 04:48:52 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml 04:48:52 [INFO] ...done! 04:48:52 [INFO] Attaching features XML 04:48:52 [INFO] 04:48:52 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8542 --- 04:48:52 [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 04:48:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:48:52 [INFO] 04:48:52 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8542 >>> 04:48:52 [INFO] 04:48:52 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] No files found to run spotbugs, check compile phase has been run 04:48:52 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:52 [INFO] 04:48:52 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8542 <<< 04:48:52 [INFO] 04:48:52 [INFO] 04:48:52 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] 04:48:52 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8542 --- 04:48:52 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8542 04:48:52 [INFO] Project dependency features detected: [] 04:48:52 [INFO] Pax Exam System (Version: 4.14.0) created. 04:48:52 [INFO] Creating RMI registry server on 127.0.0.1:46609 04:48:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:48:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:48:53 [INFO] Waiting for remote bundle context.. on 46609 name: cf5f3ad3-397c-4af0-90ad-eda6aa47c58c timout: [ RelativeTimeout value = 180000 ] 04:48:57 [INFO] Building jar from resources and headers. 04:48:57 [INFO] Writing jar finished. 04:48:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:48:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:48:59 [INFO] 04:48:59 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] 04:48:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] No Javadoc in project. Archive not created. 04:48:59 [INFO] 04:48:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] CycloneDX: Resolving Dependencies 04:48:59 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 04:48:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.xml 04:48:59 [INFO] attaching as odl-ietf-model-rfc8542-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.json 04:48:59 [INFO] attaching as odl-ietf-model-rfc8542-1.0.1-SNAPSHOT-cyclonedx.json 04:48:59 [INFO] 04:48:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] Skipping duplicate-finder execution! 04:48:59 [INFO] 04:48:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] Skipping plugin execution 04:48:59 [INFO] 04:48:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] Skipping source per configuration. 04:48:59 [INFO] 04:48:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] 04:48:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:48:59 [INFO] 04:48:59 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8542 --- 04:48:59 [WARNING] 04:48:59 [WARNING] The packaging plugin for project odl-ietf-model-rfc8542 did not assign 04:48:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:48:59 [WARNING] 04:48:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:48:59 [WARNING] 04:48:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.1-SNAPSHOT/odl-ietf-model-rfc8542-1.0.1-SNAPSHOT.pom 04:48:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.1-SNAPSHOT/odl-ietf-model-rfc8542-1.0.1-SNAPSHOT-features.xml 04:48:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.1-SNAPSHOT/odl-ietf-model-rfc8542-1.0.1-SNAPSHOT-cyclonedx.xml 04:48:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8542/1.0.1-SNAPSHOT/odl-ietf-model-rfc8542-1.0.1-SNAPSHOT-cyclonedx.json 04:48:59 [INFO] 04:48:59 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8542:feature:1.0.1-SNAPSHOT 04:48:59 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:48:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:48:59 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:48:59 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:48:59 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:48:59 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:48:59 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:48:59 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:48:59 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:48:59 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:48:59 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology:jar:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:48:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:48:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:48:59 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:48:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:48:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:48:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:48:59 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:48:59 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:48:59 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:48:59 [INFO] +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:jar:1.0.1-SNAPSHOT:compile 04:48:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:48:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:48:59 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:48:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:48:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:48:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:48:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:48:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:48:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:48:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:48:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:48:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:48:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:48:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:48:59 [INFO] +- junit:junit:jar:4.13.2:test 04:48:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:48:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:48:59 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:48:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:48:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:48:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:48:59 [INFO] 04:48:59 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8542 --- 04:48:59 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8542/target/sonatype-clm/module.xml 04:48:59 [INFO] 04:48:59 [INFO] ---< org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server >--- 04:48:59 [INFO] Building rfc8572-ietf-sztp-bootstrap-server 1.0.1-SNAPSHOT [88/161] 04:48:59 [INFO] from model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml 04:48:59 [INFO] -------------------------------[ bundle ]------------------------------- 04:48:59 [INFO] 04:48:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] 04:48:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:59 [INFO] 04:48:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:48:59 [INFO] 04:48:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] 04:48:59 [INFO] --- dependency:3.8.1:properties (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] 04:48:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:48:59 [INFO] 04:48:59 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:48:59 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/yang 04:48:59 [INFO] yang-to-sources: Found 0 dependencies in 347.0 μs 04:48:59 [INFO] yang-to-sources: Project model files found: 1 in 1.848 ms 04:48:59 [INFO] yang-to-sources: 1 YANG models processed in 3.404 ms 04:48:59 [INFO] BindingJavaFileGenerator: Defined 23 files in 1.827 ms 04:48:59 [INFO] Sorted 23 files into 5 directories in 91.39 μs 04:48:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 10.00 ms 04:48:59 [INFO] 04:48:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] Starting audit... 04:48:59 Audit done. 04:48:59 [INFO] You have 0 Checkstyle violations. 04:48:59 [INFO] 04:48:59 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] Starting audit... 04:48:59 Audit done. 04:48:59 [INFO] You have 0 Checkstyle violations. 04:48:59 [INFO] 04:48:59 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] 04:48:59 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/main/resources 04:48:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 04:48:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:48:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:48:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/generated-sources/spi 04:48:59 [INFO] 04:48:59 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] Recompiling the module because of changed source code. 04:48:59 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 04:48:59 [INFO] 04:48:59 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-bootstrap-server >>> 04:48:59 [INFO] 04:48:59 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] Spotbugs plugin skipped 04:48:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:48:59 [INFO] 04:48:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-bootstrap-server <<< 04:48:59 [INFO] 04:48:59 [INFO] 04:48:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] Spotbugs plugin skipped 04:48:59 [INFO] 04:48:59 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/src/test/resources 04:48:59 [INFO] 04:48:59 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] No sources to compile 04:48:59 [INFO] 04:48:59 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] No tests to run. 04:48:59 [INFO] 04:48:59 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] 04:48:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-bootstrap-server --- 04:48:59 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT.jar 04:48:59 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/classes/META-INF/MANIFEST.MF 04:48:59 [INFO] 04:48:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:00 [INFO] No previous run data found, generating javadoc. 04:49:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-javadoc.jar 04:49:01 [INFO] 04:49:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:01 [INFO] CycloneDX: Resolving Dependencies 04:49:02 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:49:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 04:49:02 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json 04:49:02 [INFO] attaching as rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-cyclonedx.json 04:49:02 [INFO] 04:49:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Skipping duplicate-finder execution! 04:49:02 [INFO] 04:49:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] No dependency problems found 04:49:02 [INFO] 04:49:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-sources.jar 04:49:02 [INFO] 04:49:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] 04:49:02 [INFO] --- jacoco:0.8.13:report (report) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:02 [INFO] 04:49:02 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT.pom 04:49:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT.jar 04:49:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-javadoc.jar 04:49:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-cyclonedx.json 04:49:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-sources.jar 04:49:02 [INFO] 04:49:02 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT.jar 04:49:02 [INFO] Writing OBR metadata 04:49:02 [INFO] 04:49:02 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server:bundle:1.0.1-SNAPSHOT 04:49:02 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:02 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:02 [INFO] +- junit:junit:jar:4.13.2:test 04:49:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:02 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:02 [INFO] 04:49:02 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-bootstrap-server/target/sonatype-clm/module.xml 04:49:02 [INFO] 04:49:02 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >-- 04:49:02 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server 1.0.1-SNAPSHOT [89/161] 04:49:02 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml 04:49:02 [INFO] ------------------------------[ feature ]------------------------------- 04:49:02 [INFO] 04:49:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] 04:49:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:02 [INFO] 04:49:02 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:02 [INFO] 04:49:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] 04:49:02 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] 04:49:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:02 [INFO] argLine set to empty 04:49:02 [INFO] 04:49:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Starting audit... 04:49:02 Audit done. 04:49:02 [INFO] You have 0 Checkstyle violations. 04:49:02 [INFO] 04:49:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Starting audit... 04:49:02 Audit done. 04:49:02 [INFO] You have 0 Checkstyle violations. 04:49:02 [INFO] 04:49:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] 04:49:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml 04:49:02 [INFO] ...done! 04:49:02 [INFO] Attaching features XML 04:49:02 [INFO] 04:49:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [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 04:49:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:02 [INFO] 04:49:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server >>> 04:49:02 [INFO] 04:49:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] No files found to run spotbugs, check compile phase has been run 04:49:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:02 [INFO] 04:49:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server <<< 04:49:02 [INFO] 04:49:02 [INFO] 04:49:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] 04:49:02 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:02 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 04:49:02 [INFO] Project dependency features detected: [] 04:49:02 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:02 [INFO] Creating RMI registry server on 127.0.0.1:37561 04:49:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:02 [INFO] Waiting for remote bundle context.. on 37561 name: 2908a130-7931-4afc-824b-712be67bf08c timout: [ RelativeTimeout value = 180000 ] 04:49:06 [INFO] Building jar from resources and headers. 04:49:06 [INFO] Writing jar finished. 04:49:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:08 [INFO] 04:49:08 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:08 [INFO] 04:49:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:08 [INFO] No Javadoc in project. Archive not created. 04:49:08 [INFO] 04:49:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:08 [INFO] CycloneDX: Resolving Dependencies 04:49:09 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:49:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml 04:49:09 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json 04:49:09 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-cyclonedx.json 04:49:09 [INFO] 04:49:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Skipping duplicate-finder execution! 04:49:09 [INFO] 04:49:09 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Skipping plugin execution 04:49:09 [INFO] 04:49:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Skipping source per configuration. 04:49:09 [INFO] 04:49:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] 04:49:09 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:09 [INFO] 04:49:09 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [WARNING] 04:49:09 [WARNING] The packaging plugin for project odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server did not assign 04:49:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:49:09 [WARNING] 04:49:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:49:09 [WARNING] 04:49:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT.pom 04:49:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-features.xml 04:49:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server-1.0.1-SNAPSHOT-cyclonedx.json 04:49:09 [INFO] 04:49:09 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server:feature:1.0.1-SNAPSHOT 04:49:09 [INFO] +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:49:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:49:09 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:49:09 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:09 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:09 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:49:09 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:49:09 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:49:09 [INFO] | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:09 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:09 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:09 [INFO] | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:49:09 [INFO] +- org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server:jar:1.0.1-SNAPSHOT:compile 04:49:09 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:09 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:09 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:09 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:09 [INFO] +- junit:junit:jar:4.13.2:test 04:49:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:09 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:49:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:09 [INFO] 04:49:09 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server --- 04:49:09 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/target/sonatype-clm/module.xml 04:49:09 [INFO] 04:49:09 [INFO] ----< org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info >----- 04:49:09 [INFO] Building rfc8572-ietf-sztp-conveyed-info 1.0.1-SNAPSHOT [90/161] 04:49:09 [INFO] from model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml 04:49:09 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:09 [INFO] 04:49:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] 04:49:09 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:09 [INFO] 04:49:09 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:09 [INFO] 04:49:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] 04:49:09 [INFO] --- dependency:3.8.1:properties (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] 04:49:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:49:09 [INFO] 04:49:09 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:09 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/yang 04:49:09 [INFO] yang-to-sources: Found 3 dependencies in 814.5 μs 04:49:09 [INFO] yang-to-sources: Project model files found: 1 in 2.097 ms 04:49:09 [INFO] yang-to-sources: 4 YANG models processed in 13.43 ms 04:49:09 [INFO] BindingJavaFileGenerator: Defined 27 files in 3.483 ms 04:49:09 [INFO] Sorted 27 files into 10 directories in 98.83 μs 04:49:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 27 in 9.679 ms 04:49:09 [INFO] 04:49:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] Starting audit... 04:49:09 Audit done. 04:49:09 [INFO] You have 0 Checkstyle violations. 04:49:09 [INFO] 04:49:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] Starting audit... 04:49:09 Audit done. 04:49:09 [INFO] You have 0 Checkstyle violations. 04:49:09 [INFO] 04:49:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] 04:49:09 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/main/resources 04:49:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 04:49:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/generated-sources/spi 04:49:09 [INFO] 04:49:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] Recompiling the module because of changed dependency. 04:49:09 [INFO] Compiling 26 source files with javac [debug release 21] to target/classes 04:49:09 [INFO] 04:49:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8572-ietf-sztp-conveyed-info >>> 04:49:09 [INFO] 04:49:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] Spotbugs plugin skipped 04:49:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:09 [INFO] 04:49:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8572-ietf-sztp-conveyed-info <<< 04:49:09 [INFO] 04:49:09 [INFO] 04:49:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] Spotbugs plugin skipped 04:49:09 [INFO] 04:49:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/src/test/resources 04:49:09 [INFO] 04:49:09 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] No sources to compile 04:49:09 [INFO] 04:49:09 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] No tests to run. 04:49:09 [INFO] 04:49:09 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] 04:49:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT.jar 04:49:09 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/classes/META-INF/MANIFEST.MF 04:49:09 [INFO] 04:49:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:09 [INFO] No previous run data found, generating javadoc. 04:49:11 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-javadoc.jar 04:49:11 [INFO] 04:49:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:11 [INFO] CycloneDX: Resolving Dependencies 04:49:12 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:49:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml 04:49:12 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json 04:49:12 [INFO] attaching as rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-cyclonedx.json 04:49:12 [INFO] 04:49:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Skipping duplicate-finder execution! 04:49:12 [INFO] 04:49:12 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] No dependency problems found 04:49:12 [INFO] 04:49:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-sources.jar 04:49:12 [INFO] 04:49:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] 04:49:12 [INFO] --- jacoco:0.8.13:report (report) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:12 [INFO] 04:49:12 [INFO] --- install:3.1.4:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT.pom 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT.jar 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-javadoc.jar 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-cyclonedx.json 04:49:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-sources.jar 04:49:12 [INFO] 04:49:12 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Installing org/opendaylight/ietf/model/rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT.jar 04:49:12 [INFO] Writing OBR metadata 04:49:12 [INFO] 04:49:12 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info:bundle:1.0.1-SNAPSHOT 04:49:12 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:49:12 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:49:12 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:12 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:49:12 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:49:12 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:12 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:12 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:12 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:12 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:12 [INFO] +- junit:junit:jar:4.13.2:test 04:49:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:12 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:12 [INFO] 04:49:12 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8572-ietf-sztp-conveyed-info/target/sonatype-clm/module.xml 04:49:12 [INFO] 04:49:12 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >-- 04:49:12 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info 1.0.1-SNAPSHOT [91/161] 04:49:12 [INFO] from features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml 04:49:12 [INFO] ------------------------------[ feature ]------------------------------- 04:49:12 [INFO] 04:49:12 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] 04:49:12 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:12 [INFO] 04:49:12 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:12 [INFO] 04:49:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] 04:49:12 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] 04:49:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:12 [INFO] argLine set to empty 04:49:12 [INFO] 04:49:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Starting audit... 04:49:12 Audit done. 04:49:12 [INFO] You have 0 Checkstyle violations. 04:49:12 [INFO] 04:49:12 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Starting audit... 04:49:12 Audit done. 04:49:12 [INFO] You have 0 Checkstyle violations. 04:49:12 [INFO] 04:49:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] 04:49:12 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml 04:49:12 [INFO] ...done! 04:49:12 [INFO] Attaching features XML 04:49:12 [INFO] 04:49:12 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [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 04:49:12 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:12 [INFO] 04:49:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info >>> 04:49:12 [INFO] 04:49:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] No files found to run spotbugs, check compile phase has been run 04:49:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:12 [INFO] 04:49:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info <<< 04:49:12 [INFO] 04:49:12 [INFO] 04:49:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] 04:49:12 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:12 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 04:49:12 [INFO] Project dependency features detected: [] 04:49:12 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:12 [INFO] Creating RMI registry server on 127.0.0.1:43939 04:49:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:12 [INFO] Waiting for remote bundle context.. on 43939 name: 8acec766-0410-4797-aec4-9f3c9342cd65 timout: [ RelativeTimeout value = 180000 ] 04:49:16 [INFO] Building jar from resources and headers. 04:49:16 [INFO] Writing jar finished. 04:49:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:18 [INFO] 04:49:18 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:18 [INFO] 04:49:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:18 [INFO] No Javadoc in project. Archive not created. 04:49:18 [INFO] 04:49:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:18 [INFO] CycloneDX: Resolving Dependencies 04:49:19 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:49:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml 04:49:19 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json 04:49:19 [INFO] attaching as odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-cyclonedx.json 04:49:19 [INFO] 04:49:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Skipping duplicate-finder execution! 04:49:19 [INFO] 04:49:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Skipping plugin execution 04:49:19 [INFO] 04:49:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Skipping source per configuration. 04:49:19 [INFO] 04:49:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] 04:49:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:19 [INFO] 04:49:19 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [WARNING] 04:49:19 [WARNING] The packaging plugin for project odl-ietf-model-rfc8572-ietf-sztp-conveyed-info did not assign 04:49:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:49:19 [WARNING] 04:49:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:49:19 [WARNING] 04:49:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT.pom 04:49:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-features.xml 04:49:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info-1.0.1-SNAPSHOT-cyclonedx.json 04:49:19 [INFO] 04:49:19 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info:feature:1.0.1-SNAPSHOT 04:49:19 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:49:19 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:49:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:49:19 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:49:19 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:19 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:19 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:49:19 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:49:19 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:49:19 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:19 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:49:19 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:49:19 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:49:19 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:49:19 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.1-SNAPSHOT:compile 04:49:19 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:49:19 [INFO] +- org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info:jar:1.0.1-SNAPSHOT:compile 04:49:19 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:19 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:19 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:19 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:19 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:19 [INFO] +- junit:junit:jar:4.13.2:test 04:49:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:19 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:49:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:19 [INFO] 04:49:19 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8572-ietf-sztp-conveyed-info --- 04:49:19 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/target/sonatype-clm/module.xml 04:49:19 [INFO] 04:49:19 [INFO] ----------------< org.opendaylight.ietf.model:rfc8639 >----------------- 04:49:19 [INFO] Building rfc8639 1.0.1-SNAPSHOT [92/161] 04:49:19 [INFO] from model/rfc/rfc8639/pom.xml 04:49:19 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:19 [INFO] 04:49:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8639 --- 04:49:19 [INFO] 04:49:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8639 --- 04:49:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:19 [INFO] 04:49:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8639 --- 04:49:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:19 [INFO] 04:49:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8639 --- 04:49:19 [INFO] 04:49:19 [INFO] --- dependency:3.8.1:properties (default) @ rfc8639 --- 04:49:19 [INFO] 04:49:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8639 --- 04:49:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:49:19 [INFO] 04:49:19 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8639 --- 04:49:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:19 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/src/main/yang 04:49:19 [INFO] yang-to-sources: Found 8 dependencies in 1.053 ms 04:49:19 [INFO] yang-to-sources: Project model files found: 1 in 7.986 ms 04:49:19 [INFO] yang-to-sources: 9 YANG models processed in 46.92 ms 04:49:19 [INFO] BindingJavaFileGenerator: Defined 136 files in 10.18 ms 04:49:19 [INFO] Sorted 136 files into 22 directories in 315.2 μs 04:49:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 136 in 36.30 ms 04:49:19 [INFO] 04:49:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8639 --- 04:49:19 [INFO] Starting audit... 04:49:19 Audit done. 04:49:19 [INFO] You have 0 Checkstyle violations. 04:49:19 [INFO] 04:49:19 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8639 --- 04:49:19 [INFO] Starting audit... 04:49:19 Audit done. 04:49:19 [INFO] You have 0 Checkstyle violations. 04:49:19 [INFO] 04:49:19 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8639 --- 04:49:19 [INFO] 04:49:19 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8639 --- 04:49:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/src/main/resources 04:49:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/generated-sources/spi 04:49:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/generated-sources/spi 04:49:19 [INFO] 04:49:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8639 --- 04:49:19 [INFO] Recompiling the module because of changed dependency. 04:49:19 [INFO] Compiling 135 source files with javac [debug release 21] to target/classes 04:49:19 [INFO] 04:49:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8639 >>> 04:49:19 [INFO] 04:49:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8639 --- 04:49:19 [INFO] Spotbugs plugin skipped 04:49:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:19 [INFO] 04:49:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8639 <<< 04:49:19 [INFO] 04:49:19 [INFO] 04:49:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8639 --- 04:49:19 [INFO] Spotbugs plugin skipped 04:49:19 [INFO] 04:49:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8639 --- 04:49:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/src/test/resources 04:49:19 [INFO] 04:49:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8639 --- 04:49:19 [INFO] No sources to compile 04:49:19 [INFO] 04:49:19 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8639 --- 04:49:19 [INFO] No tests to run. 04:49:19 [INFO] 04:49:19 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8639 --- 04:49:19 [INFO] 04:49:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8639 --- 04:49:19 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-1.0.1-SNAPSHOT.jar 04:49:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/classes/META-INF/MANIFEST.MF 04:49:19 [INFO] 04:49:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8639 --- 04:49:20 [INFO] No previous run data found, generating javadoc. 04:49:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-1.0.1-SNAPSHOT-javadoc.jar 04:49:23 [INFO] 04:49:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8639 --- 04:49:23 [INFO] CycloneDX: Resolving Dependencies 04:49:23 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:49:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.xml 04:49:23 [INFO] attaching as rfc8639-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.json 04:49:23 [INFO] attaching as rfc8639-1.0.1-SNAPSHOT-cyclonedx.json 04:49:23 [INFO] 04:49:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 04:49:23 [INFO] Skipping duplicate-finder execution! 04:49:23 [INFO] 04:49:23 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8639 --- 04:49:23 [INFO] No dependency problems found 04:49:23 [INFO] 04:49:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- 04:49:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-1.0.1-SNAPSHOT-sources.jar 04:49:23 [INFO] 04:49:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8639 --- 04:49:24 [INFO] 04:49:24 [INFO] --- jacoco:0.8.13:report (report) @ rfc8639 --- 04:49:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:24 [INFO] 04:49:24 [INFO] --- install:3.1.4:install (default-install) @ rfc8639 --- 04:49:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.1-SNAPSHOT/rfc8639-1.0.1-SNAPSHOT.pom 04:49:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.1-SNAPSHOT/rfc8639-1.0.1-SNAPSHOT.jar 04:49:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.1-SNAPSHOT/rfc8639-1.0.1-SNAPSHOT-javadoc.jar 04:49:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.1-SNAPSHOT/rfc8639-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.1-SNAPSHOT/rfc8639-1.0.1-SNAPSHOT-cyclonedx.json 04:49:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/rfc8639-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8639/1.0.1-SNAPSHOT/rfc8639-1.0.1-SNAPSHOT-sources.jar 04:49:24 [INFO] 04:49:24 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8639 --- 04:49:24 [INFO] Installing org/opendaylight/ietf/model/rfc8639/1.0.1-SNAPSHOT/rfc8639-1.0.1-SNAPSHOT.jar 04:49:24 [INFO] Writing OBR metadata 04:49:24 [INFO] 04:49:24 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8639 --- 04:49:24 [INFO] org.opendaylight.ietf.model:rfc8639:bundle:1.0.1-SNAPSHOT 04:49:24 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:49:24 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:49:24 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:24 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:49:24 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:49:24 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:49:24 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:49:24 [INFO] +- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:49:24 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:49:24 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:49:24 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:24 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:24 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:24 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:24 [INFO] +- junit:junit:jar:4.13.2:test 04:49:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:24 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:24 [INFO] 04:49:24 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8639 --- 04:49:24 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8639/target/sonatype-clm/module.xml 04:49:24 [INFO] 04:49:24 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8639 >------------ 04:49:24 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8639 1.0.1-SNAPSHOT [93/161] 04:49:24 [INFO] from features/odl-ietf-model-rfc8639/pom.xml 04:49:24 [INFO] ------------------------------[ feature ]------------------------------- 04:49:24 [INFO] 04:49:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] 04:49:24 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:24 [INFO] 04:49:24 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:24 [INFO] 04:49:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] 04:49:24 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] 04:49:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:24 [INFO] argLine set to empty 04:49:24 [INFO] 04:49:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] Starting audit... 04:49:24 Audit done. 04:49:24 [INFO] You have 0 Checkstyle violations. 04:49:24 [INFO] 04:49:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] Starting audit... 04:49:24 Audit done. 04:49:24 [INFO] You have 0 Checkstyle violations. 04:49:24 [INFO] 04:49:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] 04:49:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml 04:49:24 [INFO] ...done! 04:49:24 [INFO] Attaching features XML 04:49:24 [INFO] 04:49:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8639 --- 04:49:24 [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 04:49:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:24 [INFO] 04:49:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8639 >>> 04:49:24 [INFO] 04:49:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] No files found to run spotbugs, check compile phase has been run 04:49:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:24 [INFO] 04:49:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8639 <<< 04:49:24 [INFO] 04:49:24 [INFO] 04:49:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] 04:49:24 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8639 --- 04:49:24 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8639 04:49:24 [INFO] Project dependency features detected: [] 04:49:24 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:24 [INFO] Creating RMI registry server on 127.0.0.1:42071 04:49:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:24 [INFO] Waiting for remote bundle context.. on 42071 name: a8950499-f101-4b46-9d8b-eaec614af253 timout: [ RelativeTimeout value = 180000 ] 04:49:28 [INFO] Building jar from resources and headers. 04:49:28 [INFO] Writing jar finished. 04:49:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:30 [INFO] 04:49:30 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8639 --- 04:49:30 [INFO] 04:49:30 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8639 --- 04:49:30 [INFO] No Javadoc in project. Archive not created. 04:49:30 [INFO] 04:49:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8639 --- 04:49:30 [INFO] CycloneDX: Resolving Dependencies 04:49:31 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 04:49:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.xml 04:49:31 [INFO] attaching as odl-ietf-model-rfc8639-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.json 04:49:31 [INFO] attaching as odl-ietf-model-rfc8639-1.0.1-SNAPSHOT-cyclonedx.json 04:49:31 [INFO] 04:49:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8639 --- 04:49:31 [INFO] Skipping duplicate-finder execution! 04:49:31 [INFO] 04:49:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8639 --- 04:49:31 [INFO] Skipping plugin execution 04:49:31 [INFO] 04:49:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8639 --- 04:49:31 [INFO] Skipping source per configuration. 04:49:31 [INFO] 04:49:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8639 --- 04:49:31 [INFO] 04:49:31 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8639 --- 04:49:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:31 [INFO] 04:49:31 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8639 --- 04:49:31 [WARNING] 04:49:31 [WARNING] The packaging plugin for project odl-ietf-model-rfc8639 did not assign 04:49:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:49:31 [WARNING] 04:49:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:49:31 [WARNING] 04:49:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.1-SNAPSHOT/odl-ietf-model-rfc8639-1.0.1-SNAPSHOT.pom 04:49:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.1-SNAPSHOT/odl-ietf-model-rfc8639-1.0.1-SNAPSHOT-features.xml 04:49:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.1-SNAPSHOT/odl-ietf-model-rfc8639-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8639/1.0.1-SNAPSHOT/odl-ietf-model-rfc8639-1.0.1-SNAPSHOT-cyclonedx.json 04:49:31 [INFO] 04:49:31 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8639 --- 04:49:31 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8639:feature:1.0.1-SNAPSHOT 04:49:31 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:49:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:49:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:49:31 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:31 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:31 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:49:31 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:49:31 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:49:31 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:31 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:49:31 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | | \- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] +- org.opendaylight.ietf.model:rfc8639:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:49:31 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:31 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:31 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:31 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:31 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:31 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:31 [INFO] +- junit:junit:jar:4.13.2:test 04:49:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:31 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:49:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:31 [INFO] 04:49:31 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8639 --- 04:49:31 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8639/target/sonatype-clm/module.xml 04:49:31 [INFO] 04:49:31 [INFO] ----------------< org.opendaylight.ietf.model:rfc8641 >----------------- 04:49:31 [INFO] Building rfc8641 1.0.1-SNAPSHOT [94/161] 04:49:31 [INFO] from model/rfc/rfc8641/pom.xml 04:49:31 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:31 [INFO] 04:49:31 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8641 --- 04:49:31 [INFO] 04:49:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8641 --- 04:49:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:31 [INFO] 04:49:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8641 --- 04:49:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:31 [INFO] 04:49:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8641 --- 04:49:31 [INFO] 04:49:31 [INFO] --- dependency:3.8.1:properties (default) @ rfc8641 --- 04:49:31 [INFO] 04:49:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8641 --- 04:49:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:49:31 [INFO] 04:49:31 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8641 --- 04:49:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:31 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/src/main/yang 04:49:31 [INFO] yang-to-sources: Found 11 dependencies in 1.260 ms 04:49:31 [INFO] yang-to-sources: Project model files found: 1 in 3.131 ms 04:49:31 [INFO] yang-to-sources: 12 YANG models processed in 57.12 ms 04:49:31 [INFO] BindingJavaFileGenerator: Defined 94 files in 12.57 ms 04:49:31 [INFO] Sorted 94 files into 24 directories in 157.8 μs 04:49:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 94 in 30.35 ms 04:49:31 [INFO] 04:49:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8641 --- 04:49:31 [INFO] Starting audit... 04:49:31 Audit done. 04:49:31 [INFO] You have 0 Checkstyle violations. 04:49:31 [INFO] 04:49:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8641 --- 04:49:31 [INFO] Starting audit... 04:49:31 Audit done. 04:49:31 [INFO] You have 0 Checkstyle violations. 04:49:31 [INFO] 04:49:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8641 --- 04:49:31 [INFO] 04:49:31 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8641 --- 04:49:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/src/main/resources 04:49:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/generated-sources/spi 04:49:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/generated-sources/spi 04:49:31 [INFO] 04:49:31 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8641 --- 04:49:31 [INFO] Recompiling the module because of changed dependency. 04:49:31 [INFO] Compiling 93 source files with javac [debug release 21] to target/classes 04:49:31 [INFO] 04:49:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8641 >>> 04:49:31 [INFO] 04:49:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8641 --- 04:49:31 [INFO] Spotbugs plugin skipped 04:49:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:31 [INFO] 04:49:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8641 <<< 04:49:31 [INFO] 04:49:31 [INFO] 04:49:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8641 --- 04:49:31 [INFO] Spotbugs plugin skipped 04:49:31 [INFO] 04:49:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8641 --- 04:49:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/src/test/resources 04:49:31 [INFO] 04:49:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8641 --- 04:49:31 [INFO] No sources to compile 04:49:31 [INFO] 04:49:31 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8641 --- 04:49:31 [INFO] No tests to run. 04:49:31 [INFO] 04:49:31 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8641 --- 04:49:31 [INFO] 04:49:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8641 --- 04:49:31 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-1.0.1-SNAPSHOT.jar 04:49:32 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/classes/META-INF/MANIFEST.MF 04:49:32 [INFO] 04:49:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8641 --- 04:49:32 [INFO] No previous run data found, generating javadoc. 04:49:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-1.0.1-SNAPSHOT-javadoc.jar 04:49:34 [INFO] 04:49:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8641 --- 04:49:34 [INFO] CycloneDX: Resolving Dependencies 04:49:35 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:49:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.xml 04:49:35 [INFO] attaching as rfc8641-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.json 04:49:35 [INFO] attaching as rfc8641-1.0.1-SNAPSHOT-cyclonedx.json 04:49:35 [INFO] 04:49:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 04:49:35 [INFO] Skipping duplicate-finder execution! 04:49:35 [INFO] 04:49:35 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8641 --- 04:49:35 [INFO] No dependency problems found 04:49:35 [INFO] 04:49:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- 04:49:35 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-1.0.1-SNAPSHOT-sources.jar 04:49:35 [INFO] 04:49:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8641 --- 04:49:35 [INFO] 04:49:35 [INFO] --- jacoco:0.8.13:report (report) @ rfc8641 --- 04:49:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:35 [INFO] 04:49:35 [INFO] --- install:3.1.4:install (default-install) @ rfc8641 --- 04:49:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.1-SNAPSHOT/rfc8641-1.0.1-SNAPSHOT.pom 04:49:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.1-SNAPSHOT/rfc8641-1.0.1-SNAPSHOT.jar 04:49:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.1-SNAPSHOT/rfc8641-1.0.1-SNAPSHOT-javadoc.jar 04:49:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.1-SNAPSHOT/rfc8641-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.1-SNAPSHOT/rfc8641-1.0.1-SNAPSHOT-cyclonedx.json 04:49:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/rfc8641-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8641/1.0.1-SNAPSHOT/rfc8641-1.0.1-SNAPSHOT-sources.jar 04:49:35 [INFO] 04:49:35 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8641 --- 04:49:35 [INFO] Installing org/opendaylight/ietf/model/rfc8641/1.0.1-SNAPSHOT/rfc8641-1.0.1-SNAPSHOT.jar 04:49:35 [INFO] Writing OBR metadata 04:49:35 [INFO] 04:49:35 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8641 --- 04:49:35 [INFO] org.opendaylight.ietf.model:rfc8641:bundle:1.0.1-SNAPSHOT 04:49:35 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:35 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] +- org.opendaylight.ietf.model:rfc8072:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] +- org.opendaylight.ietf.model:rfc8639:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:49:35 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:35 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:35 [INFO] +- junit:junit:jar:4.13.2:test 04:49:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:35 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:35 [INFO] 04:49:35 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8641 --- 04:49:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8641/target/sonatype-clm/module.xml 04:49:35 [INFO] 04:49:35 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8641 >------------ 04:49:35 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8641 1.0.1-SNAPSHOT [95/161] 04:49:35 [INFO] from features/odl-ietf-model-rfc8641/pom.xml 04:49:35 [INFO] ------------------------------[ feature ]------------------------------- 04:49:35 [INFO] 04:49:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] 04:49:35 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:35 [INFO] 04:49:35 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:35 [INFO] 04:49:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] 04:49:35 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] 04:49:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:35 [INFO] argLine set to empty 04:49:35 [INFO] 04:49:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] Starting audit... 04:49:35 Audit done. 04:49:35 [INFO] You have 0 Checkstyle violations. 04:49:35 [INFO] 04:49:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] Starting audit... 04:49:35 Audit done. 04:49:35 [INFO] You have 0 Checkstyle violations. 04:49:35 [INFO] 04:49:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] 04:49:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml 04:49:35 [INFO] ...done! 04:49:35 [INFO] Attaching features XML 04:49:35 [INFO] 04:49:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8641 --- 04:49:35 [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 04:49:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:35 [INFO] 04:49:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8641 >>> 04:49:35 [INFO] 04:49:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] No files found to run spotbugs, check compile phase has been run 04:49:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:35 [INFO] 04:49:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8641 <<< 04:49:35 [INFO] 04:49:35 [INFO] 04:49:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] 04:49:35 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8641 --- 04:49:35 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8641 04:49:35 [INFO] Project dependency features detected: [] 04:49:35 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:35 [INFO] Creating RMI registry server on 127.0.0.1:46247 04:49:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:36 [INFO] Waiting for remote bundle context.. on 46247 name: 727bec43-52af-44f2-a759-33a959c9f7e9 timout: [ RelativeTimeout value = 180000 ] 04:49:39 [INFO] Building jar from resources and headers. 04:49:39 [INFO] Writing jar finished. 04:49:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:42 [INFO] 04:49:42 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] 04:49:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] No Javadoc in project. Archive not created. 04:49:42 [INFO] 04:49:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] CycloneDX: Resolving Dependencies 04:49:42 [INFO] CycloneDX: Creating BOM version 1.6 with 47 component(s) 04:49:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.xml 04:49:42 [INFO] attaching as odl-ietf-model-rfc8641-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.json 04:49:42 [INFO] attaching as odl-ietf-model-rfc8641-1.0.1-SNAPSHOT-cyclonedx.json 04:49:42 [INFO] 04:49:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] Skipping duplicate-finder execution! 04:49:42 [INFO] 04:49:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] Skipping plugin execution 04:49:42 [INFO] 04:49:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] Skipping source per configuration. 04:49:42 [INFO] 04:49:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] 04:49:42 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:42 [INFO] 04:49:42 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8641 --- 04:49:42 [WARNING] 04:49:42 [WARNING] The packaging plugin for project odl-ietf-model-rfc8641 did not assign 04:49:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:49:42 [WARNING] 04:49:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:49:42 [WARNING] 04:49:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.1-SNAPSHOT/odl-ietf-model-rfc8641-1.0.1-SNAPSHOT.pom 04:49:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.1-SNAPSHOT/odl-ietf-model-rfc8641-1.0.1-SNAPSHOT-features.xml 04:49:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.1-SNAPSHOT/odl-ietf-model-rfc8641-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8641/1.0.1-SNAPSHOT/odl-ietf-model-rfc8641-1.0.1-SNAPSHOT-cyclonedx.json 04:49:42 [INFO] 04:49:42 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8641:feature:1.0.1-SNAPSHOT 04:49:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:49:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:49:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:49:42 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:42 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:42 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:49:42 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:49:42 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:49:42 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:49:42 [INFO] | \- org.opendaylight.ietf.model:rfc8072:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | | \- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] +- org.opendaylight.ietf.model:rfc8641:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:42 [INFO] | +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:49:42 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:42 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:42 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:42 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:42 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:42 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:42 [INFO] +- junit:junit:jar:4.13.2:test 04:49:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:42 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:49:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:42 [INFO] 04:49:42 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8641 --- 04:49:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8641/target/sonatype-clm/module.xml 04:49:42 [INFO] 04:49:42 [INFO] ----------------< org.opendaylight.ietf.model:rfc8650 >----------------- 04:49:42 [INFO] Building rfc8650 1.0.1-SNAPSHOT [96/161] 04:49:42 [INFO] from model/rfc/rfc8650/pom.xml 04:49:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:42 [INFO] 04:49:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8650 --- 04:49:42 [INFO] 04:49:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8650 --- 04:49:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:42 [INFO] 04:49:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8650 --- 04:49:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:42 [INFO] 04:49:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8650 --- 04:49:42 [INFO] 04:49:42 [INFO] --- dependency:3.8.1:properties (default) @ rfc8650 --- 04:49:42 [INFO] 04:49:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8650 --- 04:49:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:49:42 [INFO] 04:49:42 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8650 --- 04:49:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/src/main/yang 04:49:42 [INFO] yang-to-sources: Found 9 dependencies in 842.9 μs 04:49:42 [INFO] yang-to-sources: Project model files found: 1 in 1.079 ms 04:49:42 [INFO] yang-to-sources: 10 YANG models processed in 43.33 ms 04:49:42 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.701 ms 04:49:42 [INFO] Sorted 11 files into 3 directories in 91.49 μs 04:49:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 13.72 ms 04:49:42 [INFO] 04:49:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8650 --- 04:49:42 [INFO] Starting audit... 04:49:42 Audit done. 04:49:42 [INFO] You have 0 Checkstyle violations. 04:49:42 [INFO] 04:49:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8650 --- 04:49:42 [INFO] Starting audit... 04:49:42 Audit done. 04:49:42 [INFO] You have 0 Checkstyle violations. 04:49:42 [INFO] 04:49:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8650 --- 04:49:42 [INFO] 04:49:42 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8650 --- 04:49:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/src/main/resources 04:49:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/generated-sources/spi 04:49:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/generated-sources/spi 04:49:42 [INFO] 04:49:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8650 --- 04:49:42 [INFO] Recompiling the module because of changed dependency. 04:49:42 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 04:49:43 [INFO] 04:49:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8650 >>> 04:49:43 [INFO] 04:49:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8650 --- 04:49:43 [INFO] Spotbugs plugin skipped 04:49:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:43 [INFO] 04:49:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8650 <<< 04:49:43 [INFO] 04:49:43 [INFO] 04:49:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8650 --- 04:49:43 [INFO] Spotbugs plugin skipped 04:49:43 [INFO] 04:49:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8650 --- 04:49:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/src/test/resources 04:49:43 [INFO] 04:49:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8650 --- 04:49:43 [INFO] No sources to compile 04:49:43 [INFO] 04:49:43 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8650 --- 04:49:43 [INFO] No tests to run. 04:49:43 [INFO] 04:49:43 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8650 --- 04:49:43 [INFO] 04:49:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8650 --- 04:49:43 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-1.0.1-SNAPSHOT.jar 04:49:43 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/classes/META-INF/MANIFEST.MF 04:49:43 [INFO] 04:49:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8650 --- 04:49:43 [INFO] No previous run data found, generating javadoc. 04:49:44 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-1.0.1-SNAPSHOT-javadoc.jar 04:49:44 [INFO] 04:49:44 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8650 --- 04:49:44 [INFO] CycloneDX: Resolving Dependencies 04:49:45 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 04:49:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.xml 04:49:45 [INFO] attaching as rfc8650-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.json 04:49:45 [INFO] attaching as rfc8650-1.0.1-SNAPSHOT-cyclonedx.json 04:49:45 [INFO] 04:49:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 04:49:45 [INFO] Skipping duplicate-finder execution! 04:49:45 [INFO] 04:49:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8650 --- 04:49:45 [INFO] No dependency problems found 04:49:45 [INFO] 04:49:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- 04:49:45 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-1.0.1-SNAPSHOT-sources.jar 04:49:45 [INFO] 04:49:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- jacoco:0.8.13:report (report) @ rfc8650 --- 04:49:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:45 [INFO] 04:49:45 [INFO] --- install:3.1.4:install (default-install) @ rfc8650 --- 04:49:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.1-SNAPSHOT/rfc8650-1.0.1-SNAPSHOT.pom 04:49:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.1-SNAPSHOT/rfc8650-1.0.1-SNAPSHOT.jar 04:49:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.1-SNAPSHOT/rfc8650-1.0.1-SNAPSHOT-javadoc.jar 04:49:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.1-SNAPSHOT/rfc8650-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.1-SNAPSHOT/rfc8650-1.0.1-SNAPSHOT-cyclonedx.json 04:49:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/rfc8650-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8650/1.0.1-SNAPSHOT/rfc8650-1.0.1-SNAPSHOT-sources.jar 04:49:45 [INFO] 04:49:45 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8650 --- 04:49:45 [INFO] Installing org/opendaylight/ietf/model/rfc8650/1.0.1-SNAPSHOT/rfc8650-1.0.1-SNAPSHOT.jar 04:49:45 [INFO] Writing OBR metadata 04:49:45 [INFO] 04:49:45 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8650 --- 04:49:45 [INFO] org.opendaylight.ietf.model:rfc8650:bundle:1.0.1-SNAPSHOT 04:49:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:45 [INFO] +- org.opendaylight.ietf.model:rfc8639:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:49:45 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:45 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:45 [INFO] +- junit:junit:jar:4.13.2:test 04:49:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:45 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:45 [INFO] 04:49:45 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8650 --- 04:49:45 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8650/target/sonatype-clm/module.xml 04:49:45 [INFO] 04:49:45 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8650 >------------ 04:49:45 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8650 1.0.1-SNAPSHOT [97/161] 04:49:45 [INFO] from features/odl-ietf-model-rfc8650/pom.xml 04:49:45 [INFO] ------------------------------[ feature ]------------------------------- 04:49:45 [INFO] 04:49:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:45 [INFO] 04:49:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:45 [INFO] 04:49:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:45 [INFO] argLine set to empty 04:49:45 [INFO] 04:49:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] Starting audit... 04:49:45 Audit done. 04:49:45 [INFO] You have 0 Checkstyle violations. 04:49:45 [INFO] 04:49:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] Starting audit... 04:49:45 Audit done. 04:49:45 [INFO] You have 0 Checkstyle violations. 04:49:45 [INFO] 04:49:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml 04:49:45 [INFO] ...done! 04:49:45 [INFO] Attaching features XML 04:49:45 [INFO] 04:49:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8650 --- 04:49:45 [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 04:49:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:45 [INFO] 04:49:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8650 >>> 04:49:45 [INFO] 04:49:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] No files found to run spotbugs, check compile phase has been run 04:49:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:45 [INFO] 04:49:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8650 <<< 04:49:45 [INFO] 04:49:45 [INFO] 04:49:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] 04:49:45 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8650 --- 04:49:45 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8650 04:49:45 [INFO] Project dependency features detected: [] 04:49:45 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:45 [INFO] Creating RMI registry server on 127.0.0.1:42641 04:49:45 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:45 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:45 [INFO] Waiting for remote bundle context.. on 42641 name: ecf68c92-06bf-49ab-9ca6-d01ac110571e timout: [ RelativeTimeout value = 180000 ] 04:49:50 [INFO] Building jar from resources and headers. 04:49:50 [INFO] Writing jar finished. 04:49:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:49:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:49:52 [INFO] 04:49:52 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] 04:49:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] No Javadoc in project. Archive not created. 04:49:52 [INFO] 04:49:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] CycloneDX: Resolving Dependencies 04:49:52 [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) 04:49:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/bom.xml 04:49:52 [INFO] attaching as odl-ietf-model-rfc8650-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/bom.json 04:49:52 [INFO] attaching as odl-ietf-model-rfc8650-1.0.1-SNAPSHOT-cyclonedx.json 04:49:52 [INFO] 04:49:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] Skipping duplicate-finder execution! 04:49:52 [INFO] 04:49:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] Skipping plugin execution 04:49:52 [INFO] 04:49:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] Skipping source per configuration. 04:49:52 [INFO] 04:49:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] 04:49:52 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:52 [INFO] 04:49:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8650 --- 04:49:52 [WARNING] 04:49:52 [WARNING] The packaging plugin for project odl-ietf-model-rfc8650 did not assign 04:49:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:49:52 [WARNING] 04:49:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:49:52 [WARNING] 04:49:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.1-SNAPSHOT/odl-ietf-model-rfc8650-1.0.1-SNAPSHOT.pom 04:49:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.1-SNAPSHOT/odl-ietf-model-rfc8650-1.0.1-SNAPSHOT-features.xml 04:49:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.1-SNAPSHOT/odl-ietf-model-rfc8650-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8650/1.0.1-SNAPSHOT/odl-ietf-model-rfc8650-1.0.1-SNAPSHOT-cyclonedx.json 04:49:52 [INFO] 04:49:52 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8650:feature:1.0.1-SNAPSHOT 04:49:52 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:49:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:49:52 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:49:52 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:49:52 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:49:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:49:52 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:49:52 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:49:52 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:49:52 [INFO] | | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | | \- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] +- org.opendaylight.ietf.model:rfc8650:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:49:52 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:52 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:52 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:52 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:52 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:52 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:52 [INFO] +- junit:junit:jar:4.13.2:test 04:49:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:52 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:49:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:52 [INFO] 04:49:52 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8650 --- 04:49:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8650/target/sonatype-clm/module.xml 04:49:52 [INFO] 04:49:52 [INFO] ------------< org.opendaylight.ietf.model:iana-tunnel-type >------------ 04:49:52 [INFO] Building iana-tunnel-type 1.0.1-SNAPSHOT [98/161] 04:49:52 [INFO] from model/iana/iana-tunnel-type/pom.xml 04:49:52 [INFO] -------------------------------[ bundle ]------------------------------- 04:49:52 [INFO] 04:49:52 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tunnel-type --- 04:49:52 [INFO] 04:49:52 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-tunnel-type --- 04:49:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:52 [INFO] 04:49:52 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-tunnel-type --- 04:49:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:52 [INFO] 04:49:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tunnel-type --- 04:49:52 [INFO] 04:49:52 [INFO] --- dependency:3.8.1:properties (default) @ iana-tunnel-type --- 04:49:52 [INFO] 04:49:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-tunnel-type --- 04:49:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-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/** 04:49:52 [INFO] 04:49:52 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-tunnel-type --- 04:49:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:49:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/src/main/yang 04:49:52 [INFO] yang-to-sources: Found 3 dependencies in 755.9 μs 04:49:52 [INFO] yang-to-sources: Project model files found: 1 in 1.345 ms 04:49:52 [INFO] yang-to-sources: 4 YANG models processed in 23.33 ms 04:49:52 [INFO] BindingJavaFileGenerator: Defined 23 files in 5.727 ms 04:49:52 [INFO] Sorted 23 files into 3 directories in 90.98 μs 04:49:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 23 in 9.144 ms 04:49:52 [INFO] 04:49:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tunnel-type --- 04:49:52 [INFO] Starting audit... 04:49:52 Audit done. 04:49:52 [INFO] You have 0 Checkstyle violations. 04:49:52 [INFO] 04:49:52 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tunnel-type --- 04:49:52 [INFO] Starting audit... 04:49:52 Audit done. 04:49:52 [INFO] You have 0 Checkstyle violations. 04:49:52 [INFO] 04:49:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-tunnel-type --- 04:49:52 [INFO] 04:49:52 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-tunnel-type --- 04:49:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/src/main/resources 04:49:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/generated-sources/spi 04:49:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:49:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:49:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/generated-sources/spi 04:49:52 [INFO] 04:49:52 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-tunnel-type --- 04:49:52 [INFO] Recompiling the module because of changed dependency. 04:49:52 [INFO] Compiling 22 source files with javac [debug release 21] to target/classes 04:49:53 [INFO] 04:49:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tunnel-type >>> 04:49:53 [INFO] 04:49:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tunnel-type --- 04:49:53 [INFO] Spotbugs plugin skipped 04:49:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:53 [INFO] 04:49:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tunnel-type <<< 04:49:53 [INFO] 04:49:53 [INFO] 04:49:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tunnel-type --- 04:49:53 [INFO] Spotbugs plugin skipped 04:49:53 [INFO] 04:49:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-tunnel-type --- 04:49:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/src/test/resources 04:49:53 [INFO] 04:49:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-tunnel-type --- 04:49:53 [INFO] No sources to compile 04:49:53 [INFO] 04:49:53 [INFO] --- surefire:3.5.3:test (default-test) @ iana-tunnel-type --- 04:49:53 [INFO] No tests to run. 04:49:53 [INFO] 04:49:53 [INFO] --- copy:14.1.3:copy-files (default) @ iana-tunnel-type --- 04:49:53 [INFO] 04:49:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tunnel-type --- 04:49:53 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.1-SNAPSHOT.jar 04:49:53 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/classes/META-INF/MANIFEST.MF 04:49:53 [INFO] 04:49:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-tunnel-type --- 04:49:53 [INFO] No previous run data found, generating javadoc. 04:49:54 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.1-SNAPSHOT-javadoc.jar 04:49:54 [INFO] 04:49:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tunnel-type --- 04:49:54 [INFO] CycloneDX: Resolving Dependencies 04:49:55 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:49:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.xml 04:49:55 [INFO] attaching as iana-tunnel-type-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.json 04:49:55 [INFO] attaching as iana-tunnel-type-1.0.1-SNAPSHOT-cyclonedx.json 04:49:55 [INFO] 04:49:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tunnel-type --- 04:49:55 [INFO] Skipping duplicate-finder execution! 04:49:55 [INFO] 04:49:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-tunnel-type --- 04:49:55 [INFO] No dependency problems found 04:49:55 [INFO] 04:49:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-tunnel-type --- 04:49:55 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.1-SNAPSHOT-sources.jar 04:49:55 [INFO] 04:49:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tunnel-type --- 04:49:55 [INFO] 04:49:55 [INFO] --- jacoco:0.8.13:report (report) @ iana-tunnel-type --- 04:49:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:49:55 [INFO] 04:49:55 [INFO] --- install:3.1.4:install (default-install) @ iana-tunnel-type --- 04:49:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.1-SNAPSHOT/iana-tunnel-type-1.0.1-SNAPSHOT.pom 04:49:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.1-SNAPSHOT/iana-tunnel-type-1.0.1-SNAPSHOT.jar 04:49:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.1-SNAPSHOT/iana-tunnel-type-1.0.1-SNAPSHOT-javadoc.jar 04:49:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.1-SNAPSHOT/iana-tunnel-type-1.0.1-SNAPSHOT-cyclonedx.xml 04:49:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.1-SNAPSHOT/iana-tunnel-type-1.0.1-SNAPSHOT-cyclonedx.json 04:49:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/iana-tunnel-type-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tunnel-type/1.0.1-SNAPSHOT/iana-tunnel-type-1.0.1-SNAPSHOT-sources.jar 04:49:55 [INFO] 04:49:55 [INFO] --- bundle:6.0.0:install (default-install) @ iana-tunnel-type --- 04:49:55 [INFO] Installing org/opendaylight/ietf/model/iana-tunnel-type/1.0.1-SNAPSHOT/iana-tunnel-type-1.0.1-SNAPSHOT.jar 04:49:55 [INFO] Writing OBR metadata 04:49:55 [INFO] 04:49:55 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-tunnel-type --- 04:49:55 [INFO] org.opendaylight.ietf.model:iana-tunnel-type:bundle:1.0.1-SNAPSHOT 04:49:55 [INFO] +- org.opendaylight.ietf.model:iana-if-type:jar:1.0.1-SNAPSHOT:compile 04:49:55 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:49:55 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:49:55 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:49:55 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:49:55 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:49:55 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:49:55 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:49:55 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:49:55 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:49:55 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:49:55 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:49:55 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:49:55 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:49:55 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:49:55 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:49:55 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:49:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:49:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:49:55 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:49:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:49:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:49:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:49:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:49:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:49:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:49:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:49:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:49:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:49:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:49:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:49:55 [INFO] +- junit:junit:jar:4.13.2:test 04:49:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:49:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:49:55 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:49:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:49:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:49:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:49:55 [INFO] 04:49:55 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-tunnel-type --- 04:49:55 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-tunnel-type/target/sonatype-clm/module.xml 04:49:55 [INFO] 04:49:55 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8675 >------------ 04:49:55 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8675 1.0.1-SNAPSHOT [99/161] 04:49:55 [INFO] from features/odl-ietf-model-rfc8675/pom.xml 04:49:55 [INFO] ------------------------------[ feature ]------------------------------- 04:49:55 [INFO] 04:49:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] 04:49:55 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:55 [INFO] 04:49:55 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:49:55 [INFO] 04:49:55 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] 04:49:55 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] 04:49:55 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:49:55 [INFO] argLine set to empty 04:49:55 [INFO] 04:49:55 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] Starting audit... 04:49:55 Audit done. 04:49:55 [INFO] You have 0 Checkstyle violations. 04:49:55 [INFO] 04:49:55 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] Starting audit... 04:49:55 Audit done. 04:49:55 [INFO] You have 0 Checkstyle violations. 04:49:55 [INFO] 04:49:55 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] 04:49:55 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml 04:49:55 [INFO] ...done! 04:49:55 [INFO] Attaching features XML 04:49:55 [INFO] 04:49:55 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8675 --- 04:49:55 [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 04:49:55 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:49:55 [INFO] 04:49:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8675 >>> 04:49:55 [INFO] 04:49:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] No files found to run spotbugs, check compile phase has been run 04:49:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:49:55 [INFO] 04:49:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8675 <<< 04:49:55 [INFO] 04:49:55 [INFO] 04:49:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] 04:49:55 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8675 --- 04:49:55 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8675 04:49:55 [INFO] Project dependency features detected: [] 04:49:55 [INFO] Pax Exam System (Version: 4.14.0) created. 04:49:55 [INFO] Creating RMI registry server on 127.0.0.1:45429 04:49:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:49:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:49:55 [INFO] Waiting for remote bundle context.. on 45429 name: 35535219-499e-47a5-bf78-5cb17ac72278 timout: [ RelativeTimeout value = 180000 ] 04:50:00 [INFO] Building jar from resources and headers. 04:50:00 [INFO] Writing jar finished. 04:50:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:02 [INFO] 04:50:02 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] 04:50:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] No Javadoc in project. Archive not created. 04:50:02 [INFO] 04:50:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] CycloneDX: Resolving Dependencies 04:50:02 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:50:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/bom.xml 04:50:02 [INFO] attaching as odl-ietf-model-rfc8675-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/bom.json 04:50:02 [INFO] attaching as odl-ietf-model-rfc8675-1.0.1-SNAPSHOT-cyclonedx.json 04:50:02 [INFO] 04:50:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] Skipping duplicate-finder execution! 04:50:02 [INFO] 04:50:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] Skipping plugin execution 04:50:02 [INFO] 04:50:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] Skipping source per configuration. 04:50:02 [INFO] 04:50:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] 04:50:02 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:02 [INFO] 04:50:02 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8675 --- 04:50:02 [WARNING] 04:50:02 [WARNING] The packaging plugin for project odl-ietf-model-rfc8675 did not assign 04:50:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:50:02 [WARNING] 04:50:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:50:02 [WARNING] 04:50:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.1-SNAPSHOT/odl-ietf-model-rfc8675-1.0.1-SNAPSHOT.pom 04:50:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.1-SNAPSHOT/odl-ietf-model-rfc8675-1.0.1-SNAPSHOT-features.xml 04:50:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.1-SNAPSHOT/odl-ietf-model-rfc8675-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8675/1.0.1-SNAPSHOT/odl-ietf-model-rfc8675-1.0.1-SNAPSHOT-cyclonedx.json 04:50:02 [INFO] 04:50:02 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8675:feature:1.0.1-SNAPSHOT 04:50:02 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7224:xml:features:1.0.1-SNAPSHOT:compile 04:50:02 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:50:02 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:50:02 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:50:02 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:50:02 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:50:02 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:02 [INFO] | | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:02 [INFO] | | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:50:02 [INFO] | | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:50:02 [INFO] | | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:50:02 [INFO] | | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:02 [INFO] | | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:50:02 [INFO] | | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:50:02 [INFO] | | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:02 [INFO] | | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:02 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:50:02 [INFO] | \- org.opendaylight.ietf.model:iana-if-type:jar:1.0.1-SNAPSHOT:compile 04:50:02 [INFO] +- org.opendaylight.ietf.model:iana-tunnel-type:jar:1.0.1-SNAPSHOT:compile 04:50:02 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:02 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:02 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:02 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:02 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:02 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:02 [INFO] +- junit:junit:jar:4.13.2:test 04:50:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:02 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:50:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:02 [INFO] 04:50:02 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8675 --- 04:50:02 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8675/target/sonatype-clm/module.xml 04:50:02 [INFO] 04:50:02 [INFO] ---------< org.opendaylight.ietf.model:rfc8776-ietf-te-types >---------- 04:50:02 [INFO] Building rfc8776-ietf-te-types 1.0.1-SNAPSHOT [100/161] 04:50:02 [INFO] from model/rfc/rfc8776-ietf-te-types/pom.xml 04:50:02 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:02 [INFO] 04:50:02 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-types --- 04:50:02 [INFO] 04:50:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8776-ietf-te-types --- 04:50:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:02 [INFO] 04:50:02 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-types --- 04:50:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:02 [INFO] 04:50:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-types --- 04:50:03 [INFO] 04:50:03 [INFO] --- dependency:3.8.1:properties (default) @ rfc8776-ietf-te-types --- 04:50:03 [INFO] 04:50:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-types --- 04:50:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:50:03 [INFO] 04:50:03 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8776-ietf-te-types --- 04:50:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:03 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/src/main/yang 04:50:03 [INFO] yang-to-sources: Found 3 dependencies in 849.7 μs 04:50:03 [INFO] yang-to-sources: Project model files found: 1 in 45.93 ms 04:50:03 [INFO] yang-to-sources: 4 YANG models processed in 34.81 ms 04:50:03 [INFO] BindingJavaFileGenerator: Defined 400 files in 11.87 ms 04:50:03 [INFO] Sorted 400 files into 59 directories in 388.0 μs 04:50:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 400 in 70.51 ms 04:50:03 [INFO] 04:50:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-types --- 04:50:03 [INFO] Starting audit... 04:50:03 Audit done. 04:50:03 [INFO] You have 0 Checkstyle violations. 04:50:03 [INFO] 04:50:03 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-types --- 04:50:03 [INFO] Starting audit... 04:50:03 Audit done. 04:50:03 [INFO] You have 0 Checkstyle violations. 04:50:03 [INFO] 04:50:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8776-ietf-te-types --- 04:50:03 [INFO] 04:50:03 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-types --- 04:50:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/src/main/resources 04:50:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 04:50:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/generated-sources/spi 04:50:03 [INFO] 04:50:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8776-ietf-te-types --- 04:50:03 [INFO] Recompiling the module because of changed dependency. 04:50:03 [INFO] Compiling 400 source files with javac [debug release 21] to target/classes 04:50:04 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:50:04 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:50:04 [INFO] 04:50:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-types >>> 04:50:04 [INFO] 04:50:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-types --- 04:50:04 [INFO] Fork Value is true 04:50:07 [INFO] Done SpotBugs Analysis.... 04:50:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:50:07 [INFO] 04:50:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-types <<< 04:50:07 [INFO] 04:50:07 [INFO] 04:50:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-types --- 04:50:07 [INFO] BugInstance size is 0 04:50:07 [INFO] Error size is 0 04:50:07 [INFO] No errors/warnings found 04:50:07 [INFO] 04:50:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-types --- 04:50:07 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/src/test/resources 04:50:07 [INFO] 04:50:07 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8776-ietf-te-types --- 04:50:07 [INFO] No sources to compile 04:50:07 [INFO] 04:50:07 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8776-ietf-te-types --- 04:50:07 [INFO] No tests to run. 04:50:07 [INFO] 04:50:07 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8776-ietf-te-types --- 04:50:07 [INFO] 04:50:07 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-types --- 04:50:07 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.1-SNAPSHOT.jar 04:50:08 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/classes/META-INF/MANIFEST.MF 04:50:08 [INFO] 04:50:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8776-ietf-te-types --- 04:50:08 [INFO] No previous run data found, generating javadoc. 04:50:13 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.1-SNAPSHOT-javadoc.jar 04:50:13 [INFO] 04:50:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-types --- 04:50:13 [INFO] CycloneDX: Resolving Dependencies 04:50:13 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:50:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml 04:50:13 [INFO] attaching as rfc8776-ietf-te-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.json 04:50:13 [INFO] attaching as rfc8776-ietf-te-types-1.0.1-SNAPSHOT-cyclonedx.json 04:50:13 [INFO] 04:50:13 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-types --- 04:50:13 [INFO] Skipping duplicate-finder execution! 04:50:13 [INFO] 04:50:13 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-types --- 04:50:13 [INFO] No dependency problems found 04:50:13 [INFO] 04:50:13 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-types --- 04:50:13 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.1-SNAPSHOT-sources.jar 04:50:13 [INFO] 04:50:13 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-types --- 04:50:13 [INFO] 04:50:13 [INFO] --- jacoco:0.8.13:report (report) @ rfc8776-ietf-te-types --- 04:50:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:13 [INFO] 04:50:13 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-types --- 04:50:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-types-1.0.1-SNAPSHOT.pom 04:50:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-types-1.0.1-SNAPSHOT.jar 04:50:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-types-1.0.1-SNAPSHOT-javadoc.jar 04:50:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-types-1.0.1-SNAPSHOT-cyclonedx.json 04:50:13 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/rfc8776-ietf-te-types-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-types-1.0.1-SNAPSHOT-sources.jar 04:50:13 [INFO] 04:50:13 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-types-1.0.1-SNAPSHOT.jar 04:50:14 [INFO] Writing OBR metadata 04:50:14 [INFO] 04:50:14 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] org.opendaylight.ietf.model:rfc8776-ietf-te-types:bundle:1.0.1-SNAPSHOT 04:50:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:50:14 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:14 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:14 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:14 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:14 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:14 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:14 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:14 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:14 [INFO] +- junit:junit:jar:4.13.2:test 04:50:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:14 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:14 [INFO] 04:50:14 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8776-ietf-te-types --- 04:50:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-types/target/sonatype-clm/module.xml 04:50:14 [INFO] 04:50:14 [INFO] ------< org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types >------ 04:50:14 [INFO] Building rfc8776-ietf-te-packet-types 1.0.1-SNAPSHOT [101/161] 04:50:14 [INFO] from model/rfc/rfc8776-ietf-te-packet-types/pom.xml 04:50:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:14 [INFO] 04:50:14 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] 04:50:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:14 [INFO] 04:50:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:14 [INFO] 04:50:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] 04:50:14 [INFO] --- dependency:3.8.1:properties (default) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] 04:50:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:50:14 [INFO] 04:50:14 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/yang 04:50:14 [INFO] yang-to-sources: Found 4 dependencies in 1.117 ms 04:50:14 [INFO] yang-to-sources: Project model files found: 1 in 2.569 ms 04:50:14 [INFO] yang-to-sources: 5 YANG models processed in 45.92 ms 04:50:14 [INFO] BindingJavaFileGenerator: Defined 31 files in 10.66 ms 04:50:14 [INFO] Sorted 31 files into 5 directories in 102.5 μs 04:50:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 31 in 20.38 ms 04:50:14 [INFO] 04:50:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] Starting audit... 04:50:14 Audit done. 04:50:14 [INFO] You have 0 Checkstyle violations. 04:50:14 [INFO] 04:50:14 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] Starting audit... 04:50:14 Audit done. 04:50:14 [INFO] You have 0 Checkstyle violations. 04:50:14 [INFO] 04:50:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] 04:50:14 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/src/main/resources 04:50:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 04:50:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/generated-sources/spi 04:50:14 [INFO] 04:50:14 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] Recompiling the module because of changed dependency. 04:50:14 [INFO] Compiling 30 source files with javac [debug release 21] to target/classes 04:50:14 [INFO] 04:50:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8776-ietf-te-packet-types >>> 04:50:14 [INFO] 04:50:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] Spotbugs plugin skipped 04:50:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:50:14 [INFO] 04:50:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8776-ietf-te-packet-types <<< 04:50:14 [INFO] 04:50:14 [INFO] 04:50:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] Spotbugs plugin skipped 04:50:14 [INFO] 04:50:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/src/test/resources 04:50:14 [INFO] 04:50:14 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] No sources to compile 04:50:14 [INFO] 04:50:14 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] No tests to run. 04:50:14 [INFO] 04:50:14 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] 04:50:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT.jar 04:50:14 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/classes/META-INF/MANIFEST.MF 04:50:14 [INFO] 04:50:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8776-ietf-te-packet-types --- 04:50:14 [INFO] No previous run data found, generating javadoc. 04:50:16 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-javadoc.jar 04:50:16 [INFO] 04:50:16 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] CycloneDX: Resolving Dependencies 04:50:16 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:50:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml 04:50:16 [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json 04:50:16 [INFO] attaching as rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-cyclonedx.json 04:50:16 [INFO] 04:50:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Skipping duplicate-finder execution! 04:50:16 [INFO] 04:50:16 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] No dependency problems found 04:50:16 [INFO] 04:50:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-sources.jar 04:50:16 [INFO] 04:50:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] 04:50:16 [INFO] --- jacoco:0.8.13:report (report) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:16 [INFO] 04:50:16 [INFO] --- install:3.1.4:install (default-install) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT.pom 04:50:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT.jar 04:50:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-javadoc.jar 04:50:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-cyclonedx.json 04:50:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT-sources.jar 04:50:16 [INFO] 04:50:16 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Installing org/opendaylight/ietf/model/rfc8776-ietf-te-packet-types/1.0.1-SNAPSHOT/rfc8776-ietf-te-packet-types-1.0.1-SNAPSHOT.jar 04:50:16 [INFO] Writing OBR metadata 04:50:16 [INFO] 04:50:16 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:bundle:1.0.1-SNAPSHOT 04:50:16 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:1.0.1-SNAPSHOT:compile 04:50:16 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:50:16 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:16 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:16 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:16 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:16 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:16 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:16 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:16 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:16 [INFO] +- junit:junit:jar:4.13.2:test 04:50:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:16 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:16 [INFO] 04:50:16 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8776-ietf-te-packet-types --- 04:50:16 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8776-ietf-te-packet-types/target/sonatype-clm/module.xml 04:50:16 [INFO] 04:50:16 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8776 >------------ 04:50:16 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8776 1.0.1-SNAPSHOT [102/161] 04:50:16 [INFO] from features/odl-ietf-model-rfc8776/pom.xml 04:50:16 [INFO] ------------------------------[ feature ]------------------------------- 04:50:16 [INFO] 04:50:16 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8776 --- 04:50:16 [INFO] 04:50:16 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8776 --- 04:50:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:16 [INFO] 04:50:16 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8776 --- 04:50:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:16 [INFO] 04:50:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] 04:50:17 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] 04:50:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:17 [INFO] argLine set to empty 04:50:17 [INFO] 04:50:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] Starting audit... 04:50:17 Audit done. 04:50:17 [INFO] You have 0 Checkstyle violations. 04:50:17 [INFO] 04:50:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] Starting audit... 04:50:17 Audit done. 04:50:17 [INFO] You have 0 Checkstyle violations. 04:50:17 [INFO] 04:50:17 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] 04:50:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml 04:50:17 [INFO] ...done! 04:50:17 [INFO] Attaching features XML 04:50:17 [INFO] 04:50:17 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8776 --- 04:50:17 [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 04:50:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:17 [INFO] 04:50:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8776 >>> 04:50:17 [INFO] 04:50:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] No files found to run spotbugs, check compile phase has been run 04:50:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:50:17 [INFO] 04:50:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8776 <<< 04:50:17 [INFO] 04:50:17 [INFO] 04:50:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] 04:50:17 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8776 --- 04:50:17 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8776 04:50:17 [INFO] Project dependency features detected: [] 04:50:17 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:17 [INFO] Creating RMI registry server on 127.0.0.1:45067 04:50:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:17 [INFO] Waiting for remote bundle context.. on 45067 name: bd657edf-8276-4569-8daf-eb976bad9784 timout: [ RelativeTimeout value = 180000 ] 04:50:21 [INFO] Building jar from resources and headers. 04:50:21 [INFO] Writing jar finished. 04:50:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:24 [INFO] 04:50:24 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] 04:50:24 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] No Javadoc in project. Archive not created. 04:50:24 [INFO] 04:50:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] CycloneDX: Resolving Dependencies 04:50:24 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:50:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.xml 04:50:24 [INFO] attaching as odl-ietf-model-rfc8776-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.json 04:50:24 [INFO] attaching as odl-ietf-model-rfc8776-1.0.1-SNAPSHOT-cyclonedx.json 04:50:24 [INFO] 04:50:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] Skipping duplicate-finder execution! 04:50:24 [INFO] 04:50:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] Skipping plugin execution 04:50:24 [INFO] 04:50:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] Skipping source per configuration. 04:50:24 [INFO] 04:50:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] 04:50:24 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:24 [INFO] 04:50:24 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8776 --- 04:50:24 [WARNING] 04:50:24 [WARNING] The packaging plugin for project odl-ietf-model-rfc8776 did not assign 04:50:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:50:24 [WARNING] 04:50:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:50:24 [WARNING] 04:50:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.1-SNAPSHOT/odl-ietf-model-rfc8776-1.0.1-SNAPSHOT.pom 04:50:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.1-SNAPSHOT/odl-ietf-model-rfc8776-1.0.1-SNAPSHOT-features.xml 04:50:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.1-SNAPSHOT/odl-ietf-model-rfc8776-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8776/1.0.1-SNAPSHOT/odl-ietf-model-rfc8776-1.0.1-SNAPSHOT-cyclonedx.json 04:50:24 [INFO] 04:50:24 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8776:feature:1.0.1-SNAPSHOT 04:50:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.1-SNAPSHOT:compile 04:50:24 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:50:24 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:50:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:50:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:50:24 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:24 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:24 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:50:24 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:50:24 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:50:24 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:50:24 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:24 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:24 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:1.0.1-SNAPSHOT:compile 04:50:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:50:24 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:24 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:24 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:24 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:24 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:24 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:24 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:24 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:1.0.1-SNAPSHOT:compile 04:50:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:24 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:24 [INFO] +- junit:junit:jar:4.13.2:test 04:50:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:24 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:50:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:24 [INFO] 04:50:24 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8776 --- 04:50:24 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8776/target/sonatype-clm/module.xml 04:50:24 [INFO] 04:50:24 [INFO] --------< org.opendaylight.ietf.model:rfc8795-ietf-te-topology >-------- 04:50:24 [INFO] Building rfc8795-ietf-te-topology 1.0.1-SNAPSHOT [103/161] 04:50:24 [INFO] from model/rfc/rfc8795-ietf-te-topology/pom.xml 04:50:24 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:24 [INFO] 04:50:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] 04:50:24 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:24 [INFO] 04:50:24 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:24 [INFO] 04:50:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] 04:50:24 [INFO] --- dependency:3.8.1:properties (default) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] 04:50:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:50:24 [INFO] 04:50:24 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:24 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/src/main/yang 04:50:24 [INFO] yang-to-sources: Found 6 dependencies in 883.7 μs 04:50:24 [INFO] yang-to-sources: Project model files found: 1 in 7.740 ms 04:50:24 [INFO] yang-to-sources: 7 YANG models processed in 135.5 ms 04:50:24 [INFO] BindingJavaFileGenerator: Defined 209 files in 18.09 ms 04:50:24 [INFO] Sorted 209 files into 50 directories in 265.1 μs 04:50:24 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 209 in 73.68 ms 04:50:24 [INFO] 04:50:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] Starting audit... 04:50:24 Audit done. 04:50:24 [INFO] You have 0 Checkstyle violations. 04:50:24 [INFO] 04:50:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] Starting audit... 04:50:24 Audit done. 04:50:24 [INFO] You have 0 Checkstyle violations. 04:50:24 [INFO] 04:50:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] 04:50:24 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/src/main/resources 04:50:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 04:50:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:24 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:24 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:24 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/generated-sources/spi 04:50:24 [INFO] 04:50:24 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8795-ietf-te-topology --- 04:50:24 [INFO] Recompiling the module because of changed dependency. 04:50:24 [INFO] Compiling 208 source files with javac [debug release 21] to target/classes 04:50:25 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:50:25 [INFO] 04:50:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology >>> 04:50:25 [INFO] 04:50:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology --- 04:50:25 [INFO] Spotbugs plugin skipped 04:50:25 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:50:25 [INFO] 04:50:25 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology <<< 04:50:25 [INFO] 04:50:25 [INFO] 04:50:25 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology --- 04:50:25 [INFO] Spotbugs plugin skipped 04:50:25 [INFO] 04:50:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology --- 04:50:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/src/test/resources 04:50:25 [INFO] 04:50:25 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology --- 04:50:25 [INFO] No sources to compile 04:50:25 [INFO] 04:50:25 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8795-ietf-te-topology --- 04:50:25 [INFO] No tests to run. 04:50:25 [INFO] 04:50:25 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8795-ietf-te-topology --- 04:50:25 [INFO] 04:50:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT.jar 04:50:26 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/classes/META-INF/MANIFEST.MF 04:50:26 [INFO] 04:50:26 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8795-ietf-te-topology --- 04:50:26 [INFO] No previous run data found, generating javadoc. 04:50:31 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-javadoc.jar 04:50:31 [INFO] 04:50:31 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology --- 04:50:31 [INFO] CycloneDX: Resolving Dependencies 04:50:31 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:50:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml 04:50:31 [INFO] attaching as rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json 04:50:31 [INFO] attaching as rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-cyclonedx.json 04:50:31 [INFO] 04:50:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology --- 04:50:31 [INFO] Skipping duplicate-finder execution! 04:50:31 [INFO] 04:50:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology --- 04:50:31 [INFO] No dependency problems found 04:50:31 [INFO] 04:50:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology --- 04:50:31 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-sources.jar 04:50:32 [INFO] 04:50:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology --- 04:50:32 [INFO] 04:50:32 [INFO] --- jacoco:0.8.13:report (report) @ rfc8795-ietf-te-topology --- 04:50:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:32 [INFO] 04:50:32 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology --- 04:50:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT.pom 04:50:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT.jar 04:50:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-javadoc.jar 04:50:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-cyclonedx.json 04:50:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT-sources.jar 04:50:32 [INFO] 04:50:32 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology --- 04:50:32 [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-1.0.1-SNAPSHOT.jar 04:50:32 [INFO] Writing OBR metadata 04:50:32 [INFO] 04:50:32 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8795-ietf-te-topology --- 04:50:32 [INFO] org.opendaylight.ietf.model:rfc8795-ietf-te-topology:bundle:1.0.1-SNAPSHOT 04:50:32 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:50:32 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:32 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:32 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:32 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:50:32 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:50:32 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:1.0.1-SNAPSHOT:compile 04:50:32 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:32 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:32 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:32 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:32 [INFO] +- junit:junit:jar:4.13.2:test 04:50:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:32 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:32 [INFO] 04:50:32 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8795-ietf-te-topology --- 04:50:32 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology/target/sonatype-clm/module.xml 04:50:32 [INFO] 04:50:32 [INFO] -----< org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state >----- 04:50:32 [INFO] Building rfc8795-ietf-te-topology-state 1.0.1-SNAPSHOT [104/161] 04:50:32 [INFO] from model/rfc/rfc8795-ietf-te-topology-state/pom.xml 04:50:32 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:32 [INFO] 04:50:32 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] 04:50:32 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:32 [INFO] 04:50:32 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:32 [INFO] 04:50:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] 04:50:32 [INFO] --- dependency:3.8.1:properties (default) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] 04:50:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:50:32 [INFO] 04:50:32 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:32 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/yang 04:50:32 [INFO] yang-to-sources: Found 9 dependencies in 992.6 μs 04:50:32 [INFO] yang-to-sources: Project model files found: 1 in 2.067 ms 04:50:32 [INFO] yang-to-sources: 10 YANG models processed in 167.0 ms 04:50:32 [INFO] BindingJavaFileGenerator: Defined 39 files in 18.16 ms 04:50:32 [INFO] Sorted 39 files into 8 directories in 118.6 μs 04:50:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 28.37 ms 04:50:32 [INFO] 04:50:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] Starting audit... 04:50:32 Audit done. 04:50:32 [INFO] You have 0 Checkstyle violations. 04:50:32 [INFO] 04:50:32 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] Starting audit... 04:50:32 Audit done. 04:50:32 [INFO] You have 0 Checkstyle violations. 04:50:32 [INFO] 04:50:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] 04:50:32 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/src/main/resources 04:50:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 04:50:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/generated-sources/spi 04:50:32 [INFO] 04:50:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] Recompiling the module because of changed dependency. 04:50:32 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 04:50:32 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:50:32 [INFO] 04:50:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8795-ietf-te-topology-state >>> 04:50:32 [INFO] 04:50:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] Spotbugs plugin skipped 04:50:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:50:32 [INFO] 04:50:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8795-ietf-te-topology-state <<< 04:50:32 [INFO] 04:50:32 [INFO] 04:50:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] Spotbugs plugin skipped 04:50:32 [INFO] 04:50:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/src/test/resources 04:50:32 [INFO] 04:50:32 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] No sources to compile 04:50:32 [INFO] 04:50:32 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] No tests to run. 04:50:32 [INFO] 04:50:32 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] 04:50:32 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT.jar 04:50:32 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/classes/META-INF/MANIFEST.MF 04:50:32 [INFO] 04:50:32 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8795-ietf-te-topology-state --- 04:50:32 [INFO] No previous run data found, generating javadoc. 04:50:35 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-javadoc.jar 04:50:35 [INFO] 04:50:35 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] CycloneDX: Resolving Dependencies 04:50:35 [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s) 04:50:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml 04:50:35 [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json 04:50:35 [INFO] attaching as rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-cyclonedx.json 04:50:35 [INFO] 04:50:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] Skipping duplicate-finder execution! 04:50:35 [INFO] 04:50:35 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] No dependency problems found 04:50:35 [INFO] 04:50:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-sources.jar 04:50:35 [INFO] 04:50:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] 04:50:35 [INFO] --- jacoco:0.8.13:report (report) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:35 [INFO] 04:50:35 [INFO] --- install:3.1.4:install (default-install) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT.pom 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT.jar 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-javadoc.jar 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-cyclonedx.json 04:50:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT-sources.jar 04:50:35 [INFO] 04:50:35 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] Installing org/opendaylight/ietf/model/rfc8795-ietf-te-topology-state/1.0.1-SNAPSHOT/rfc8795-ietf-te-topology-state-1.0.1-SNAPSHOT.jar 04:50:35 [INFO] Writing OBR metadata 04:50:35 [INFO] 04:50:35 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:bundle:1.0.1-SNAPSHOT 04:50:35 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:35 [INFO] +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:1.0.1-SNAPSHOT:compile 04:50:35 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:35 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:35 [INFO] +- junit:junit:jar:4.13.2:test 04:50:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:35 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:35 [INFO] 04:50:35 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8795-ietf-te-topology-state --- 04:50:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8795-ietf-te-topology-state/target/sonatype-clm/module.xml 04:50:35 [INFO] 04:50:35 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8795 >------------ 04:50:35 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 1.0.1-SNAPSHOT [105/161] 04:50:35 [INFO] from features/odl-ietf-model-rfc8795/pom.xml 04:50:35 [INFO] ------------------------------[ feature ]------------------------------- 04:50:35 [INFO] 04:50:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] 04:50:35 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:35 [INFO] 04:50:35 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:35 [INFO] 04:50:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] 04:50:35 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] 04:50:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:35 [INFO] argLine set to empty 04:50:35 [INFO] 04:50:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] Starting audit... 04:50:35 Audit done. 04:50:35 [INFO] You have 0 Checkstyle violations. 04:50:35 [INFO] 04:50:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] Starting audit... 04:50:35 Audit done. 04:50:35 [INFO] You have 0 Checkstyle violations. 04:50:35 [INFO] 04:50:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] 04:50:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml 04:50:35 [INFO] ...done! 04:50:35 [INFO] Attaching features XML 04:50:35 [INFO] 04:50:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8795 --- 04:50:35 [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 04:50:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:35 [INFO] 04:50:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795 >>> 04:50:35 [INFO] 04:50:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] No files found to run spotbugs, check compile phase has been run 04:50:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:50:35 [INFO] 04:50:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795 <<< 04:50:35 [INFO] 04:50:35 [INFO] 04:50:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] 04:50:35 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8795 --- 04:50:35 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795 04:50:35 [INFO] Project dependency features detected: [] 04:50:35 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:35 [INFO] Creating RMI registry server on 127.0.0.1:37511 04:50:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:36 [INFO] Waiting for remote bundle context.. on 37511 name: 9dbb2ff7-5e82-4636-981f-33e6bf6b7423 timout: [ RelativeTimeout value = 180000 ] 04:50:40 [INFO] Building jar from resources and headers. 04:50:40 [INFO] Writing jar finished. 04:50:42 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:42 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:42 [INFO] 04:50:42 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] 04:50:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] No Javadoc in project. Archive not created. 04:50:42 [INFO] 04:50:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795 --- 04:50:42 [INFO] CycloneDX: Resolving Dependencies 04:50:43 [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s) 04:50:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.xml 04:50:43 [INFO] attaching as odl-ietf-model-rfc8795-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.json 04:50:43 [INFO] attaching as odl-ietf-model-rfc8795-1.0.1-SNAPSHOT-cyclonedx.json 04:50:43 [INFO] 04:50:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795 --- 04:50:43 [INFO] Skipping duplicate-finder execution! 04:50:43 [INFO] 04:50:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795 --- 04:50:43 [INFO] Skipping plugin execution 04:50:43 [INFO] 04:50:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795 --- 04:50:43 [INFO] Skipping source per configuration. 04:50:43 [INFO] 04:50:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8795 --- 04:50:43 [INFO] 04:50:43 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8795 --- 04:50:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:43 [INFO] 04:50:43 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795 --- 04:50:43 [WARNING] 04:50:43 [WARNING] The packaging plugin for project odl-ietf-model-rfc8795 did not assign 04:50:43 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:50:43 [WARNING] 04:50:43 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:50:43 [WARNING] 04:50:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.1-SNAPSHOT/odl-ietf-model-rfc8795-1.0.1-SNAPSHOT.pom 04:50:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.1-SNAPSHOT/odl-ietf-model-rfc8795-1.0.1-SNAPSHOT-features.xml 04:50:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.1-SNAPSHOT/odl-ietf-model-rfc8795-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795/1.0.1-SNAPSHOT/odl-ietf-model-rfc8795-1.0.1-SNAPSHOT-cyclonedx.json 04:50:43 [INFO] 04:50:43 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8795 --- 04:50:43 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8795:feature:1.0.1-SNAPSHOT 04:50:43 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:50:43 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:50:43 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:50:43 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:43 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:43 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:50:43 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:50:43 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:50:43 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:50:43 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | | +- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | \- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:43 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:43 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:43 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:43 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:43 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:43 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:43 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:43 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:43 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:43 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:43 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:jar:1.0.1-SNAPSHOT:compile 04:50:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:43 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:43 [INFO] +- junit:junit:jar:4.13.2:test 04:50:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:43 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:50:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:43 [INFO] 04:50:43 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8795 --- 04:50:43 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795/target/sonatype-clm/module.xml 04:50:43 [INFO] 04:50:43 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda >-------- 04:50:43 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA 1.0.1-SNAPSHOT [106/161] 04:50:43 [INFO] from features/odl-ietf-model-rfc8795-non-nmda/pom.xml 04:50:43 [INFO] ------------------------------[ feature ]------------------------------- 04:50:43 [INFO] 04:50:43 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] 04:50:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:43 [INFO] 04:50:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:43 [INFO] 04:50:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] 04:50:43 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] 04:50:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:43 [INFO] argLine set to empty 04:50:43 [INFO] 04:50:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] Starting audit... 04:50:43 Audit done. 04:50:43 [INFO] You have 0 Checkstyle violations. 04:50:43 [INFO] 04:50:43 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] Starting audit... 04:50:43 Audit done. 04:50:43 [INFO] You have 0 Checkstyle violations. 04:50:43 [INFO] 04:50:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] 04:50:43 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml 04:50:43 [INFO] ...done! 04:50:43 [INFO] Attaching features XML 04:50:43 [INFO] 04:50:43 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [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 04:50:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:43 [INFO] 04:50:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8795-non-nmda >>> 04:50:43 [INFO] 04:50:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] No files found to run spotbugs, check compile phase has been run 04:50:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:50:43 [INFO] 04:50:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8795-non-nmda <<< 04:50:43 [INFO] 04:50:43 [INFO] 04:50:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] 04:50:43 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:43 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda 04:50:43 [INFO] Project dependency features detected: [] 04:50:43 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:43 [INFO] Creating RMI registry server on 127.0.0.1:39355 04:50:43 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:43 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:43 [INFO] Waiting for remote bundle context.. on 39355 name: ccbae291-c1d0-4130-8364-e543bc8ae67a timout: [ RelativeTimeout value = 180000 ] 04:50:47 [INFO] Building jar from resources and headers. 04:50:47 [INFO] Writing jar finished. 04:50:49 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:49 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:49 [INFO] 04:50:49 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:49 [INFO] 04:50:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:49 [INFO] No Javadoc in project. Archive not created. 04:50:49 [INFO] 04:50:49 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:49 [INFO] CycloneDX: Resolving Dependencies 04:50:50 [INFO] CycloneDX: Creating BOM version 1.6 with 40 component(s) 04:50:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml 04:50:50 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json 04:50:50 [INFO] attaching as odl-ietf-model-rfc8795-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:50:50 [INFO] 04:50:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:50 [INFO] Skipping duplicate-finder execution! 04:50:50 [INFO] 04:50:50 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:50 [INFO] Skipping plugin execution 04:50:50 [INFO] 04:50:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:50 [INFO] Skipping source per configuration. 04:50:50 [INFO] 04:50:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:50 [INFO] 04:50:50 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:50 [INFO] 04:50:50 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:50 [WARNING] 04:50:50 [WARNING] The packaging plugin for project odl-ietf-model-rfc8795-non-nmda did not assign 04:50:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:50:50 [WARNING] 04:50:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:50:50 [WARNING] 04:50:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.1-SNAPSHOT.pom 04:50:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.1-SNAPSHOT-features.xml 04:50:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:50 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8795-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8795-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:50:50 [INFO] 04:50:50 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:50 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda:feature:1.0.1-SNAPSHOT 04:50:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8795:xml:features:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:50:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:50:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:50:50 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:50 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:50:50 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:50:50 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:50:50 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:50:50 [INFO] | | \- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | | | \- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | | \- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | \- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:50 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:50:50 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:50 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:50 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:50 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:50 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:50 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:50 [INFO] +- junit:junit:jar:4.13.2:test 04:50:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:50 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:50:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:50 [INFO] 04:50:50 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8795-non-nmda --- 04:50:50 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8795-non-nmda/target/sonatype-clm/module.xml 04:50:50 [INFO] 04:50:50 [INFO] ----------------< org.opendaylight.ietf.model:rfc8808 >----------------- 04:50:50 [INFO] Building rfc8808 1.0.1-SNAPSHOT [107/161] 04:50:50 [INFO] from model/rfc/rfc8808/pom.xml 04:50:50 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:50 [INFO] 04:50:50 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8808 --- 04:50:50 [INFO] 04:50:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8808 --- 04:50:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:50 [INFO] 04:50:50 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8808 --- 04:50:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:50 [INFO] 04:50:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8808 --- 04:50:50 [INFO] 04:50:50 [INFO] --- dependency:3.8.1:properties (default) @ rfc8808 --- 04:50:50 [INFO] 04:50:50 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8808 --- 04:50:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:50:50 [INFO] 04:50:50 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8808 --- 04:50:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:50 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/src/main/yang 04:50:50 [INFO] yang-to-sources: Found 3 dependencies in 588.7 μs 04:50:50 [INFO] yang-to-sources: Project model files found: 1 in 1.011 ms 04:50:50 [INFO] yang-to-sources: 4 YANG models processed in 9.145 ms 04:50:50 [INFO] BindingJavaFileGenerator: Defined 11 files in 2.922 ms 04:50:50 [INFO] Sorted 11 files into 3 directories in 95.55 μs 04:50:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 7.876 ms 04:50:50 [INFO] 04:50:50 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8808 --- 04:50:50 [INFO] Starting audit... 04:50:50 Audit done. 04:50:50 [INFO] You have 0 Checkstyle violations. 04:50:50 [INFO] 04:50:50 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8808 --- 04:50:50 [INFO] Starting audit... 04:50:50 Audit done. 04:50:50 [INFO] You have 0 Checkstyle violations. 04:50:50 [INFO] 04:50:50 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8808 --- 04:50:50 [INFO] 04:50:50 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8808 --- 04:50:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/src/main/resources 04:50:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/generated-sources/spi 04:50:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:50 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:50:50 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:50:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/generated-sources/spi 04:50:50 [INFO] 04:50:50 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8808 --- 04:50:50 [INFO] Recompiling the module because of changed dependency. 04:50:50 [INFO] Compiling 10 source files with javac [debug release 21] to target/classes 04:50:50 [INFO] 04:50:50 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8808 >>> 04:50:50 [INFO] 04:50:50 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8808 --- 04:50:50 [INFO] Spotbugs plugin skipped 04:50:50 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:50:50 [INFO] 04:50:50 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8808 <<< 04:50:50 [INFO] 04:50:50 [INFO] 04:50:50 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8808 --- 04:50:50 [INFO] Spotbugs plugin skipped 04:50:50 [INFO] 04:50:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8808 --- 04:50:50 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/src/test/resources 04:50:50 [INFO] 04:50:50 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8808 --- 04:50:50 [INFO] No sources to compile 04:50:50 [INFO] 04:50:50 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8808 --- 04:50:50 [INFO] No tests to run. 04:50:50 [INFO] 04:50:50 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8808 --- 04:50:50 [INFO] 04:50:50 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8808 --- 04:50:50 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-1.0.1-SNAPSHOT.jar 04:50:50 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/classes/META-INF/MANIFEST.MF 04:50:50 [INFO] 04:50:50 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8808 --- 04:50:51 [INFO] No previous run data found, generating javadoc. 04:50:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-1.0.1-SNAPSHOT-javadoc.jar 04:50:52 [INFO] 04:50:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8808 --- 04:50:52 [INFO] CycloneDX: Resolving Dependencies 04:50:52 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:50:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.xml 04:50:52 [INFO] attaching as rfc8808-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.json 04:50:52 [INFO] attaching as rfc8808-1.0.1-SNAPSHOT-cyclonedx.json 04:50:52 [INFO] 04:50:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8808 --- 04:50:52 [INFO] Skipping duplicate-finder execution! 04:50:52 [INFO] 04:50:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8808 --- 04:50:52 [INFO] No dependency problems found 04:50:52 [INFO] 04:50:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8808 --- 04:50:52 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-1.0.1-SNAPSHOT-sources.jar 04:50:52 [INFO] 04:50:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8808 --- 04:50:52 [INFO] 04:50:52 [INFO] --- jacoco:0.8.13:report (report) @ rfc8808 --- 04:50:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:50:52 [INFO] 04:50:52 [INFO] --- install:3.1.4:install (default-install) @ rfc8808 --- 04:50:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.1-SNAPSHOT/rfc8808-1.0.1-SNAPSHOT.pom 04:50:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.1-SNAPSHOT/rfc8808-1.0.1-SNAPSHOT.jar 04:50:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.1-SNAPSHOT/rfc8808-1.0.1-SNAPSHOT-javadoc.jar 04:50:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.1-SNAPSHOT/rfc8808-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.1-SNAPSHOT/rfc8808-1.0.1-SNAPSHOT-cyclonedx.json 04:50:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/rfc8808-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8808/1.0.1-SNAPSHOT/rfc8808-1.0.1-SNAPSHOT-sources.jar 04:50:52 [INFO] 04:50:52 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8808 --- 04:50:52 [INFO] Installing org/opendaylight/ietf/model/rfc8808/1.0.1-SNAPSHOT/rfc8808-1.0.1-SNAPSHOT.jar 04:50:52 [INFO] Writing OBR metadata 04:50:52 [INFO] 04:50:52 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8808 --- 04:50:52 [INFO] org.opendaylight.ietf.model:rfc8808:bundle:1.0.1-SNAPSHOT 04:50:52 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:50:52 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:52 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:52 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:52 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:50:52 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:52 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:52 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:52 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:50:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:50:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:52 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:52 [INFO] +- junit:junit:jar:4.13.2:test 04:50:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:52 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:50:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:52 [INFO] 04:50:52 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8808 --- 04:50:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8808/target/sonatype-clm/module.xml 04:50:52 [INFO] 04:50:52 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8808 >------------ 04:50:52 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8808 1.0.1-SNAPSHOT [108/161] 04:50:52 [INFO] from features/odl-ietf-model-rfc8808/pom.xml 04:50:52 [INFO] ------------------------------[ feature ]------------------------------- 04:50:52 [INFO] 04:50:52 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8808 --- 04:50:52 [INFO] 04:50:52 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8808 --- 04:50:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:52 [INFO] 04:50:52 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8808 --- 04:50:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:52 [INFO] 04:50:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] 04:50:53 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] 04:50:53 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:53 [INFO] argLine set to empty 04:50:53 [INFO] 04:50:53 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] Starting audit... 04:50:53 Audit done. 04:50:53 [INFO] You have 0 Checkstyle violations. 04:50:53 [INFO] 04:50:53 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] Starting audit... 04:50:53 Audit done. 04:50:53 [INFO] You have 0 Checkstyle violations. 04:50:53 [INFO] 04:50:53 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] 04:50:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml 04:50:53 [INFO] ...done! 04:50:53 [INFO] Attaching features XML 04:50:53 [INFO] 04:50:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8808 --- 04:50:53 [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 04:50:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:50:53 [INFO] 04:50:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8808 >>> 04:50:53 [INFO] 04:50:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] No files found to run spotbugs, check compile phase has been run 04:50:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:50:53 [INFO] 04:50:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8808 <<< 04:50:53 [INFO] 04:50:53 [INFO] 04:50:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] 04:50:53 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8808 --- 04:50:53 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8808 04:50:53 [INFO] Project dependency features detected: [] 04:50:53 [INFO] Pax Exam System (Version: 4.14.0) created. 04:50:53 [INFO] Creating RMI registry server on 127.0.0.1:36233 04:50:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:50:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:50:53 [INFO] Waiting for remote bundle context.. on 36233 name: 4dcf02f1-574b-4abf-bbd0-e5664f5b2bf2 timout: [ RelativeTimeout value = 180000 ] 04:50:57 [INFO] Building jar from resources and headers. 04:50:57 [INFO] Writing jar finished. 04:50:59 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:50:59 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:50:59 [INFO] 04:50:59 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] 04:50:59 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] No Javadoc in project. Archive not created. 04:50:59 [INFO] 04:50:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] CycloneDX: Resolving Dependencies 04:50:59 [INFO] CycloneDX: Creating BOM version 1.6 with 33 component(s) 04:50:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/bom.xml 04:50:59 [INFO] attaching as odl-ietf-model-rfc8808-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/bom.json 04:50:59 [INFO] attaching as odl-ietf-model-rfc8808-1.0.1-SNAPSHOT-cyclonedx.json 04:50:59 [INFO] 04:50:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] Skipping duplicate-finder execution! 04:50:59 [INFO] 04:50:59 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] Skipping plugin execution 04:50:59 [INFO] 04:50:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] Skipping source per configuration. 04:50:59 [INFO] 04:50:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] 04:50:59 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:50:59 [INFO] 04:50:59 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8808 --- 04:50:59 [WARNING] 04:50:59 [WARNING] The packaging plugin for project odl-ietf-model-rfc8808 did not assign 04:50:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:50:59 [WARNING] 04:50:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:50:59 [WARNING] 04:50:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.1-SNAPSHOT/odl-ietf-model-rfc8808-1.0.1-SNAPSHOT.pom 04:50:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.1-SNAPSHOT/odl-ietf-model-rfc8808-1.0.1-SNAPSHOT-features.xml 04:50:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.1-SNAPSHOT/odl-ietf-model-rfc8808-1.0.1-SNAPSHOT-cyclonedx.xml 04:50:59 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8808/1.0.1-SNAPSHOT/odl-ietf-model-rfc8808-1.0.1-SNAPSHOT-cyclonedx.json 04:50:59 [INFO] 04:50:59 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8808:feature:1.0.1-SNAPSHOT 04:50:59 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:50:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:50:59 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:50:59 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:50:59 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:50:59 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:50:59 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:50:59 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:50:59 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:50:59 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:50:59 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] +- org.opendaylight.ietf.model:rfc8808:jar:1.0.1-SNAPSHOT:compile 04:50:59 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:50:59 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:50:59 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:50:59 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:50:59 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:50:59 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:50:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:50:59 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:50:59 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:50:59 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:50:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:50:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:50:59 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:50:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:50:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:50:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:50:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:50:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:50:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:50:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:50:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:50:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:50:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:50:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:50:59 [INFO] +- junit:junit:jar:4.13.2:test 04:50:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:50:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:50:59 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:50:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:50:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:50:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:50:59 [INFO] 04:50:59 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8808 --- 04:50:59 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8808/target/sonatype-clm/module.xml 04:50:59 [INFO] 04:50:59 [INFO] --------< org.opendaylight.ietf.model:rfc8819-ietf-module-tags >-------- 04:50:59 [INFO] Building rfc8819-ietf-module-tags 1.0.1-SNAPSHOT [109/161] 04:50:59 [INFO] from model/rfc/rfc8819-ietf-module-tags/pom.xml 04:50:59 [INFO] -------------------------------[ bundle ]------------------------------- 04:50:59 [INFO] 04:50:59 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags --- 04:50:59 [INFO] 04:50:59 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags --- 04:50:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:59 [INFO] 04:50:59 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags --- 04:50:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:50:59 [INFO] 04:50:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags --- 04:50:59 [INFO] 04:50:59 [INFO] --- dependency:3.8.1:properties (default) @ rfc8819-ietf-module-tags --- 04:50:59 [INFO] 04:50:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags --- 04:50:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:50:59 [INFO] 04:50:59 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8819-ietf-module-tags --- 04:50:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:50:59 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/src/main/yang 04:50:59 [INFO] yang-to-sources: Found 1 dependencies in 737.0 μs 04:50:59 [INFO] yang-to-sources: Project model files found: 1 in 1.502 ms 04:50:59 [INFO] yang-to-sources: 2 YANG models processed in 5.392 ms 04:50:59 [INFO] BindingJavaFileGenerator: Defined 10 files in 1.759 ms 04:50:59 [INFO] Sorted 10 files into 4 directories in 85.69 μs 04:50:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 10 in 9.316 ms 04:50:59 [INFO] 04:50:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags --- 04:50:59 [INFO] Starting audit... 04:50:59 Audit done. 04:50:59 [INFO] You have 0 Checkstyle violations. 04:50:59 [INFO] 04:50:59 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] Starting audit... 04:51:00 Audit done. 04:51:00 [INFO] You have 0 Checkstyle violations. 04:51:00 [INFO] 04:51:00 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] 04:51:00 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/src/main/resources 04:51:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 04:51:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/generated-sources/spi 04:51:00 [INFO] 04:51:00 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] Recompiling the module because of changed dependency. 04:51:00 [INFO] Compiling 9 source files with javac [debug release 21] to target/classes 04:51:00 [INFO] 04:51:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags >>> 04:51:00 [INFO] 04:51:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] Spotbugs plugin skipped 04:51:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:00 [INFO] 04:51:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags <<< 04:51:00 [INFO] 04:51:00 [INFO] 04:51:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] Spotbugs plugin skipped 04:51:00 [INFO] 04:51:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/src/test/resources 04:51:00 [INFO] 04:51:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] No sources to compile 04:51:00 [INFO] 04:51:00 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] No tests to run. 04:51:00 [INFO] 04:51:00 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] 04:51:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT.jar 04:51:00 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/classes/META-INF/MANIFEST.MF 04:51:00 [INFO] 04:51:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8819-ietf-module-tags --- 04:51:00 [INFO] No previous run data found, generating javadoc. 04:51:01 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-javadoc.jar 04:51:01 [INFO] 04:51:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags --- 04:51:01 [INFO] CycloneDX: Resolving Dependencies 04:51:02 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:51:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml 04:51:02 [INFO] attaching as rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json 04:51:02 [INFO] attaching as rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-cyclonedx.json 04:51:02 [INFO] 04:51:02 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags --- 04:51:02 [INFO] Skipping duplicate-finder execution! 04:51:02 [INFO] 04:51:02 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags --- 04:51:02 [INFO] No dependency problems found 04:51:02 [INFO] 04:51:02 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags --- 04:51:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-sources.jar 04:51:02 [INFO] 04:51:02 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags --- 04:51:02 [INFO] 04:51:02 [INFO] --- jacoco:0.8.13:report (report) @ rfc8819-ietf-module-tags --- 04:51:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:02 [INFO] 04:51:02 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags --- 04:51:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT.pom 04:51:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT.jar 04:51:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-javadoc.jar 04:51:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-cyclonedx.json 04:51:02 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT-sources.jar 04:51:02 [INFO] 04:51:02 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags --- 04:51:02 [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-1.0.1-SNAPSHOT.jar 04:51:02 [INFO] Writing OBR metadata 04:51:02 [INFO] 04:51:02 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8819-ietf-module-tags --- 04:51:02 [INFO] org.opendaylight.ietf.model:rfc8819-ietf-module-tags:bundle:1.0.1-SNAPSHOT 04:51:02 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:02 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:02 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:02 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:02 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:02 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:02 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:02 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:02 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:02 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:02 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:02 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:02 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:02 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:02 [INFO] +- junit:junit:jar:4.13.2:test 04:51:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:02 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:02 [INFO] 04:51:02 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8819-ietf-module-tags --- 04:51:02 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags/target/sonatype-clm/module.xml 04:51:02 [INFO] 04:51:02 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8819 >------------ 04:51:02 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 1.0.1-SNAPSHOT [110/161] 04:51:02 [INFO] from features/odl-ietf-model-rfc8819/pom.xml 04:51:02 [INFO] ------------------------------[ feature ]------------------------------- 04:51:02 [INFO] 04:51:02 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] 04:51:02 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:02 [INFO] 04:51:02 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:02 [INFO] 04:51:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] 04:51:02 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] 04:51:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:02 [INFO] argLine set to empty 04:51:02 [INFO] 04:51:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] Starting audit... 04:51:02 Audit done. 04:51:02 [INFO] You have 0 Checkstyle violations. 04:51:02 [INFO] 04:51:02 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] Starting audit... 04:51:02 Audit done. 04:51:02 [INFO] You have 0 Checkstyle violations. 04:51:02 [INFO] 04:51:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] 04:51:02 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml 04:51:02 [INFO] ...done! 04:51:02 [INFO] Attaching features XML 04:51:02 [INFO] 04:51:02 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8819 --- 04:51:02 [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 04:51:02 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:02 [INFO] 04:51:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819 >>> 04:51:02 [INFO] 04:51:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] No files found to run spotbugs, check compile phase has been run 04:51:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:02 [INFO] 04:51:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819 <<< 04:51:02 [INFO] 04:51:02 [INFO] 04:51:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] 04:51:02 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8819 --- 04:51:02 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819 04:51:02 [INFO] Project dependency features detected: [] 04:51:02 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:02 [INFO] Creating RMI registry server on 127.0.0.1:35351 04:51:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:02 [INFO] Waiting for remote bundle context.. on 35351 name: 98319826-f821-436d-8167-9872c532a324 timout: [ RelativeTimeout value = 180000 ] 04:51:06 [INFO] Building jar from resources and headers. 04:51:06 [INFO] Writing jar finished. 04:51:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:08 [INFO] 04:51:08 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8819 --- 04:51:08 [INFO] 04:51:08 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8819 --- 04:51:08 [INFO] No Javadoc in project. Archive not created. 04:51:08 [INFO] 04:51:08 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819 --- 04:51:08 [INFO] CycloneDX: Resolving Dependencies 04:51:09 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:51:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/bom.xml 04:51:09 [INFO] attaching as odl-ietf-model-rfc8819-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/bom.json 04:51:09 [INFO] attaching as odl-ietf-model-rfc8819-1.0.1-SNAPSHOT-cyclonedx.json 04:51:09 [INFO] 04:51:09 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819 --- 04:51:09 [INFO] Skipping duplicate-finder execution! 04:51:09 [INFO] 04:51:09 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819 --- 04:51:09 [INFO] Skipping plugin execution 04:51:09 [INFO] 04:51:09 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819 --- 04:51:09 [INFO] Skipping source per configuration. 04:51:09 [INFO] 04:51:09 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8819 --- 04:51:09 [INFO] 04:51:09 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8819 --- 04:51:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:09 [INFO] 04:51:09 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819 --- 04:51:09 [WARNING] 04:51:09 [WARNING] The packaging plugin for project odl-ietf-model-rfc8819 did not assign 04:51:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:51:09 [WARNING] 04:51:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:51:09 [WARNING] 04:51:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.1-SNAPSHOT/odl-ietf-model-rfc8819-1.0.1-SNAPSHOT.pom 04:51:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.1-SNAPSHOT/odl-ietf-model-rfc8819-1.0.1-SNAPSHOT-features.xml 04:51:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.1-SNAPSHOT/odl-ietf-model-rfc8819-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:09 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819/1.0.1-SNAPSHOT/odl-ietf-model-rfc8819-1.0.1-SNAPSHOT-cyclonedx.json 04:51:09 [INFO] 04:51:09 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8819 --- 04:51:09 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8819:feature:1.0.1-SNAPSHOT 04:51:09 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:51:09 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:51:09 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:51:09 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:51:09 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:09 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:09 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:51:09 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:51:09 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:51:09 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:09 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:51:09 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:51:09 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:09 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:09 [INFO] +- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:1.0.1-SNAPSHOT:compile 04:51:09 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:09 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:09 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:09 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:09 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:09 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:09 [INFO] +- junit:junit:jar:4.13.2:test 04:51:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:09 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:51:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:09 [INFO] 04:51:09 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8819 --- 04:51:09 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819/target/sonatype-clm/module.xml 04:51:09 [INFO] 04:51:09 [INFO] -----< org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state >----- 04:51:09 [INFO] Building rfc8819-ietf-module-tags-state 1.0.1-SNAPSHOT [111/161] 04:51:09 [INFO] from model/rfc/rfc8819-ietf-module-tags-state/pom.xml 04:51:09 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:09 [INFO] 04:51:09 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] 04:51:09 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:09 [INFO] 04:51:09 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:09 [INFO] 04:51:09 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] 04:51:09 [INFO] --- dependency:3.8.1:properties (default) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] 04:51:09 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/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/** 04:51:09 [INFO] 04:51:09 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:09 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/yang 04:51:09 [INFO] yang-to-sources: Found 2 dependencies in 768.8 μs 04:51:09 [INFO] yang-to-sources: Project model files found: 1 in 1.407 ms 04:51:09 [INFO] yang-to-sources: 3 YANG models processed in 7.419 ms 04:51:09 [INFO] BindingJavaFileGenerator: Defined 9 files in 3.147 ms 04:51:09 [INFO] Sorted 9 files into 4 directories in 217.9 μs 04:51:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 8.581 ms 04:51:09 [INFO] 04:51:09 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] Starting audit... 04:51:09 Audit done. 04:51:09 [INFO] You have 0 Checkstyle violations. 04:51:09 [INFO] 04:51:09 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] Starting audit... 04:51:09 Audit done. 04:51:09 [INFO] You have 0 Checkstyle violations. 04:51:09 [INFO] 04:51:09 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] 04:51:09 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/src/main/resources 04:51:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 04:51:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:09 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:09 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/generated-sources/spi 04:51:09 [INFO] 04:51:09 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] Recompiling the module because of changed dependency. 04:51:09 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 04:51:09 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:51:09 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:51:09 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/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 04:51:09 [INFO] 04:51:09 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8819-ietf-module-tags-state >>> 04:51:09 [INFO] 04:51:09 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] Spotbugs plugin skipped 04:51:09 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:09 [INFO] 04:51:09 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8819-ietf-module-tags-state <<< 04:51:09 [INFO] 04:51:09 [INFO] 04:51:09 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] Spotbugs plugin skipped 04:51:09 [INFO] 04:51:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/src/test/resources 04:51:09 [INFO] 04:51:09 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] No sources to compile 04:51:09 [INFO] 04:51:09 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] No tests to run. 04:51:09 [INFO] 04:51:09 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] 04:51:09 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT.jar 04:51:09 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/classes/META-INF/MANIFEST.MF 04:51:09 [INFO] 04:51:09 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8819-ietf-module-tags-state --- 04:51:09 [INFO] No previous run data found, generating javadoc. 04:51:11 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-javadoc.jar 04:51:11 [INFO] 04:51:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] CycloneDX: Resolving Dependencies 04:51:11 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:51:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml 04:51:11 [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json 04:51:11 [INFO] attaching as rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-cyclonedx.json 04:51:11 [INFO] 04:51:11 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Skipping duplicate-finder execution! 04:51:11 [INFO] 04:51:11 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] No dependency problems found 04:51:11 [INFO] 04:51:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-sources.jar 04:51:11 [INFO] 04:51:11 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] 04:51:11 [INFO] --- jacoco:0.8.13:report (report) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:11 [INFO] 04:51:11 [INFO] --- install:3.1.4:install (default-install) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT.pom 04:51:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT.jar 04:51:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-javadoc.jar 04:51:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-cyclonedx.json 04:51:11 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT-sources.jar 04:51:11 [INFO] 04:51:11 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Installing org/opendaylight/ietf/model/rfc8819-ietf-module-tags-state/1.0.1-SNAPSHOT/rfc8819-ietf-module-tags-state-1.0.1-SNAPSHOT.jar 04:51:11 [INFO] Writing OBR metadata 04:51:11 [INFO] 04:51:11 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state:bundle:1.0.1-SNAPSHOT 04:51:11 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:11 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:11 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:11 [INFO] +- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:1.0.1-SNAPSHOT:compile 04:51:11 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:11 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:11 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:11 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:11 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:11 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:11 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:11 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:11 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:11 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:11 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:11 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:11 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:11 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:11 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:11 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:11 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:11 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:11 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:11 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:11 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:11 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:11 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:11 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:11 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:11 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:11 [INFO] +- junit:junit:jar:4.13.2:test 04:51:11 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:11 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:11 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:11 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:11 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:11 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:11 [INFO] 04:51:11 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8819-ietf-module-tags-state --- 04:51:11 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8819-ietf-module-tags-state/target/sonatype-clm/module.xml 04:51:11 [INFO] 04:51:11 [INFO] -------< org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda >-------- 04:51:11 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA 1.0.1-SNAPSHOT [112/161] 04:51:11 [INFO] from features/odl-ietf-model-rfc8819-non-nmda/pom.xml 04:51:11 [INFO] ------------------------------[ feature ]------------------------------- 04:51:11 [INFO] 04:51:11 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] 04:51:11 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:11 [INFO] 04:51:11 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:11 [INFO] 04:51:11 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] 04:51:11 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] 04:51:11 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:11 [INFO] argLine set to empty 04:51:11 [INFO] 04:51:11 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] Starting audit... 04:51:11 Audit done. 04:51:11 [INFO] You have 0 Checkstyle violations. 04:51:11 [INFO] 04:51:11 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] Starting audit... 04:51:11 Audit done. 04:51:11 [INFO] You have 0 Checkstyle violations. 04:51:11 [INFO] 04:51:11 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] 04:51:11 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml 04:51:11 [INFO] ...done! 04:51:11 [INFO] Attaching features XML 04:51:11 [INFO] 04:51:11 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [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 04:51:11 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:11 [INFO] 04:51:11 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8819-non-nmda >>> 04:51:11 [INFO] 04:51:11 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] No files found to run spotbugs, check compile phase has been run 04:51:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:11 [INFO] 04:51:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8819-non-nmda <<< 04:51:11 [INFO] 04:51:11 [INFO] 04:51:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] 04:51:11 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:11 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda 04:51:11 [INFO] Project dependency features detected: [] 04:51:11 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:11 [INFO] Creating RMI registry server on 127.0.0.1:37673 04:51:12 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:12 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:12 [INFO] Waiting for remote bundle context.. on 37673 name: c30c2380-5605-473c-93df-6df7f901c684 timout: [ RelativeTimeout value = 180000 ] 04:51:16 [INFO] Building jar from resources and headers. 04:51:16 [INFO] Writing jar finished. 04:51:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:18 [INFO] 04:51:18 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:18 [INFO] 04:51:18 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:18 [INFO] No Javadoc in project. Archive not created. 04:51:18 [INFO] 04:51:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:18 [INFO] CycloneDX: Resolving Dependencies 04:51:18 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:51:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml 04:51:19 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json 04:51:19 [INFO] attaching as odl-ietf-model-rfc8819-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:51:19 [INFO] 04:51:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:19 [INFO] Skipping duplicate-finder execution! 04:51:19 [INFO] 04:51:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:19 [INFO] Skipping plugin execution 04:51:19 [INFO] 04:51:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:19 [INFO] Skipping source per configuration. 04:51:19 [INFO] 04:51:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:19 [INFO] 04:51:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:19 [INFO] 04:51:19 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:19 [WARNING] 04:51:19 [WARNING] The packaging plugin for project odl-ietf-model-rfc8819-non-nmda did not assign 04:51:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:51:19 [WARNING] 04:51:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:51:19 [WARNING] 04:51:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.1-SNAPSHOT.pom 04:51:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.1-SNAPSHOT-features.xml 04:51:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8819-non-nmda/1.0.1-SNAPSHOT/odl-ietf-model-rfc8819-non-nmda-1.0.1-SNAPSHOT-cyclonedx.json 04:51:19 [INFO] 04:51:19 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:19 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda:feature:1.0.1-SNAPSHOT 04:51:19 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8819:xml:features:1.0.1-SNAPSHOT:compile 04:51:19 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:51:19 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:51:19 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:51:19 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:51:19 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:19 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:19 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:51:19 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:51:19 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:51:19 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:51:19 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:51:19 [INFO] | \- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:1.0.1-SNAPSHOT:compile 04:51:19 [INFO] +- org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state:jar:1.0.1-SNAPSHOT:compile 04:51:19 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:19 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:19 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:19 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:19 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:19 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:19 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:19 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:19 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:19 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:19 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:19 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:19 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:19 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:19 [INFO] +- junit:junit:jar:4.13.2:test 04:51:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:19 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:51:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:19 [INFO] 04:51:19 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8819-non-nmda --- 04:51:19 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8819-non-nmda/target/sonatype-clm/module.xml 04:51:19 [INFO] 04:51:19 [INFO] ----------------< org.opendaylight.ietf.model:rfc8916 >----------------- 04:51:19 [INFO] Building rfc8916 1.0.1-SNAPSHOT [113/161] 04:51:19 [INFO] from model/rfc/rfc8916/pom.xml 04:51:19 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:19 [INFO] 04:51:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8916 --- 04:51:19 [INFO] 04:51:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8916 --- 04:51:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:19 [INFO] 04:51:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8916 --- 04:51:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:19 [INFO] 04:51:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8916 --- 04:51:19 [INFO] 04:51:19 [INFO] --- dependency:3.8.1:properties (default) @ rfc8916 --- 04:51:19 [INFO] 04:51:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8916 --- 04:51:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:51:19 [INFO] 04:51:19 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc8916 --- 04:51:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:19 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/src/main/yang 04:51:19 [INFO] yang-to-sources: Found 11 dependencies in 1.617 ms 04:51:19 [INFO] yang-to-sources: Project model files found: 1 in 4.795 ms 04:51:19 [INFO] yang-to-sources: 12 YANG models processed in 61.72 ms 04:51:19 [INFO] BindingJavaFileGenerator: Defined 80 files in 14.51 ms 04:51:19 [INFO] Sorted 80 files into 18 directories in 160.3 μs 04:51:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 80 in 26.28 ms 04:51:19 [INFO] 04:51:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8916 --- 04:51:19 [INFO] Starting audit... 04:51:19 Audit done. 04:51:19 [INFO] You have 0 Checkstyle violations. 04:51:19 [INFO] 04:51:19 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8916 --- 04:51:19 [INFO] Starting audit... 04:51:19 Audit done. 04:51:19 [INFO] You have 0 Checkstyle violations. 04:51:19 [INFO] 04:51:19 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8916 --- 04:51:19 [INFO] 04:51:19 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8916 --- 04:51:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/src/main/resources 04:51:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/generated-sources/spi 04:51:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/generated-sources/spi 04:51:19 [INFO] 04:51:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8916 --- 04:51:19 [INFO] Recompiling the module because of changed dependency. 04:51:19 [INFO] Compiling 79 source files with javac [debug release 21] to target/classes 04:51:19 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/msdp/rev201031/global/config/attributes/DefaultPeerKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type 04:51:19 [INFO] 04:51:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8916 >>> 04:51:19 [INFO] 04:51:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8916 --- 04:51:19 [INFO] Spotbugs plugin skipped 04:51:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:19 [INFO] 04:51:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8916 <<< 04:51:19 [INFO] 04:51:19 [INFO] 04:51:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8916 --- 04:51:19 [INFO] Spotbugs plugin skipped 04:51:19 [INFO] 04:51:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8916 --- 04:51:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/src/test/resources 04:51:19 [INFO] 04:51:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8916 --- 04:51:19 [INFO] No sources to compile 04:51:19 [INFO] 04:51:19 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8916 --- 04:51:19 [INFO] No tests to run. 04:51:19 [INFO] 04:51:19 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8916 --- 04:51:19 [INFO] 04:51:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc8916 --- 04:51:19 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-1.0.1-SNAPSHOT.jar 04:51:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/classes/META-INF/MANIFEST.MF 04:51:19 [INFO] 04:51:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8916 --- 04:51:19 [INFO] No previous run data found, generating javadoc. 04:51:22 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-1.0.1-SNAPSHOT-javadoc.jar 04:51:22 [INFO] 04:51:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8916 --- 04:51:22 [INFO] CycloneDX: Resolving Dependencies 04:51:23 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:51:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.xml 04:51:23 [INFO] attaching as rfc8916-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.json 04:51:23 [INFO] attaching as rfc8916-1.0.1-SNAPSHOT-cyclonedx.json 04:51:23 [INFO] 04:51:23 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8916 --- 04:51:23 [INFO] Skipping duplicate-finder execution! 04:51:23 [INFO] 04:51:23 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8916 --- 04:51:23 [INFO] No dependency problems found 04:51:23 [INFO] 04:51:23 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8916 --- 04:51:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-1.0.1-SNAPSHOT-sources.jar 04:51:23 [INFO] 04:51:23 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8916 --- 04:51:23 [INFO] 04:51:23 [INFO] --- jacoco:0.8.13:report (report) @ rfc8916 --- 04:51:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:23 [INFO] 04:51:23 [INFO] --- install:3.1.4:install (default-install) @ rfc8916 --- 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.1-SNAPSHOT/rfc8916-1.0.1-SNAPSHOT.pom 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.1-SNAPSHOT/rfc8916-1.0.1-SNAPSHOT.jar 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.1-SNAPSHOT/rfc8916-1.0.1-SNAPSHOT-javadoc.jar 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.1-SNAPSHOT/rfc8916-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.1-SNAPSHOT/rfc8916-1.0.1-SNAPSHOT-cyclonedx.json 04:51:23 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/rfc8916-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc8916/1.0.1-SNAPSHOT/rfc8916-1.0.1-SNAPSHOT-sources.jar 04:51:23 [INFO] 04:51:23 [INFO] --- bundle:6.0.0:install (default-install) @ rfc8916 --- 04:51:23 [INFO] Installing org/opendaylight/ietf/model/rfc8916/1.0.1-SNAPSHOT/rfc8916-1.0.1-SNAPSHOT.jar 04:51:23 [INFO] Writing OBR metadata 04:51:23 [INFO] 04:51:23 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8916 --- 04:51:23 [INFO] org.opendaylight.ietf.model:rfc8916:bundle:1.0.1-SNAPSHOT 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:1.0.1-SNAPSHOT:compile 04:51:23 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:23 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:23 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:23 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:23 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:23 [INFO] +- junit:junit:jar:4.13.2:test 04:51:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:23 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:23 [INFO] 04:51:23 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8916 --- 04:51:23 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc8916/target/sonatype-clm/module.xml 04:51:23 [INFO] 04:51:23 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc8916 >------------ 04:51:23 [INFO] Building OpenDaylight :: IETF :: Model :: RFC8916 1.0.1-SNAPSHOT [114/161] 04:51:23 [INFO] from features/odl-ietf-model-rfc8916/pom.xml 04:51:23 [INFO] ------------------------------[ feature ]------------------------------- 04:51:23 [INFO] 04:51:23 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] 04:51:23 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:23 [INFO] 04:51:23 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:23 [INFO] 04:51:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] 04:51:23 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] 04:51:23 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:23 [INFO] argLine set to empty 04:51:23 [INFO] 04:51:23 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] Starting audit... 04:51:23 Audit done. 04:51:23 [INFO] You have 0 Checkstyle violations. 04:51:23 [INFO] 04:51:23 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] Starting audit... 04:51:23 Audit done. 04:51:23 [INFO] You have 0 Checkstyle violations. 04:51:23 [INFO] 04:51:23 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] 04:51:23 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml 04:51:23 [INFO] ...done! 04:51:23 [INFO] Attaching features XML 04:51:23 [INFO] 04:51:23 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc8916 --- 04:51:23 [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 04:51:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:23 [INFO] 04:51:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc8916 >>> 04:51:23 [INFO] 04:51:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] No files found to run spotbugs, check compile phase has been run 04:51:23 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:23 [INFO] 04:51:23 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc8916 <<< 04:51:23 [INFO] 04:51:23 [INFO] 04:51:23 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] 04:51:23 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc8916 --- 04:51:23 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc8916 04:51:23 [INFO] Project dependency features detected: [] 04:51:23 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:23 [INFO] Creating RMI registry server on 127.0.0.1:43589 04:51:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:24 [INFO] Waiting for remote bundle context.. on 43589 name: bcfc5404-cf9e-4efe-b218-bc15f363a8fb timout: [ RelativeTimeout value = 180000 ] 04:51:28 [INFO] Building jar from resources and headers. 04:51:28 [INFO] Writing jar finished. 04:51:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:30 [INFO] 04:51:30 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc8916 --- 04:51:30 [INFO] 04:51:30 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc8916 --- 04:51:30 [INFO] No Javadoc in project. Archive not created. 04:51:30 [INFO] 04:51:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc8916 --- 04:51:30 [INFO] CycloneDX: Resolving Dependencies 04:51:30 [INFO] CycloneDX: Creating BOM version 1.6 with 45 component(s) 04:51:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.xml 04:51:30 [INFO] attaching as odl-ietf-model-rfc8916-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.json 04:51:30 [INFO] attaching as odl-ietf-model-rfc8916-1.0.1-SNAPSHOT-cyclonedx.json 04:51:30 [INFO] 04:51:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc8916 --- 04:51:30 [INFO] Skipping duplicate-finder execution! 04:51:30 [INFO] 04:51:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc8916 --- 04:51:30 [INFO] Skipping plugin execution 04:51:30 [INFO] 04:51:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc8916 --- 04:51:30 [INFO] Skipping source per configuration. 04:51:30 [INFO] 04:51:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc8916 --- 04:51:30 [INFO] 04:51:30 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc8916 --- 04:51:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:30 [INFO] 04:51:30 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc8916 --- 04:51:30 [WARNING] 04:51:30 [WARNING] The packaging plugin for project odl-ietf-model-rfc8916 did not assign 04:51:30 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:51:30 [WARNING] 04:51:30 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:51:30 [WARNING] 04:51:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.1-SNAPSHOT/odl-ietf-model-rfc8916-1.0.1-SNAPSHOT.pom 04:51:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.1-SNAPSHOT/odl-ietf-model-rfc8916-1.0.1-SNAPSHOT-features.xml 04:51:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.1-SNAPSHOT/odl-ietf-model-rfc8916-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc8916/1.0.1-SNAPSHOT/odl-ietf-model-rfc8916-1.0.1-SNAPSHOT-cyclonedx.json 04:51:30 [INFO] 04:51:30 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc8916 --- 04:51:30 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc8916:feature:1.0.1-SNAPSHOT 04:51:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:51:30 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:51:30 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:51:30 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:30 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:30 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:51:30 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:51:30 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:51:30 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:51:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] +- org.opendaylight.ietf.model:rfc8916:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:51:30 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:30 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:30 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:30 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:30 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:30 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:30 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:30 [INFO] +- junit:junit:jar:4.13.2:test 04:51:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:30 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:51:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:31 [INFO] 04:51:31 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc8916 --- 04:51:31 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc8916/target/sonatype-clm/module.xml 04:51:31 [INFO] 04:51:31 [INFO] ----------------< org.opendaylight.ietf.model:rfc9067 >----------------- 04:51:31 [INFO] Building rfc9067 1.0.1-SNAPSHOT [115/161] 04:51:31 [INFO] from model/rfc/rfc9067/pom.xml 04:51:31 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:31 [INFO] 04:51:31 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9067 --- 04:51:31 [INFO] 04:51:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9067 --- 04:51:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:31 [INFO] 04:51:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9067 --- 04:51:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:31 [INFO] 04:51:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9067 --- 04:51:31 [INFO] 04:51:31 [INFO] --- dependency:3.8.1:properties (default) @ rfc9067 --- 04:51:31 [INFO] 04:51:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9067 --- 04:51:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:51:31 [INFO] 04:51:31 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9067 --- 04:51:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:31 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/src/main/yang 04:51:31 [INFO] yang-to-sources: Found 4 dependencies in 934.0 μs 04:51:31 [INFO] yang-to-sources: Project model files found: 1 in 3.646 ms 04:51:31 [INFO] yang-to-sources: 5 YANG models processed in 22.92 ms 04:51:31 [INFO] BindingJavaFileGenerator: Defined 93 files in 6.775 ms 04:51:31 [INFO] Sorted 93 files into 17 directories in 176.1 μs 04:51:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 93 in 33.54 ms 04:51:31 [INFO] 04:51:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9067 --- 04:51:31 [INFO] Starting audit... 04:51:31 Audit done. 04:51:31 [INFO] You have 0 Checkstyle violations. 04:51:31 [INFO] 04:51:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9067 --- 04:51:31 [INFO] Starting audit... 04:51:31 Audit done. 04:51:31 [INFO] You have 0 Checkstyle violations. 04:51:31 [INFO] 04:51:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9067 --- 04:51:31 [INFO] 04:51:31 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9067 --- 04:51:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/src/main/resources 04:51:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/generated-sources/spi 04:51:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/generated-sources/spi 04:51:31 [INFO] 04:51:31 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9067 --- 04:51:31 [INFO] Recompiling the module because of changed dependency. 04:51:31 [INFO] Compiling 92 source files with javac [debug release 21] to target/classes 04:51:31 [INFO] 04:51:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9067 >>> 04:51:31 [INFO] 04:51:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9067 --- 04:51:31 [INFO] Spotbugs plugin skipped 04:51:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:31 [INFO] 04:51:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9067 <<< 04:51:31 [INFO] 04:51:31 [INFO] 04:51:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9067 --- 04:51:31 [INFO] Spotbugs plugin skipped 04:51:31 [INFO] 04:51:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9067 --- 04:51:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/src/test/resources 04:51:31 [INFO] 04:51:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9067 --- 04:51:31 [INFO] No sources to compile 04:51:31 [INFO] 04:51:31 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9067 --- 04:51:31 [INFO] No tests to run. 04:51:31 [INFO] 04:51:31 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9067 --- 04:51:31 [INFO] 04:51:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9067 --- 04:51:31 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-1.0.1-SNAPSHOT.jar 04:51:31 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/classes/META-INF/MANIFEST.MF 04:51:31 [INFO] 04:51:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9067 --- 04:51:31 [INFO] No previous run data found, generating javadoc. 04:51:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-1.0.1-SNAPSHOT-javadoc.jar 04:51:34 [INFO] 04:51:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9067 --- 04:51:34 [INFO] CycloneDX: Resolving Dependencies 04:51:35 [INFO] CycloneDX: Creating BOM version 1.6 with 19 component(s) 04:51:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.xml 04:51:35 [INFO] attaching as rfc9067-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.json 04:51:35 [INFO] attaching as rfc9067-1.0.1-SNAPSHOT-cyclonedx.json 04:51:35 [INFO] 04:51:35 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9067 --- 04:51:35 [INFO] Skipping duplicate-finder execution! 04:51:35 [INFO] 04:51:35 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9067 --- 04:51:35 [INFO] No dependency problems found 04:51:35 [INFO] 04:51:35 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9067 --- 04:51:35 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-1.0.1-SNAPSHOT-sources.jar 04:51:35 [INFO] 04:51:35 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9067 --- 04:51:35 [INFO] 04:51:35 [INFO] --- jacoco:0.8.13:report (report) @ rfc9067 --- 04:51:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:35 [INFO] 04:51:35 [INFO] --- install:3.1.4:install (default-install) @ rfc9067 --- 04:51:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.1-SNAPSHOT/rfc9067-1.0.1-SNAPSHOT.pom 04:51:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.1-SNAPSHOT/rfc9067-1.0.1-SNAPSHOT.jar 04:51:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.1-SNAPSHOT/rfc9067-1.0.1-SNAPSHOT-javadoc.jar 04:51:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.1-SNAPSHOT/rfc9067-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.1-SNAPSHOT/rfc9067-1.0.1-SNAPSHOT-cyclonedx.json 04:51:35 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/rfc9067-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9067/1.0.1-SNAPSHOT/rfc9067-1.0.1-SNAPSHOT-sources.jar 04:51:35 [INFO] 04:51:35 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9067 --- 04:51:35 [INFO] Installing org/opendaylight/ietf/model/rfc9067/1.0.1-SNAPSHOT/rfc9067-1.0.1-SNAPSHOT.jar 04:51:35 [INFO] Writing OBR metadata 04:51:35 [INFO] 04:51:35 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9067 --- 04:51:35 [INFO] org.opendaylight.ietf.model:rfc9067:bundle:1.0.1-SNAPSHOT 04:51:35 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:51:35 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:35 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:35 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:35 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:51:35 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:51:35 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:35 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:35 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:35 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:35 [INFO] +- junit:junit:jar:4.13.2:test 04:51:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:35 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:35 [INFO] 04:51:35 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9067 --- 04:51:35 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9067/target/sonatype-clm/module.xml 04:51:35 [INFO] 04:51:35 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9067 >------------ 04:51:35 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9067 1.0.1-SNAPSHOT [116/161] 04:51:35 [INFO] from features/odl-ietf-model-rfc9067/pom.xml 04:51:35 [INFO] ------------------------------[ feature ]------------------------------- 04:51:35 [INFO] 04:51:35 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] 04:51:35 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:35 [INFO] 04:51:35 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:35 [INFO] 04:51:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] 04:51:35 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] 04:51:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:35 [INFO] argLine set to empty 04:51:35 [INFO] 04:51:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] Starting audit... 04:51:35 Audit done. 04:51:35 [INFO] You have 0 Checkstyle violations. 04:51:35 [INFO] 04:51:35 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] Starting audit... 04:51:35 Audit done. 04:51:35 [INFO] You have 0 Checkstyle violations. 04:51:35 [INFO] 04:51:35 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] 04:51:35 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml 04:51:35 [INFO] ...done! 04:51:35 [INFO] Attaching features XML 04:51:35 [INFO] 04:51:35 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9067 --- 04:51:35 [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 04:51:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:35 [INFO] 04:51:35 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9067 >>> 04:51:35 [INFO] 04:51:35 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] No files found to run spotbugs, check compile phase has been run 04:51:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:35 [INFO] 04:51:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9067 <<< 04:51:35 [INFO] 04:51:35 [INFO] 04:51:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] 04:51:35 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9067 --- 04:51:35 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9067 04:51:35 [INFO] Project dependency features detected: [] 04:51:35 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:35 [INFO] Creating RMI registry server on 127.0.0.1:33055 04:51:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:36 [INFO] Waiting for remote bundle context.. on 33055 name: a095d652-9f08-4899-8c6d-1f4bb5196778 timout: [ RelativeTimeout value = 180000 ] 04:51:39 [INFO] Building jar from resources and headers. 04:51:39 [INFO] Writing jar finished. 04:51:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:51:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:51:41 [INFO] 04:51:41 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9067 --- 04:51:41 [INFO] 04:51:41 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9067 --- 04:51:41 [INFO] No Javadoc in project. Archive not created. 04:51:41 [INFO] 04:51:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9067 --- 04:51:41 [INFO] CycloneDX: Resolving Dependencies 04:51:42 [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s) 04:51:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.xml 04:51:42 [INFO] attaching as odl-ietf-model-rfc9067-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.json 04:51:42 [INFO] attaching as odl-ietf-model-rfc9067-1.0.1-SNAPSHOT-cyclonedx.json 04:51:42 [INFO] 04:51:42 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9067 --- 04:51:42 [INFO] Skipping duplicate-finder execution! 04:51:42 [INFO] 04:51:42 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9067 --- 04:51:42 [INFO] Skipping plugin execution 04:51:42 [INFO] 04:51:42 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9067 --- 04:51:42 [INFO] Skipping source per configuration. 04:51:42 [INFO] 04:51:42 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9067 --- 04:51:42 [INFO] 04:51:42 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9067 --- 04:51:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:42 [INFO] 04:51:42 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9067 --- 04:51:42 [WARNING] 04:51:42 [WARNING] The packaging plugin for project odl-ietf-model-rfc9067 did not assign 04:51:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:51:42 [WARNING] 04:51:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:51:42 [WARNING] 04:51:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.1-SNAPSHOT/odl-ietf-model-rfc9067-1.0.1-SNAPSHOT.pom 04:51:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.1-SNAPSHOT/odl-ietf-model-rfc9067-1.0.1-SNAPSHOT-features.xml 04:51:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.1-SNAPSHOT/odl-ietf-model-rfc9067-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:42 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9067/1.0.1-SNAPSHOT/odl-ietf-model-rfc9067-1.0.1-SNAPSHOT-cyclonedx.json 04:51:42 [INFO] 04:51:42 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9067 --- 04:51:42 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9067:feature:1.0.1-SNAPSHOT 04:51:42 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:51:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:51:42 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:51:42 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:51:42 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:51:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:51:42 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:51:42 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:51:42 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:51:42 [INFO] | | \- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] +- org.opendaylight.ietf.model:rfc9067:jar:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:51:42 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:42 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:42 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:42 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:42 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:42 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:42 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:42 [INFO] +- junit:junit:jar:4.13.2:test 04:51:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:42 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:51:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:42 [INFO] 04:51:42 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9067 --- 04:51:42 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9067/target/sonatype-clm/module.xml 04:51:42 [INFO] 04:51:42 [INFO] ---------< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp >---------- 04:51:42 [INFO] Building rfc9070-ietf-mpls-ldp 1.0.1-SNAPSHOT [117/161] 04:51:42 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp/pom.xml 04:51:42 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:42 [INFO] 04:51:42 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] 04:51:42 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:42 [INFO] 04:51:42 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:42 [INFO] 04:51:42 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] 04:51:42 [INFO] --- dependency:3.8.1:properties (default) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] 04:51:42 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:51:42 [INFO] 04:51:42 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:42 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/yang 04:51:42 [INFO] yang-to-sources: Found 8 dependencies in 1.071 ms 04:51:42 [INFO] yang-to-sources: Project model files found: 1 in 5.634 ms 04:51:42 [INFO] yang-to-sources: 9 YANG models processed in 62.92 ms 04:51:42 [INFO] BindingJavaFileGenerator: Defined 179 files in 14.07 ms 04:51:42 [INFO] Sorted 179 files into 47 directories in 230.3 μs 04:51:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 179 in 45.54 ms 04:51:42 [INFO] 04:51:42 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] Starting audit... 04:51:42 Audit done. 04:51:42 [INFO] You have 0 Checkstyle violations. 04:51:42 [INFO] 04:51:42 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] Starting audit... 04:51:42 Audit done. 04:51:42 [INFO] You have 0 Checkstyle violations. 04:51:42 [INFO] 04:51:42 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] 04:51:42 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/src/main/resources 04:51:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 04:51:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:42 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:42 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/spi 04:51:42 [INFO] 04:51:42 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp --- 04:51:42 [INFO] Recompiling the module because of changed dependency. 04:51:42 [INFO] Compiling 178 source files with javac [debug release 21] to target/classes 04:51:43 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type 04:51:43 [WARNING] /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/mpls/ldp/rev220314/binding/label/state/attributes/PeerKey.java:[25,26] non-transient instance field of a serializable class declared with a non-serializable type 04:51:43 [INFO] 04:51:43 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp >>> 04:51:43 [INFO] 04:51:43 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp --- 04:51:43 [INFO] Spotbugs plugin skipped 04:51:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:43 [INFO] 04:51:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp <<< 04:51:43 [INFO] 04:51:43 [INFO] 04:51:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp --- 04:51:43 [INFO] Spotbugs plugin skipped 04:51:43 [INFO] 04:51:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp --- 04:51:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/src/test/resources 04:51:43 [INFO] 04:51:43 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp --- 04:51:43 [INFO] No sources to compile 04:51:43 [INFO] 04:51:43 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9070-ietf-mpls-ldp --- 04:51:43 [INFO] No tests to run. 04:51:43 [INFO] 04:51:43 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9070-ietf-mpls-ldp --- 04:51:43 [INFO] 04:51:43 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp --- 04:51:43 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT.jar 04:51:43 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/classes/META-INF/MANIFEST.MF 04:51:43 [INFO] 04:51:43 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp --- 04:51:43 [INFO] No previous run data found, generating javadoc. 04:51:47 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-javadoc.jar 04:51:48 [INFO] 04:51:48 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] CycloneDX: Resolving Dependencies 04:51:48 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:51:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml 04:51:48 [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json 04:51:48 [INFO] attaching as rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-cyclonedx.json 04:51:48 [INFO] 04:51:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] Skipping duplicate-finder execution! 04:51:48 [INFO] 04:51:48 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] No dependency problems found 04:51:48 [INFO] 04:51:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-sources.jar 04:51:48 [INFO] 04:51:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] 04:51:48 [INFO] --- jacoco:0.8.13:report (report) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:48 [INFO] 04:51:48 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT.pom 04:51:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT.jar 04:51:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-javadoc.jar 04:51:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-cyclonedx.json 04:51:48 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT-sources.jar 04:51:48 [INFO] 04:51:48 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-1.0.1-SNAPSHOT.jar 04:51:48 [INFO] Writing OBR metadata 04:51:48 [INFO] 04:51:48 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:bundle:1.0.1-SNAPSHOT 04:51:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:51:48 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:48 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:48 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:48 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:1.0.1-SNAPSHOT:compile 04:51:48 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:51:48 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:51:48 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:51:48 [INFO] +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:51:48 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:51:48 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:48 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:48 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:48 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:48 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:48 [INFO] +- junit:junit:jar:4.13.2:test 04:51:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:48 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:48 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:48 [INFO] 04:51:48 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9070-ietf-mpls-ldp --- 04:51:48 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp/target/sonatype-clm/module.xml 04:51:48 [INFO] 04:51:48 [INFO] -----< org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended >----- 04:51:48 [INFO] Building rfc9070-ietf-mpls-ldp-extended 1.0.1-SNAPSHOT [118/161] 04:51:48 [INFO] from model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml 04:51:48 [INFO] -------------------------------[ bundle ]------------------------------- 04:51:48 [INFO] 04:51:48 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:48 [INFO] 04:51:48 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:48 [INFO] 04:51:48 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:48 [INFO] 04:51:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:48 [INFO] 04:51:48 [INFO] --- dependency:3.8.1:properties (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:48 [INFO] 04:51:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:48 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:51:48 [INFO] 04:51:48 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:48 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:51:48 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/yang 04:51:48 [INFO] yang-to-sources: Found 10 dependencies in 988.9 μs 04:51:48 [INFO] yang-to-sources: Project model files found: 1 in 4.105 ms 04:51:48 [INFO] yang-to-sources: 11 YANG models processed in 67.00 ms 04:51:48 [INFO] BindingJavaFileGenerator: Defined 146 files in 17.86 ms 04:51:48 [INFO] Sorted 146 files into 30 directories in 202.3 μs 04:51:49 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 146 in 45.46 ms 04:51:49 [INFO] 04:51:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] Starting audit... 04:51:49 Audit done. 04:51:49 [INFO] You have 0 Checkstyle violations. 04:51:49 [INFO] 04:51:49 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] Starting audit... 04:51:49 Audit done. 04:51:49 [INFO] You have 0 Checkstyle violations. 04:51:49 [INFO] 04:51:49 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] 04:51:49 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/main/resources 04:51:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 04:51:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:49 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:51:49 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:51:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/generated-sources/spi 04:51:49 [INFO] 04:51:49 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] Recompiling the module because of changed dependency. 04:51:49 [INFO] Compiling 145 source files with javac [debug release 21] to target/classes 04:51:49 [INFO] 04:51:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9070-ietf-mpls-ldp-extended >>> 04:51:49 [INFO] 04:51:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] Spotbugs plugin skipped 04:51:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:49 [INFO] 04:51:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9070-ietf-mpls-ldp-extended <<< 04:51:49 [INFO] 04:51:49 [INFO] 04:51:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] Spotbugs plugin skipped 04:51:49 [INFO] 04:51:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/src/test/resources 04:51:49 [INFO] 04:51:49 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] No sources to compile 04:51:49 [INFO] 04:51:49 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] No tests to run. 04:51:49 [INFO] 04:51:49 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] 04:51:49 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:49 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT.jar 04:51:49 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/classes/META-INF/MANIFEST.MF 04:51:49 [INFO] 04:51:49 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:50 [INFO] No previous run data found, generating javadoc. 04:51:53 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-javadoc.jar 04:51:53 [INFO] 04:51:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:53 [INFO] CycloneDX: Resolving Dependencies 04:51:54 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:51:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml 04:51:54 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json 04:51:54 [INFO] attaching as rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-cyclonedx.json 04:51:54 [INFO] 04:51:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:54 [INFO] Skipping duplicate-finder execution! 04:51:54 [INFO] 04:51:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:54 [INFO] No dependency problems found 04:51:54 [INFO] 04:51:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:54 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-sources.jar 04:51:54 [INFO] 04:51:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:54 [INFO] 04:51:54 [INFO] --- jacoco:0.8.13:report (report) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:51:54 [INFO] 04:51:54 [INFO] --- install:3.1.4:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT.pom 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT.jar 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-javadoc.jar 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-cyclonedx.xml 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-cyclonedx.json 04:51:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT-sources.jar 04:51:54 [INFO] 04:51:54 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:54 [INFO] Installing org/opendaylight/ietf/model/rfc9070-ietf-mpls-ldp-extended/1.0.1-SNAPSHOT/rfc9070-ietf-mpls-ldp-extended-1.0.1-SNAPSHOT.jar 04:51:54 [INFO] Writing OBR metadata 04:51:54 [INFO] 04:51:54 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:54 [INFO] org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended:bundle:1.0.1-SNAPSHOT 04:51:54 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:51:54 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] +- org.opendaylight.ietf.model:rfc9067:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] | +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:51:54 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:51:54 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:51:54 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:51:54 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:51:54 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:51:54 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:51:54 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:51:54 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:51:54 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:51:54 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:51:54 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:51:54 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:51:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:51:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:51:54 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:51:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:51:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:51:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:51:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:51:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:51:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:51:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:51:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:51:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:51:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:51:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:51:54 [INFO] +- junit:junit:jar:4.13.2:test 04:51:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:51:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:51:54 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:51:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:51:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:51:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:51:54 [INFO] 04:51:54 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9070-ietf-mpls-ldp-extended --- 04:51:54 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9070-ietf-mpls-ldp-extended/target/sonatype-clm/module.xml 04:51:54 [INFO] 04:51:54 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9070 >------------ 04:51:54 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9070 1.0.1-SNAPSHOT [119/161] 04:51:54 [INFO] from features/odl-ietf-model-rfc9070/pom.xml 04:51:54 [INFO] ------------------------------[ feature ]------------------------------- 04:51:54 [INFO] 04:51:54 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] 04:51:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:54 [INFO] 04:51:54 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:51:54 [INFO] 04:51:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] 04:51:54 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] 04:51:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:51:54 [INFO] argLine set to empty 04:51:54 [INFO] 04:51:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] Starting audit... 04:51:54 Audit done. 04:51:54 [INFO] You have 0 Checkstyle violations. 04:51:54 [INFO] 04:51:54 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] Starting audit... 04:51:54 Audit done. 04:51:54 [INFO] You have 0 Checkstyle violations. 04:51:54 [INFO] 04:51:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] 04:51:54 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml 04:51:54 [INFO] ...done! 04:51:54 [INFO] Attaching features XML 04:51:54 [INFO] 04:51:54 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9070 --- 04:51:54 [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 04:51:54 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:51:54 [INFO] 04:51:54 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9070 >>> 04:51:54 [INFO] 04:51:54 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] No files found to run spotbugs, check compile phase has been run 04:51:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:51:54 [INFO] 04:51:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9070 <<< 04:51:54 [INFO] 04:51:54 [INFO] 04:51:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] 04:51:54 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9070 --- 04:51:54 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9070 04:51:54 [INFO] Project dependency features detected: [] 04:51:54 [INFO] Pax Exam System (Version: 4.14.0) created. 04:51:54 [INFO] Creating RMI registry server on 127.0.0.1:38623 04:51:55 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:51:55 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:51:55 [INFO] Waiting for remote bundle context.. on 38623 name: bc030bc3-118e-4f25-ac9e-cbcd2c372f60 timout: [ RelativeTimeout value = 180000 ] 04:51:59 [INFO] Building jar from resources and headers. 04:51:59 [INFO] Writing jar finished. 04:52:01 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:01 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:01 [INFO] 04:52:01 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] 04:52:01 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] No Javadoc in project. Archive not created. 04:52:01 [INFO] 04:52:01 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] CycloneDX: Resolving Dependencies 04:52:01 [INFO] CycloneDX: Creating BOM version 1.6 with 44 component(s) 04:52:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.xml 04:52:01 [INFO] attaching as odl-ietf-model-rfc9070-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.json 04:52:01 [INFO] attaching as odl-ietf-model-rfc9070-1.0.1-SNAPSHOT-cyclonedx.json 04:52:01 [INFO] 04:52:01 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] Skipping duplicate-finder execution! 04:52:01 [INFO] 04:52:01 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] Skipping plugin execution 04:52:01 [INFO] 04:52:01 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] Skipping source per configuration. 04:52:01 [INFO] 04:52:01 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] 04:52:01 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:01 [INFO] 04:52:01 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9070 --- 04:52:01 [WARNING] 04:52:01 [WARNING] The packaging plugin for project odl-ietf-model-rfc9070 did not assign 04:52:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:52:01 [WARNING] 04:52:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:52:01 [WARNING] 04:52:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.1-SNAPSHOT/odl-ietf-model-rfc9070-1.0.1-SNAPSHOT.pom 04:52:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.1-SNAPSHOT/odl-ietf-model-rfc9070-1.0.1-SNAPSHOT-features.xml 04:52:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.1-SNAPSHOT/odl-ietf-model-rfc9070-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:01 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9070/1.0.1-SNAPSHOT/odl-ietf-model-rfc9070-1.0.1-SNAPSHOT-cyclonedx.json 04:52:01 [INFO] 04:52:01 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9070:feature:1.0.1-SNAPSHOT 04:52:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:52:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:52:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:52:01 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:01 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:01 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:52:01 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:52:01 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:52:01 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:52:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9067:xml:features:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | | | \- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | \- org.opendaylight.ietf.model:rfc9067:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:01 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:01 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:01 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:01 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:01 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:01 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:01 [INFO] +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended:jar:1.0.1-SNAPSHOT:compile 04:52:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:01 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:01 [INFO] +- junit:junit:jar:4.13.2:test 04:52:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:01 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:52:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:01 [INFO] 04:52:01 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9070 --- 04:52:01 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9070/target/sonatype-clm/module.xml 04:52:01 [INFO] 04:52:01 [INFO] ----------------< org.opendaylight.ietf.model:rfc9144 >----------------- 04:52:01 [INFO] Building rfc9144 1.0.1-SNAPSHOT [120/161] 04:52:01 [INFO] from model/rfc/rfc9144/pom.xml 04:52:01 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:01 [INFO] 04:52:01 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9144 --- 04:52:01 [INFO] 04:52:01 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9144 --- 04:52:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:01 [INFO] 04:52:01 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9144 --- 04:52:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:02 [INFO] 04:52:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9144 --- 04:52:02 [INFO] 04:52:02 [INFO] --- dependency:3.8.1:properties (default) @ rfc9144 --- 04:52:02 [INFO] 04:52:02 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9144 --- 04:52:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:52:02 [INFO] 04:52:02 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9144 --- 04:52:02 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:02 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/src/main/yang 04:52:02 [INFO] yang-to-sources: Found 6 dependencies in 740.3 μs 04:52:02 [INFO] yang-to-sources: Project model files found: 1 in 1.301 ms 04:52:02 [INFO] yang-to-sources: 7 YANG models processed in 21.11 ms 04:52:02 [INFO] BindingJavaFileGenerator: Defined 25 files in 6.004 ms 04:52:02 [INFO] Sorted 25 files into 11 directories in 95.03 μs 04:52:02 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 25 in 10.97 ms 04:52:02 [INFO] 04:52:02 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9144 --- 04:52:02 [INFO] Starting audit... 04:52:02 Audit done. 04:52:02 [INFO] You have 0 Checkstyle violations. 04:52:02 [INFO] 04:52:02 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9144 --- 04:52:02 [INFO] Starting audit... 04:52:02 Audit done. 04:52:02 [INFO] You have 0 Checkstyle violations. 04:52:02 [INFO] 04:52:02 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9144 --- 04:52:02 [INFO] 04:52:02 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9144 --- 04:52:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/src/main/resources 04:52:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/generated-sources/spi 04:52:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:02 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:02 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/generated-sources/spi 04:52:02 [INFO] 04:52:02 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9144 --- 04:52:02 [INFO] Recompiling the module because of changed dependency. 04:52:02 [INFO] Compiling 24 source files with javac [debug release 21] to target/classes 04:52:02 [INFO] 04:52:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9144 >>> 04:52:02 [INFO] 04:52:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9144 --- 04:52:02 [INFO] Spotbugs plugin skipped 04:52:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:02 [INFO] 04:52:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9144 <<< 04:52:02 [INFO] 04:52:02 [INFO] 04:52:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9144 --- 04:52:02 [INFO] Spotbugs plugin skipped 04:52:02 [INFO] 04:52:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9144 --- 04:52:02 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/src/test/resources 04:52:02 [INFO] 04:52:02 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9144 --- 04:52:02 [INFO] No sources to compile 04:52:02 [INFO] 04:52:02 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9144 --- 04:52:02 [INFO] No tests to run. 04:52:02 [INFO] 04:52:02 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9144 --- 04:52:02 [INFO] 04:52:02 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9144 --- 04:52:02 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-1.0.1-SNAPSHOT.jar 04:52:02 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/classes/META-INF/MANIFEST.MF 04:52:02 [INFO] 04:52:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9144 --- 04:52:02 [INFO] No previous run data found, generating javadoc. 04:52:04 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-1.0.1-SNAPSHOT-javadoc.jar 04:52:04 [INFO] 04:52:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9144 --- 04:52:04 [INFO] CycloneDX: Resolving Dependencies 04:52:04 [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s) 04:52:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.xml 04:52:04 [INFO] attaching as rfc9144-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.json 04:52:04 [INFO] attaching as rfc9144-1.0.1-SNAPSHOT-cyclonedx.json 04:52:04 [INFO] 04:52:04 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9144 --- 04:52:04 [INFO] Skipping duplicate-finder execution! 04:52:04 [INFO] 04:52:04 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9144 --- 04:52:04 [INFO] No dependency problems found 04:52:04 [INFO] 04:52:04 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9144 --- 04:52:04 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-1.0.1-SNAPSHOT-sources.jar 04:52:04 [INFO] 04:52:04 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- jacoco:0.8.13:report (report) @ rfc9144 --- 04:52:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:04 [INFO] 04:52:04 [INFO] --- install:3.1.4:install (default-install) @ rfc9144 --- 04:52:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.1-SNAPSHOT/rfc9144-1.0.1-SNAPSHOT.pom 04:52:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.1-SNAPSHOT/rfc9144-1.0.1-SNAPSHOT.jar 04:52:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.1-SNAPSHOT/rfc9144-1.0.1-SNAPSHOT-javadoc.jar 04:52:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.1-SNAPSHOT/rfc9144-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.1-SNAPSHOT/rfc9144-1.0.1-SNAPSHOT-cyclonedx.json 04:52:04 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/rfc9144-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9144/1.0.1-SNAPSHOT/rfc9144-1.0.1-SNAPSHOT-sources.jar 04:52:04 [INFO] 04:52:04 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9144 --- 04:52:04 [INFO] Installing org/opendaylight/ietf/model/rfc9144/1.0.1-SNAPSHOT/rfc9144-1.0.1-SNAPSHOT.jar 04:52:04 [INFO] Writing OBR metadata 04:52:04 [INFO] 04:52:04 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9144 --- 04:52:04 [INFO] org.opendaylight.ietf.model:rfc9144:bundle:1.0.1-SNAPSHOT 04:52:04 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:04 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:04 [INFO] +- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:52:04 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:52:04 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:04 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:04 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:04 [INFO] +- org.opendaylight.ietf.model:rfc8072:jar:1.0.1-SNAPSHOT:compile 04:52:04 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:52:04 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:52:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:04 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:04 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:04 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:04 [INFO] +- junit:junit:jar:4.13.2:test 04:52:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:04 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:04 [INFO] 04:52:04 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9144 --- 04:52:04 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9144/target/sonatype-clm/module.xml 04:52:04 [INFO] 04:52:04 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9144 >------------ 04:52:04 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9144 1.0.1-SNAPSHOT [121/161] 04:52:04 [INFO] from features/odl-ietf-model-rfc9144/pom.xml 04:52:04 [INFO] ------------------------------[ feature ]------------------------------- 04:52:04 [INFO] 04:52:04 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:04 [INFO] 04:52:04 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:04 [INFO] 04:52:04 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:04 [INFO] argLine set to empty 04:52:04 [INFO] 04:52:04 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] Starting audit... 04:52:04 Audit done. 04:52:04 [INFO] You have 0 Checkstyle violations. 04:52:04 [INFO] 04:52:04 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] Starting audit... 04:52:04 Audit done. 04:52:04 [INFO] You have 0 Checkstyle violations. 04:52:04 [INFO] 04:52:04 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml 04:52:04 [INFO] ...done! 04:52:04 [INFO] Attaching features XML 04:52:04 [INFO] 04:52:04 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9144 --- 04:52:04 [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 04:52:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:04 [INFO] 04:52:04 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9144 >>> 04:52:04 [INFO] 04:52:04 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] No files found to run spotbugs, check compile phase has been run 04:52:04 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:04 [INFO] 04:52:04 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9144 <<< 04:52:04 [INFO] 04:52:04 [INFO] 04:52:04 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] 04:52:04 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9144 --- 04:52:04 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9144 04:52:04 [INFO] Project dependency features detected: [] 04:52:04 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:04 [INFO] Creating RMI registry server on 127.0.0.1:41407 04:52:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:05 [INFO] Waiting for remote bundle context.. on 41407 name: 380e6b4d-6db8-4a65-9824-f07e84b6acb1 timout: [ RelativeTimeout value = 180000 ] 04:52:09 [INFO] Building jar from resources and headers. 04:52:09 [INFO] Writing jar finished. 04:52:11 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:11 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:11 [INFO] 04:52:11 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9144 --- 04:52:11 [INFO] 04:52:11 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9144 --- 04:52:11 [INFO] No Javadoc in project. Archive not created. 04:52:11 [INFO] 04:52:11 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9144 --- 04:52:11 [INFO] CycloneDX: Resolving Dependencies 04:52:12 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 04:52:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.xml 04:52:12 [INFO] attaching as odl-ietf-model-rfc9144-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.json 04:52:12 [INFO] attaching as odl-ietf-model-rfc9144-1.0.1-SNAPSHOT-cyclonedx.json 04:52:12 [INFO] 04:52:12 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9144 --- 04:52:12 [INFO] Skipping duplicate-finder execution! 04:52:12 [INFO] 04:52:12 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9144 --- 04:52:12 [INFO] Skipping plugin execution 04:52:12 [INFO] 04:52:12 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9144 --- 04:52:12 [INFO] Skipping source per configuration. 04:52:12 [INFO] 04:52:12 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9144 --- 04:52:12 [INFO] 04:52:12 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9144 --- 04:52:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:12 [INFO] 04:52:12 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9144 --- 04:52:12 [WARNING] 04:52:12 [WARNING] The packaging plugin for project odl-ietf-model-rfc9144 did not assign 04:52:12 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:52:12 [WARNING] 04:52:12 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:52:12 [WARNING] 04:52:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.1-SNAPSHOT/odl-ietf-model-rfc9144-1.0.1-SNAPSHOT.pom 04:52:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.1-SNAPSHOT/odl-ietf-model-rfc9144-1.0.1-SNAPSHOT-features.xml 04:52:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.1-SNAPSHOT/odl-ietf-model-rfc9144-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:12 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9144/1.0.1-SNAPSHOT/odl-ietf-model-rfc9144-1.0.1-SNAPSHOT-cyclonedx.json 04:52:12 [INFO] 04:52:12 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9144 --- 04:52:12 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9144:feature:1.0.1-SNAPSHOT 04:52:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:52:12 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:52:12 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:52:12 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:12 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:12 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:52:12 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:52:12 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:52:12 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:52:12 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | \- org.opendaylight.ietf.model:rfc8072:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] +- org.opendaylight.ietf.model:rfc9144:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:12 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:12 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:12 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:12 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:12 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:12 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:12 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:12 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:12 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:12 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:12 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:12 [INFO] +- junit:junit:jar:4.13.2:test 04:52:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:12 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:52:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:12 [INFO] 04:52:12 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9144 --- 04:52:12 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9144/target/sonatype-clm/module.xml 04:52:12 [INFO] 04:52:12 [INFO] ----------------< org.opendaylight.ietf.model:rfc9179 >----------------- 04:52:12 [INFO] Building rfc9179 1.0.1-SNAPSHOT [122/161] 04:52:12 [INFO] from model/rfc/rfc9179/pom.xml 04:52:12 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:12 [INFO] 04:52:12 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9179 --- 04:52:12 [INFO] 04:52:12 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9179 --- 04:52:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:12 [INFO] 04:52:12 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9179 --- 04:52:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:12 [INFO] 04:52:12 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9179 --- 04:52:12 [INFO] 04:52:12 [INFO] --- dependency:3.8.1:properties (default) @ rfc9179 --- 04:52:12 [INFO] 04:52:12 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9179 --- 04:52:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:52:12 [INFO] 04:52:12 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9179 --- 04:52:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:12 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/src/main/yang 04:52:12 [INFO] yang-to-sources: Found 1 dependencies in 523.7 μs 04:52:12 [INFO] yang-to-sources: Project model files found: 1 in 1.524 ms 04:52:12 [INFO] yang-to-sources: 2 YANG models processed in 5.674 ms 04:52:12 [INFO] BindingJavaFileGenerator: Defined 19 files in 1.980 ms 04:52:12 [INFO] Sorted 19 files into 7 directories in 89.39 μs 04:52:12 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 19 in 8.553 ms 04:52:12 [INFO] 04:52:12 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9179 --- 04:52:12 [INFO] Starting audit... 04:52:12 Audit done. 04:52:12 [INFO] You have 0 Checkstyle violations. 04:52:12 [INFO] 04:52:12 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9179 --- 04:52:12 [INFO] Starting audit... 04:52:12 Audit done. 04:52:12 [INFO] You have 0 Checkstyle violations. 04:52:12 [INFO] 04:52:12 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9179 --- 04:52:12 [INFO] 04:52:12 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9179 --- 04:52:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/src/main/resources 04:52:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/generated-sources/spi 04:52:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:12 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:12 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/generated-sources/spi 04:52:12 [INFO] 04:52:12 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9179 --- 04:52:12 [INFO] Recompiling the module because of changed dependency. 04:52:12 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 04:52:12 [INFO] 04:52:12 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9179 >>> 04:52:12 [INFO] 04:52:12 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9179 --- 04:52:12 [INFO] Spotbugs plugin skipped 04:52:12 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:12 [INFO] 04:52:12 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9179 <<< 04:52:12 [INFO] 04:52:12 [INFO] 04:52:12 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9179 --- 04:52:12 [INFO] Spotbugs plugin skipped 04:52:12 [INFO] 04:52:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9179 --- 04:52:12 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/src/test/resources 04:52:12 [INFO] 04:52:12 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9179 --- 04:52:12 [INFO] No sources to compile 04:52:12 [INFO] 04:52:12 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9179 --- 04:52:12 [INFO] No tests to run. 04:52:12 [INFO] 04:52:12 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9179 --- 04:52:12 [INFO] 04:52:12 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9179 --- 04:52:12 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-1.0.1-SNAPSHOT.jar 04:52:12 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/classes/META-INF/MANIFEST.MF 04:52:12 [INFO] 04:52:12 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9179 --- 04:52:12 [INFO] No previous run data found, generating javadoc. 04:52:14 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-1.0.1-SNAPSHOT-javadoc.jar 04:52:14 [INFO] 04:52:14 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9179 --- 04:52:14 [INFO] CycloneDX: Resolving Dependencies 04:52:14 [INFO] CycloneDX: Creating BOM version 1.6 with 16 component(s) 04:52:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.xml 04:52:14 [INFO] attaching as rfc9179-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.json 04:52:14 [INFO] attaching as rfc9179-1.0.1-SNAPSHOT-cyclonedx.json 04:52:14 [INFO] 04:52:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9179 --- 04:52:14 [INFO] Skipping duplicate-finder execution! 04:52:14 [INFO] 04:52:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9179 --- 04:52:14 [INFO] No dependency problems found 04:52:14 [INFO] 04:52:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9179 --- 04:52:14 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-1.0.1-SNAPSHOT-sources.jar 04:52:14 [INFO] 04:52:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9179 --- 04:52:14 [INFO] 04:52:14 [INFO] --- jacoco:0.8.13:report (report) @ rfc9179 --- 04:52:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:14 [INFO] 04:52:14 [INFO] --- install:3.1.4:install (default-install) @ rfc9179 --- 04:52:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.1-SNAPSHOT/rfc9179-1.0.1-SNAPSHOT.pom 04:52:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.1-SNAPSHOT/rfc9179-1.0.1-SNAPSHOT.jar 04:52:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.1-SNAPSHOT/rfc9179-1.0.1-SNAPSHOT-javadoc.jar 04:52:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.1-SNAPSHOT/rfc9179-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.1-SNAPSHOT/rfc9179-1.0.1-SNAPSHOT-cyclonedx.json 04:52:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/rfc9179-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9179/1.0.1-SNAPSHOT/rfc9179-1.0.1-SNAPSHOT-sources.jar 04:52:14 [INFO] 04:52:14 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9179 --- 04:52:14 [INFO] Installing org/opendaylight/ietf/model/rfc9179/1.0.1-SNAPSHOT/rfc9179-1.0.1-SNAPSHOT.jar 04:52:14 [INFO] Writing OBR metadata 04:52:14 [INFO] 04:52:14 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9179 --- 04:52:14 [INFO] org.opendaylight.ietf.model:rfc9179:bundle:1.0.1-SNAPSHOT 04:52:14 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:14 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:14 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:14 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:14 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:14 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:14 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:14 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:14 [INFO] +- junit:junit:jar:4.13.2:test 04:52:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:14 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:14 [INFO] 04:52:14 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9179 --- 04:52:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9179/target/sonatype-clm/module.xml 04:52:14 [INFO] 04:52:14 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9179 >------------ 04:52:14 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9179 1.0.1-SNAPSHOT [123/161] 04:52:14 [INFO] from features/odl-ietf-model-rfc9179/pom.xml 04:52:14 [INFO] ------------------------------[ feature ]------------------------------- 04:52:14 [INFO] 04:52:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9179 --- 04:52:14 [INFO] 04:52:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9179 --- 04:52:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:14 [INFO] 04:52:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9179 --- 04:52:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:14 [INFO] 04:52:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9179 --- 04:52:14 [INFO] 04:52:14 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9179 --- 04:52:14 [INFO] 04:52:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9179 --- 04:52:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:14 [INFO] argLine set to empty 04:52:14 [INFO] 04:52:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9179 --- 04:52:14 [INFO] Starting audit... 04:52:14 Audit done. 04:52:14 [INFO] You have 0 Checkstyle violations. 04:52:14 [INFO] 04:52:14 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9179 --- 04:52:15 [INFO] Starting audit... 04:52:15 Audit done. 04:52:15 [INFO] You have 0 Checkstyle violations. 04:52:15 [INFO] 04:52:15 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9179 --- 04:52:15 [INFO] 04:52:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9179 --- 04:52:15 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml 04:52:15 [INFO] ...done! 04:52:15 [INFO] Attaching features XML 04:52:15 [INFO] 04:52:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9179 --- 04:52:15 [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 04:52:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:15 [INFO] 04:52:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9179 >>> 04:52:15 [INFO] 04:52:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9179 --- 04:52:15 [INFO] No files found to run spotbugs, check compile phase has been run 04:52:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:15 [INFO] 04:52:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9179 <<< 04:52:15 [INFO] 04:52:15 [INFO] 04:52:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9179 --- 04:52:15 [INFO] 04:52:15 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9179 --- 04:52:15 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9179 04:52:15 [INFO] Project dependency features detected: [] 04:52:15 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:15 [INFO] Creating RMI registry server on 127.0.0.1:36867 04:52:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:15 [INFO] Waiting for remote bundle context.. on 36867 name: d52eb6b9-f946-41a9-9e92-d05d6cbb79b1 timout: [ RelativeTimeout value = 180000 ] 04:52:19 [INFO] Building jar from resources and headers. 04:52:19 [INFO] Writing jar finished. 04:52:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:21 [INFO] 04:52:21 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] 04:52:21 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] No Javadoc in project. Archive not created. 04:52:21 [INFO] 04:52:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] CycloneDX: Resolving Dependencies 04:52:21 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:52:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/bom.xml 04:52:21 [INFO] attaching as odl-ietf-model-rfc9179-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/bom.json 04:52:21 [INFO] attaching as odl-ietf-model-rfc9179-1.0.1-SNAPSHOT-cyclonedx.json 04:52:21 [INFO] 04:52:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] Skipping duplicate-finder execution! 04:52:21 [INFO] 04:52:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] Skipping plugin execution 04:52:21 [INFO] 04:52:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] Skipping source per configuration. 04:52:21 [INFO] 04:52:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] 04:52:21 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:21 [INFO] 04:52:21 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9179 --- 04:52:21 [WARNING] 04:52:21 [WARNING] The packaging plugin for project odl-ietf-model-rfc9179 did not assign 04:52:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:52:21 [WARNING] 04:52:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:52:21 [WARNING] 04:52:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.1-SNAPSHOT/odl-ietf-model-rfc9179-1.0.1-SNAPSHOT.pom 04:52:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.1-SNAPSHOT/odl-ietf-model-rfc9179-1.0.1-SNAPSHOT-features.xml 04:52:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.1-SNAPSHOT/odl-ietf-model-rfc9179-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9179/1.0.1-SNAPSHOT/odl-ietf-model-rfc9179-1.0.1-SNAPSHOT-cyclonedx.json 04:52:21 [INFO] 04:52:21 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9179:feature:1.0.1-SNAPSHOT 04:52:21 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:52:21 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:52:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:52:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:52:21 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:21 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:21 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:52:21 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:52:21 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:52:21 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:21 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:52:21 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:52:21 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:21 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:21 [INFO] +- org.opendaylight.ietf.model:rfc9179:jar:1.0.1-SNAPSHOT:compile 04:52:21 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:21 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:21 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:21 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:21 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:21 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:21 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:21 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:21 [INFO] +- junit:junit:jar:4.13.2:test 04:52:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:21 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:52:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:21 [INFO] 04:52:21 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9179 --- 04:52:21 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9179/target/sonatype-clm/module.xml 04:52:21 [INFO] 04:52:21 [INFO] ----< org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities >---- 04:52:21 [INFO] Building rfc9196-ietf-system-capabilities 1.0.1-SNAPSHOT [124/161] 04:52:21 [INFO] from model/rfc/rfc9196-ietf-system-capabilities/pom.xml 04:52:21 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:21 [INFO] 04:52:21 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] 04:52:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:21 [INFO] 04:52:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:21 [INFO] 04:52:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] 04:52:21 [INFO] --- dependency:3.8.1:properties (default) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] 04:52:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:52:21 [INFO] 04:52:21 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:21 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/yang 04:52:21 [INFO] yang-to-sources: Found 5 dependencies in 918.9 μs 04:52:21 [INFO] yang-to-sources: Project model files found: 1 in 1.570 ms 04:52:21 [INFO] yang-to-sources: 6 YANG models processed in 16.65 ms 04:52:21 [INFO] BindingJavaFileGenerator: Defined 14 files in 5.280 ms 04:52:21 [INFO] Sorted 14 files into 7 directories in 94.59 μs 04:52:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 9.851 ms 04:52:21 [INFO] 04:52:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] Starting audit... 04:52:21 Audit done. 04:52:21 [INFO] You have 0 Checkstyle violations. 04:52:21 [INFO] 04:52:21 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] Starting audit... 04:52:21 Audit done. 04:52:21 [INFO] You have 0 Checkstyle violations. 04:52:21 [INFO] 04:52:21 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] 04:52:21 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/src/main/resources 04:52:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 04:52:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:21 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:21 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/generated-sources/spi 04:52:21 [INFO] 04:52:21 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9196-ietf-system-capabilities --- 04:52:21 [INFO] Recompiling the module because of changed dependency. 04:52:21 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 04:52:22 [INFO] 04:52:22 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-system-capabilities >>> 04:52:22 [INFO] 04:52:22 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-system-capabilities --- 04:52:22 [INFO] Spotbugs plugin skipped 04:52:22 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:22 [INFO] 04:52:22 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-system-capabilities <<< 04:52:22 [INFO] 04:52:22 [INFO] 04:52:22 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-system-capabilities --- 04:52:22 [INFO] Spotbugs plugin skipped 04:52:22 [INFO] 04:52:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-system-capabilities --- 04:52:22 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/src/test/resources 04:52:22 [INFO] 04:52:22 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9196-ietf-system-capabilities --- 04:52:22 [INFO] No sources to compile 04:52:22 [INFO] 04:52:22 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9196-ietf-system-capabilities --- 04:52:22 [INFO] No tests to run. 04:52:22 [INFO] 04:52:22 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9196-ietf-system-capabilities --- 04:52:22 [INFO] 04:52:22 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-system-capabilities --- 04:52:22 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT.jar 04:52:22 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/classes/META-INF/MANIFEST.MF 04:52:22 [INFO] 04:52:22 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9196-ietf-system-capabilities --- 04:52:22 [INFO] No previous run data found, generating javadoc. 04:52:23 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-javadoc.jar 04:52:23 [INFO] 04:52:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-system-capabilities --- 04:52:23 [INFO] CycloneDX: Resolving Dependencies 04:52:24 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:52:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml 04:52:24 [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json 04:52:24 [INFO] attaching as rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-cyclonedx.json 04:52:24 [INFO] 04:52:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Skipping duplicate-finder execution! 04:52:24 [INFO] 04:52:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] No dependency problems found 04:52:24 [INFO] 04:52:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-sources.jar 04:52:24 [INFO] 04:52:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] 04:52:24 [INFO] --- jacoco:0.8.13:report (report) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:24 [INFO] 04:52:24 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT.pom 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT.jar 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-javadoc.jar 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-cyclonedx.json 04:52:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-sources.jar 04:52:24 [INFO] 04:52:24 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT.jar 04:52:24 [INFO] Writing OBR metadata 04:52:24 [INFO] 04:52:24 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:bundle:1.0.1-SNAPSHOT 04:52:24 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:24 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:24 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:52:24 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:24 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:24 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:24 [INFO] +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:52:24 [INFO] +- org.opendaylight.ietf.model:rfc8525:jar:1.0.1-SNAPSHOT:compile 04:52:24 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:52:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:24 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:24 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:24 [INFO] +- junit:junit:jar:4.13.2:test 04:52:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:24 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:24 [INFO] 04:52:24 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-system-capabilities/target/sonatype-clm/module.xml 04:52:24 [INFO] 04:52:24 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities >-- 04:52:24 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities 1.0.1-SNAPSHOT [125/161] 04:52:24 [INFO] from features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml 04:52:24 [INFO] ------------------------------[ feature ]------------------------------- 04:52:24 [INFO] 04:52:24 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] 04:52:24 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:24 [INFO] 04:52:24 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:24 [INFO] 04:52:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] 04:52:24 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] 04:52:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:24 [INFO] argLine set to empty 04:52:24 [INFO] 04:52:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Starting audit... 04:52:24 Audit done. 04:52:24 [INFO] You have 0 Checkstyle violations. 04:52:24 [INFO] 04:52:24 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Starting audit... 04:52:24 Audit done. 04:52:24 [INFO] You have 0 Checkstyle violations. 04:52:24 [INFO] 04:52:24 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] 04:52:24 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml 04:52:24 [INFO] ...done! 04:52:24 [INFO] Attaching features XML 04:52:24 [INFO] 04:52:24 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [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 04:52:24 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:24 [INFO] 04:52:24 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities >>> 04:52:24 [INFO] 04:52:24 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] No files found to run spotbugs, check compile phase has been run 04:52:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:24 [INFO] 04:52:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-system-capabilities <<< 04:52:24 [INFO] 04:52:24 [INFO] 04:52:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] 04:52:24 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:24 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities 04:52:24 [INFO] Project dependency features detected: [] 04:52:24 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:24 [INFO] Creating RMI registry server on 127.0.0.1:42541 04:52:24 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:24 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:24 [INFO] Waiting for remote bundle context.. on 42541 name: 845b0ce9-2c98-46ab-bb7e-8ef3027defdd timout: [ RelativeTimeout value = 180000 ] 04:52:28 [INFO] Building jar from resources and headers. 04:52:28 [INFO] Writing jar finished. 04:52:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:30 [INFO] 04:52:30 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:30 [INFO] 04:52:30 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:30 [INFO] No Javadoc in project. Archive not created. 04:52:30 [INFO] 04:52:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:30 [INFO] CycloneDX: Resolving Dependencies 04:52:31 [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s) 04:52:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml 04:52:31 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json 04:52:31 [INFO] attaching as odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-cyclonedx.json 04:52:31 [INFO] 04:52:31 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:31 [INFO] Skipping duplicate-finder execution! 04:52:31 [INFO] 04:52:31 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:31 [INFO] Skipping plugin execution 04:52:31 [INFO] 04:52:31 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:31 [INFO] Skipping source per configuration. 04:52:31 [INFO] 04:52:31 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:31 [INFO] 04:52:31 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:31 [INFO] 04:52:31 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:31 [WARNING] 04:52:31 [WARNING] The packaging plugin for project odl-ietf-model-rfc9196-ietf-system-capabilities did not assign 04:52:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:52:31 [WARNING] 04:52:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:52:31 [WARNING] 04:52:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT.pom 04:52:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-features.xml 04:52:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:31 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-system-capabilities-1.0.1-SNAPSHOT-cyclonedx.json 04:52:31 [INFO] 04:52:31 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:31 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities:feature:1.0.1-SNAPSHOT 04:52:31 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:52:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:52:31 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:52:31 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:31 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:52:31 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:52:31 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:52:31 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:31 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:52:31 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | \- org.opendaylight.ietf.model:rfc8525:jar:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] +- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:31 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:31 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:52:31 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:31 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:31 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:31 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:31 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:31 [INFO] +- junit:junit:jar:4.13.2:test 04:52:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:31 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:52:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:31 [INFO] 04:52:31 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9196-ietf-system-capabilities --- 04:52:31 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-system-capabilities/target/sonatype-clm/module.xml 04:52:31 [INFO] 04:52:31 [INFO] --< org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities >-- 04:52:31 [INFO] Building rfc9196-ietf-notification-capabilities 1.0.1-SNAPSHOT [126/161] 04:52:31 [INFO] from model/rfc/rfc9196-ietf-notification-capabilities/pom.xml 04:52:31 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:31 [INFO] 04:52:31 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] 04:52:31 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:31 [INFO] 04:52:31 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:31 [INFO] 04:52:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] 04:52:31 [INFO] --- dependency:3.8.1:properties (default) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] 04:52:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:52:31 [INFO] 04:52:31 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:31 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/yang 04:52:31 [INFO] yang-to-sources: Found 14 dependencies in 1.409 ms 04:52:31 [INFO] yang-to-sources: Project model files found: 1 in 1.529 ms 04:52:31 [INFO] yang-to-sources: 15 YANG models processed in 57.20 ms 04:52:31 [INFO] BindingJavaFileGenerator: Defined 17 files in 12.59 ms 04:52:31 [INFO] Sorted 17 files into 6 directories in 114.6 μs 04:52:31 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 17 in 16.48 ms 04:52:31 [INFO] 04:52:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] Starting audit... 04:52:31 Audit done. 04:52:31 [INFO] You have 0 Checkstyle violations. 04:52:31 [INFO] 04:52:31 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] Starting audit... 04:52:31 Audit done. 04:52:31 [INFO] You have 0 Checkstyle violations. 04:52:31 [INFO] 04:52:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] 04:52:31 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/src/main/resources 04:52:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 04:52:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:31 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:31 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/generated-sources/spi 04:52:31 [INFO] 04:52:31 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] Recompiling the module because of changed dependency. 04:52:31 [INFO] Compiling 16 source files with javac [debug release 21] to target/classes 04:52:31 [INFO] 04:52:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9196-ietf-notification-capabilities >>> 04:52:31 [INFO] 04:52:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] Spotbugs plugin skipped 04:52:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:31 [INFO] 04:52:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9196-ietf-notification-capabilities <<< 04:52:31 [INFO] 04:52:31 [INFO] 04:52:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] Spotbugs plugin skipped 04:52:31 [INFO] 04:52:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/src/test/resources 04:52:31 [INFO] 04:52:31 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] No sources to compile 04:52:31 [INFO] 04:52:31 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] No tests to run. 04:52:31 [INFO] 04:52:31 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] 04:52:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9196-ietf-notification-capabilities --- 04:52:31 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT.jar 04:52:31 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/classes/META-INF/MANIFEST.MF 04:52:31 [INFO] 04:52:31 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9196-ietf-notification-capabilities --- 04:52:32 [INFO] No previous run data found, generating javadoc. 04:52:33 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-javadoc.jar 04:52:33 [INFO] 04:52:33 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9196-ietf-notification-capabilities --- 04:52:33 [INFO] CycloneDX: Resolving Dependencies 04:52:34 [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s) 04:52:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml 04:52:34 [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json 04:52:34 [INFO] attaching as rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-cyclonedx.json 04:52:34 [INFO] 04:52:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Skipping duplicate-finder execution! 04:52:34 [INFO] 04:52:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] No dependency problems found 04:52:34 [INFO] 04:52:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-sources.jar 04:52:34 [INFO] 04:52:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- jacoco:0.8.13:report (report) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:34 [INFO] 04:52:34 [INFO] --- install:3.1.4:install (default-install) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT.pom 04:52:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT.jar 04:52:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-javadoc.jar 04:52:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-cyclonedx.json 04:52:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-sources.jar 04:52:34 [INFO] 04:52:34 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Installing org/opendaylight/ietf/model/rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT.jar 04:52:34 [INFO] Writing OBR metadata 04:52:34 [INFO] 04:52:34 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities:bundle:1.0.1-SNAPSHOT 04:52:34 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:34 [INFO] +- org.opendaylight.ietf.model:rfc8641:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:34 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.ietf.model:rfc8072:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] +- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] | \- org.opendaylight.ietf.model:rfc8525:jar:1.0.1-SNAPSHOT:compile 04:52:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:34 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:34 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:34 [INFO] +- junit:junit:jar:4.13.2:test 04:52:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:34 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:34 [INFO] 04:52:34 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9196-ietf-notification-capabilities/target/sonatype-clm/module.xml 04:52:34 [INFO] 04:52:34 [INFO] --< org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities >-- 04:52:34 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities 1.0.1-SNAPSHOT [127/161] 04:52:34 [INFO] from features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml 04:52:34 [INFO] ------------------------------[ feature ]------------------------------- 04:52:34 [INFO] 04:52:34 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:34 [INFO] 04:52:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:34 [INFO] 04:52:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:34 [INFO] argLine set to empty 04:52:34 [INFO] 04:52:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Starting audit... 04:52:34 Audit done. 04:52:34 [INFO] You have 0 Checkstyle violations. 04:52:34 [INFO] 04:52:34 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Starting audit... 04:52:34 Audit done. 04:52:34 [INFO] You have 0 Checkstyle violations. 04:52:34 [INFO] 04:52:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml 04:52:34 [INFO] ...done! 04:52:34 [INFO] Attaching features XML 04:52:34 [INFO] 04:52:34 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [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 04:52:34 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:34 [INFO] 04:52:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities >>> 04:52:34 [INFO] 04:52:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] No files found to run spotbugs, check compile phase has been run 04:52:34 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:34 [INFO] 04:52:34 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9196-ietf-notification-capabilities <<< 04:52:34 [INFO] 04:52:34 [INFO] 04:52:34 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] 04:52:34 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:34 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities 04:52:34 [INFO] Project dependency features detected: [] 04:52:34 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:34 [INFO] Creating RMI registry server on 127.0.0.1:34423 04:52:35 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:35 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:35 [INFO] Waiting for remote bundle context.. on 34423 name: 477a7a9f-c882-45df-99dc-7e3010a974bd timout: [ RelativeTimeout value = 180000 ] 04:52:38 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:39161/jndi/rmi://127.0.0.1:34423/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 04:52:38 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:331) 04:52:38 at java.base/java.lang.Thread.run(Thread.java:1583) 04:52:38 Caused by: java.io.IOException: The server has been stopped. 04:52:38 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 04:52:38 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:315) 04:52:38 ... 1 more 04:52:38 [INFO] Building jar from resources and headers. 04:52:38 [INFO] Writing jar finished. 04:52:40 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:40 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:40 [INFO] 04:52:40 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:40 [INFO] 04:52:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:40 [INFO] No Javadoc in project. Archive not created. 04:52:40 [INFO] 04:52:40 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:40 [INFO] CycloneDX: Resolving Dependencies 04:52:41 [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s) 04:52:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml 04:52:41 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json 04:52:41 [INFO] attaching as odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-cyclonedx.json 04:52:41 [INFO] 04:52:41 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:41 [INFO] Skipping duplicate-finder execution! 04:52:41 [INFO] 04:52:41 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:41 [INFO] Skipping plugin execution 04:52:41 [INFO] 04:52:41 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:41 [INFO] Skipping source per configuration. 04:52:41 [INFO] 04:52:41 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:41 [INFO] 04:52:41 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:41 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:41 [INFO] 04:52:41 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:41 [WARNING] 04:52:41 [WARNING] The packaging plugin for project odl-ietf-model-rfc9196-ietf-notification-capabilities did not assign 04:52:41 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:52:41 [WARNING] 04:52:41 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:52:41 [WARNING] 04:52:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT.pom 04:52:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-features.xml 04:52:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:41 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/odl-ietf-model-rfc9196-ietf-notification-capabilities-1.0.1-SNAPSHOT-cyclonedx.json 04:52:41 [INFO] 04:52:41 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:41 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities:feature:1.0.1-SNAPSHOT 04:52:41 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8641:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:52:41 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:52:41 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:52:41 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:41 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:41 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:52:41 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:52:41 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:52:41 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:52:41 [INFO] | | \- org.opendaylight.ietf.model:rfc8072:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | | +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | | | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | \- org.opendaylight.ietf.model:rfc8639:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | \- org.opendaylight.ietf.model:rfc8641:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:41 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | | \- org.opendaylight.ietf.model:rfc8525:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | \- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] +- org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities:jar:1.0.1-SNAPSHOT:compile 04:52:41 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:41 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:41 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:41 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:41 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:41 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:41 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:41 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:41 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:41 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:41 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:41 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:41 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:41 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:41 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:41 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:41 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:41 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:41 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:41 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:41 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:41 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:41 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:41 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:41 [INFO] +- junit:junit:jar:4.13.2:test 04:52:41 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:41 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:41 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:41 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:52:41 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:41 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:41 [INFO] 04:52:41 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9196-ietf-notification-capabilities --- 04:52:41 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9196-ietf-notification-capabilities/target/sonatype-clm/module.xml 04:52:41 [INFO] 04:52:41 [INFO] ----------------< org.opendaylight.ietf.model:rfc9640 >----------------- 04:52:41 [INFO] Building rfc9640 1.0.1-SNAPSHOT [128/161] 04:52:41 [INFO] from model/rfc/rfc9640/pom.xml 04:52:41 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:41 [INFO] 04:52:41 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9640 --- 04:52:41 [INFO] 04:52:41 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9640 --- 04:52:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:41 [INFO] 04:52:41 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9640 --- 04:52:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:41 [INFO] 04:52:41 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9640 --- 04:52:41 [INFO] 04:52:41 [INFO] --- dependency:3.8.1:properties (default) @ rfc9640 --- 04:52:41 [INFO] 04:52:41 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9640 --- 04:52:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:52:41 [INFO] 04:52:41 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9640 --- 04:52:41 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:41 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/src/main/yang 04:52:41 [INFO] yang-to-sources: Found 2 dependencies in 570.0 μs 04:52:41 [INFO] yang-to-sources: Project model files found: 1 in 3.517 ms 04:52:41 [INFO] yang-to-sources: 3 YANG models processed in 13.36 ms 04:52:41 [INFO] BindingJavaFileGenerator: Defined 109 files in 5.730 ms 04:52:41 [INFO] Sorted 109 files into 20 directories in 194.1 μs 04:52:41 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 109 in 44.22 ms 04:52:41 [INFO] 04:52:41 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9640 --- 04:52:41 [INFO] Starting audit... 04:52:41 Audit done. 04:52:41 [INFO] You have 0 Checkstyle violations. 04:52:41 [INFO] 04:52:41 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9640 --- 04:52:41 [INFO] Starting audit... 04:52:41 Audit done. 04:52:41 [INFO] You have 0 Checkstyle violations. 04:52:41 [INFO] 04:52:41 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9640 --- 04:52:41 [INFO] 04:52:41 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9640 --- 04:52:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/src/main/resources 04:52:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/generated-sources/spi 04:52:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:41 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:41 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/generated-sources/spi 04:52:41 [INFO] 04:52:41 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9640 --- 04:52:41 [INFO] Recompiling the module because of changed dependency. 04:52:41 [INFO] Compiling 108 source files with javac [debug release 21] to target/classes 04:52:42 [INFO] 04:52:42 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9640 >>> 04:52:42 [INFO] 04:52:42 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9640 --- 04:52:42 [INFO] Spotbugs plugin skipped 04:52:42 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:42 [INFO] 04:52:42 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9640 <<< 04:52:42 [INFO] 04:52:42 [INFO] 04:52:42 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9640 --- 04:52:42 [INFO] Spotbugs plugin skipped 04:52:42 [INFO] 04:52:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9640 --- 04:52:42 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/src/test/resources 04:52:42 [INFO] 04:52:42 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9640 --- 04:52:42 [INFO] No sources to compile 04:52:42 [INFO] 04:52:42 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9640 --- 04:52:42 [INFO] No tests to run. 04:52:42 [INFO] 04:52:42 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9640 --- 04:52:42 [INFO] 04:52:42 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9640 --- 04:52:42 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-1.0.1-SNAPSHOT.jar 04:52:42 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/classes/META-INF/MANIFEST.MF 04:52:42 [INFO] 04:52:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9640 --- 04:52:42 [INFO] No previous run data found, generating javadoc. 04:52:45 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-1.0.1-SNAPSHOT-javadoc.jar 04:52:45 [INFO] 04:52:45 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9640 --- 04:52:45 [INFO] CycloneDX: Resolving Dependencies 04:52:45 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:52:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.xml 04:52:45 [INFO] attaching as rfc9640-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.json 04:52:45 [INFO] attaching as rfc9640-1.0.1-SNAPSHOT-cyclonedx.json 04:52:45 [INFO] 04:52:45 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9640 --- 04:52:45 [INFO] Skipping duplicate-finder execution! 04:52:45 [INFO] 04:52:45 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9640 --- 04:52:45 [INFO] No dependency problems found 04:52:45 [INFO] 04:52:45 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9640 --- 04:52:45 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-1.0.1-SNAPSHOT-sources.jar 04:52:45 [INFO] 04:52:45 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- jacoco:0.8.13:report (report) @ rfc9640 --- 04:52:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:45 [INFO] 04:52:45 [INFO] --- install:3.1.4:install (default-install) @ rfc9640 --- 04:52:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.1-SNAPSHOT/rfc9640-1.0.1-SNAPSHOT.pom 04:52:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.1-SNAPSHOT/rfc9640-1.0.1-SNAPSHOT.jar 04:52:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.1-SNAPSHOT/rfc9640-1.0.1-SNAPSHOT-javadoc.jar 04:52:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.1-SNAPSHOT/rfc9640-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.1-SNAPSHOT/rfc9640-1.0.1-SNAPSHOT-cyclonedx.json 04:52:45 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/rfc9640-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9640/1.0.1-SNAPSHOT/rfc9640-1.0.1-SNAPSHOT-sources.jar 04:52:45 [INFO] 04:52:45 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9640 --- 04:52:45 [INFO] Installing org/opendaylight/ietf/model/rfc9640/1.0.1-SNAPSHOT/rfc9640-1.0.1-SNAPSHOT.jar 04:52:45 [INFO] Writing OBR metadata 04:52:45 [INFO] 04:52:45 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9640 --- 04:52:45 [INFO] org.opendaylight.ietf.model:rfc9640:bundle:1.0.1-SNAPSHOT 04:52:45 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:45 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:45 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:45 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:45 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:45 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:52:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:45 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:45 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:45 [INFO] +- junit:junit:jar:4.13.2:test 04:52:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:45 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:45 [INFO] 04:52:45 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9640 --- 04:52:45 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9640/target/sonatype-clm/module.xml 04:52:45 [INFO] 04:52:45 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9640 >------------ 04:52:45 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9640 1.0.1-SNAPSHOT [129/161] 04:52:45 [INFO] from features/odl-ietf-model-rfc9640/pom.xml 04:52:45 [INFO] ------------------------------[ feature ]------------------------------- 04:52:45 [INFO] 04:52:45 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:45 [INFO] 04:52:45 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:45 [INFO] 04:52:45 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:45 [INFO] argLine set to empty 04:52:45 [INFO] 04:52:45 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] Starting audit... 04:52:45 Audit done. 04:52:45 [INFO] You have 0 Checkstyle violations. 04:52:45 [INFO] 04:52:45 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] Starting audit... 04:52:45 Audit done. 04:52:45 [INFO] You have 0 Checkstyle violations. 04:52:45 [INFO] 04:52:45 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml 04:52:45 [INFO] ...done! 04:52:45 [INFO] Attaching features XML 04:52:45 [INFO] 04:52:45 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9640 --- 04:52:45 [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 04:52:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:45 [INFO] 04:52:45 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9640 >>> 04:52:45 [INFO] 04:52:45 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] No files found to run spotbugs, check compile phase has been run 04:52:45 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:45 [INFO] 04:52:45 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9640 <<< 04:52:45 [INFO] 04:52:45 [INFO] 04:52:45 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] 04:52:45 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9640 --- 04:52:45 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9640 04:52:45 [INFO] Project dependency features detected: [] 04:52:45 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:45 [INFO] Creating RMI registry server on 127.0.0.1:37133 04:52:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:46 [INFO] Waiting for remote bundle context.. on 37133 name: 02d98e9b-5ca4-47ff-94f7-9409ec587605 timout: [ RelativeTimeout value = 180000 ] 04:52:50 [INFO] Building jar from resources and headers. 04:52:50 [INFO] Writing jar finished. 04:52:52 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:52:52 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:52:52 [INFO] 04:52:52 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] 04:52:52 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] No Javadoc in project. Archive not created. 04:52:52 [INFO] 04:52:52 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] CycloneDX: Resolving Dependencies 04:52:52 [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s) 04:52:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.xml 04:52:52 [INFO] attaching as odl-ietf-model-rfc9640-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.json 04:52:52 [INFO] attaching as odl-ietf-model-rfc9640-1.0.1-SNAPSHOT-cyclonedx.json 04:52:52 [INFO] 04:52:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] Skipping duplicate-finder execution! 04:52:52 [INFO] 04:52:52 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] Skipping plugin execution 04:52:52 [INFO] 04:52:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] Skipping source per configuration. 04:52:52 [INFO] 04:52:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] 04:52:52 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:52 [INFO] 04:52:52 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9640 --- 04:52:52 [WARNING] 04:52:52 [WARNING] The packaging plugin for project odl-ietf-model-rfc9640 did not assign 04:52:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:52:52 [WARNING] 04:52:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:52:52 [WARNING] 04:52:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.1-SNAPSHOT/odl-ietf-model-rfc9640-1.0.1-SNAPSHOT.pom 04:52:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.1-SNAPSHOT/odl-ietf-model-rfc9640-1.0.1-SNAPSHOT-features.xml 04:52:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.1-SNAPSHOT/odl-ietf-model-rfc9640-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:52 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9640/1.0.1-SNAPSHOT/odl-ietf-model-rfc9640-1.0.1-SNAPSHOT-cyclonedx.json 04:52:52 [INFO] 04:52:52 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9640:feature:1.0.1-SNAPSHOT 04:52:52 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:52:52 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:52:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:52:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:52:52 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:52:52 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:52:52 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:52:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:52:52 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:52:52 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:52:52 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:52:52 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:52:52 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:52:52 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:52:52 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:52 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:52 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:52 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:52 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:52 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:52 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:52 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:52 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:52 [INFO] +- junit:junit:jar:4.13.2:test 04:52:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:52 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:52:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:52 [INFO] 04:52:52 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9640 --- 04:52:52 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9640/target/sonatype-clm/module.xml 04:52:52 [INFO] 04:52:52 [INFO] ----------------< org.opendaylight.ietf.model:rfc9641 >----------------- 04:52:52 [INFO] Building rfc9641 1.0.1-SNAPSHOT [130/161] 04:52:52 [INFO] from model/rfc/rfc9641/pom.xml 04:52:52 [INFO] -------------------------------[ bundle ]------------------------------- 04:52:52 [INFO] 04:52:52 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9641 --- 04:52:52 [INFO] 04:52:52 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9641 --- 04:52:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:52 [INFO] 04:52:52 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9641 --- 04:52:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:52 [INFO] 04:52:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9641 --- 04:52:52 [INFO] 04:52:52 [INFO] --- dependency:3.8.1:properties (default) @ rfc9641 --- 04:52:52 [INFO] 04:52:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9641 --- 04:52:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:52:52 [INFO] 04:52:52 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9641 --- 04:52:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:52:52 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/src/main/yang 04:52:52 [INFO] yang-to-sources: Found 3 dependencies in 904.5 μs 04:52:52 [INFO] yang-to-sources: Project model files found: 1 in 2.574 ms 04:52:52 [INFO] yang-to-sources: 4 YANG models processed in 18.97 ms 04:52:52 [INFO] BindingJavaFileGenerator: Defined 55 files in 5.743 ms 04:52:52 [INFO] Sorted 55 files into 18 directories in 136.8 μs 04:52:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 55 in 14.97 ms 04:52:52 [INFO] 04:52:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9641 --- 04:52:52 [INFO] Starting audit... 04:52:52 Audit done. 04:52:52 [INFO] You have 0 Checkstyle violations. 04:52:52 [INFO] 04:52:52 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9641 --- 04:52:52 [INFO] Starting audit... 04:52:52 Audit done. 04:52:52 [INFO] You have 0 Checkstyle violations. 04:52:52 [INFO] 04:52:52 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9641 --- 04:52:52 [INFO] 04:52:52 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9641 --- 04:52:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/src/main/resources 04:52:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/generated-sources/spi 04:52:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:52:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:52:52 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/generated-sources/spi 04:52:52 [INFO] 04:52:52 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9641 --- 04:52:52 [INFO] Recompiling the module because of changed dependency. 04:52:52 [INFO] Compiling 54 source files with javac [debug release 21] to target/classes 04:52:53 [INFO] 04:52:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9641 >>> 04:52:53 [INFO] 04:52:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9641 --- 04:52:53 [INFO] Spotbugs plugin skipped 04:52:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:53 [INFO] 04:52:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9641 <<< 04:52:53 [INFO] 04:52:53 [INFO] 04:52:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9641 --- 04:52:53 [INFO] Spotbugs plugin skipped 04:52:53 [INFO] 04:52:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9641 --- 04:52:53 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/src/test/resources 04:52:53 [INFO] 04:52:53 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9641 --- 04:52:53 [INFO] No sources to compile 04:52:53 [INFO] 04:52:53 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9641 --- 04:52:53 [INFO] No tests to run. 04:52:53 [INFO] 04:52:53 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9641 --- 04:52:53 [INFO] 04:52:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9641 --- 04:52:53 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-1.0.1-SNAPSHOT.jar 04:52:53 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/classes/META-INF/MANIFEST.MF 04:52:53 [INFO] 04:52:53 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9641 --- 04:52:53 [INFO] No previous run data found, generating javadoc. 04:52:55 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-1.0.1-SNAPSHOT-javadoc.jar 04:52:55 [INFO] 04:52:55 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9641 --- 04:52:55 [INFO] CycloneDX: Resolving Dependencies 04:52:55 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:52:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.xml 04:52:55 [INFO] attaching as rfc9641-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.json 04:52:55 [INFO] attaching as rfc9641-1.0.1-SNAPSHOT-cyclonedx.json 04:52:55 [INFO] 04:52:55 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9641 --- 04:52:55 [INFO] Skipping duplicate-finder execution! 04:52:55 [INFO] 04:52:55 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9641 --- 04:52:55 [INFO] No dependency problems found 04:52:55 [INFO] 04:52:55 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9641 --- 04:52:55 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-1.0.1-SNAPSHOT-sources.jar 04:52:55 [INFO] 04:52:55 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9641 --- 04:52:55 [INFO] 04:52:55 [INFO] --- jacoco:0.8.13:report (report) @ rfc9641 --- 04:52:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:52:55 [INFO] 04:52:55 [INFO] --- install:3.1.4:install (default-install) @ rfc9641 --- 04:52:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.1-SNAPSHOT/rfc9641-1.0.1-SNAPSHOT.pom 04:52:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.1-SNAPSHOT/rfc9641-1.0.1-SNAPSHOT.jar 04:52:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.1-SNAPSHOT/rfc9641-1.0.1-SNAPSHOT-javadoc.jar 04:52:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.1-SNAPSHOT/rfc9641-1.0.1-SNAPSHOT-cyclonedx.xml 04:52:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.1-SNAPSHOT/rfc9641-1.0.1-SNAPSHOT-cyclonedx.json 04:52:55 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/rfc9641-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9641/1.0.1-SNAPSHOT/rfc9641-1.0.1-SNAPSHOT-sources.jar 04:52:55 [INFO] 04:52:55 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9641 --- 04:52:55 [INFO] Installing org/opendaylight/ietf/model/rfc9641/1.0.1-SNAPSHOT/rfc9641-1.0.1-SNAPSHOT.jar 04:52:55 [INFO] Writing OBR metadata 04:52:56 [INFO] 04:52:56 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9641 --- 04:52:56 [INFO] org.opendaylight.ietf.model:rfc9641:bundle:1.0.1-SNAPSHOT 04:52:56 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:52:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:52:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:52:56 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:52:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:52:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:52:56 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:52:56 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:52:56 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:52:56 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:52:56 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:52:56 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:52:56 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:52:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:52:56 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:52:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:52:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:52:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:52:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:52:56 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:52:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:52:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:52:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:52:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:52:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:52:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:52:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:52:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:52:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:52:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:52:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:52:56 [INFO] +- junit:junit:jar:4.13.2:test 04:52:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:52:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:52:56 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:52:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:52:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:52:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:52:56 [INFO] 04:52:56 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9641 --- 04:52:56 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9641/target/sonatype-clm/module.xml 04:52:56 [INFO] 04:52:56 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9641 >------------ 04:52:56 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9641 1.0.1-SNAPSHOT [131/161] 04:52:56 [INFO] from features/odl-ietf-model-rfc9641/pom.xml 04:52:56 [INFO] ------------------------------[ feature ]------------------------------- 04:52:56 [INFO] 04:52:56 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] 04:52:56 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:56 [INFO] 04:52:56 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:52:56 [INFO] 04:52:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] 04:52:56 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] 04:52:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:52:56 [INFO] argLine set to empty 04:52:56 [INFO] 04:52:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] Starting audit... 04:52:56 Audit done. 04:52:56 [INFO] You have 0 Checkstyle violations. 04:52:56 [INFO] 04:52:56 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] Starting audit... 04:52:56 Audit done. 04:52:56 [INFO] You have 0 Checkstyle violations. 04:52:56 [INFO] 04:52:56 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] 04:52:56 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml 04:52:56 [INFO] ...done! 04:52:56 [INFO] Attaching features XML 04:52:56 [INFO] 04:52:56 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9641 --- 04:52:56 [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 04:52:56 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:52:56 [INFO] 04:52:56 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9641 >>> 04:52:56 [INFO] 04:52:56 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] No files found to run spotbugs, check compile phase has been run 04:52:56 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:52:56 [INFO] 04:52:56 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9641 <<< 04:52:56 [INFO] 04:52:56 [INFO] 04:52:56 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] 04:52:56 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9641 --- 04:52:56 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9641 04:52:56 [INFO] Project dependency features detected: [] 04:52:56 [INFO] Pax Exam System (Version: 4.14.0) created. 04:52:56 [INFO] Creating RMI registry server on 127.0.0.1:35839 04:52:56 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:52:56 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:52:56 [INFO] Waiting for remote bundle context.. on 35839 name: d4654756-19a8-457a-aa92-4cfafde04a8d timout: [ RelativeTimeout value = 180000 ] 04:53:00 [INFO] Building jar from resources and headers. 04:53:00 [INFO] Writing jar finished. 04:53:02 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:02 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:02 [INFO] 04:53:02 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9641 --- 04:53:02 [INFO] 04:53:02 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9641 --- 04:53:02 [INFO] No Javadoc in project. Archive not created. 04:53:02 [INFO] 04:53:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9641 --- 04:53:02 [INFO] CycloneDX: Resolving Dependencies 04:53:02 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:53:02 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.xml 04:53:02 [INFO] attaching as odl-ietf-model-rfc9641-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:02 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.json 04:53:03 [INFO] attaching as odl-ietf-model-rfc9641-1.0.1-SNAPSHOT-cyclonedx.json 04:53:03 [INFO] 04:53:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9641 --- 04:53:03 [INFO] Skipping duplicate-finder execution! 04:53:03 [INFO] 04:53:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9641 --- 04:53:03 [INFO] Skipping plugin execution 04:53:03 [INFO] 04:53:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9641 --- 04:53:03 [INFO] Skipping source per configuration. 04:53:03 [INFO] 04:53:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9641 --- 04:53:03 [INFO] 04:53:03 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9641 --- 04:53:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:03 [INFO] 04:53:03 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9641 --- 04:53:03 [WARNING] 04:53:03 [WARNING] The packaging plugin for project odl-ietf-model-rfc9641 did not assign 04:53:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:53:03 [WARNING] 04:53:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:53:03 [WARNING] 04:53:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.1-SNAPSHOT/odl-ietf-model-rfc9641-1.0.1-SNAPSHOT.pom 04:53:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.1-SNAPSHOT/odl-ietf-model-rfc9641-1.0.1-SNAPSHOT-features.xml 04:53:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.1-SNAPSHOT/odl-ietf-model-rfc9641-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9641/1.0.1-SNAPSHOT/odl-ietf-model-rfc9641-1.0.1-SNAPSHOT-cyclonedx.json 04:53:03 [INFO] 04:53:03 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9641 --- 04:53:03 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9641:feature:1.0.1-SNAPSHOT 04:53:03 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.1-SNAPSHOT:compile 04:53:03 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:53:03 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:53:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:53:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:53:03 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:53:03 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:03 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:53:03 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:53:03 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:53:03 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:53:03 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:53:03 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:53:03 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:1.0.1-SNAPSHOT:compile 04:53:03 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:03 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:03 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:53:03 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:03 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:03 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:53:03 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:03 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:03 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:03 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:03 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:03 [INFO] +- junit:junit:jar:4.13.2:test 04:53:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:03 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:53:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:03 [INFO] 04:53:03 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9641 --- 04:53:03 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9641/target/sonatype-clm/module.xml 04:53:03 [INFO] 04:53:03 [INFO] ----------------< org.opendaylight.ietf.model:rfc9642 >----------------- 04:53:03 [INFO] Building rfc9642 1.0.1-SNAPSHOT [132/161] 04:53:03 [INFO] from model/rfc/rfc9642/pom.xml 04:53:03 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:03 [INFO] 04:53:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9642 --- 04:53:03 [INFO] 04:53:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9642 --- 04:53:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:03 [INFO] 04:53:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9642 --- 04:53:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:03 [INFO] 04:53:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9642 --- 04:53:03 [INFO] 04:53:03 [INFO] --- dependency:3.8.1:properties (default) @ rfc9642 --- 04:53:03 [INFO] 04:53:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9642 --- 04:53:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:03 [INFO] 04:53:03 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9642 --- 04:53:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:03 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/src/main/yang 04:53:03 [INFO] yang-to-sources: Found 3 dependencies in 829.6 μs 04:53:03 [INFO] yang-to-sources: Project model files found: 1 in 2.478 ms 04:53:03 [INFO] yang-to-sources: 4 YANG models processed in 19.76 ms 04:53:03 [INFO] BindingJavaFileGenerator: Defined 71 files in 5.507 ms 04:53:03 [INFO] Sorted 71 files into 25 directories in 134.5 μs 04:53:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 71 in 27.97 ms 04:53:03 [INFO] 04:53:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9642 --- 04:53:03 [INFO] Starting audit... 04:53:03 Audit done. 04:53:03 [INFO] You have 0 Checkstyle violations. 04:53:03 [INFO] 04:53:03 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9642 --- 04:53:03 [INFO] Starting audit... 04:53:03 Audit done. 04:53:03 [INFO] You have 0 Checkstyle violations. 04:53:03 [INFO] 04:53:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9642 --- 04:53:03 [INFO] 04:53:03 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9642 --- 04:53:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/src/main/resources 04:53:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/generated-sources/spi 04:53:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/generated-sources/spi 04:53:03 [INFO] 04:53:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9642 --- 04:53:03 [INFO] Recompiling the module because of changed dependency. 04:53:03 [INFO] Compiling 70 source files with javac [debug release 21] to target/classes 04:53:03 [INFO] 04:53:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9642 >>> 04:53:03 [INFO] 04:53:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9642 --- 04:53:03 [INFO] Spotbugs plugin skipped 04:53:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:03 [INFO] 04:53:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9642 <<< 04:53:03 [INFO] 04:53:03 [INFO] 04:53:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9642 --- 04:53:03 [INFO] Spotbugs plugin skipped 04:53:03 [INFO] 04:53:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9642 --- 04:53:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/src/test/resources 04:53:03 [INFO] 04:53:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9642 --- 04:53:03 [INFO] No sources to compile 04:53:03 [INFO] 04:53:03 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9642 --- 04:53:03 [INFO] No tests to run. 04:53:03 [INFO] 04:53:03 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9642 --- 04:53:03 [INFO] 04:53:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9642 --- 04:53:03 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-1.0.1-SNAPSHOT.jar 04:53:03 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/classes/META-INF/MANIFEST.MF 04:53:03 [INFO] 04:53:03 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9642 --- 04:53:03 [INFO] No previous run data found, generating javadoc. 04:53:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-1.0.1-SNAPSHOT-javadoc.jar 04:53:06 [INFO] 04:53:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9642 --- 04:53:06 [INFO] CycloneDX: Resolving Dependencies 04:53:06 [INFO] CycloneDX: Creating BOM version 1.6 with 18 component(s) 04:53:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.xml 04:53:06 [INFO] attaching as rfc9642-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.json 04:53:06 [INFO] attaching as rfc9642-1.0.1-SNAPSHOT-cyclonedx.json 04:53:06 [INFO] 04:53:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9642 --- 04:53:06 [INFO] Skipping duplicate-finder execution! 04:53:06 [INFO] 04:53:06 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9642 --- 04:53:06 [INFO] No dependency problems found 04:53:06 [INFO] 04:53:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9642 --- 04:53:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-1.0.1-SNAPSHOT-sources.jar 04:53:06 [INFO] 04:53:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9642 --- 04:53:06 [INFO] 04:53:06 [INFO] --- jacoco:0.8.13:report (report) @ rfc9642 --- 04:53:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:06 [INFO] 04:53:06 [INFO] --- install:3.1.4:install (default-install) @ rfc9642 --- 04:53:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.1-SNAPSHOT/rfc9642-1.0.1-SNAPSHOT.pom 04:53:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.1-SNAPSHOT/rfc9642-1.0.1-SNAPSHOT.jar 04:53:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.1-SNAPSHOT/rfc9642-1.0.1-SNAPSHOT-javadoc.jar 04:53:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.1-SNAPSHOT/rfc9642-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.1-SNAPSHOT/rfc9642-1.0.1-SNAPSHOT-cyclonedx.json 04:53:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/rfc9642-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9642/1.0.1-SNAPSHOT/rfc9642-1.0.1-SNAPSHOT-sources.jar 04:53:06 [INFO] 04:53:06 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9642 --- 04:53:07 [INFO] Installing org/opendaylight/ietf/model/rfc9642/1.0.1-SNAPSHOT/rfc9642-1.0.1-SNAPSHOT.jar 04:53:07 [INFO] Writing OBR metadata 04:53:07 [INFO] 04:53:07 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9642 --- 04:53:07 [INFO] org.opendaylight.ietf.model:rfc9642:bundle:1.0.1-SNAPSHOT 04:53:07 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:07 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:07 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:53:07 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:07 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:07 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:53:07 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:53:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:07 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:07 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:07 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:07 [INFO] +- junit:junit:jar:4.13.2:test 04:53:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:07 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:07 [INFO] 04:53:07 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9642 --- 04:53:07 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9642/target/sonatype-clm/module.xml 04:53:07 [INFO] 04:53:07 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9642 >------------ 04:53:07 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9642 1.0.1-SNAPSHOT [133/161] 04:53:07 [INFO] from features/odl-ietf-model-rfc9642/pom.xml 04:53:07 [INFO] ------------------------------[ feature ]------------------------------- 04:53:07 [INFO] 04:53:07 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] 04:53:07 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:07 [INFO] 04:53:07 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:07 [INFO] 04:53:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] 04:53:07 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] 04:53:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:07 [INFO] argLine set to empty 04:53:07 [INFO] 04:53:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] Starting audit... 04:53:07 Audit done. 04:53:07 [INFO] You have 0 Checkstyle violations. 04:53:07 [INFO] 04:53:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] Starting audit... 04:53:07 Audit done. 04:53:07 [INFO] You have 0 Checkstyle violations. 04:53:07 [INFO] 04:53:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] 04:53:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml 04:53:07 [INFO] ...done! 04:53:07 [INFO] Attaching features XML 04:53:07 [INFO] 04:53:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9642 --- 04:53:07 [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 04:53:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:07 [INFO] 04:53:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9642 >>> 04:53:07 [INFO] 04:53:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] No files found to run spotbugs, check compile phase has been run 04:53:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:07 [INFO] 04:53:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9642 <<< 04:53:07 [INFO] 04:53:07 [INFO] 04:53:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] 04:53:07 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9642 --- 04:53:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9642 04:53:07 [INFO] Project dependency features detected: [] 04:53:07 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:07 [INFO] Creating RMI registry server on 127.0.0.1:43145 04:53:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:07 [INFO] Waiting for remote bundle context.. on 43145 name: f97104f2-a6b6-4b3d-a8a4-a42ece6dbc21 timout: [ RelativeTimeout value = 180000 ] 04:53:11 [INFO] Building jar from resources and headers. 04:53:11 [INFO] Writing jar finished. 04:53:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:13 [INFO] 04:53:13 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9642 --- 04:53:13 [INFO] 04:53:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9642 --- 04:53:13 [INFO] No Javadoc in project. Archive not created. 04:53:13 [INFO] 04:53:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9642 --- 04:53:13 [INFO] CycloneDX: Resolving Dependencies 04:53:14 [INFO] CycloneDX: Creating BOM version 1.6 with 30 component(s) 04:53:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.xml 04:53:14 [INFO] attaching as odl-ietf-model-rfc9642-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.json 04:53:14 [INFO] attaching as odl-ietf-model-rfc9642-1.0.1-SNAPSHOT-cyclonedx.json 04:53:14 [INFO] 04:53:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9642 --- 04:53:14 [INFO] Skipping duplicate-finder execution! 04:53:14 [INFO] 04:53:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9642 --- 04:53:14 [INFO] Skipping plugin execution 04:53:14 [INFO] 04:53:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9642 --- 04:53:14 [INFO] Skipping source per configuration. 04:53:14 [INFO] 04:53:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9642 --- 04:53:14 [INFO] 04:53:14 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9642 --- 04:53:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:14 [INFO] 04:53:14 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9642 --- 04:53:14 [WARNING] 04:53:14 [WARNING] The packaging plugin for project odl-ietf-model-rfc9642 did not assign 04:53:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:53:14 [WARNING] 04:53:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:53:14 [WARNING] 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.1-SNAPSHOT/odl-ietf-model-rfc9642-1.0.1-SNAPSHOT.pom 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.1-SNAPSHOT/odl-ietf-model-rfc9642-1.0.1-SNAPSHOT-features.xml 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.1-SNAPSHOT/odl-ietf-model-rfc9642-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9642/1.0.1-SNAPSHOT/odl-ietf-model-rfc9642-1.0.1-SNAPSHOT-cyclonedx.json 04:53:14 [INFO] 04:53:14 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9642 --- 04:53:14 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9642:feature:1.0.1-SNAPSHOT 04:53:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.1-SNAPSHOT:compile 04:53:14 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:53:14 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:53:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:53:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:53:14 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:53:14 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:14 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:14 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:53:14 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:53:14 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:53:14 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:53:14 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:53:14 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:53:14 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:53:14 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:14 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:53:14 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:14 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:14 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:53:14 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:14 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:14 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:14 [INFO] +- junit:junit:jar:4.13.2:test 04:53:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:14 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:53:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:14 [INFO] 04:53:14 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9642 --- 04:53:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9642/target/sonatype-clm/module.xml 04:53:14 [INFO] 04:53:14 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-common >--------- 04:53:14 [INFO] Building rfc9643-ietf-tcp-common 1.0.1-SNAPSHOT [134/161] 04:53:14 [INFO] from model/rfc/rfc9643-ietf-tcp-common/pom.xml 04:53:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:14 [INFO] 04:53:14 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] 04:53:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:14 [INFO] 04:53:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:14 [INFO] 04:53:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] 04:53:14 [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] 04:53:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-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/** 04:53:14 [INFO] 04:53:14 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/src/main/yang 04:53:14 [INFO] yang-to-sources: Found 0 dependencies in 439.5 μs 04:53:14 [INFO] yang-to-sources: Project model files found: 1 in 1.142 ms 04:53:14 [INFO] yang-to-sources: 1 YANG models processed in 2.527 ms 04:53:14 [INFO] BindingJavaFileGenerator: Defined 8 files in 1.745 ms 04:53:14 [INFO] Sorted 8 files into 4 directories in 524.4 μs 04:53:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 6.289 ms 04:53:14 [INFO] 04:53:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] Starting audit... 04:53:14 Audit done. 04:53:14 [INFO] You have 0 Checkstyle violations. 04:53:14 [INFO] 04:53:14 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] Starting audit... 04:53:14 Audit done. 04:53:14 [INFO] You have 0 Checkstyle violations. 04:53:14 [INFO] 04:53:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] 04:53:14 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/src/main/resources 04:53:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 04:53:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/generated-sources/spi 04:53:14 [INFO] 04:53:14 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] Recompiling the module because of changed source code. 04:53:14 [INFO] Compiling 7 source files with javac [debug release 21] to target/classes 04:53:14 [INFO] 04:53:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-common >>> 04:53:14 [INFO] 04:53:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] Spotbugs plugin skipped 04:53:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:14 [INFO] 04:53:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-common <<< 04:53:14 [INFO] 04:53:14 [INFO] 04:53:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] Spotbugs plugin skipped 04:53:14 [INFO] 04:53:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/src/test/resources 04:53:14 [INFO] 04:53:14 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] No sources to compile 04:53:14 [INFO] 04:53:14 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] No tests to run. 04:53:14 [INFO] 04:53:14 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] 04:53:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT.jar 04:53:14 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/classes/META-INF/MANIFEST.MF 04:53:14 [INFO] 04:53:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-common --- 04:53:14 [INFO] No previous run data found, generating javadoc. 04:53:15 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-javadoc.jar 04:53:15 [INFO] 04:53:15 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-common --- 04:53:15 [INFO] CycloneDX: Resolving Dependencies 04:53:16 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml 04:53:16 [INFO] attaching as rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json 04:53:16 [INFO] attaching as rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-cyclonedx.json 04:53:16 [INFO] 04:53:16 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-common --- 04:53:16 [INFO] Skipping duplicate-finder execution! 04:53:16 [INFO] 04:53:16 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-common --- 04:53:16 [INFO] No dependency problems found 04:53:16 [INFO] 04:53:16 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-common --- 04:53:16 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-sources.jar 04:53:16 [INFO] 04:53:16 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-common --- 04:53:16 [INFO] 04:53:16 [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-common --- 04:53:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:16 [INFO] 04:53:16 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-common --- 04:53:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT.pom 04:53:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT.jar 04:53:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-javadoc.jar 04:53:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-cyclonedx.json 04:53:16 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT-sources.jar 04:53:16 [INFO] 04:53:16 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-common --- 04:53:16 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-common/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-common-1.0.1-SNAPSHOT.jar 04:53:16 [INFO] Writing OBR metadata 04:53:16 [INFO] 04:53:16 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9643-ietf-tcp-common --- 04:53:16 [INFO] org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:bundle:1.0.1-SNAPSHOT 04:53:16 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:16 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:16 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:16 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:16 [INFO] +- junit:junit:jar:4.13.2:test 04:53:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:16 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:16 [INFO] 04:53:16 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9643-ietf-tcp-common --- 04:53:16 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-common/target/sonatype-clm/module.xml 04:53:16 [INFO] 04:53:16 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-client >--------- 04:53:16 [INFO] Building rfc9643-ietf-tcp-client 1.0.1-SNAPSHOT [135/161] 04:53:16 [INFO] from model/rfc/rfc9643-ietf-tcp-client/pom.xml 04:53:16 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:16 [INFO] 04:53:16 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] 04:53:16 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:16 [INFO] 04:53:16 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:16 [INFO] 04:53:16 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] 04:53:16 [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] 04:53:16 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:16 [INFO] 04:53:16 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:16 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/src/main/yang 04:53:16 [INFO] yang-to-sources: Found 5 dependencies in 660.5 μs 04:53:16 [INFO] yang-to-sources: Project model files found: 1 in 1.960 ms 04:53:16 [INFO] yang-to-sources: 6 YANG models processed in 19.89 ms 04:53:16 [INFO] BindingJavaFileGenerator: Defined 39 files in 5.289 ms 04:53:16 [INFO] Sorted 39 files into 14 directories in 121.9 μs 04:53:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 14.19 ms 04:53:16 [INFO] 04:53:16 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] Starting audit... 04:53:16 Audit done. 04:53:16 [INFO] You have 0 Checkstyle violations. 04:53:16 [INFO] 04:53:16 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] Starting audit... 04:53:16 Audit done. 04:53:16 [INFO] You have 0 Checkstyle violations. 04:53:16 [INFO] 04:53:16 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] 04:53:16 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/src/main/resources 04:53:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 04:53:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/generated-sources/spi 04:53:16 [INFO] 04:53:16 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] Recompiling the module because of changed dependency. 04:53:16 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 04:53:16 [INFO] 04:53:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-client >>> 04:53:16 [INFO] 04:53:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] Spotbugs plugin skipped 04:53:16 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:16 [INFO] 04:53:16 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-client <<< 04:53:16 [INFO] 04:53:16 [INFO] 04:53:16 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] Spotbugs plugin skipped 04:53:16 [INFO] 04:53:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/src/test/resources 04:53:16 [INFO] 04:53:16 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] No sources to compile 04:53:16 [INFO] 04:53:16 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] No tests to run. 04:53:16 [INFO] 04:53:16 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] 04:53:16 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT.jar 04:53:16 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/classes/META-INF/MANIFEST.MF 04:53:16 [INFO] 04:53:16 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-client --- 04:53:16 [INFO] No previous run data found, generating javadoc. 04:53:18 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-javadoc.jar 04:53:18 [INFO] 04:53:18 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-client --- 04:53:18 [INFO] CycloneDX: Resolving Dependencies 04:53:19 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:53:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml 04:53:19 [INFO] attaching as rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json 04:53:19 [INFO] attaching as rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-cyclonedx.json 04:53:19 [INFO] 04:53:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-client --- 04:53:19 [INFO] Skipping duplicate-finder execution! 04:53:19 [INFO] 04:53:19 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-client --- 04:53:19 [INFO] No dependency problems found 04:53:19 [INFO] 04:53:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-client --- 04:53:19 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-sources.jar 04:53:19 [INFO] 04:53:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-client --- 04:53:19 [INFO] 04:53:19 [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-client --- 04:53:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:19 [INFO] 04:53:19 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-client --- 04:53:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT.pom 04:53:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT.jar 04:53:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-javadoc.jar 04:53:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-cyclonedx.json 04:53:19 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT-sources.jar 04:53:19 [INFO] 04:53:19 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-client --- 04:53:19 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-client/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-client-1.0.1-SNAPSHOT.jar 04:53:19 [INFO] Writing OBR metadata 04:53:19 [INFO] 04:53:19 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9643-ietf-tcp-client --- 04:53:19 [INFO] org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:bundle:1.0.1-SNAPSHOT 04:53:19 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:19 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:19 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:53:19 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:19 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:19 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:53:19 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:53:19 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:53:19 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:1.0.1-SNAPSHOT:compile 04:53:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:19 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:19 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:19 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:19 [INFO] +- junit:junit:jar:4.13.2:test 04:53:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:19 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:19 [INFO] 04:53:19 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9643-ietf-tcp-client --- 04:53:19 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-client/target/sonatype-clm/module.xml 04:53:19 [INFO] 04:53:19 [INFO] --------< org.opendaylight.ietf.model:rfc9643-ietf-tcp-server >--------- 04:53:19 [INFO] Building rfc9643-ietf-tcp-server 1.0.1-SNAPSHOT [136/161] 04:53:19 [INFO] from model/rfc/rfc9643-ietf-tcp-server/pom.xml 04:53:19 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:19 [INFO] 04:53:19 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] 04:53:19 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:19 [INFO] 04:53:19 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:19 [INFO] 04:53:19 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] 04:53:19 [INFO] --- dependency:3.8.1:properties (default) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] 04:53:19 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:19 [INFO] 04:53:19 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:19 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/src/main/yang 04:53:19 [INFO] yang-to-sources: Found 2 dependencies in 722.4 μs 04:53:19 [INFO] yang-to-sources: Project model files found: 1 in 940.9 μs 04:53:19 [INFO] yang-to-sources: 3 YANG models processed in 7.630 ms 04:53:19 [INFO] BindingJavaFileGenerator: Defined 9 files in 1.934 ms 04:53:19 [INFO] Sorted 9 files into 4 directories in 44.36 μs 04:53:19 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.461 ms 04:53:19 [INFO] 04:53:19 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] Starting audit... 04:53:19 Audit done. 04:53:19 [INFO] You have 0 Checkstyle violations. 04:53:19 [INFO] 04:53:19 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] Starting audit... 04:53:19 Audit done. 04:53:19 [INFO] You have 0 Checkstyle violations. 04:53:19 [INFO] 04:53:19 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] 04:53:19 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/src/main/resources 04:53:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 04:53:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:19 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:19 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/generated-sources/spi 04:53:19 [INFO] 04:53:19 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] Recompiling the module because of changed dependency. 04:53:19 [INFO] Compiling 8 source files with javac [debug release 21] to target/classes 04:53:19 [INFO] 04:53:19 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9643-ietf-tcp-server >>> 04:53:19 [INFO] 04:53:19 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] Spotbugs plugin skipped 04:53:19 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:19 [INFO] 04:53:19 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9643-ietf-tcp-server <<< 04:53:19 [INFO] 04:53:19 [INFO] 04:53:19 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] Spotbugs plugin skipped 04:53:19 [INFO] 04:53:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/src/test/resources 04:53:19 [INFO] 04:53:19 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] No sources to compile 04:53:19 [INFO] 04:53:19 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] No tests to run. 04:53:19 [INFO] 04:53:19 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] 04:53:19 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT.jar 04:53:19 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/classes/META-INF/MANIFEST.MF 04:53:19 [INFO] 04:53:19 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9643-ietf-tcp-server --- 04:53:19 [INFO] No previous run data found, generating javadoc. 04:53:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-javadoc.jar 04:53:21 [INFO] 04:53:21 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] CycloneDX: Resolving Dependencies 04:53:21 [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s) 04:53:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml 04:53:21 [INFO] attaching as rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json 04:53:21 [INFO] attaching as rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-cyclonedx.json 04:53:21 [INFO] 04:53:21 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] Skipping duplicate-finder execution! 04:53:21 [INFO] 04:53:21 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] No dependency problems found 04:53:21 [INFO] 04:53:21 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-sources.jar 04:53:21 [INFO] 04:53:21 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] 04:53:21 [INFO] --- jacoco:0.8.13:report (report) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:21 [INFO] 04:53:21 [INFO] --- install:3.1.4:install (default-install) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT.pom 04:53:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT.jar 04:53:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-javadoc.jar 04:53:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-cyclonedx.json 04:53:21 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT-sources.jar 04:53:21 [INFO] 04:53:21 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] Installing org/opendaylight/ietf/model/rfc9643-ietf-tcp-server/1.0.1-SNAPSHOT/rfc9643-ietf-tcp-server-1.0.1-SNAPSHOT.jar 04:53:21 [INFO] Writing OBR metadata 04:53:21 [INFO] 04:53:21 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:bundle:1.0.1-SNAPSHOT 04:53:21 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:21 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:21 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:21 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:21 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:21 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:21 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:53:21 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:21 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:21 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:1.0.1-SNAPSHOT:compile 04:53:21 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:21 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:21 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:21 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:21 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:21 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:21 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:21 [INFO] +- junit:junit:jar:4.13.2:test 04:53:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:21 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:21 [INFO] 04:53:21 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9643-ietf-tcp-server --- 04:53:21 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9643-ietf-tcp-server/target/sonatype-clm/module.xml 04:53:21 [INFO] 04:53:21 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9643 >------------ 04:53:21 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9643 1.0.1-SNAPSHOT [137/161] 04:53:21 [INFO] from features/odl-ietf-model-rfc9643/pom.xml 04:53:21 [INFO] ------------------------------[ feature ]------------------------------- 04:53:21 [INFO] 04:53:21 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] 04:53:21 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:21 [INFO] 04:53:21 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:21 [INFO] 04:53:21 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] 04:53:21 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] 04:53:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:21 [INFO] argLine set to empty 04:53:21 [INFO] 04:53:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] Starting audit... 04:53:21 Audit done. 04:53:21 [INFO] You have 0 Checkstyle violations. 04:53:21 [INFO] 04:53:21 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] Starting audit... 04:53:21 Audit done. 04:53:21 [INFO] You have 0 Checkstyle violations. 04:53:21 [INFO] 04:53:21 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] 04:53:21 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml 04:53:21 [INFO] ...done! 04:53:21 [INFO] Attaching features XML 04:53:21 [INFO] 04:53:21 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9643 --- 04:53:21 [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 04:53:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:21 [INFO] 04:53:21 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9643 >>> 04:53:21 [INFO] 04:53:21 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] No files found to run spotbugs, check compile phase has been run 04:53:21 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:21 [INFO] 04:53:21 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9643 <<< 04:53:21 [INFO] 04:53:21 [INFO] 04:53:21 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] 04:53:21 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9643 --- 04:53:21 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9643 04:53:21 [INFO] Project dependency features detected: [] 04:53:21 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:21 [INFO] Creating RMI registry server on 127.0.0.1:43791 04:53:22 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:22 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:22 [INFO] Waiting for remote bundle context.. on 43791 name: cea5de6b-2fdc-4f36-87da-1a74aeaebf8a timout: [ RelativeTimeout value = 180000 ] 04:53:26 [INFO] Building jar from resources and headers. 04:53:26 [INFO] Writing jar finished. 04:53:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:28 [INFO] 04:53:28 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] 04:53:28 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] No Javadoc in project. Archive not created. 04:53:28 [INFO] 04:53:28 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] CycloneDX: Resolving Dependencies 04:53:28 [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s) 04:53:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.xml 04:53:28 [INFO] attaching as odl-ietf-model-rfc9643-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.json 04:53:28 [INFO] attaching as odl-ietf-model-rfc9643-1.0.1-SNAPSHOT-cyclonedx.json 04:53:28 [INFO] 04:53:28 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] Skipping duplicate-finder execution! 04:53:28 [INFO] 04:53:28 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] Skipping plugin execution 04:53:28 [INFO] 04:53:28 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] Skipping source per configuration. 04:53:28 [INFO] 04:53:28 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] 04:53:28 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:28 [INFO] 04:53:28 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9643 --- 04:53:28 [WARNING] 04:53:28 [WARNING] The packaging plugin for project odl-ietf-model-rfc9643 did not assign 04:53:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:53:28 [WARNING] 04:53:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:53:28 [WARNING] 04:53:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.1-SNAPSHOT/odl-ietf-model-rfc9643-1.0.1-SNAPSHOT.pom 04:53:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.1-SNAPSHOT/odl-ietf-model-rfc9643-1.0.1-SNAPSHOT-features.xml 04:53:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.1-SNAPSHOT/odl-ietf-model-rfc9643-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:28 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9643/1.0.1-SNAPSHOT/odl-ietf-model-rfc9643-1.0.1-SNAPSHOT-cyclonedx.json 04:53:28 [INFO] 04:53:28 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9643:feature:1.0.1-SNAPSHOT 04:53:28 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] | | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:53:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:53:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:53:28 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:28 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:28 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:53:28 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:53:28 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:53:28 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:53:28 [INFO] | | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:28 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:28 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:28 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:28 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:28 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:28 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:1.0.1-SNAPSHOT:compile 04:53:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:28 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:28 [INFO] +- junit:junit:jar:4.13.2:test 04:53:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:28 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:53:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:28 [INFO] 04:53:28 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9643 --- 04:53:28 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9643/target/sonatype-clm/module.xml 04:53:28 [INFO] 04:53:28 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-encryption-algs >-------- 04:53:28 [INFO] Building iana-ssh-encryption-algs 1.0.1-SNAPSHOT [138/161] 04:53:28 [INFO] from model/iana/iana-ssh-encryption-algs/pom.xml 04:53:28 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:28 [INFO] 04:53:28 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] 04:53:28 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:28 [INFO] 04:53:28 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:28 [INFO] 04:53:28 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] 04:53:28 [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] 04:53:28 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:28 [INFO] 04:53:28 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:28 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/src/main/yang 04:53:28 [INFO] yang-to-sources: Found 0 dependencies in 435.4 μs 04:53:28 [INFO] yang-to-sources: Project model files found: 1 in 1.608 ms 04:53:28 [INFO] yang-to-sources: 1 YANG models processed in 2.221 ms 04:53:28 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.097 ms 04:53:28 [INFO] Sorted 5 files into 3 directories in 89.12 μs 04:53:28 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.571 ms 04:53:28 [INFO] 04:53:28 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] Starting audit... 04:53:28 Audit done. 04:53:28 [INFO] You have 0 Checkstyle violations. 04:53:28 [INFO] 04:53:28 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] Starting audit... 04:53:28 Audit done. 04:53:28 [INFO] You have 0 Checkstyle violations. 04:53:28 [INFO] 04:53:28 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] 04:53:28 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/src/main/resources 04:53:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 04:53:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:28 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:28 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/generated-sources/spi 04:53:28 [INFO] 04:53:28 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] Recompiling the module because of changed source code. 04:53:28 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:28 [INFO] 04:53:28 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-encryption-algs >>> 04:53:28 [INFO] 04:53:28 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] Spotbugs plugin skipped 04:53:28 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:28 [INFO] 04:53:28 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-encryption-algs <<< 04:53:28 [INFO] 04:53:28 [INFO] 04:53:28 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] Spotbugs plugin skipped 04:53:28 [INFO] 04:53:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/src/test/resources 04:53:28 [INFO] 04:53:28 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] No sources to compile 04:53:28 [INFO] 04:53:28 [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] No tests to run. 04:53:28 [INFO] 04:53:28 [INFO] --- copy:14.1.3:copy-files (default) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] 04:53:28 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.1-SNAPSHOT.jar 04:53:28 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/classes/META-INF/MANIFEST.MF 04:53:28 [INFO] 04:53:28 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-encryption-algs --- 04:53:28 [INFO] No previous run data found, generating javadoc. 04:53:30 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:30 [INFO] 04:53:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] CycloneDX: Resolving Dependencies 04:53:30 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.xml 04:53:30 [INFO] attaching as iana-ssh-encryption-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.json 04:53:30 [INFO] attaching as iana-ssh-encryption-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:30 [INFO] 04:53:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] Skipping duplicate-finder execution! 04:53:30 [INFO] 04:53:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] No dependency problems found 04:53:30 [INFO] 04:53:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.1-SNAPSHOT-sources.jar 04:53:30 [INFO] 04:53:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] 04:53:30 [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:30 [INFO] 04:53:30 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.1-SNAPSHOT/iana-ssh-encryption-algs-1.0.1-SNAPSHOT.pom 04:53:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.1-SNAPSHOT/iana-ssh-encryption-algs-1.0.1-SNAPSHOT.jar 04:53:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.1-SNAPSHOT/iana-ssh-encryption-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.1-SNAPSHOT/iana-ssh-encryption-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.1-SNAPSHOT/iana-ssh-encryption-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/iana-ssh-encryption-algs-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.1-SNAPSHOT/iana-ssh-encryption-algs-1.0.1-SNAPSHOT-sources.jar 04:53:30 [INFO] 04:53:30 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-encryption-algs/1.0.1-SNAPSHOT/iana-ssh-encryption-algs-1.0.1-SNAPSHOT.jar 04:53:30 [INFO] Writing OBR metadata 04:53:30 [INFO] 04:53:30 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] org.opendaylight.ietf.model:iana-ssh-encryption-algs:bundle:1.0.1-SNAPSHOT 04:53:30 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:30 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:30 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:30 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:30 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:30 [INFO] +- junit:junit:jar:4.13.2:test 04:53:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:30 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:30 [INFO] 04:53:30 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-ssh-encryption-algs --- 04:53:30 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-encryption-algs/target/sonatype-clm/module.xml 04:53:30 [INFO] 04:53:30 [INFO] -------< org.opendaylight.ietf.model:iana-ssh-key-exchange-algs >------- 04:53:30 [INFO] Building iana-ssh-key-exchange-algs 1.0.1-SNAPSHOT [139/161] 04:53:30 [INFO] from model/iana/iana-ssh-key-exchange-algs/pom.xml 04:53:30 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:30 [INFO] 04:53:30 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] 04:53:30 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:30 [INFO] 04:53:30 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:30 [INFO] 04:53:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] 04:53:30 [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] 04:53:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:30 [INFO] 04:53:30 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:30 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/src/main/yang 04:53:30 [INFO] yang-to-sources: Found 0 dependencies in 344.4 μs 04:53:30 [INFO] yang-to-sources: Project model files found: 1 in 3.751 ms 04:53:30 [INFO] yang-to-sources: 1 YANG models processed in 41.67 ms 04:53:30 [INFO] BindingJavaFileGenerator: Defined 5 files in 2.065 ms 04:53:30 [INFO] Sorted 5 files into 3 directories in 69.93 μs 04:53:30 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 8.868 ms 04:53:30 [INFO] 04:53:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] Starting audit... 04:53:30 Audit done. 04:53:30 [INFO] You have 0 Checkstyle violations. 04:53:30 [INFO] 04:53:30 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] Starting audit... 04:53:30 Audit done. 04:53:30 [INFO] You have 0 Checkstyle violations. 04:53:30 [INFO] 04:53:30 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] 04:53:30 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/src/main/resources 04:53:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 04:53:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:30 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:30 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/generated-sources/spi 04:53:30 [INFO] 04:53:30 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] Recompiling the module because of changed source code. 04:53:30 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:30 [INFO] 04:53:30 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-key-exchange-algs >>> 04:53:30 [INFO] 04:53:30 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] Spotbugs plugin skipped 04:53:30 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:30 [INFO] 04:53:30 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-key-exchange-algs <<< 04:53:30 [INFO] 04:53:30 [INFO] 04:53:30 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] Spotbugs plugin skipped 04:53:30 [INFO] 04:53:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/src/test/resources 04:53:30 [INFO] 04:53:30 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] No sources to compile 04:53:30 [INFO] 04:53:30 [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] No tests to run. 04:53:30 [INFO] 04:53:30 [INFO] --- copy:14.1.3:copy-files (default) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] 04:53:30 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-key-exchange-algs --- 04:53:30 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT.jar 04:53:30 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/classes/META-INF/MANIFEST.MF 04:53:30 [INFO] 04:53:30 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-key-exchange-algs --- 04:53:31 [INFO] No previous run data found, generating javadoc. 04:53:32 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:32 [INFO] 04:53:32 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] CycloneDX: Resolving Dependencies 04:53:32 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml 04:53:32 [INFO] attaching as iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json 04:53:32 [INFO] attaching as iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:32 [INFO] 04:53:32 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] Skipping duplicate-finder execution! 04:53:32 [INFO] 04:53:32 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] No dependency problems found 04:53:32 [INFO] 04:53:32 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-sources.jar 04:53:32 [INFO] 04:53:32 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] 04:53:32 [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:32 [INFO] 04:53:32 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT.pom 04:53:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT.jar 04:53:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:32 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT-sources.jar 04:53:32 [INFO] 04:53:32 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-key-exchange-algs/1.0.1-SNAPSHOT/iana-ssh-key-exchange-algs-1.0.1-SNAPSHOT.jar 04:53:32 [INFO] Writing OBR metadata 04:53:32 [INFO] 04:53:32 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:bundle:1.0.1-SNAPSHOT 04:53:32 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:32 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:32 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:32 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:32 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:32 [INFO] +- junit:junit:jar:4.13.2:test 04:53:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:32 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:32 [INFO] 04:53:32 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-ssh-key-exchange-algs --- 04:53:32 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-key-exchange-algs/target/sonatype-clm/module.xml 04:53:32 [INFO] 04:53:32 [INFO] -----------< org.opendaylight.ietf.model:iana-ssh-mac-algs >------------ 04:53:32 [INFO] Building iana-ssh-mac-algs 1.0.1-SNAPSHOT [140/161] 04:53:32 [INFO] from model/iana/iana-ssh-mac-algs/pom.xml 04:53:32 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:32 [INFO] 04:53:32 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-mac-algs --- 04:53:32 [INFO] 04:53:32 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-mac-algs --- 04:53:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:32 [INFO] 04:53:32 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-mac-algs --- 04:53:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:32 [INFO] 04:53:32 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-mac-algs --- 04:53:32 [INFO] 04:53:32 [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-mac-algs --- 04:53:32 [INFO] 04:53:32 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-mac-algs --- 04:53:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:32 [INFO] 04:53:32 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-ssh-mac-algs --- 04:53:32 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:32 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/src/main/yang 04:53:32 [INFO] yang-to-sources: Found 0 dependencies in 415.8 μs 04:53:32 [INFO] yang-to-sources: Project model files found: 1 in 999.8 μs 04:53:32 [INFO] yang-to-sources: 1 YANG models processed in 1.945 ms 04:53:32 [INFO] BindingJavaFileGenerator: Defined 5 files in 881.7 μs 04:53:32 [INFO] Sorted 5 files into 3 directories in 94.70 μs 04:53:32 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 2.971 ms 04:53:32 [INFO] 04:53:32 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-mac-algs --- 04:53:32 [INFO] Starting audit... 04:53:32 Audit done. 04:53:32 [INFO] You have 0 Checkstyle violations. 04:53:32 [INFO] 04:53:32 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-mac-algs --- 04:53:32 [INFO] Starting audit... 04:53:32 Audit done. 04:53:32 [INFO] You have 0 Checkstyle violations. 04:53:32 [INFO] 04:53:32 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-mac-algs --- 04:53:32 [INFO] 04:53:32 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-mac-algs --- 04:53:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/src/main/resources 04:53:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 04:53:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:32 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:32 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:32 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/generated-sources/spi 04:53:32 [INFO] 04:53:32 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-mac-algs --- 04:53:32 [INFO] Recompiling the module because of changed source code. 04:53:32 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:33 [INFO] 04:53:33 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-mac-algs >>> 04:53:33 [INFO] 04:53:33 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-mac-algs --- 04:53:33 [INFO] Spotbugs plugin skipped 04:53:33 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:33 [INFO] 04:53:33 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-mac-algs <<< 04:53:33 [INFO] 04:53:33 [INFO] 04:53:33 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-mac-algs --- 04:53:33 [INFO] Spotbugs plugin skipped 04:53:33 [INFO] 04:53:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-mac-algs --- 04:53:33 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/src/test/resources 04:53:33 [INFO] 04:53:33 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-mac-algs --- 04:53:33 [INFO] No sources to compile 04:53:33 [INFO] 04:53:33 [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-mac-algs --- 04:53:33 [INFO] No tests to run. 04:53:33 [INFO] 04:53:33 [INFO] --- copy:14.1.3:copy-files (default) @ iana-ssh-mac-algs --- 04:53:33 [INFO] 04:53:33 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-mac-algs --- 04:53:33 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.1-SNAPSHOT.jar 04:53:33 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/classes/META-INF/MANIFEST.MF 04:53:33 [INFO] 04:53:33 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-mac-algs --- 04:53:33 [INFO] No previous run data found, generating javadoc. 04:53:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:34 [INFO] 04:53:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-mac-algs --- 04:53:34 [INFO] CycloneDX: Resolving Dependencies 04:53:34 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.xml 04:53:34 [INFO] attaching as iana-ssh-mac-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.json 04:53:34 [INFO] attaching as iana-ssh-mac-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:34 [INFO] 04:53:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-mac-algs --- 04:53:34 [INFO] Skipping duplicate-finder execution! 04:53:34 [INFO] 04:53:34 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-mac-algs --- 04:53:34 [INFO] No dependency problems found 04:53:34 [INFO] 04:53:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-mac-algs --- 04:53:34 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.1-SNAPSHOT-sources.jar 04:53:34 [INFO] 04:53:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-mac-algs --- 04:53:34 [INFO] 04:53:34 [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-mac-algs --- 04:53:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:34 [INFO] 04:53:34 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-mac-algs --- 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.1-SNAPSHOT/iana-ssh-mac-algs-1.0.1-SNAPSHOT.pom 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.1-SNAPSHOT/iana-ssh-mac-algs-1.0.1-SNAPSHOT.jar 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.1-SNAPSHOT/iana-ssh-mac-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.1-SNAPSHOT/iana-ssh-mac-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.1-SNAPSHOT/iana-ssh-mac-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:34 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/iana-ssh-mac-algs-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.1-SNAPSHOT/iana-ssh-mac-algs-1.0.1-SNAPSHOT-sources.jar 04:53:34 [INFO] 04:53:34 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-mac-algs --- 04:53:34 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-mac-algs/1.0.1-SNAPSHOT/iana-ssh-mac-algs-1.0.1-SNAPSHOT.jar 04:53:34 [INFO] Writing OBR metadata 04:53:34 [INFO] 04:53:34 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-ssh-mac-algs --- 04:53:34 [INFO] org.opendaylight.ietf.model:iana-ssh-mac-algs:bundle:1.0.1-SNAPSHOT 04:53:34 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:34 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:34 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:34 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:34 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:34 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:34 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:34 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:34 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:34 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:34 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:34 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:34 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:34 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:34 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:34 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:34 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:34 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:34 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:34 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:34 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:34 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:34 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:34 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:34 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:34 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:34 [INFO] +- junit:junit:jar:4.13.2:test 04:53:34 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:34 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:34 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:34 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:34 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:34 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:34 [INFO] 04:53:34 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-ssh-mac-algs --- 04:53:34 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-mac-algs/target/sonatype-clm/module.xml 04:53:34 [INFO] 04:53:34 [INFO] --------< org.opendaylight.ietf.model:iana-ssh-public-key-algs >-------- 04:53:34 [INFO] Building iana-ssh-public-key-algs 1.0.1-SNAPSHOT [141/161] 04:53:34 [INFO] from model/iana/iana-ssh-public-key-algs/pom.xml 04:53:34 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:34 [INFO] 04:53:34 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] 04:53:34 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:34 [INFO] 04:53:34 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:34 [INFO] 04:53:34 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] 04:53:34 [INFO] --- dependency:3.8.1:properties (default) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] 04:53:34 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:34 [INFO] 04:53:34 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:34 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/src/main/yang 04:53:34 [INFO] yang-to-sources: Found 0 dependencies in 346.2 μs 04:53:34 [INFO] yang-to-sources: Project model files found: 1 in 900.1 μs 04:53:34 [INFO] yang-to-sources: 1 YANG models processed in 1.058 ms 04:53:34 [INFO] BindingJavaFileGenerator: Defined 5 files in 385.4 μs 04:53:34 [INFO] Sorted 5 files into 3 directories in 58.43 μs 04:53:34 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 3.968 ms 04:53:34 [INFO] 04:53:34 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] Starting audit... 04:53:34 Audit done. 04:53:34 [INFO] You have 0 Checkstyle violations. 04:53:34 [INFO] 04:53:34 [INFO] --- checkstyle:3.6.0:check (default) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] Starting audit... 04:53:34 Audit done. 04:53:34 [INFO] You have 0 Checkstyle violations. 04:53:34 [INFO] 04:53:34 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] 04:53:34 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/src/main/resources 04:53:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 04:53:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:34 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:34 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:34 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/generated-sources/spi 04:53:34 [INFO] 04:53:34 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-ssh-public-key-algs --- 04:53:34 [INFO] Recompiling the module because of changed source code. 04:53:34 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:34 [INFO] 04:53:34 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-ssh-public-key-algs >>> 04:53:34 [INFO] 04:53:34 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-ssh-public-key-algs --- 04:53:35 [INFO] Spotbugs plugin skipped 04:53:35 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:35 [INFO] 04:53:35 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-ssh-public-key-algs <<< 04:53:35 [INFO] 04:53:35 [INFO] 04:53:35 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-ssh-public-key-algs --- 04:53:35 [INFO] Spotbugs plugin skipped 04:53:35 [INFO] 04:53:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-ssh-public-key-algs --- 04:53:35 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/src/test/resources 04:53:35 [INFO] 04:53:35 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-ssh-public-key-algs --- 04:53:35 [INFO] No sources to compile 04:53:35 [INFO] 04:53:35 [INFO] --- surefire:3.5.3:test (default-test) @ iana-ssh-public-key-algs --- 04:53:35 [INFO] No tests to run. 04:53:35 [INFO] 04:53:35 [INFO] --- copy:14.1.3:copy-files (default) @ iana-ssh-public-key-algs --- 04:53:35 [INFO] 04:53:35 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-ssh-public-key-algs --- 04:53:35 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.1-SNAPSHOT.jar 04:53:35 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/classes/META-INF/MANIFEST.MF 04:53:35 [INFO] 04:53:35 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-ssh-public-key-algs --- 04:53:35 [INFO] No previous run data found, generating javadoc. 04:53:36 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:36 [INFO] 04:53:36 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] CycloneDX: Resolving Dependencies 04:53:36 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/bom.xml 04:53:36 [INFO] attaching as iana-ssh-public-key-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/bom.json 04:53:36 [INFO] attaching as iana-ssh-public-key-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:36 [INFO] 04:53:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] Skipping duplicate-finder execution! 04:53:36 [INFO] 04:53:36 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] No dependency problems found 04:53:36 [INFO] 04:53:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.1-SNAPSHOT-sources.jar 04:53:36 [INFO] 04:53:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] 04:53:36 [INFO] --- jacoco:0.8.13:report (report) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:36 [INFO] 04:53:36 [INFO] --- install:3.1.4:install (default-install) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.1-SNAPSHOT/iana-ssh-public-key-algs-1.0.1-SNAPSHOT.pom 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.1-SNAPSHOT/iana-ssh-public-key-algs-1.0.1-SNAPSHOT.jar 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.1-SNAPSHOT/iana-ssh-public-key-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.1-SNAPSHOT/iana-ssh-public-key-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.1-SNAPSHOT/iana-ssh-public-key-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:36 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/iana-ssh-public-key-algs-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.1-SNAPSHOT/iana-ssh-public-key-algs-1.0.1-SNAPSHOT-sources.jar 04:53:36 [INFO] 04:53:36 [INFO] --- bundle:6.0.0:install (default-install) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] Installing org/opendaylight/ietf/model/iana-ssh-public-key-algs/1.0.1-SNAPSHOT/iana-ssh-public-key-algs-1.0.1-SNAPSHOT.jar 04:53:36 [INFO] Writing OBR metadata 04:53:36 [INFO] 04:53:36 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] org.opendaylight.ietf.model:iana-ssh-public-key-algs:bundle:1.0.1-SNAPSHOT 04:53:36 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:36 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:36 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:36 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:36 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:36 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:36 [INFO] +- junit:junit:jar:4.13.2:test 04:53:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:36 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:36 [INFO] 04:53:36 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-ssh-public-key-algs --- 04:53:36 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-ssh-public-key-algs/target/sonatype-clm/module.xml 04:53:36 [INFO] 04:53:36 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-common >--------- 04:53:36 [INFO] Building rfc9644-ietf-ssh-common 1.0.1-SNAPSHOT [142/161] 04:53:36 [INFO] from model/rfc/rfc9644-ietf-ssh-common/pom.xml 04:53:36 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:36 [INFO] 04:53:36 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] 04:53:36 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:36 [INFO] 04:53:36 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:36 [INFO] 04:53:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] 04:53:36 [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] 04:53:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-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/** 04:53:36 [INFO] 04:53:36 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:36 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/src/main/yang 04:53:36 [INFO] yang-to-sources: Found 8 dependencies in 670.4 μs 04:53:36 [INFO] yang-to-sources: Project model files found: 1 in 1.692 ms 04:53:36 [INFO] yang-to-sources: 9 YANG models processed in 37.56 ms 04:53:36 [INFO] BindingJavaFileGenerator: Defined 52 files in 6.728 ms 04:53:36 [INFO] Sorted 52 files into 11 directories in 81.59 μs 04:53:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 52 in 14.75 ms 04:53:36 [INFO] 04:53:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] Starting audit... 04:53:36 Audit done. 04:53:36 [INFO] You have 0 Checkstyle violations. 04:53:36 [INFO] 04:53:36 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] Starting audit... 04:53:36 Audit done. 04:53:36 [INFO] You have 0 Checkstyle violations. 04:53:36 [INFO] 04:53:36 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] 04:53:36 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/src/main/resources 04:53:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 04:53:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:36 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:36 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:36 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/generated-sources/spi 04:53:36 [INFO] 04:53:36 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-common --- 04:53:36 [INFO] Recompiling the module because of changed dependency. 04:53:36 [INFO] Compiling 51 source files with javac [debug release 21] to target/classes 04:53:37 [INFO] 04:53:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-common >>> 04:53:37 [INFO] 04:53:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-common --- 04:53:37 [INFO] Spotbugs plugin skipped 04:53:37 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:37 [INFO] 04:53:37 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-common <<< 04:53:37 [INFO] 04:53:37 [INFO] 04:53:37 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-common --- 04:53:37 [INFO] Spotbugs plugin skipped 04:53:37 [INFO] 04:53:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-common --- 04:53:37 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/src/test/resources 04:53:37 [INFO] 04:53:37 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-common --- 04:53:37 [INFO] No sources to compile 04:53:37 [INFO] 04:53:37 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-common --- 04:53:37 [INFO] No tests to run. 04:53:37 [INFO] 04:53:37 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9644-ietf-ssh-common --- 04:53:37 [INFO] 04:53:37 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-common --- 04:53:37 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT.jar 04:53:37 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/classes/META-INF/MANIFEST.MF 04:53:37 [INFO] 04:53:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-common --- 04:53:37 [INFO] No previous run data found, generating javadoc. 04:53:39 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-javadoc.jar 04:53:39 [INFO] 04:53:39 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-common --- 04:53:39 [INFO] CycloneDX: Resolving Dependencies 04:53:40 [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s) 04:53:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml 04:53:40 [INFO] attaching as rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json 04:53:40 [INFO] attaching as rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-cyclonedx.json 04:53:40 [INFO] 04:53:40 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-common --- 04:53:40 [INFO] Skipping duplicate-finder execution! 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-common --- 04:53:40 [INFO] No dependency problems found 04:53:40 [INFO] 04:53:40 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-common --- 04:53:40 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-sources.jar 04:53:40 [INFO] 04:53:40 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-common --- 04:53:40 [INFO] 04:53:40 [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-common --- 04:53:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:40 [INFO] 04:53:40 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-common --- 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT.pom 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT.jar 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-javadoc.jar 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-cyclonedx.json 04:53:40 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT-sources.jar 04:53:40 [INFO] 04:53:40 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-common --- 04:53:40 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-common/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-common-1.0.1-SNAPSHOT.jar 04:53:40 [INFO] Writing OBR metadata 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9644-ietf-ssh-common --- 04:53:40 [INFO] org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:bundle:1.0.1-SNAPSHOT 04:53:40 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:40 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:40 [INFO] +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:1.0.1-SNAPSHOT:compile 04:53:40 [INFO] +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:1.0.1-SNAPSHOT:compile 04:53:40 [INFO] +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:1.0.1-SNAPSHOT:compile 04:53:40 [INFO] +- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:1.0.1-SNAPSHOT:compile 04:53:40 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:53:40 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:53:40 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:40 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:40 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:53:40 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:53:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:40 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:40 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:40 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:40 [INFO] +- junit:junit:jar:4.13.2:test 04:53:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:40 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:40 [INFO] 04:53:40 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9644-ietf-ssh-common --- 04:53:40 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-common/target/sonatype-clm/module.xml 04:53:40 [INFO] 04:53:40 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-client >--------- 04:53:40 [INFO] Building rfc9644-ietf-ssh-client 1.0.1-SNAPSHOT [143/161] 04:53:40 [INFO] from model/rfc/rfc9644-ietf-ssh-client/pom.xml 04:53:40 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:40 [INFO] 04:53:40 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] 04:53:40 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:40 [INFO] 04:53:40 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:40 [INFO] 04:53:40 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] 04:53:40 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:40 [INFO] 04:53:40 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:40 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/src/main/yang 04:53:40 [INFO] yang-to-sources: Found 10 dependencies in 1.259 ms 04:53:40 [INFO] yang-to-sources: Project model files found: 1 in 2.543 ms 04:53:40 [INFO] yang-to-sources: 11 YANG models processed in 40.55 ms 04:53:40 [INFO] BindingJavaFileGenerator: Defined 32 files in 9.999 ms 04:53:40 [INFO] Sorted 32 files into 6 directories in 120.4 μs 04:53:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 18.26 ms 04:53:40 [INFO] 04:53:40 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] Starting audit... 04:53:40 Audit done. 04:53:40 [INFO] You have 0 Checkstyle violations. 04:53:40 [INFO] 04:53:40 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] Starting audit... 04:53:40 Audit done. 04:53:40 [INFO] You have 0 Checkstyle violations. 04:53:40 [INFO] 04:53:40 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] 04:53:40 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/src/main/resources 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 04:53:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/generated-sources/spi 04:53:40 [INFO] 04:53:40 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] Recompiling the module because of changed dependency. 04:53:40 [INFO] Compiling 31 source files with javac [debug release 21] to target/classes 04:53:40 [INFO] 04:53:40 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-client >>> 04:53:40 [INFO] 04:53:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] Spotbugs plugin skipped 04:53:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:40 [INFO] 04:53:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-client <<< 04:53:40 [INFO] 04:53:40 [INFO] 04:53:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] Spotbugs plugin skipped 04:53:40 [INFO] 04:53:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/src/test/resources 04:53:40 [INFO] 04:53:40 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] No sources to compile 04:53:40 [INFO] 04:53:40 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] No tests to run. 04:53:40 [INFO] 04:53:40 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] 04:53:40 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-client --- 04:53:40 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT.jar 04:53:40 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/classes/META-INF/MANIFEST.MF 04:53:40 [INFO] 04:53:40 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-client --- 04:53:41 [INFO] No previous run data found, generating javadoc. 04:53:42 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-javadoc.jar 04:53:42 [INFO] 04:53:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-client --- 04:53:42 [INFO] CycloneDX: Resolving Dependencies 04:53:43 [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s) 04:53:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml 04:53:43 [INFO] attaching as rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json 04:53:43 [INFO] attaching as rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-cyclonedx.json 04:53:43 [INFO] 04:53:43 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-client --- 04:53:43 [INFO] Skipping duplicate-finder execution! 04:53:43 [INFO] 04:53:43 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-client --- 04:53:43 [INFO] No dependency problems found 04:53:43 [INFO] 04:53:43 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-client --- 04:53:43 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-sources.jar 04:53:43 [INFO] 04:53:43 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-client --- 04:53:43 [INFO] 04:53:43 [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-client --- 04:53:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:43 [INFO] 04:53:43 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-client --- 04:53:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT.pom 04:53:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT.jar 04:53:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-javadoc.jar 04:53:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-cyclonedx.json 04:53:43 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT-sources.jar 04:53:43 [INFO] 04:53:43 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-client --- 04:53:43 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-client/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-client-1.0.1-SNAPSHOT.jar 04:53:43 [INFO] Writing OBR metadata 04:53:43 [INFO] 04:53:43 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9644-ietf-ssh-client --- 04:53:43 [INFO] org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:bundle:1.0.1-SNAPSHOT 04:53:43 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:43 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:43 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:43 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] | \- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:1.0.1-SNAPSHOT:compile 04:53:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:43 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:43 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:43 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:43 [INFO] +- junit:junit:jar:4.13.2:test 04:53:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:43 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:43 [INFO] 04:53:43 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9644-ietf-ssh-client --- 04:53:43 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-client/target/sonatype-clm/module.xml 04:53:43 [INFO] 04:53:43 [INFO] --------< org.opendaylight.ietf.model:rfc9644-ietf-ssh-server >--------- 04:53:43 [INFO] Building rfc9644-ietf-ssh-server 1.0.1-SNAPSHOT [144/161] 04:53:43 [INFO] from model/rfc/rfc9644-ietf-ssh-server/pom.xml 04:53:43 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:43 [INFO] 04:53:43 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] 04:53:43 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:43 [INFO] 04:53:43 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:43 [INFO] 04:53:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] 04:53:43 [INFO] --- dependency:3.8.1:properties (default) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] 04:53:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:43 [INFO] 04:53:43 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:43 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/src/main/yang 04:53:43 [INFO] yang-to-sources: Found 11 dependencies in 922.3 μs 04:53:43 [INFO] yang-to-sources: Project model files found: 1 in 2.273 ms 04:53:43 [INFO] yang-to-sources: 12 YANG models processed in 40.10 ms 04:53:43 [INFO] BindingJavaFileGenerator: Defined 46 files in 8.743 ms 04:53:43 [INFO] Sorted 46 files into 12 directories in 167.9 μs 04:53:43 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 46 in 16.42 ms 04:53:43 [INFO] 04:53:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] Starting audit... 04:53:43 Audit done. 04:53:43 [INFO] You have 0 Checkstyle violations. 04:53:43 [INFO] 04:53:43 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] Starting audit... 04:53:43 Audit done. 04:53:43 [INFO] You have 0 Checkstyle violations. 04:53:43 [INFO] 04:53:43 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] 04:53:43 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/src/main/resources 04:53:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 04:53:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:43 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:43 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:43 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/generated-sources/spi 04:53:43 [INFO] 04:53:43 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9644-ietf-ssh-server --- 04:53:43 [INFO] Recompiling the module because of changed dependency. 04:53:43 [INFO] Compiling 45 source files with javac [debug release 21] to target/classes 04:53:44 [INFO] 04:53:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9644-ietf-ssh-server >>> 04:53:44 [INFO] 04:53:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9644-ietf-ssh-server --- 04:53:44 [INFO] Spotbugs plugin skipped 04:53:44 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:44 [INFO] 04:53:44 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9644-ietf-ssh-server <<< 04:53:44 [INFO] 04:53:44 [INFO] 04:53:44 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9644-ietf-ssh-server --- 04:53:44 [INFO] Spotbugs plugin skipped 04:53:44 [INFO] 04:53:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9644-ietf-ssh-server --- 04:53:44 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/src/test/resources 04:53:44 [INFO] 04:53:44 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9644-ietf-ssh-server --- 04:53:44 [INFO] No sources to compile 04:53:44 [INFO] 04:53:44 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9644-ietf-ssh-server --- 04:53:44 [INFO] No tests to run. 04:53:44 [INFO] 04:53:44 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9644-ietf-ssh-server --- 04:53:44 [INFO] 04:53:44 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9644-ietf-ssh-server --- 04:53:44 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT.jar 04:53:44 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/classes/META-INF/MANIFEST.MF 04:53:44 [INFO] 04:53:44 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9644-ietf-ssh-server --- 04:53:44 [INFO] No previous run data found, generating javadoc. 04:53:46 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-javadoc.jar 04:53:46 [INFO] 04:53:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9644-ietf-ssh-server --- 04:53:46 [INFO] CycloneDX: Resolving Dependencies 04:53:46 [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s) 04:53:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml 04:53:46 [INFO] attaching as rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json 04:53:46 [INFO] attaching as rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-cyclonedx.json 04:53:46 [INFO] 04:53:46 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9644-ietf-ssh-server --- 04:53:46 [INFO] Skipping duplicate-finder execution! 04:53:46 [INFO] 04:53:46 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9644-ietf-ssh-server --- 04:53:46 [INFO] No dependency problems found 04:53:46 [INFO] 04:53:46 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9644-ietf-ssh-server --- 04:53:46 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-sources.jar 04:53:47 [INFO] 04:53:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9644-ietf-ssh-server --- 04:53:47 [INFO] 04:53:47 [INFO] --- jacoco:0.8.13:report (report) @ rfc9644-ietf-ssh-server --- 04:53:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:47 [INFO] 04:53:47 [INFO] --- install:3.1.4:install (default-install) @ rfc9644-ietf-ssh-server --- 04:53:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT.pom 04:53:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT.jar 04:53:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-javadoc.jar 04:53:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-cyclonedx.json 04:53:47 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT-sources.jar 04:53:47 [INFO] 04:53:47 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9644-ietf-ssh-server --- 04:53:47 [INFO] Installing org/opendaylight/ietf/model/rfc9644-ietf-ssh-server/1.0.1-SNAPSHOT/rfc9644-ietf-ssh-server-1.0.1-SNAPSHOT.jar 04:53:47 [INFO] Writing OBR metadata 04:53:47 [INFO] 04:53:47 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9644-ietf-ssh-server --- 04:53:47 [INFO] org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:bundle:1.0.1-SNAPSHOT 04:53:47 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:47 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:47 [INFO] +- org.opendaylight.ietf.model:iana-crypt-hash:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:47 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] | \- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:1.0.1-SNAPSHOT:compile 04:53:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:47 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:47 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:47 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:47 [INFO] +- junit:junit:jar:4.13.2:test 04:53:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:47 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:47 [INFO] 04:53:47 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9644-ietf-ssh-server --- 04:53:47 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9644-ietf-ssh-server/target/sonatype-clm/module.xml 04:53:47 [INFO] 04:53:47 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9644 >------------ 04:53:47 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9644 1.0.1-SNAPSHOT [145/161] 04:53:47 [INFO] from features/odl-ietf-model-rfc9644/pom.xml 04:53:47 [INFO] ------------------------------[ feature ]------------------------------- 04:53:47 [INFO] 04:53:47 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] 04:53:47 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:47 [INFO] 04:53:47 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:47 [INFO] 04:53:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] 04:53:47 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] 04:53:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:47 [INFO] argLine set to empty 04:53:47 [INFO] 04:53:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] Starting audit... 04:53:47 Audit done. 04:53:47 [INFO] You have 0 Checkstyle violations. 04:53:47 [INFO] 04:53:47 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] Starting audit... 04:53:47 Audit done. 04:53:47 [INFO] You have 0 Checkstyle violations. 04:53:47 [INFO] 04:53:47 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] 04:53:47 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml 04:53:47 [INFO] ...done! 04:53:47 [INFO] Attaching features XML 04:53:47 [INFO] 04:53:47 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9644 --- 04:53:47 [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 04:53:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:53:47 [INFO] 04:53:47 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9644 >>> 04:53:47 [INFO] 04:53:47 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] No files found to run spotbugs, check compile phase has been run 04:53:47 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:47 [INFO] 04:53:47 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9644 <<< 04:53:47 [INFO] 04:53:47 [INFO] 04:53:47 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] 04:53:47 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9644 --- 04:53:47 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9644 04:53:47 [INFO] Project dependency features detected: [] 04:53:47 [INFO] Pax Exam System (Version: 4.14.0) created. 04:53:47 [INFO] Creating RMI registry server on 127.0.0.1:32949 04:53:47 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:53:47 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:53:47 [INFO] Waiting for remote bundle context.. on 32949 name: 447e2656-758e-45d9-8ef4-e4e33c882dcb timout: [ RelativeTimeout value = 180000 ] 04:53:52 [INFO] Building jar from resources and headers. 04:53:52 [INFO] Writing jar finished. 04:53:54 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:53:54 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:53:54 [INFO] 04:53:54 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] 04:53:54 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] No Javadoc in project. Archive not created. 04:53:54 [INFO] 04:53:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] CycloneDX: Resolving Dependencies 04:53:54 [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s) 04:53:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.xml 04:53:54 [INFO] attaching as odl-ietf-model-rfc9644-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.json 04:53:54 [INFO] attaching as odl-ietf-model-rfc9644-1.0.1-SNAPSHOT-cyclonedx.json 04:53:54 [INFO] 04:53:54 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] Skipping duplicate-finder execution! 04:53:54 [INFO] 04:53:54 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] Skipping plugin execution 04:53:54 [INFO] 04:53:54 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] Skipping source per configuration. 04:53:54 [INFO] 04:53:54 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] 04:53:54 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:53:54 [INFO] 04:53:54 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9644 --- 04:53:54 [WARNING] 04:53:54 [WARNING] The packaging plugin for project odl-ietf-model-rfc9644 did not assign 04:53:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:53:54 [WARNING] 04:53:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:53:54 [WARNING] 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.1-SNAPSHOT/odl-ietf-model-rfc9644-1.0.1-SNAPSHOT.pom 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.1-SNAPSHOT/odl-ietf-model-rfc9644-1.0.1-SNAPSHOT-features.xml 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.1-SNAPSHOT/odl-ietf-model-rfc9644-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:54 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9644/1.0.1-SNAPSHOT/odl-ietf-model-rfc9644-1.0.1-SNAPSHOT-cyclonedx.json 04:53:54 [INFO] 04:53:54 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9644:feature:1.0.1-SNAPSHOT 04:53:54 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:53:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:53:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:53:54 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:53:54 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:53:54 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:53:54 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:53:54 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:53:54 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:53:54 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:53:54 [INFO] | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | \- org.opendaylight.ietf.model:rfc9641:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | \- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:54 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:54 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:54 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:54 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:54 [INFO] +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] +- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:53:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:54 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:54 [INFO] +- junit:junit:jar:4.13.2:test 04:53:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:54 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:53:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:54 [INFO] 04:53:54 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9644 --- 04:53:54 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9644/target/sonatype-clm/module.xml 04:53:54 [INFO] 04:53:54 [INFO] -------< org.opendaylight.ietf.model:iana-tls-cipher-suite-algs >------- 04:53:54 [INFO] Building iana-tls-cipher-suite-algs 1.0.1-SNAPSHOT [146/161] 04:53:54 [INFO] from model/iana/iana-tls-cipher-suite-algs/pom.xml 04:53:54 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:54 [INFO] 04:53:54 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:54 [INFO] 04:53:54 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:54 [INFO] 04:53:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- dependency:3.8.1:properties (default) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:53:54 [INFO] 04:53:54 [INFO] --- yang:14.0.17:generate-sources (binding) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:54 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/src/main/yang 04:53:54 [INFO] yang-to-sources: Found 0 dependencies in 578.8 μs 04:53:54 [INFO] yang-to-sources: Project model files found: 1 in 9.412 ms 04:53:54 [INFO] yang-to-sources: 1 YANG models processed in 5.524 ms 04:53:54 [INFO] BindingJavaFileGenerator: Defined 5 files in 1.652 ms 04:53:54 [INFO] Sorted 5 files into 3 directories in 87.73 μs 04:53:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5 in 15.52 ms 04:53:54 [INFO] 04:53:54 [INFO] --- checkstyle:3.6.0:check (check-license) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] Starting audit... 04:53:54 Audit done. 04:53:54 [INFO] You have 0 Checkstyle violations. 04:53:54 [INFO] 04:53:54 [INFO] --- checkstyle:3.6.0:check (default) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] Starting audit... 04:53:54 Audit done. 04:53:54 [INFO] You have 0 Checkstyle violations. 04:53:54 [INFO] 04:53:54 [INFO] --- dependency:3.8.1:copy (unpack-license) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] 04:53:54 [INFO] --- resources:3.3.1:resources (default-resources) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/src/main/resources 04:53:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 04:53:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:54 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/generated-sources/spi 04:53:54 [INFO] 04:53:54 [INFO] --- compiler:3.14.0:compile (default-compile) @ iana-tls-cipher-suite-algs --- 04:53:54 [INFO] Recompiling the module because of changed source code. 04:53:54 [INFO] Compiling 4 source files with javac [debug release 21] to target/classes 04:53:55 [INFO] 04:53:55 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ iana-tls-cipher-suite-algs >>> 04:53:55 [INFO] 04:53:55 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ iana-tls-cipher-suite-algs --- 04:53:55 [INFO] Spotbugs plugin skipped 04:53:55 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:55 [INFO] 04:53:55 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ iana-tls-cipher-suite-algs <<< 04:53:55 [INFO] 04:53:55 [INFO] 04:53:55 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ iana-tls-cipher-suite-algs --- 04:53:55 [INFO] Spotbugs plugin skipped 04:53:55 [INFO] 04:53:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ iana-tls-cipher-suite-algs --- 04:53:55 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/src/test/resources 04:53:55 [INFO] 04:53:55 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ iana-tls-cipher-suite-algs --- 04:53:55 [INFO] No sources to compile 04:53:55 [INFO] 04:53:55 [INFO] --- surefire:3.5.3:test (default-test) @ iana-tls-cipher-suite-algs --- 04:53:55 [INFO] No tests to run. 04:53:55 [INFO] 04:53:55 [INFO] --- copy:14.1.3:copy-files (default) @ iana-tls-cipher-suite-algs --- 04:53:55 [INFO] 04:53:55 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ iana-tls-cipher-suite-algs --- 04:53:55 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT.jar 04:53:55 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/classes/META-INF/MANIFEST.MF 04:53:55 [INFO] 04:53:55 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ iana-tls-cipher-suite-algs --- 04:53:55 [INFO] No previous run data found, generating javadoc. 04:53:56 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:56 [INFO] 04:53:56 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-tls-cipher-suite-algs --- 04:53:56 [INFO] CycloneDX: Resolving Dependencies 04:53:56 [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s) 04:53:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml 04:53:56 [INFO] attaching as iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json 04:53:56 [INFO] attaching as iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:56 [INFO] 04:53:56 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ iana-tls-cipher-suite-algs --- 04:53:56 [INFO] Skipping duplicate-finder execution! 04:53:56 [INFO] 04:53:56 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ iana-tls-cipher-suite-algs --- 04:53:56 [INFO] No dependency problems found 04:53:56 [INFO] 04:53:56 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ iana-tls-cipher-suite-algs --- 04:53:56 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-sources.jar 04:53:57 [INFO] 04:53:57 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ iana-tls-cipher-suite-algs --- 04:53:57 [INFO] 04:53:57 [INFO] --- jacoco:0.8.13:report (report) @ iana-tls-cipher-suite-algs --- 04:53:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:53:57 [INFO] 04:53:57 [INFO] --- install:3.1.4:install (default-install) @ iana-tls-cipher-suite-algs --- 04:53:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/pom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT.pom 04:53:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT.jar 04:53:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-javadoc.jar 04:53:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-cyclonedx.xml 04:53:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/bom.json to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-cyclonedx.json 04:53:57 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT-sources.jar 04:53:57 [INFO] 04:53:57 [INFO] --- bundle:6.0.0:install (default-install) @ iana-tls-cipher-suite-algs --- 04:53:57 [INFO] Installing org/opendaylight/ietf/model/iana-tls-cipher-suite-algs/1.0.1-SNAPSHOT/iana-tls-cipher-suite-algs-1.0.1-SNAPSHOT.jar 04:53:57 [INFO] Writing OBR metadata 04:53:57 [INFO] 04:53:57 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-tls-cipher-suite-algs --- 04:53:57 [INFO] org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:bundle:1.0.1-SNAPSHOT 04:53:57 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:53:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:53:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:53:57 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:53:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:53:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:53:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:53:57 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:53:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:53:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:53:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:53:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:53:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:53:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:53:57 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:53:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:53:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:53:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:53:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:53:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:53:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:53:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:53:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:53:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:53:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:53:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:53:57 [INFO] +- junit:junit:jar:4.13.2:test 04:53:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:53:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:53:57 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:53:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:53:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:53:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:53:57 [INFO] 04:53:57 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-tls-cipher-suite-algs --- 04:53:57 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/iana-tls-cipher-suite-algs/target/sonatype-clm/module.xml 04:53:57 [INFO] 04:53:57 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-common >--------- 04:53:57 [INFO] Building rfc9645-ietf-tls-common 1.0.1-SNAPSHOT [147/161] 04:53:57 [INFO] from model/rfc/rfc9645-ietf-tls-common/pom.xml 04:53:57 [INFO] -------------------------------[ bundle ]------------------------------- 04:53:57 [INFO] 04:53:57 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] 04:53:57 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:57 [INFO] 04:53:57 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:53:57 [INFO] 04:53:57 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] 04:53:57 [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] 04:53:57 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-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/** 04:53:57 [INFO] 04:53:57 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:53:57 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/src/main/yang 04:53:57 [INFO] yang-to-sources: Found 5 dependencies in 740.5 μs 04:53:57 [INFO] yang-to-sources: Project model files found: 1 in 1.588 ms 04:53:57 [INFO] yang-to-sources: 6 YANG models processed in 35.13 ms 04:53:57 [INFO] BindingJavaFileGenerator: Defined 41 files in 6.913 ms 04:53:57 [INFO] Sorted 41 files into 10 directories in 112.1 μs 04:53:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 41 in 20.65 ms 04:53:57 [INFO] 04:53:57 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] Starting audit... 04:53:57 Audit done. 04:53:57 [INFO] You have 0 Checkstyle violations. 04:53:57 [INFO] 04:53:57 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] Starting audit... 04:53:57 Audit done. 04:53:57 [INFO] You have 0 Checkstyle violations. 04:53:57 [INFO] 04:53:57 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] 04:53:57 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/src/main/resources 04:53:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 04:53:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:53:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:53:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/generated-sources/spi 04:53:57 [INFO] 04:53:57 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] Recompiling the module because of changed dependency. 04:53:57 [INFO] Compiling 40 source files with javac [debug release 21] to target/classes 04:53:57 [INFO] 04:53:57 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-common >>> 04:53:57 [INFO] 04:53:57 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] Spotbugs plugin skipped 04:53:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:53:57 [INFO] 04:53:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-common <<< 04:53:57 [INFO] 04:53:57 [INFO] 04:53:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] Spotbugs plugin skipped 04:53:57 [INFO] 04:53:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/src/test/resources 04:53:57 [INFO] 04:53:57 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] No sources to compile 04:53:57 [INFO] 04:53:57 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] No tests to run. 04:53:57 [INFO] 04:53:57 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] 04:53:57 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT.jar 04:53:57 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/classes/META-INF/MANIFEST.MF 04:53:57 [INFO] 04:53:57 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-common --- 04:53:57 [INFO] No previous run data found, generating javadoc. 04:53:59 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-javadoc.jar 04:53:59 [INFO] 04:53:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-common --- 04:53:59 [INFO] CycloneDX: Resolving Dependencies 04:54:00 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:54:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml 04:54:00 [INFO] attaching as rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json 04:54:00 [INFO] attaching as rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-cyclonedx.json 04:54:00 [INFO] 04:54:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-common --- 04:54:00 [INFO] Skipping duplicate-finder execution! 04:54:00 [INFO] 04:54:00 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-common --- 04:54:00 [INFO] No dependency problems found 04:54:00 [INFO] 04:54:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-common --- 04:54:00 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-sources.jar 04:54:00 [INFO] 04:54:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-common --- 04:54:00 [INFO] 04:54:00 [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-common --- 04:54:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:00 [INFO] 04:54:00 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-common --- 04:54:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.1-SNAPSHOT/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT.pom 04:54:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.1-SNAPSHOT/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT.jar 04:54:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.1-SNAPSHOT/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-javadoc.jar 04:54:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.1-SNAPSHOT/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.1-SNAPSHOT/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-cyclonedx.json 04:54:00 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.1-SNAPSHOT/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT-sources.jar 04:54:00 [INFO] 04:54:00 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-common --- 04:54:00 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-common/1.0.1-SNAPSHOT/rfc9645-ietf-tls-common-1.0.1-SNAPSHOT.jar 04:54:00 [INFO] Writing OBR metadata 04:54:00 [INFO] 04:54:00 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9645-ietf-tls-common --- 04:54:00 [INFO] org.opendaylight.ietf.model:rfc9645-ietf-tls-common:bundle:1.0.1-SNAPSHOT 04:54:00 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:54:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:00 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:54:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:54:00 [INFO] +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:1.0.1-SNAPSHOT:compile 04:54:00 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:54:00 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:54:00 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:54:00 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:54:00 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:54:00 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:54:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:54:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:54:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:54:00 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:54:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:54:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:54:00 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:54:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:54:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:54:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:54:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:54:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:54:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:54:00 [INFO] +- junit:junit:jar:4.13.2:test 04:54:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:54:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:54:00 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:54:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:54:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:00 [INFO] 04:54:00 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9645-ietf-tls-common --- 04:54:00 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-common/target/sonatype-clm/module.xml 04:54:00 [INFO] 04:54:00 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-client >--------- 04:54:00 [INFO] Building rfc9645-ietf-tls-client 1.0.1-SNAPSHOT [148/161] 04:54:00 [INFO] from model/rfc/rfc9645-ietf-tls-client/pom.xml 04:54:00 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:00 [INFO] 04:54:00 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] 04:54:00 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:00 [INFO] 04:54:00 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:00 [INFO] 04:54:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] 04:54:00 [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] 04:54:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:54:00 [INFO] 04:54:00 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:00 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/src/main/yang 04:54:00 [INFO] yang-to-sources: Found 7 dependencies in 933.1 μs 04:54:00 [INFO] yang-to-sources: Project model files found: 1 in 1.445 ms 04:54:00 [INFO] yang-to-sources: 8 YANG models processed in 39.32 ms 04:54:00 [INFO] BindingJavaFileGenerator: Defined 47 files in 6.578 ms 04:54:00 [INFO] Sorted 47 files into 12 directories in 147.1 μs 04:54:00 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 47 in 14.52 ms 04:54:00 [INFO] 04:54:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] Starting audit... 04:54:00 Audit done. 04:54:00 [INFO] You have 0 Checkstyle violations. 04:54:00 [INFO] 04:54:00 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] Starting audit... 04:54:00 Audit done. 04:54:00 [INFO] You have 0 Checkstyle violations. 04:54:00 [INFO] 04:54:00 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] 04:54:00 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/src/main/resources 04:54:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 04:54:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:00 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:00 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/generated-sources/spi 04:54:00 [INFO] 04:54:00 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] Recompiling the module because of changed dependency. 04:54:00 [INFO] Compiling 46 source files with javac [debug release 21] to target/classes 04:54:00 [INFO] 04:54:00 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-client >>> 04:54:00 [INFO] 04:54:00 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] Spotbugs plugin skipped 04:54:00 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:54:00 [INFO] 04:54:00 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-client <<< 04:54:00 [INFO] 04:54:00 [INFO] 04:54:00 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] Spotbugs plugin skipped 04:54:00 [INFO] 04:54:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/src/test/resources 04:54:00 [INFO] 04:54:00 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] No sources to compile 04:54:00 [INFO] 04:54:00 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] No tests to run. 04:54:00 [INFO] 04:54:00 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] 04:54:00 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT.jar 04:54:00 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/classes/META-INF/MANIFEST.MF 04:54:00 [INFO] 04:54:00 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-client --- 04:54:00 [INFO] No previous run data found, generating javadoc. 04:54:02 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-javadoc.jar 04:54:02 [INFO] 04:54:02 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-client --- 04:54:02 [INFO] CycloneDX: Resolving Dependencies 04:54:03 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:54:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml 04:54:03 [INFO] attaching as rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json 04:54:03 [INFO] attaching as rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-cyclonedx.json 04:54:03 [INFO] 04:54:03 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-client --- 04:54:03 [INFO] Skipping duplicate-finder execution! 04:54:03 [INFO] 04:54:03 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-client --- 04:54:03 [INFO] No dependency problems found 04:54:03 [INFO] 04:54:03 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-client --- 04:54:03 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-sources.jar 04:54:03 [INFO] 04:54:03 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-client --- 04:54:03 [INFO] 04:54:03 [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-client --- 04:54:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:03 [INFO] 04:54:03 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-client --- 04:54:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.1-SNAPSHOT/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT.pom 04:54:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.1-SNAPSHOT/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT.jar 04:54:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.1-SNAPSHOT/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-javadoc.jar 04:54:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.1-SNAPSHOT/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.1-SNAPSHOT/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-cyclonedx.json 04:54:03 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.1-SNAPSHOT/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT-sources.jar 04:54:03 [INFO] 04:54:03 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-client --- 04:54:03 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-client/1.0.1-SNAPSHOT/rfc9645-ietf-tls-client-1.0.1-SNAPSHOT.jar 04:54:03 [INFO] Writing OBR metadata 04:54:03 [INFO] 04:54:03 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9645-ietf-tls-client --- 04:54:03 [INFO] org.opendaylight.ietf.model:rfc9645-ietf-tls-client:bundle:1.0.1-SNAPSHOT 04:54:03 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:54:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:03 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:54:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:54:03 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:54:03 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:54:03 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:54:03 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:54:03 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:54:03 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:1.0.1-SNAPSHOT:compile 04:54:03 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:54:03 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:1.0.1-SNAPSHOT:compile 04:54:03 [INFO] | \- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:1.0.1-SNAPSHOT:compile 04:54:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:54:03 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:54:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:54:03 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:54:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:54:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:54:03 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:54:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:54:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:54:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:54:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:54:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:54:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:54:03 [INFO] +- junit:junit:jar:4.13.2:test 04:54:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:54:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:54:03 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:54:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:54:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:03 [INFO] 04:54:03 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9645-ietf-tls-client --- 04:54:03 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-client/target/sonatype-clm/module.xml 04:54:03 [INFO] 04:54:03 [INFO] --------< org.opendaylight.ietf.model:rfc9645-ietf-tls-server >--------- 04:54:03 [INFO] Building rfc9645-ietf-tls-server 1.0.1-SNAPSHOT [149/161] 04:54:03 [INFO] from model/rfc/rfc9645-ietf-tls-server/pom.xml 04:54:03 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:03 [INFO] 04:54:03 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] 04:54:03 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:03 [INFO] 04:54:03 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:03 [INFO] 04:54:03 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] 04:54:03 [INFO] --- dependency:3.8.1:properties (default) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] 04:54:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:54:03 [INFO] 04:54:03 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:03 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/src/main/yang 04:54:03 [INFO] yang-to-sources: Found 7 dependencies in 951.7 μs 04:54:03 [INFO] yang-to-sources: Project model files found: 1 in 2.360 ms 04:54:03 [INFO] yang-to-sources: 8 YANG models processed in 47.27 ms 04:54:03 [INFO] BindingJavaFileGenerator: Defined 48 files in 10.13 ms 04:54:03 [INFO] Sorted 48 files into 12 directories in 139.8 μs 04:54:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 48 in 18.75 ms 04:54:03 [INFO] 04:54:03 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] Starting audit... 04:54:03 Audit done. 04:54:03 [INFO] You have 0 Checkstyle violations. 04:54:03 [INFO] 04:54:03 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] Starting audit... 04:54:03 Audit done. 04:54:03 [INFO] You have 0 Checkstyle violations. 04:54:03 [INFO] 04:54:03 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] 04:54:03 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/src/main/resources 04:54:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 04:54:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:03 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:03 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/generated-sources/spi 04:54:03 [INFO] 04:54:03 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] Recompiling the module because of changed dependency. 04:54:03 [INFO] Compiling 47 source files with javac [debug release 21] to target/classes 04:54:03 [INFO] 04:54:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9645-ietf-tls-server >>> 04:54:03 [INFO] 04:54:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] Spotbugs plugin skipped 04:54:03 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:54:03 [INFO] 04:54:03 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9645-ietf-tls-server <<< 04:54:03 [INFO] 04:54:03 [INFO] 04:54:03 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] Spotbugs plugin skipped 04:54:03 [INFO] 04:54:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/src/test/resources 04:54:03 [INFO] 04:54:03 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] No sources to compile 04:54:03 [INFO] 04:54:03 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] No tests to run. 04:54:03 [INFO] 04:54:03 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9645-ietf-tls-server --- 04:54:03 [INFO] 04:54:03 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9645-ietf-tls-server --- 04:54:04 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT.jar 04:54:04 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/classes/META-INF/MANIFEST.MF 04:54:04 [INFO] 04:54:04 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9645-ietf-tls-server --- 04:54:04 [INFO] No previous run data found, generating javadoc. 04:54:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-javadoc.jar 04:54:06 [INFO] 04:54:06 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] CycloneDX: Resolving Dependencies 04:54:06 [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s) 04:54:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml 04:54:06 [INFO] attaching as rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json 04:54:06 [INFO] attaching as rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-cyclonedx.json 04:54:06 [INFO] 04:54:06 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] Skipping duplicate-finder execution! 04:54:06 [INFO] 04:54:06 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] No dependency problems found 04:54:06 [INFO] 04:54:06 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-sources.jar 04:54:06 [INFO] 04:54:06 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] 04:54:06 [INFO] --- jacoco:0.8.13:report (report) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:06 [INFO] 04:54:06 [INFO] --- install:3.1.4:install (default-install) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.1-SNAPSHOT/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT.pom 04:54:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.1-SNAPSHOT/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT.jar 04:54:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.1-SNAPSHOT/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-javadoc.jar 04:54:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.1-SNAPSHOT/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.1-SNAPSHOT/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-cyclonedx.json 04:54:06 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.1-SNAPSHOT/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT-sources.jar 04:54:06 [INFO] 04:54:06 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] Installing org/opendaylight/ietf/model/rfc9645-ietf-tls-server/1.0.1-SNAPSHOT/rfc9645-ietf-tls-server-1.0.1-SNAPSHOT.jar 04:54:06 [INFO] Writing OBR metadata 04:54:06 [INFO] 04:54:06 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] org.opendaylight.ietf.model:rfc9645-ietf-tls-server:bundle:1.0.1-SNAPSHOT 04:54:06 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:54:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:06 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:54:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:54:06 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:54:06 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:54:06 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:54:06 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:54:06 [INFO] +- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:54:06 [INFO] +- org.opendaylight.ietf.model:rfc9641:jar:1.0.1-SNAPSHOT:compile 04:54:06 [INFO] +- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:54:06 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:1.0.1-SNAPSHOT:compile 04:54:06 [INFO] | \- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:1.0.1-SNAPSHOT:compile 04:54:06 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:54:06 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:54:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:54:06 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:54:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:54:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:54:06 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:54:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:54:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:54:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:54:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:54:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:54:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:54:06 [INFO] +- junit:junit:jar:4.13.2:test 04:54:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:54:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:54:06 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:54:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:54:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:06 [INFO] 04:54:06 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9645-ietf-tls-server --- 04:54:06 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9645-ietf-tls-server/target/sonatype-clm/module.xml 04:54:06 [INFO] 04:54:06 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9645 >------------ 04:54:06 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9645 1.0.1-SNAPSHOT [150/161] 04:54:06 [INFO] from features/odl-ietf-model-rfc9645/pom.xml 04:54:06 [INFO] ------------------------------[ feature ]------------------------------- 04:54:06 [INFO] 04:54:06 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9645 --- 04:54:06 [INFO] 04:54:06 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9645 --- 04:54:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:06 [INFO] 04:54:06 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9645 --- 04:54:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:06 [INFO] 04:54:06 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] 04:54:07 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] 04:54:07 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:07 [INFO] argLine set to empty 04:54:07 [INFO] 04:54:07 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] Starting audit... 04:54:07 Audit done. 04:54:07 [INFO] You have 0 Checkstyle violations. 04:54:07 [INFO] 04:54:07 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] Starting audit... 04:54:07 Audit done. 04:54:07 [INFO] You have 0 Checkstyle violations. 04:54:07 [INFO] 04:54:07 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] 04:54:07 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml 04:54:07 [INFO] ...done! 04:54:07 [INFO] Attaching features XML 04:54:07 [INFO] 04:54:07 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9645 --- 04:54:07 [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 04:54:07 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:07 [INFO] 04:54:07 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9645 >>> 04:54:07 [INFO] 04:54:07 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] No files found to run spotbugs, check compile phase has been run 04:54:07 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:54:07 [INFO] 04:54:07 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9645 <<< 04:54:07 [INFO] 04:54:07 [INFO] 04:54:07 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] 04:54:07 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9645 --- 04:54:07 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9645 04:54:07 [INFO] Project dependency features detected: [] 04:54:07 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:07 [INFO] Creating RMI registry server on 127.0.0.1:45155 04:54:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:07 [INFO] Waiting for remote bundle context.. on 45155 name: 4e5085b7-eff7-420a-ba86-f85e6250b5fa timout: [ RelativeTimeout value = 180000 ] 04:54:11 [INFO] Building jar from resources and headers. 04:54:11 [INFO] Writing jar finished. 04:54:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:54:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:54:13 [INFO] 04:54:13 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9645 --- 04:54:13 [INFO] 04:54:13 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9645 --- 04:54:13 [INFO] No Javadoc in project. Archive not created. 04:54:13 [INFO] 04:54:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9645 --- 04:54:13 [INFO] CycloneDX: Resolving Dependencies 04:54:14 [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s) 04:54:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.xml 04:54:14 [INFO] attaching as odl-ietf-model-rfc9645-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.json 04:54:14 [INFO] attaching as odl-ietf-model-rfc9645-1.0.1-SNAPSHOT-cyclonedx.json 04:54:14 [INFO] 04:54:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9645 --- 04:54:14 [INFO] Skipping duplicate-finder execution! 04:54:14 [INFO] 04:54:14 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9645 --- 04:54:14 [INFO] Skipping plugin execution 04:54:14 [INFO] 04:54:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9645 --- 04:54:14 [INFO] Skipping source per configuration. 04:54:14 [INFO] 04:54:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9645 --- 04:54:14 [INFO] 04:54:14 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9645 --- 04:54:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:14 [INFO] 04:54:14 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9645 --- 04:54:14 [WARNING] 04:54:14 [WARNING] The packaging plugin for project odl-ietf-model-rfc9645 did not assign 04:54:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:54:14 [WARNING] 04:54:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:54:14 [WARNING] 04:54:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.1-SNAPSHOT/odl-ietf-model-rfc9645-1.0.1-SNAPSHOT.pom 04:54:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.1-SNAPSHOT/odl-ietf-model-rfc9645-1.0.1-SNAPSHOT-features.xml 04:54:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.1-SNAPSHOT/odl-ietf-model-rfc9645-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:14 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9645/1.0.1-SNAPSHOT/odl-ietf-model-rfc9645-1.0.1-SNAPSHOT-cyclonedx.json 04:54:14 [INFO] 04:54:14 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9645 --- 04:54:14 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9645:feature:1.0.1-SNAPSHOT 04:54:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | | \- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:54:14 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:54:14 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:54:14 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:14 [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:14 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:54:14 [INFO] | | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:54:14 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:54:14 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:54:14 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | \- org.opendaylight.ietf.model:rfc9641:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:54:14 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | \- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:54:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:14 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:14 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:54:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:54:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:54:14 [INFO] | +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:54:14 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:54:14 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:54:14 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-client:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] +- org.opendaylight.ietf.model:rfc9645-ietf-tls-server:jar:1.0.1-SNAPSHOT:compile 04:54:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:54:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:54:14 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:54:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:54:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:54:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:54:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:54:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:54:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:54:14 [INFO] +- junit:junit:jar:4.13.2:test 04:54:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:54:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:54:14 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:54:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:54:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:54:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:14 [INFO] 04:54:14 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9645 --- 04:54:14 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9645/target/sonatype-clm/module.xml 04:54:14 [INFO] 04:54:14 [INFO] ----------------< org.opendaylight.ietf.model:rfc9648 >----------------- 04:54:14 [INFO] Building rfc9648 1.0.1-SNAPSHOT [151/161] 04:54:14 [INFO] from model/rfc/rfc9648/pom.xml 04:54:14 [INFO] -------------------------------[ bundle ]------------------------------- 04:54:14 [INFO] 04:54:14 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc9648 --- 04:54:14 [INFO] 04:54:14 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc9648 --- 04:54:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:14 [INFO] 04:54:14 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc9648 --- 04:54:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:14 [INFO] 04:54:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc9648 --- 04:54:14 [INFO] 04:54:14 [INFO] --- dependency:3.8.1:properties (default) @ rfc9648 --- 04:54:14 [INFO] 04:54:14 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc9648 --- 04:54:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:54:14 [INFO] 04:54:14 [INFO] --- yang:14.0.17:generate-sources (binding) @ rfc9648 --- 04:54:14 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 04:54:14 [INFO] yang-to-sources: Inspecting /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/src/main/yang 04:54:14 [INFO] yang-to-sources: Found 5 dependencies in 799.2 μs 04:54:14 [INFO] yang-to-sources: Project model files found: 1 in 2.581 ms 04:54:14 [INFO] yang-to-sources: 6 YANG models processed in 16.46 ms 04:54:14 [INFO] BindingJavaFileGenerator: Defined 39 files in 4.978 ms 04:54:14 [INFO] Sorted 39 files into 11 directories in 111.4 μs 04:54:14 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 39 in 15.20 ms 04:54:14 [INFO] 04:54:14 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc9648 --- 04:54:14 [INFO] Starting audit... 04:54:14 Audit done. 04:54:14 [INFO] You have 0 Checkstyle violations. 04:54:14 [INFO] 04:54:14 [INFO] --- checkstyle:3.6.0:check (default) @ rfc9648 --- 04:54:14 [INFO] Starting audit... 04:54:14 Audit done. 04:54:14 [INFO] You have 0 Checkstyle violations. 04:54:14 [INFO] 04:54:14 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc9648 --- 04:54:14 [INFO] 04:54:14 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc9648 --- 04:54:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/src/main/resources 04:54:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/generated-sources/spi 04:54:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:14 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 04:54:14 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 04:54:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/generated-sources/spi 04:54:14 [INFO] 04:54:14 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc9648 --- 04:54:14 [INFO] Recompiling the module because of changed dependency. 04:54:14 [INFO] Compiling 38 source files with javac [debug release 21] to target/classes 04:54:14 [INFO] 04:54:14 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc9648 >>> 04:54:14 [INFO] 04:54:14 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc9648 --- 04:54:14 [INFO] Spotbugs plugin skipped 04:54:14 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:54:14 [INFO] 04:54:14 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc9648 <<< 04:54:14 [INFO] 04:54:14 [INFO] 04:54:14 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc9648 --- 04:54:14 [INFO] Spotbugs plugin skipped 04:54:14 [INFO] 04:54:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc9648 --- 04:54:14 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/src/test/resources 04:54:14 [INFO] 04:54:14 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc9648 --- 04:54:14 [INFO] No sources to compile 04:54:14 [INFO] 04:54:14 [INFO] --- surefire:3.5.3:test (default-test) @ rfc9648 --- 04:54:14 [INFO] No tests to run. 04:54:14 [INFO] 04:54:14 [INFO] --- copy:14.1.3:copy-files (default) @ rfc9648 --- 04:54:14 [INFO] 04:54:14 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ rfc9648 --- 04:54:14 [INFO] Building bundle: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-1.0.1-SNAPSHOT.jar 04:54:14 [INFO] Writing manifest: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/classes/META-INF/MANIFEST.MF 04:54:14 [INFO] 04:54:14 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc9648 --- 04:54:15 [INFO] No previous run data found, generating javadoc. 04:54:17 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-1.0.1-SNAPSHOT-javadoc.jar 04:54:17 [INFO] 04:54:17 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc9648 --- 04:54:17 [INFO] CycloneDX: Resolving Dependencies 04:54:17 [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s) 04:54:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.xml 04:54:17 [INFO] attaching as rfc9648-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.json 04:54:17 [INFO] attaching as rfc9648-1.0.1-SNAPSHOT-cyclonedx.json 04:54:17 [INFO] 04:54:17 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc9648 --- 04:54:17 [INFO] Skipping duplicate-finder execution! 04:54:17 [INFO] 04:54:17 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc9648 --- 04:54:17 [INFO] No dependency problems found 04:54:17 [INFO] 04:54:17 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc9648 --- 04:54:17 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-1.0.1-SNAPSHOT-sources.jar 04:54:17 [INFO] 04:54:17 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc9648 --- 04:54:17 [INFO] 04:54:17 [INFO] --- jacoco:0.8.13:report (report) @ rfc9648 --- 04:54:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:17 [INFO] 04:54:17 [INFO] --- install:3.1.4:install (default-install) @ rfc9648 --- 04:54:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.1-SNAPSHOT/rfc9648-1.0.1-SNAPSHOT.pom 04:54:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.1-SNAPSHOT/rfc9648-1.0.1-SNAPSHOT.jar 04:54:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.1-SNAPSHOT/rfc9648-1.0.1-SNAPSHOT-javadoc.jar 04:54:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.1-SNAPSHOT/rfc9648-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.1-SNAPSHOT/rfc9648-1.0.1-SNAPSHOT-cyclonedx.json 04:54:17 [INFO] Installing /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/rfc9648-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/model/rfc9648/1.0.1-SNAPSHOT/rfc9648-1.0.1-SNAPSHOT-sources.jar 04:54:17 [INFO] 04:54:17 [INFO] --- bundle:6.0.0:install (default-install) @ rfc9648 --- 04:54:17 [INFO] Installing org/opendaylight/ietf/model/rfc9648/1.0.1-SNAPSHOT/rfc9648-1.0.1-SNAPSHOT.jar 04:54:17 [INFO] Writing OBR metadata 04:54:17 [INFO] 04:54:17 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc9648 --- 04:54:17 [INFO] org.opendaylight.ietf.model:rfc9648:bundle:1.0.1-SNAPSHOT 04:54:17 [INFO] +- com.google.guava:guava:jar:33.4.8-jre:compile 04:54:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:17 [INFO] | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:17 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:54:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:54:17 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:54:17 [INFO] | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:54:17 [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:54:17 [INFO] +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:54:17 [INFO] +- org.opendaylight.ietf.model:rfc8177:jar:1.0.1-SNAPSHOT:compile 04:54:17 [INFO] +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:54:17 [INFO] +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:1.0.1-SNAPSHOT:compile 04:54:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:54:17 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:54:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:54:17 [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:54:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:54:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:54:17 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:54:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:54:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:54:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:54:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:54:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:54:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:54:17 [INFO] +- junit:junit:jar:4.13.2:test 04:54:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:54:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:54:17 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:54:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:54:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:17 [INFO] 04:54:17 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc9648 --- 04:54:17 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/rfc9648/target/sonatype-clm/module.xml 04:54:17 [INFO] 04:54:17 [INFO] ------------< org.opendaylight.ietf:odl-ietf-model-rfc9648 >------------ 04:54:17 [INFO] Building OpenDaylight :: IETF :: Model :: RFC9648 1.0.1-SNAPSHOT [152/161] 04:54:17 [INFO] from features/odl-ietf-model-rfc9648/pom.xml 04:54:17 [INFO] ------------------------------[ feature ]------------------------------- 04:54:17 [INFO] 04:54:17 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] 04:54:17 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:17 [INFO] 04:54:17 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:17 [INFO] 04:54:17 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] 04:54:17 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] 04:54:17 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:17 [INFO] argLine set to empty 04:54:17 [INFO] 04:54:17 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] Starting audit... 04:54:17 Audit done. 04:54:17 [INFO] You have 0 Checkstyle violations. 04:54:17 [INFO] 04:54:17 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] Starting audit... 04:54:17 Audit done. 04:54:17 [INFO] You have 0 Checkstyle violations. 04:54:17 [INFO] 04:54:17 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] 04:54:17 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml 04:54:17 [INFO] ...done! 04:54:17 [INFO] Attaching features XML 04:54:17 [INFO] 04:54:17 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-model-rfc9648 --- 04:54:17 [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 04:54:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:17 [INFO] 04:54:17 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-model-rfc9648 >>> 04:54:17 [INFO] 04:54:17 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] No files found to run spotbugs, check compile phase has been run 04:54:17 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:54:17 [INFO] 04:54:17 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-model-rfc9648 <<< 04:54:17 [INFO] 04:54:17 [INFO] 04:54:17 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] 04:54:17 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-model-rfc9648 --- 04:54:17 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-model-rfc9648 04:54:17 [INFO] Project dependency features detected: [] 04:54:17 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:17 [INFO] Creating RMI registry server on 127.0.0.1:43243 04:54:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:18 [INFO] Waiting for remote bundle context.. on 43243 name: 50b05b59-9b5e-45a8-a47b-5350060516e4 timout: [ RelativeTimeout value = 180000 ] 04:54:21 [INFO] Building jar from resources and headers. 04:54:21 [INFO] Writing jar finished. 04:54:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:54:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:54:23 [INFO] 04:54:23 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-model-rfc9648 --- 04:54:23 [INFO] 04:54:23 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-model-rfc9648 --- 04:54:23 [INFO] No Javadoc in project. Archive not created. 04:54:23 [INFO] 04:54:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-model-rfc9648 --- 04:54:23 [INFO] CycloneDX: Resolving Dependencies 04:54:24 [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s) 04:54:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.xml 04:54:24 [INFO] attaching as odl-ietf-model-rfc9648-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.json 04:54:24 [INFO] attaching as odl-ietf-model-rfc9648-1.0.1-SNAPSHOT-cyclonedx.json 04:54:24 [INFO] 04:54:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-model-rfc9648 --- 04:54:24 [INFO] Skipping duplicate-finder execution! 04:54:24 [INFO] 04:54:24 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-model-rfc9648 --- 04:54:24 [INFO] Skipping plugin execution 04:54:24 [INFO] 04:54:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-model-rfc9648 --- 04:54:24 [INFO] Skipping source per configuration. 04:54:24 [INFO] 04:54:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-model-rfc9648 --- 04:54:24 [INFO] 04:54:24 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-model-rfc9648 --- 04:54:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:24 [INFO] 04:54:24 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-model-rfc9648 --- 04:54:24 [WARNING] 04:54:24 [WARNING] The packaging plugin for project odl-ietf-model-rfc9648 did not assign 04:54:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:54:24 [WARNING] 04:54:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:54:24 [WARNING] 04:54:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.1-SNAPSHOT/odl-ietf-model-rfc9648-1.0.1-SNAPSHOT.pom 04:54:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.1-SNAPSHOT/odl-ietf-model-rfc9648-1.0.1-SNAPSHOT-features.xml 04:54:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.1-SNAPSHOT/odl-ietf-model-rfc9648-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:24 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-model-rfc9648/1.0.1-SNAPSHOT/odl-ietf-model-rfc9648-1.0.1-SNAPSHOT-cyclonedx.json 04:54:24 [INFO] 04:54:24 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-model-rfc9648 --- 04:54:24 [INFO] org.opendaylight.ietf:odl-ietf-model-rfc9648:feature:1.0.1-SNAPSHOT 04:54:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:54:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:54:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:54:24 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:24 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:24 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:54:24 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:54:24 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:54:24 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:54:24 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | | \- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | \- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] +- org.opendaylight.ietf.model:rfc9648:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:54:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:24 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:54:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:54:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:54:24 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | +- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:54:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:54:24 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:54:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:54:24 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:54:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:54:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:54:24 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:54:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:54:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:54:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:54:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:54:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:54:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:54:24 [INFO] +- junit:junit:jar:4.13.2:test 04:54:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:54:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:54:24 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:54:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:54:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:54:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:24 [INFO] 04:54:24 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-model-rfc9648 --- 04:54:24 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-model-rfc9648/target/sonatype-clm/module.xml 04:54:24 [INFO] 04:54:24 [INFO] ----------------< org.opendaylight.ietf:rfc8294-netty >----------------- 04:54:24 [INFO] Building rfc8294-netty 1.0.1-SNAPSHOT [153/161] 04:54:24 [INFO] from lib/rfc8294-netty/pom.xml 04:54:24 [INFO] --------------------------------[ jar ]--------------------------------- 04:54:24 [INFO] 04:54:24 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc8294-netty --- 04:54:24 [INFO] 04:54:24 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc8294-netty --- 04:54:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:24 [INFO] 04:54:24 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ rfc8294-netty --- 04:54:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:24 [INFO] 04:54:24 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc8294-netty --- 04:54:24 [INFO] 04:54:24 [INFO] --- dependency:3.8.1:properties (default) @ rfc8294-netty --- 04:54:24 [INFO] 04:54:24 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ rfc8294-netty --- 04:54:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/lib/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/** 04:54:24 [INFO] 04:54:24 [INFO] --- checkstyle:3.6.0:check (check-license) @ rfc8294-netty --- 04:54:24 [INFO] Starting audit... 04:54:24 Audit done. 04:54:24 [INFO] You have 0 Checkstyle violations. 04:54:24 [INFO] 04:54:24 [INFO] --- checkstyle:3.6.0:check (default) @ rfc8294-netty --- 04:54:25 [INFO] Starting audit... 04:54:25 Audit done. 04:54:25 [INFO] You have 0 Checkstyle violations. 04:54:25 [INFO] 04:54:25 [INFO] --- dependency:3.8.1:copy (unpack-license) @ rfc8294-netty --- 04:54:25 [INFO] 04:54:25 [INFO] --- resources:3.3.1:resources (default-resources) @ rfc8294-netty --- 04:54:25 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/resources 04:54:25 [INFO] 04:54:25 [INFO] --- compiler:3.14.0:compile (default-compile) @ rfc8294-netty --- 04:54:25 [INFO] Recompiling the module because of changed dependency. 04:54:25 [INFO] Compiling 3 source files with javac [debug release 21 module-path] to target/classes 04:54:25 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:25 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:25 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:25 [WARNING] /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/java/module-info.java:[8,29] module name component rfc8294 should avoid terminal digits 04:54:25 [WARNING] /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/java/module-info.java:[13,69] requires transitive directive for an automatic module 04:54:25 [WARNING] /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/java/module-info.java:[16,36] requires directive for an automatic module 04:54:25 [WARNING] /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/main/java/module-info.java:[17,40] requires directive for an automatic module 04:54:25 [INFO] 04:54:25 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ rfc8294-netty >>> 04:54:25 [INFO] 04:54:25 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ rfc8294-netty --- 04:54:25 [INFO] Fork Value is true 04:54:27 [INFO] Done SpotBugs Analysis.... 04:54:27 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:54:27 [INFO] 04:54:27 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ rfc8294-netty <<< 04:54:27 [INFO] 04:54:27 [INFO] 04:54:27 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ rfc8294-netty --- 04:54:27 [INFO] BugInstance size is 0 04:54:27 [INFO] Error size is 0 04:54:27 [INFO] No errors/warnings found 04:54:27 [INFO] 04:54:27 [INFO] --- bnd:7.1.0:bnd-process (default) @ rfc8294-netty --- 04:54:27 [INFO] 04:54:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ rfc8294-netty --- 04:54:27 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/src/test/resources 04:54:27 [INFO] 04:54:27 [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ rfc8294-netty --- 04:54:27 [INFO] Recompiling the module because of changed dependency. 04:54:27 [INFO] Compiling 1 source file with javac [debug release 21 module-path] to target/test-classes 04:54:27 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:27 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:27 [WARNING] Cannot find annotation method 'value()' in type 'javax.management.ConstructorParameters': class file for javax.management.ConstructorParameters not found 04:54:27 [INFO] 04:54:27 [INFO] --- surefire:3.5.3:test (default-test) @ rfc8294-netty --- 04:54:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 04:54:27 [INFO] 04:54:27 [INFO] ------------------------------------------------------- 04:54:27 [INFO] T E S T S 04:54:27 [INFO] ------------------------------------------------------- 04:54:28 [INFO] Running org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 04:54:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.ietf.rfc8294.netty.RFC8294ByteBufUtilsTest 04:54:28 [INFO] 04:54:28 [INFO] Results: 04:54:28 [INFO] 04:54:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 04:54:28 [INFO] 04:54:28 [INFO] 04:54:28 [INFO] --- copy:14.1.3:copy-files (default) @ rfc8294-netty --- 04:54:28 [INFO] 04:54:28 [INFO] --- jar:3.4.2:jar (default-jar) @ rfc8294-netty --- 04:54:28 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.1-SNAPSHOT.jar 04:54:28 [INFO] 04:54:28 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ rfc8294-netty --- 04:54:29 [INFO] No previous run data found, generating javadoc. 04:54:29 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.1-SNAPSHOT-javadoc.jar 04:54:30 [INFO] 04:54:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc8294-netty --- 04:54:30 [INFO] CycloneDX: Resolving Dependencies 04:54:30 [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s) 04:54:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.xml 04:54:30 [INFO] attaching as rfc8294-netty-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.json 04:54:30 [INFO] attaching as rfc8294-netty-1.0.1-SNAPSHOT-cyclonedx.json 04:54:30 [INFO] 04:54:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ rfc8294-netty --- 04:54:30 [INFO] Skipping duplicate-finder execution! 04:54:30 [INFO] 04:54:30 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ rfc8294-netty --- 04:54:30 [INFO] No dependency problems found 04:54:30 [INFO] 04:54:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ rfc8294-netty --- 04:54:30 [INFO] Building jar: /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.1-SNAPSHOT-sources.jar 04:54:30 [INFO] 04:54:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ rfc8294-netty --- 04:54:30 [INFO] 04:54:30 [INFO] --- jacoco:0.8.13:report (report) @ rfc8294-netty --- 04:54:30 [INFO] Loading execution data file /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/code-coverage/jacoco.exec 04:54:30 [INFO] Analyzed bundle 'rfc8294-netty' with 1 classes 04:54:30 [INFO] 04:54:30 [INFO] --- install:3.1.4:install (default-install) @ rfc8294-netty --- 04:54:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.1-SNAPSHOT/rfc8294-netty-1.0.1-SNAPSHOT.pom 04:54:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.1-SNAPSHOT/rfc8294-netty-1.0.1-SNAPSHOT.jar 04:54:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.1-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.1-SNAPSHOT/rfc8294-netty-1.0.1-SNAPSHOT-javadoc.jar 04:54:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.1-SNAPSHOT/rfc8294-netty-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.1-SNAPSHOT/rfc8294-netty-1.0.1-SNAPSHOT-cyclonedx.json 04:54:30 [INFO] Installing /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/rfc8294-netty-1.0.1-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/ietf/rfc8294-netty/1.0.1-SNAPSHOT/rfc8294-netty-1.0.1-SNAPSHOT-sources.jar 04:54:30 [INFO] 04:54:30 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc8294-netty --- 04:54:30 [INFO] org.opendaylight.ietf:rfc8294-netty:jar:1.0.1-SNAPSHOT 04:54:30 [INFO] +- io.netty:netty-buffer:jar:4.2.6.Final:compile 04:54:30 [INFO] | \- io.netty:netty-common:jar:4.2.6.Final:compile 04:54:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:54:30 [INFO] +- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:54:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:54:30 [INFO] | | +- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:54:30 [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:54:30 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:54:30 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:54:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:30 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:54:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:54:30 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:54:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:54:30 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:54:30 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:14.0.17:test 04:54:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 04:54:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 04:54:30 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 04:54:30 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 04:54:30 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 04:54:30 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 04:54:30 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 04:54:30 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:54:30 [INFO] +- org.osgi:org.osgi.service.http.whiteboard:jar:1.1.1:provided 04:54:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:54:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:54:30 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:54:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:54:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:54:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:54:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:54:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:54:30 [INFO] +- junit:junit:jar:4.13.2:test 04:54:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:54:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:54:30 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:54:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.7:test 04:54:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:54:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:30 [INFO] 04:54:30 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc8294-netty --- 04:54:30 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/lib/rfc8294-netty/target/sonatype-clm/module.xml 04:54:30 [INFO] 04:54:30 [INFO] ------------< org.opendaylight.ietf:odl-ietf-rfc8294-netty >------------ 04:54:30 [INFO] Building OpenDaylight :: IETF :: RFC8294 :: Netty 1.0.1-SNAPSHOT [154/161] 04:54:30 [INFO] from features/odl-ietf-rfc8294-netty/pom.xml 04:54:30 [INFO] ------------------------------[ feature ]------------------------------- 04:54:30 [INFO] 04:54:30 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-ietf-rfc8294-netty --- 04:54:30 [INFO] 04:54:30 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-ietf-rfc8294-netty --- 04:54:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:30 [INFO] 04:54:30 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-ietf-rfc8294-netty --- 04:54:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:30 [INFO] 04:54:30 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-ietf-rfc8294-netty --- 04:54:30 [INFO] 04:54:30 [INFO] --- dependency:3.8.1:properties (default) @ odl-ietf-rfc8294-netty --- 04:54:30 [INFO] 04:54:30 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-ietf-rfc8294-netty --- 04:54:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:30 [INFO] argLine set to empty 04:54:30 [INFO] 04:54:30 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-ietf-rfc8294-netty --- 04:54:30 [INFO] Starting audit... 04:54:30 Audit done. 04:54:30 [INFO] You have 0 Checkstyle violations. 04:54:30 [INFO] 04:54:30 [INFO] --- checkstyle:3.6.0:check (default) @ odl-ietf-rfc8294-netty --- 04:54:31 [INFO] Starting audit... 04:54:31 Audit done. 04:54:31 [INFO] You have 0 Checkstyle violations. 04:54:31 [INFO] 04:54:31 [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-ietf-rfc8294-netty --- 04:54:31 [INFO] 04:54:31 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-ietf-rfc8294-netty --- 04:54:31 [INFO] Generating feature descriptor file /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml 04:54:31 [INFO] ...done! 04:54:31 [INFO] Attaching features XML 04:54:31 [INFO] 04:54:31 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-ietf-rfc8294-netty --- 04:54:31 [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 04:54:31 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 04:54:31 [INFO] 04:54:31 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-ietf-rfc8294-netty >>> 04:54:31 [INFO] 04:54:31 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-ietf-rfc8294-netty --- 04:54:31 [INFO] No files found to run spotbugs, check compile phase has been run 04:54:31 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:54:31 [INFO] 04:54:31 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-ietf-rfc8294-netty <<< 04:54:31 [INFO] 04:54:31 [INFO] 04:54:31 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-ietf-rfc8294-netty --- 04:54:31 [INFO] 04:54:31 [INFO] --- feattest:14.1.3:test (default) @ odl-ietf-rfc8294-netty --- 04:54:31 [INFO] Starting SFT for org.opendaylight.ietf:odl-ietf-rfc8294-netty 04:54:31 [INFO] Project dependency features detected: [] 04:54:31 [INFO] Pax Exam System (Version: 4.14.0) created. 04:54:31 [INFO] Creating RMI registry server on 127.0.0.1:35631 04:54:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 04:54:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 04:54:31 [INFO] Waiting for remote bundle context.. on 35631 name: d492d9b4-c302-45e0-96c3-30d81fbc27db timout: [ RelativeTimeout value = 180000 ] 04:54:35 [INFO] Building jar from resources and headers. 04:54:35 [INFO] Writing jar finished. 04:54:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 04:54:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 04:54:37 [INFO] 04:54:37 [INFO] --- copy:14.1.3:copy-files (default) @ odl-ietf-rfc8294-netty --- 04:54:37 [INFO] 04:54:37 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-ietf-rfc8294-netty --- 04:54:37 [INFO] No Javadoc in project. Archive not created. 04:54:37 [INFO] 04:54:37 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-ietf-rfc8294-netty --- 04:54:37 [INFO] CycloneDX: Resolving Dependencies 04:54:38 [INFO] CycloneDX: Creating BOM version 1.6 with 50 component(s) 04:54:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.xml 04:54:38 [INFO] attaching as odl-ietf-rfc8294-netty-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.json 04:54:38 [INFO] attaching as odl-ietf-rfc8294-netty-1.0.1-SNAPSHOT-cyclonedx.json 04:54:38 [INFO] 04:54:38 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-ietf-rfc8294-netty --- 04:54:38 [INFO] Skipping duplicate-finder execution! 04:54:38 [INFO] 04:54:38 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-ietf-rfc8294-netty --- 04:54:38 [INFO] Skipping plugin execution 04:54:38 [INFO] 04:54:38 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-ietf-rfc8294-netty --- 04:54:38 [INFO] Skipping source per configuration. 04:54:38 [INFO] 04:54:38 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-ietf-rfc8294-netty --- 04:54:38 [INFO] 04:54:38 [INFO] --- jacoco:0.8.13:report (report) @ odl-ietf-rfc8294-netty --- 04:54:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 04:54:38 [INFO] 04:54:38 [INFO] --- install:3.1.4:install (default-install) @ odl-ietf-rfc8294-netty --- 04:54:38 [WARNING] 04:54:38 [WARNING] The packaging plugin for project odl-ietf-rfc8294-netty did not assign 04:54:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 04:54:38 [WARNING] 04:54:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 04:54:38 [WARNING] 04:54:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/pom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.1-SNAPSHOT.pom 04:54:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/feature/feature.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.1-SNAPSHOT-features.xml 04:54:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.xml to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.1-SNAPSHOT-cyclonedx.xml 04:54:38 [INFO] Installing /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/bom.json to /tmp/r/org/opendaylight/ietf/odl-ietf-rfc8294-netty/1.0.1-SNAPSHOT/odl-ietf-rfc8294-netty-1.0.1-SNAPSHOT-cyclonedx.json 04:54:38 [INFO] 04:54:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-ietf-rfc8294-netty --- 04:54:38 [INFO] org.opendaylight.ietf:odl-ietf-rfc8294-netty:feature:1.0.1-SNAPSHOT 04:54:38 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.1-SNAPSHOT:compile 04:54:38 [INFO] | +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:compile 04:54:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:54:38 [INFO] | | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:54:38 [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:54:38 [INFO] | | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:54:38 [INFO] | | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:54:38 [INFO] | | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:54:38 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:54:38 [INFO] | | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:54:38 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:38 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:38 [INFO] | | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:38 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:54:38 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:54:38 [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:54:38 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:54:38 [INFO] +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.17:compile 04:54:38 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.3:compile 04:54:38 [INFO] | | +- io.netty:netty-codec:jar:4.2.6.Final:compile 04:54:38 [INFO] | | | +- io.netty:netty-codec-protobuf:jar:4.2.6.Final:compile 04:54:38 [INFO] | | | \- io.netty:netty-codec-marshalling:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-codec-base:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-codec-compression:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-codec-http:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-codec-http2:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-common:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-handler:jar:4.2.6.Final:compile 04:54:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-resolver:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-transport:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.2.6.Final:compile 04:54:38 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.6.Final:runtime 04:54:38 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.6.Final:runtime 04:54:38 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.6.Final:runtime 04:54:38 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.6.Final:runtime 04:54:38 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:54:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:54:38 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:38 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:38 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:54:38 [INFO] | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:54:38 [INFO] | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:54:38 [INFO] | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.17:compile 04:54:38 [INFO] +- org.opendaylight.ietf:rfc8294-netty:jar:1.0.1-SNAPSHOT:compile 04:54:38 [INFO] | +- io.netty:netty-buffer:jar:4.2.6.Final:compile 04:54:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:54:38 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:54:38 [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:54:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:54:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:54:38 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:54:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:54:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:54:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:54:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:54:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:54:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:54:38 [INFO] +- junit:junit:jar:4.13.2:test 04:54:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:54:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:54:38 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:54:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:54:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:54:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:38 [INFO] 04:54:38 [INFO] --- clm:2.54.0-01:index (default-cli) @ odl-ietf-rfc8294-netty --- 04:54:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/odl-ietf-rfc8294-netty/target/sonatype-clm/module.xml 04:54:38 [INFO] 04:54:38 [INFO] -------------< org.opendaylight.ietf:features-aggregator >-------------- 04:54:38 [INFO] Building features-aggregator 1.0.1-SNAPSHOT [155/161] 04:54:38 [INFO] from features/pom.xml 04:54:38 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:38 [INFO] 04:54:38 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-aggregator --- 04:54:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:38 [INFO] 04:54:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 04:54:38 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:38 [INFO] 04:54:38 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 04:54:38 [INFO] Skipping artifact installation 04:54:38 [INFO] 04:54:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ features-aggregator --- 04:54:38 [INFO] org.opendaylight.ietf:features-aggregator:pom:1.0.1-SNAPSHOT 04:54:38 [INFO] 04:54:38 [INFO] --- clm:2.54.0-01:index (default-cli) @ features-aggregator --- 04:54:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/features/target/sonatype-clm/module.xml 04:54:38 [INFO] 04:54:38 [INFO] ----------------< org.opendaylight.ietf:lib-aggregator >---------------- 04:54:38 [INFO] Building lib-aggregator 1.0.1-SNAPSHOT [156/161] 04:54:38 [INFO] from lib/pom.xml 04:54:38 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:38 [INFO] 04:54:38 [INFO] --- clean:3.5.0:clean (default-clean) @ lib-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ lib-aggregator --- 04:54:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:38 [INFO] 04:54:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lib-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lib-aggregator --- 04:54:38 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:38 [INFO] 04:54:38 [INFO] --- install:3.1.4:install (default-install) @ lib-aggregator --- 04:54:38 [INFO] Skipping artifact installation 04:54:38 [INFO] 04:54:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ lib-aggregator --- 04:54:38 [INFO] org.opendaylight.ietf:lib-aggregator:pom:1.0.1-SNAPSHOT 04:54:38 [INFO] 04:54:38 [INFO] --- clm:2.54.0-01:index (default-cli) @ lib-aggregator --- 04:54:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/lib/target/sonatype-clm/module.xml 04:54:38 [INFO] 04:54:38 [INFO] ---------------< org.opendaylight.ietf:iana-aggregator >---------------- 04:54:38 [INFO] Building iana-aggregator 1.0.1-SNAPSHOT [157/161] 04:54:38 [INFO] from model/iana/pom.xml 04:54:38 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:38 [INFO] 04:54:38 [INFO] --- clean:3.5.0:clean (default-clean) @ iana-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ iana-aggregator --- 04:54:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:38 [INFO] 04:54:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ iana-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ iana-aggregator --- 04:54:38 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:38 [INFO] 04:54:38 [INFO] --- install:3.1.4:install (default-install) @ iana-aggregator --- 04:54:38 [INFO] Skipping artifact installation 04:54:38 [INFO] 04:54:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ iana-aggregator --- 04:54:38 [INFO] org.opendaylight.ietf:iana-aggregator:pom:1.0.1-SNAPSHOT 04:54:38 [INFO] 04:54:38 [INFO] --- clm:2.54.0-01:index (default-cli) @ iana-aggregator --- 04:54:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/iana/target/sonatype-clm/module.xml 04:54:38 [INFO] 04:54:38 [INFO] ----------------< org.opendaylight.ietf:rfc-aggregator >---------------- 04:54:38 [INFO] Building rfc-aggregator 1.0.1-SNAPSHOT [158/161] 04:54:38 [INFO] from model/rfc/pom.xml 04:54:38 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:38 [INFO] 04:54:38 [INFO] --- clean:3.5.0:clean (default-clean) @ rfc-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ rfc-aggregator --- 04:54:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:38 [INFO] 04:54:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ rfc-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ rfc-aggregator --- 04:54:38 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:38 [INFO] 04:54:38 [INFO] --- install:3.1.4:install (default-install) @ rfc-aggregator --- 04:54:38 [INFO] Skipping artifact installation 04:54:38 [INFO] 04:54:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ rfc-aggregator --- 04:54:38 [INFO] org.opendaylight.ietf:rfc-aggregator:pom:1.0.1-SNAPSHOT 04:54:38 [INFO] 04:54:38 [INFO] --- clm:2.54.0-01:index (default-cli) @ rfc-aggregator --- 04:54:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/rfc/target/sonatype-clm/module.xml 04:54:38 [INFO] 04:54:38 [INFO] ---------------< org.opendaylight.ietf:model-aggregator >--------------- 04:54:38 [INFO] Building model-aggregator 1.0.1-SNAPSHOT [159/161] 04:54:38 [INFO] from model/pom.xml 04:54:38 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:38 [INFO] 04:54:38 [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-aggregator --- 04:54:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:38 [INFO] 04:54:38 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- 04:54:38 [INFO] 04:54:38 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- 04:54:38 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:38 [INFO] 04:54:38 [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- 04:54:38 [INFO] Skipping artifact installation 04:54:38 [INFO] 04:54:38 [INFO] --- dependency:3.8.1:tree (default-cli) @ model-aggregator --- 04:54:38 [INFO] org.opendaylight.ietf:model-aggregator:pom:1.0.1-SNAPSHOT 04:54:38 [INFO] 04:54:38 [INFO] --- clm:2.54.0-01:index (default-cli) @ model-aggregator --- 04:54:38 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/model/target/sonatype-clm/module.xml 04:54:38 [INFO] 04:54:38 [INFO] --------------< org.opendaylight.ietf:test-distribution >--------------- 04:54:38 [INFO] Building test-distribution 1.0.1-SNAPSHOT [160/161] 04:54:38 [INFO] from test-distribution/pom.xml 04:54:38 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:39 [INFO] 04:54:39 [INFO] --- clean:3.5.0:clean (default-clean) @ test-distribution --- 04:54:39 [INFO] 04:54:39 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ test-distribution --- 04:54:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:39 [INFO] 04:54:39 [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ test-distribution --- 04:54:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:39 [INFO] 04:54:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-distribution --- 04:54:39 [INFO] 04:54:39 [INFO] --- dependency:3.8.1:properties (default) @ test-distribution --- 04:54:39 [INFO] 04:54:39 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-distribution --- 04:54:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/ietf-maven-clm-master/test-distribution/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 04:54:39 [INFO] 04:54:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-distribution --- 04:54:39 [INFO] Starting audit... 04:54:39 Audit done. 04:54:39 [INFO] You have 0 Checkstyle violations. 04:54:39 [INFO] 04:54:39 [INFO] --- checkstyle:3.6.0:check (default) @ test-distribution --- 04:54:39 [INFO] Starting audit... 04:54:39 Audit done. 04:54:39 [INFO] You have 0 Checkstyle violations. 04:54:39 [INFO] 04:54:39 [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-distribution --- 04:54:39 [INFO] 04:54:39 [INFO] --- resources:3.3.1:resources (process-resources) @ test-distribution --- 04:54:39 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/test-distribution/src/main/resources 04:54:39 [INFO] 04:54:39 [INFO] --- karaf:4.4.8:assembly (process-resources) @ test-distribution --- 04:54:39 [INFO] Using repositories: 04:54:39 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 04:54:39 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 04:54:39 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 04:54:39 [INFO] Creating work directory: /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly 04:54:39 [INFO] Loading direct KAR and features XML dependencies 04:54:39 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 04:54:39 [INFO] Feature framework will be added as a startup feature 04:54:39 [INFO] Generating Karaf assembly: /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly 04:54:39 [INFO] Unzipping kars 04:54:39 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 04:54:40 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 04:54:40 [INFO] Loading profiles from: 04:54:40 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 04:54:40 [INFO] Loading repositories 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] adding all non-blacklisted features from repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.1-SNAPSHOT/xml/features (stage: Startup) 04:54:40 [INFO] Generating generated-startup profile 04:54:40 [INFO] Generating generated-boot profile with parents: generated-startup 04:54:40 [INFO] Generating generated-installed profile 04:54:40 [INFO] Configuring etc/config.properties and etc/system.properties 04:54:40 [INFO] Downloading libraries for generated profiles 04:54:40 [INFO] Downloading additional libraries 04:54:40 [INFO] Writing configurations 04:54:40 [INFO] adding config file: etc/profile.cfg 04:54:40 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 04:54:40 [INFO] Startup stage 04:54:40 [INFO] Loading startup repositories 04:54:40 [INFO] Resolving startup features and bundles 04:54:40 [INFO] Features: framework, odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1.SNAPSHOT, odl-ietf-model-rfc7317-ietf-system/1.0.1.SNAPSHOT, odl-ietf-model-rfc7407-ietf-snmp/1.0.1.SNAPSHOT, odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1.SNAPSHOT, odl-ietf-model-rfc7952/1.0.1.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf/1.0.1.SNAPSHOT, odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1.SNAPSHOT, odl-ietf-model-rfc8072/1.0.1.SNAPSHOT, odl-ietf-model-rfc8177/1.0.1.SNAPSHOT, odl-ietf-model-rfc8294/1.0.1.SNAPSHOT, odl-ietf-model-rfc8341/1.0.1.SNAPSHOT, odl-ietf-model-rfc8342/1.0.1.SNAPSHOT, odl-ietf-model-rfc8343/1.0.1.SNAPSHOT, odl-ietf-model-rfc8344/1.0.1.SNAPSHOT, odl-ietf-model-rfc8345/1.0.1.SNAPSHOT, odl-ietf-model-rfc8345-non-nmda/1.0.1.SNAPSHOT, odl-ietf-model-rfc8346/1.0.1.SNAPSHOT, odl-ietf-model-rfc8346-non-nmda/1.0.1.SNAPSHOT, odl-ietf-model-rfc8348/1.0.1.SNAPSHOT, odl-ietf-model-rfc8348-non-nmda/1.0.1.SNAPSHOT, odl-ietf-model-rfc8349/1.0.1.SNAPSHOT, odl-ietf-model-rfc8519/1.0.1.SNAPSHOT, odl-ietf-model-rfc8520/1.0.1.SNAPSHOT, odl-ietf-model-rfc8525/1.0.1.SNAPSHOT, odl-ietf-model-rfc8526/1.0.1.SNAPSHOT, odl-ietf-model-rfc8528/1.0.1.SNAPSHOT, odl-ietf-model-rfc8529/1.0.1.SNAPSHOT, odl-ietf-model-rfc8530/1.0.1.SNAPSHOT, odl-ietf-model-rfc8542/1.0.1.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.1.SNAPSHOT, odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.1.SNAPSHOT, odl-ietf-model-rfc8639/1.0.1.SNAPSHOT, odl-ietf-model-rfc8641/1.0.1.SNAPSHOT, odl-ietf-model-rfc8650/1.0.1.SNAPSHOT, odl-ietf-model-rfc8675/1.0.1.SNAPSHOT, odl-ietf-model-rfc8776/1.0.1.SNAPSHOT, odl-ietf-model-rfc8795/1.0.1.SNAPSHOT, odl-ietf-model-rfc8795-non-nmda/1.0.1.SNAPSHOT, odl-ietf-model-rfc8808/1.0.1.SNAPSHOT, odl-ietf-model-rfc8819/1.0.1.SNAPSHOT, odl-ietf-model-rfc8819-non-nmda/1.0.1.SNAPSHOT, odl-ietf-model-rfc8916/1.0.1.SNAPSHOT, odl-ietf-model-rfc9067/1.0.1.SNAPSHOT, odl-ietf-model-rfc9070/1.0.1.SNAPSHOT, odl-ietf-model-rfc9144/1.0.1.SNAPSHOT, odl-ietf-model-rfc9179/1.0.1.SNAPSHOT, odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.1.SNAPSHOT, odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.1.SNAPSHOT, odl-ietf-model-rfc9640/1.0.1.SNAPSHOT, odl-ietf-model-rfc9641/1.0.1.SNAPSHOT, odl-ietf-model-rfc9642/1.0.1.SNAPSHOT, odl-ietf-model-rfc9643/1.0.1.SNAPSHOT, odl-ietf-model-rfc9644/1.0.1.SNAPSHOT, odl-ietf-model-rfc9645/1.0.1.SNAPSHOT, odl-ietf-model-rfc9648/1.0.1.SNAPSHOT, odl-ietf-rfc8294-netty/1.0.1.SNAPSHOT 04:54:40 [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.1.3 04:54:40 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.50.0 04:54:40 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 04:54:40 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 04:54:40 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 04:54:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 04:54:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 04:54:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 04:54:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 04:54:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 04:54:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 04:54:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 04:54:40 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 04:54:40 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 04:54:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 04:54:40 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 04:54:40 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 04:54:40 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 04:54:40 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/1.0.1-SNAPSHOT 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.17 04:54:40 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.17 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.17 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.17 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.17 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.17 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.17 04:54:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 04:54:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 04:54:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 04:54:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 04:54:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 04:54:41 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 04:54:41 [INFO] Boot stage 04:54:41 [INFO] Loading boot repositories 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features 04:54:41 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-ietf-system/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-snmp/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8177/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8294/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8345-non-nmda/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8346-non-nmda/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8348-non-nmda/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8349/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8519/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8520/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8530/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8542/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8641/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8675/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7224/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8776/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8795-non-nmda/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8808/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8819-non-nmda/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8916/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9067/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9070/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9144/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9179/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9648/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-rfc8294-netty/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.17/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1-SNAPSHOT/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 04:54:41 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 04:54:41 [INFO] Feature 95ba9a37-09eb-4d71-a5ba-f4a1cf26e53d/0.0.0 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.3 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.3 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.3 04:54:41 [INFO] Feature odl-ietf-model-rfc8916/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8916/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc9196-ietf-notification-capabilities/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-notification-capabilities/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc9641/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8528/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-yangtools-binding-spec/14.0.17 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.17 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.17 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.17 04:54:41 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 04:54:41 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 04:54:41 [INFO] Feature odl-ietf-model-rfc8348-non-nmda/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] Feature odl-ietf-model-rfc8819/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc6991/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc9196-ietf-system-capabilities/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9196-ietf-system-capabilities/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature service/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 04:54:41 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8520/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-acldns/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8520-ietf-mud/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8641/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8641/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature shell/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 04:54:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 04:54:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 04:54:41 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 04:54:41 [INFO] Feature package/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 04:54:41 [INFO] Feature odl-ietf-model-rfc8346/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology-state/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8346-ietf-l3-unicast-topology/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8341/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature feature/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 04:54:41 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 04:54:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 04:54:41 [INFO] Feature system/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 04:54:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 04:54:41 [INFO] Feature ssh/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 04:54:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 04:54:41 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 04:54:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 04:54:41 [INFO] Feature odl-ietf-model-rfc9070/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp-extended/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9070-ietf-mpls-ldp/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-yangtools-netty/14.0.17 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/14.0.17 04:54:41 [INFO] Feature odl-ietf-model-rfc7407-ietf-snmp/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-snmp/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc7952/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc9642/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-guava/14.1.3 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.4.8-jre 04:54:41 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 04:54:41 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.50.0 04:54:41 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 04:54:41 [INFO] Feature odl-ietf-model-rfc9179/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9179/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature framework/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 04:54:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 04:54:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 04:54:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 04:54:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 04:54:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 04:54:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 04:54:41 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-conveyed-info/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-conveyed-info/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature log/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 04:54:41 [INFO] adding config file: etc/org.apache.karaf.log.cfg 04:54:41 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8519/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-packet-fields/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-ethertypes/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8519-ietf-access-control-list/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-rfc8294-netty/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/rfc8294-netty/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8349/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv6-unicast-routing/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-ipv4-unicast-routing/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8349-ietf-routing/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8345/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-state/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology-state/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 04:54:41 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 04:54:41 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 04:54:41 [INFO] Feature deployer/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 04:54:41 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 04:54:41 [INFO] Feature odl-ietf-model-rfc8530/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8530/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8345-non-nmda/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] Feature odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8572-ietf-sztp-bootstrap-server/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc7224/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc9643/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 04:54:41 [INFO] Feature odl-ietf-model-rfc8639/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8776/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-types/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8776-ietf-te-packet-types/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-yangtools-common/14.0.17 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.17 04:54:41 [INFO] Feature odl-ietf-model-rfc8348/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-hardware/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8348-ietf-hardware-state/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8526/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-netty-4/14.1.3 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 04:54:41 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 04:54:41 [INFO] Feature scr/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 04:54:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 04:54:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 04:54:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 04:54:41 [INFO] Feature odl-ietf-model-rfc8542/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-types/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8542-ietf-dc-fabric-topology/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8819-non-nmda/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8819-ietf-module-tags-state/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature kar/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 04:54:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 04:54:41 [INFO] Feature odl-ietf-model-rfc8344/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8675/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tunnel-type/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature jaas/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 04:54:41 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 04:54:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 04:54:41 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 04:54:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 04:54:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 04:54:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 04:54:41 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 04:54:41 [INFO] Feature odl-ietf-model-rfc8177/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8177/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 04:54:41 [INFO] Feature odl-ietf-model-rfc8343/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8650/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8294/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8294-ietf-routing-types/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc6241/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature jline/3.21.0 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 04:54:41 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 04:54:41 [INFO] Feature odl-ietf-model-rfc8072/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8795-non-nmda/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] Feature odl-ietf-model-rfc9648/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9648/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8346-non-nmda/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] Feature odl-ietf-model-rfc9644/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc9640/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 04:54:41 [INFO] Feature config/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 04:54:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 04:54:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 04:54:41 [INFO] Feature instance/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 04:54:41 [INFO] Feature odl-ietf-model-rfc7317-ietf-system/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7317-ietf-system/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8529/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8808/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8808/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8525/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc6243/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature management/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 04:54:41 [INFO] adding config file: etc/jmx.acl.cfg 04:54:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 04:54:41 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 04:54:41 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 04:54:41 [INFO] adding config file: etc/org.apache.karaf.management.cfg 04:54:41 [INFO] Feature odl-ietf-model-rfc8795/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology-state/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8795-ietf-te-topology/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc8342/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-yangtools-util/14.0.17 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.17 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.17 04:54:41 [INFO] Feature bundle/4.4.8 is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 04:54:41 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 04:54:41 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 04:54:41 [INFO] Feature odl-ietf-model-rfc9067/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9067/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc9144/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9144/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature odl-ietf-model-rfc9645/1.0.1.SNAPSHOT is defined as a boot feature 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1-SNAPSHOT 04:54:41 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1-SNAPSHOT 04:54:41 [INFO] Feature standard/4.4.8 is defined as a boot feature 04:54:41 [INFO] Install stage 04:54:41 [INFO] Loading installed repositories 04:54:41 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 04:54:41 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 04:54:41 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 04:54:41 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 04:54:41 [INFO] 04:54:41 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-distribution >>> 04:54:41 [INFO] 04:54:41 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-distribution --- 04:54:41 [INFO] No files found to run spotbugs, check compile phase has been run 04:54:41 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 04:54:41 [INFO] 04:54:41 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-distribution <<< 04:54:41 [INFO] 04:54:41 [INFO] 04:54:41 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-distribution --- 04:54:41 [INFO] 04:54:41 [INFO] --- dependency:3.8.1:copy (apply-branding) @ test-distribution --- 04:54:41 [INFO] 04:54:41 [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ test-distribution --- 04:54:41 [INFO] 04:54:41 [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ test-distribution --- 04:54:41 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 04:54:41 [INFO] 04:54:41 [INFO] --- copy:14.1.3:copy-files (default) @ test-distribution --- 04:54:41 [INFO] 04:54:41 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ test-distribution --- 04:54:41 [INFO] skip non existing resourceDirectory /w/workspace/ietf-maven-clm-master/test-distribution/src/main/assembly 04:54:41 [INFO] 04:54:41 [INFO] --- karaf:14.1.3:populate-local-repo (populate-local-repo) @ test-distribution --- 04:54:41 [INFO] Feature repository discovered recursively: a0251390-816a-4da7-b22c-a54d2f3a70b7 04:54:41 [INFO] Feature repository discovered recursively: framework-4.4.8 04:54:41 [INFO] Feature repository discovered recursively: odl-guava 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7224 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-ietf-system 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-snmp 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8177 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8294 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8345-non-nmda 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8346-non-nmda 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8348-non-nmda 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8349 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8519 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8520 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8530 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8542 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8572-ietf-sztp-conveyed-info 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8641 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8675 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8776 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8795-non-nmda 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8808 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8819-non-nmda 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8916 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9067 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9070 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9144 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9179 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-notification-capabilities 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9196-ietf-system-capabilities 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9648 04:54:41 [INFO] Feature repository discovered recursively: odl-ietf-rfc8294-netty 04:54:41 [INFO] Feature repository discovered recursively: odl-netty-4 04:54:41 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 04:54:41 [INFO] Feature repository discovered recursively: odl-yangtools-common 04:54:41 [INFO] Feature repository discovered recursively: odl-yangtools-netty 04:54:41 [INFO] Feature repository discovered recursively: odl-yangtools-util 04:54:41 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 04:54:41 [INFO] Feature repository discovered recursively: pt-triemap 04:54:41 [INFO] Feature repository discovered recursively: standard-4.4.8 04:54:41 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:41 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:41 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:41 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:41 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:41 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:41 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:41 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:41 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:41 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 04:54:42 [INFO] 04:54:42 [INFO] --- antrun:3.1.0:run (fix-permissions) @ test-distribution --- 04:54:42 [INFO] Executing tasks 04:54:42 [INFO] Executed tasks 04:54:42 [INFO] 04:54:42 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ test-distribution --- 04:54:42 [INFO] Executing tasks 04:54:42 [INFO] [delete] Deleting directory /w/workspace/ietf-maven-clm-master/test-distribution/target/assembly/system/org/bouncycastle 04:54:42 [INFO] Executed tasks 04:54:42 [INFO] 04:54:42 [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-distribution --- 04:54:42 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 04:54:42 [INFO] 04:54:42 [INFO] --- karaf:4.4.8:archive (package) @ test-distribution --- 04:54:50 [INFO] 04:54:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-distribution --- 04:54:50 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:50 [INFO] 04:54:50 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-distribution --- 04:54:50 [INFO] Skipping duplicate-finder execution! 04:54:50 [INFO] 04:54:50 [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-distribution --- 04:54:50 [INFO] Skipping pom project 04:54:50 [INFO] 04:54:50 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-distribution --- 04:54:50 [INFO] 04:54:50 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-distribution --- 04:54:50 [INFO] 04:54:50 [INFO] --- jacoco:0.8.13:report (report) @ test-distribution --- 04:54:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 04:54:50 [INFO] 04:54:50 [INFO] --- install:3.1.4:install (default-install) @ test-distribution --- 04:54:50 [INFO] Skipping artifact installation 04:54:50 [INFO] 04:54:50 [INFO] --- dependency:3.8.1:tree (default-cli) @ test-distribution --- 04:54:50 [INFO] org.opendaylight.ietf:test-distribution:pom:1.0.1-SNAPSHOT 04:54:50 [INFO] +- org.apache.karaf.features:framework:kar:4.4.8:compile 04:54:50 [INFO] | +- org.apache.karaf.features:base:jar:4.4.8:runtime 04:54:50 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 04:54:50 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 04:54:50 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 04:54:50 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.9:compile 04:54:50 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 04:54:50 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.9:compile 04:54:50 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 04:54:50 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.8:runtime 04:54:50 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.8:runtime 04:54:50 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 04:54:50 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 04:54:50 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.8:runtime 04:54:50 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 04:54:50 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 04:54:50 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.8:runtime 04:54:50 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.8:runtime 04:54:50 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.8:compile 04:54:50 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 04:54:50 [INFO] | | +- net.java.dev.jna:jna:jar:5.17.0:runtime 04:54:50 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.17.0:runtime 04:54:50 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.8:runtime 04:54:50 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.15.0:runtime 04:54:50 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 04:54:50 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.8:compile 04:54:50 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.8:runtime 04:54:50 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.8:compile 04:54:50 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.8:compile 04:54:50 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 04:54:50 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 04:54:50 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 04:54:50 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 04:54:50 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 04:54:50 [INFO] | +- org.jline:jline:jar:3.21.0:compile 04:54:50 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.3.0:compile 04:54:50 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 04:54:50 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 04:54:50 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.3.0:compile 04:54:50 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.3.0:compile 04:54:50 [INFO] | | +- ch.qos.logback:logback-core:jar:1.5.18:compile 04:54:50 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.5.18:compile 04:54:50 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 04:54:50 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 04:54:50 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 04:54:50 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.17:test 04:54:50 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.17:test 04:54:50 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 04:54:50 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.9.20:test 04:54:50 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 04:54:50 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 04:54:50 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 04:54:50 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.18.0:test 04:54:50 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 04:54:50 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 04:54:50 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 04:54:50 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.8:compile 04:54:50 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.8:compile 04:54:50 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 04:54:50 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 04:54:50 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 04:54:50 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.9.0:compile 04:54:50 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 04:54:50 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.2:compile 04:54:50 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 04:54:50 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6022:xml:features:1.0.1-SNAPSHOT:runtime 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc6022:jar:1.0.1-SNAPSHOT:runtime 04:54:50 [INFO] | +- com.google.guava:guava:jar:33.4.8-jre:compile 04:54:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.3:compile 04:54:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 04:54:50 [INFO] | | +- org.jspecify:jspecify:jar:1.0.0:compile 04:54:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.41.0:compile 04:54:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile 04:54:50 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.17:compile 04:54:50 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.17:compile 04:54:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile 04:54:50 [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6241:xml:features:1.0.1-SNAPSHOT:runtime 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc6241:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6243:xml:features:1.0.1-SNAPSHOT:runtime 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc6243:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6470:xml:features:1.0.1-SNAPSHOT:runtime 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc6470:jar:1.0.1-SNAPSHOT:runtime 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc6991:xml:features:1.0.1-SNAPSHOT:runtime 04:54:50 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.17:compile 04:54:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.17:compile 04:54:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.17:compile 04:54:50 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 04:54:50 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 04:54:50 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.1.3:compile 04:54:50 [INFO] | | | | \- org.checkerframework:checker-qual:jar:3.50.0:compile 04:54:50 [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.17:compile 04:54:50 [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.17:compile 04:54:50 [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc6991-ietf-inet-types:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | | \- org.opendaylight.ietf:ietf-type-util:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc6991-ietf-yang-types:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7224:xml:features:1.0.1-SNAPSHOT:runtime 04:54:50 [INFO] | \- org.opendaylight.ietf.model:iana-if-type:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-iana-crypt-hash:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:iana-crypt-hash:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7317-ietf-system:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc7317-ietf-system:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-snmp:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc7407-ietf-snmp:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7407-ietf-x509-cert-to-name:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc7407-ietf-x509-cert-to-name:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc7952:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc7952:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8040-ietf-restconf-monitoring:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8040-ietf-restconf-monitoring:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8072:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8072:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8177:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8177:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8294:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:iana-routing-types:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8294-ietf-routing-types:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8341:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8341:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8342:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8342-ietf-datastores:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8342-ietf-origin:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8343:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8343:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8344:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8344:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-state:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8345-ietf-network-topology:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8345-ietf-network-topology-state:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8345-non-nmda:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8346:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8346-ietf-l3-unicast-topology-state:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8346-non-nmda:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8348:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:iana-hardware:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8348-ietf-hardware:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8348-ietf-hardware-state:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8348-non-nmda:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8349:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-routing:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8349-ietf-ipv4-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8349-ietf-ipv6-unicast-routing:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8519:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-access-control-list:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8519-ietf-ethertypes:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8519-ietf-packet-fields:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8520:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8520-ietf-acldns:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8520-ietf-mud:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8525:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8525:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8526:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8526:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8528:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8528:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8529:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8529:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8530:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8530:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8542:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-topology:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8542-ietf-dc-fabric-types:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-bootstrap-server:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8572-ietf-sztp-bootstrap-server:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8572-ietf-sztp-conveyed-info:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8572-ietf-sztp-conveyed-info:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8639:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8639:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8641:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8641:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8650:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8650:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8675:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:iana-tunnel-type:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8776:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8776-ietf-te-types:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8776-ietf-te-packet-types:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8795:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc8795-ietf-te-topology:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8795-ietf-te-topology-state:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8795-non-nmda:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8808:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8808:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8819:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8819-ietf-module-tags:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8819-non-nmda:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8819-ietf-module-tags-state:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc8916:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc8916:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9067:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9067:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9070:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9070-ietf-mpls-ldp-extended:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9144:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9144:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9179:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9179:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-notification-capabilities:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9196-ietf-notification-capabilities:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9196-ietf-system-capabilities:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9196-ietf-system-capabilities:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9640:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9640:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9641:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9641:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9642:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9642:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9643:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-client:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc9643-ietf-tcp-common:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9643-ietf-tcp-server:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9644:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-encryption-algs:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-key-exchange-algs:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-mac-algs:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:iana-ssh-public-key-algs:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-client:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc9644-ietf-ssh-common:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9644-ietf-ssh-server:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9645:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:iana-tls-cipher-suite-algs:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc9645-ietf-tls-client:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.ietf.model:rfc9645-ietf-tls-common:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9645-ietf-tls-server:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-model-rfc9648:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- org.opendaylight.ietf.model:rfc9648:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] +- org.opendaylight.ietf:odl-ietf-rfc8294-netty:xml:features:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-netty:xml:features:14.0.17:compile 04:54:50 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:14.1.3:compile 04:54:50 [INFO] | | | +- io.netty:netty-codec:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | | +- io.netty:netty-codec-protobuf:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | | \- io.netty:netty-codec-marshalling:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-codec-base:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-codec-compression:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-codec-http:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-common:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-handler:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-resolver:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-transport:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.2.6.Final:compile 04:54:50 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.2.6.Final:runtime 04:54:50 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.2.6.Final:runtime 04:54:50 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.2.6.Final:runtime 04:54:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.2.6.Final:runtime 04:54:50 [INFO] | | \- org.opendaylight.yangtools:yang-common-netty:jar:14.0.17:compile 04:54:50 [INFO] | \- org.opendaylight.ietf:rfc8294-netty:jar:1.0.1-SNAPSHOT:compile 04:54:50 [INFO] | \- io.netty:netty-buffer:jar:4.2.6.Final:compile 04:54:50 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.8:runtime 04:54:50 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.8:runtime 04:54:50 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 04:54:50 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 04:54:50 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 04:54:50 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 04:54:50 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 04:54:50 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:14.1.3:compile 04:54:50 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:14.1.3:provided 04:54:50 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:14.1.3:provided 04:54:50 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:14.1.3:runtime 04:54:50 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:14.1.3:runtime 04:54:50 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:14.1.3:runtime 04:54:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 04:54:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 04:54:50 [INFO] +- org.assertj:assertj-core:jar:3.27.4:test 04:54:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 04:54:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 04:54:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 04:54:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.13.4:test 04:54:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 04:54:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.13.4:test 04:54:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 04:54:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.13.4:test 04:54:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4:test 04:54:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.13.4:test 04:54:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.19.0:test 04:54:50 [INFO] +- junit:junit:jar:4.13.2:test 04:54:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.13.4:test 04:54:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.13.4:test 04:54:50 [INFO] \- org.mockito:mockito-core:jar:5.19.0:test 04:54:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.17.6:test 04:54:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.17.6:test 04:54:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 04:54:50 [INFO] 04:54:50 [INFO] --- clm:2.54.0-01:index (default-cli) @ test-distribution --- 04:54:50 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/test-distribution/target/sonatype-clm/module.xml 04:54:50 [INFO] 04:54:50 [INFO] ---------------< org.opendaylight.ietf:ietf-aggregator >---------------- 04:54:50 [INFO] Building ietf 1.0.1-SNAPSHOT [161/161] 04:54:50 [INFO] from pom.xml 04:54:50 [INFO] --------------------------------[ pom ]--------------------------------- 04:54:50 [INFO] 04:54:50 [INFO] --- clean:3.5.0:clean (default-clean) @ ietf-aggregator --- 04:54:50 [INFO] 04:54:50 [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ ietf-aggregator --- 04:54:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 04:54:50 [INFO] 04:54:50 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ietf-aggregator --- 04:54:50 [INFO] 04:54:50 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ietf-aggregator --- 04:54:50 [INFO] Skipping CycloneDX goal, because module skips deploy 04:54:50 [INFO] 04:54:50 [INFO] --- install:3.1.4:install (default-install) @ ietf-aggregator --- 04:54:50 [INFO] Skipping artifact installation 04:54:50 [INFO] 04:54:50 [INFO] --- dependency:3.8.1:tree (default-cli) @ ietf-aggregator --- 04:54:50 [INFO] org.opendaylight.ietf:ietf-aggregator:pom:1.0.1-SNAPSHOT 04:54:50 [INFO] 04:54:50 [INFO] --- clm:2.54.0-01:index (default-cli) @ ietf-aggregator --- 04:54:50 [INFO] Saved module information to /w/workspace/ietf-maven-clm-master/target/sonatype-clm/module.xml 04:54:50 [INFO] ------------------------------------------------------------------------ 04:54:50 [INFO] Reactor Summary for ietf 1.0.1-SNAPSHOT: 04:54:50 [INFO] 04:54:50 [INFO] ietf-artifacts ..................................... SUCCESS [ 4.419 s] 04:54:50 [INFO] bnd-parent ......................................... SUCCESS [ 6.392 s] 04:54:50 [INFO] feature-parent ..................................... SUCCESS [ 3.088 s] 04:54:50 [INFO] ietf-type-util ..................................... SUCCESS [ 9.561 s] 04:54:50 [INFO] bundle-parent ...................................... SUCCESS [ 2.216 s] 04:54:50 [INFO] rfc6991-ietf-inet-types ............................ SUCCESS [ 12.345 s] 04:54:50 [INFO] rfc6991-ietf-yang-types ............................ SUCCESS [ 6.578 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC6991 ........... SUCCESS [ 12.446 s] 04:54:50 [INFO] rfc6022 ............................................ SUCCESS [ 4.518 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC6022 ........... SUCCESS [ 8.679 s] 04:54:50 [INFO] rfc6241 ............................................ SUCCESS [ 6.433 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC6241 ........... SUCCESS [ 7.763 s] 04:54:50 [INFO] rfc6243 ............................................ SUCCESS [ 2.573 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC6243 ........... SUCCESS [ 8.050 s] 04:54:50 [INFO] rfc6470 ............................................ SUCCESS [ 3.376 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC6470 ........... SUCCESS [ 7.995 s] 04:54:50 [INFO] rfc8343 ............................................ SUCCESS [ 3.449 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8343 ........... SUCCESS [ 7.345 s] 04:54:50 [INFO] iana-if-type ....................................... SUCCESS [ 5.596 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC7224 ........... SUCCESS [ 7.579 s] 04:54:50 [INFO] iana-crypt-hash .................................... SUCCESS [ 2.072 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 iana-crypt-hash SUCCESS [ 7.302 s] 04:54:50 [INFO] rfc8341 ............................................ SUCCESS [ 3.275 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8341 ........... SUCCESS [ 7.268 s] 04:54:50 [INFO] rfc7317-ietf-system ................................ SUCCESS [ 4.543 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC7317 ietf-system SUCCESS [ 7.151 s] 04:54:50 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 2.526 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-x509-cert-to-name SUCCESS [ 7.164 s] 04:54:50 [INFO] rfc7407-ietf-snmp .................................. SUCCESS [ 6.162 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC7407 ietf-snmp . SUCCESS [ 7.415 s] 04:54:50 [INFO] rfc7952 ............................................ SUCCESS [ 1.896 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC7952 ........... SUCCESS [ 7.165 s] 04:54:50 [INFO] rfc8040-ietf-restconf .............................. SUCCESS [ 2.935 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf SUCCESS [ 7.579 s] 04:54:50 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 2.980 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8040 ietf-restconf-monitoring SUCCESS [ 7.779 s] 04:54:50 [INFO] rfc8072 ............................................ SUCCESS [ 4.005 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8072 ........... SUCCESS [ 7.817 s] 04:54:50 [INFO] rfc8177 ............................................ SUCCESS [ 3.718 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8177 ........... SUCCESS [ 7.290 s] 04:54:50 [INFO] iana-routing-types ................................. SUCCESS [ 2.347 s] 04:54:50 [INFO] rfc8294-ietf-routing-types ......................... SUCCESS [ 6.044 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8294 ........... SUCCESS [ 7.056 s] 04:54:50 [INFO] rfc8342-ietf-datastores ............................ SUCCESS [ 2.111 s] 04:54:50 [INFO] rfc8342-ietf-origin ................................ SUCCESS [ 1.992 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8342 ........... SUCCESS [ 7.137 s] 04:54:50 [INFO] rfc8344 ............................................ SUCCESS [ 3.839 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8344 ........... SUCCESS [ 7.045 s] 04:54:50 [INFO] rfc8345-ietf-network ............................... SUCCESS [ 2.700 s] 04:54:50 [INFO] rfc8345-ietf-network-state ......................... SUCCESS [ 2.599 s] 04:54:50 [INFO] rfc8345-ietf-network-topology ...................... SUCCESS [ 2.948 s] 04:54:50 [INFO] rfc8345-ietf-network-topology-state ................ SUCCESS [ 2.973 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 ........... SUCCESS [ 7.144 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8345 :: NON-NMDA SUCCESS [ 7.124 s] 04:54:50 [INFO] rfc8346-ietf-l3-unicast-topology ................... SUCCESS [ 3.738 s] 04:54:50 [INFO] rfc8346-ietf-l3-unicast-topology-state ............. SUCCESS [ 2.941 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 ........... SUCCESS [ 7.424 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8346 :: NON-NMDA SUCCESS [ 7.143 s] 04:54:50 [INFO] iana-hardware ...................................... SUCCESS [ 2.217 s] 04:54:50 [INFO] rfc8348-ietf-hardware .............................. SUCCESS [ 3.006 s] 04:54:50 [INFO] rfc8348-ietf-hardware-state ........................ SUCCESS [ 2.980 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 ........... SUCCESS [ 7.064 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8348 :: NON-NMDA SUCCESS [ 7.361 s] 04:54:50 [INFO] rfc8349-ietf-routing ............................... SUCCESS [ 4.590 s] 04:54:50 [INFO] rfc8349-ietf-ipv4-unicast-routing .................. SUCCESS [ 3.106 s] 04:54:50 [INFO] rfc8349-ietf-ipv6-unicast-routing .................. SUCCESS [ 4.193 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8349 ........... SUCCESS [ 7.490 s] 04:54:50 [INFO] rfc8519-ietf-ethertypes ............................ SUCCESS [ 4.235 s] 04:54:50 [INFO] rfc8519-ietf-packet-fields ......................... SUCCESS [ 2.684 s] 04:54:50 [INFO] rfc8519-ietf-access-control-list ................... SUCCESS [ 4.635 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8519 ........... SUCCESS [ 7.331 s] 04:54:50 [INFO] rfc8520-ietf-acldns ................................ SUCCESS [ 2.416 s] 04:54:50 [INFO] rfc8520-ietf-mud ................................... SUCCESS [ 2.923 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8520 ........... SUCCESS [ 7.201 s] 04:54:50 [INFO] rfc8525 ............................................ SUCCESS [ 6.134 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8525 ........... SUCCESS [ 7.402 s] 04:54:50 [INFO] rfc8526 ............................................ SUCCESS [ 3.200 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8526 ........... SUCCESS [ 7.285 s] 04:54:50 [INFO] rfc8528 ............................................ SUCCESS [ 2.609 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8528 ........... SUCCESS [ 7.214 s] 04:54:50 [INFO] rfc8529 ............................................ SUCCESS [ 3.097 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8529 ........... SUCCESS [ 7.037 s] 04:54:50 [INFO] rfc8530 ............................................ SUCCESS [ 2.655 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8530 ........... SUCCESS [ 6.975 s] 04:54:50 [INFO] rfc8542-ietf-dc-fabric-types ....................... SUCCESS [ 2.715 s] 04:54:50 [INFO] rfc8542-ietf-dc-fabric-topology .................... SUCCESS [ 3.076 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8542 ........... SUCCESS [ 6.903 s] 04:54:50 [INFO] rfc8572-ietf-sztp-bootstrap-server ................. SUCCESS [ 2.751 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-bootstrap-server SUCCESS [ 6.870 s] 04:54:50 [INFO] rfc8572-ietf-sztp-conveyed-info .................... SUCCESS [ 2.908 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8572 ietf-sztp-conveyed-info SUCCESS [ 6.915 s] 04:54:50 [INFO] rfc8639 ............................................ SUCCESS [ 5.016 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8639 ........... SUCCESS [ 7.182 s] 04:54:50 [INFO] rfc8641 ............................................ SUCCESS [ 4.216 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8641 ........... SUCCESS [ 7.248 s] 04:54:50 [INFO] rfc8650 ............................................ SUCCESS [ 2.437 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8650 ........... SUCCESS [ 7.575 s] 04:54:50 [INFO] iana-tunnel-type ................................... SUCCESS [ 2.535 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8675 ........... SUCCESS [ 7.628 s] 04:54:50 [INFO] rfc8776-ietf-te-types .............................. SUCCESS [ 11.138 s] 04:54:50 [INFO] rfc8776-ietf-te-packet-types ....................... SUCCESS [ 2.926 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8776 ........... SUCCESS [ 7.572 s] 04:54:50 [INFO] rfc8795-ietf-te-topology ........................... SUCCESS [ 7.569 s] 04:54:50 [INFO] rfc8795-ietf-te-topology-state ..................... SUCCESS [ 3.580 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 ........... SUCCESS [ 7.607 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8795 :: NON-NMDA SUCCESS [ 7.313 s] 04:54:50 [INFO] rfc8808 ............................................ SUCCESS [ 2.319 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8808 ........... SUCCESS [ 6.938 s] 04:54:50 [INFO] rfc8819-ietf-module-tags ........................... SUCCESS [ 2.392 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 ........... SUCCESS [ 7.071 s] 04:54:50 [INFO] rfc8819-ietf-module-tags-state ..................... SUCCESS [ 2.473 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8819 :: NON-NMDA SUCCESS [ 7.239 s] 04:54:50 [INFO] rfc8916 ............................................ SUCCESS [ 4.413 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC8916 ........... SUCCESS [ 7.539 s] 04:54:50 [INFO] rfc9067 ............................................ SUCCESS [ 4.463 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9067 ........... SUCCESS [ 7.063 s] 04:54:50 [INFO] rfc9070-ietf-mpls-ldp .............................. SUCCESS [ 6.295 s] 04:54:50 [INFO] rfc9070-ietf-mpls-ldp-extended ..................... SUCCESS [ 5.720 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9070 ........... SUCCESS [ 7.445 s] 04:54:50 [INFO] rfc9144 ............................................ SUCCESS [ 2.702 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9144 ........... SUCCESS [ 7.499 s] 04:54:50 [INFO] rfc9179 ............................................ SUCCESS [ 2.719 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9179 ........... SUCCESS [ 6.883 s] 04:54:50 [INFO] rfc9196-ietf-system-capabilities ................... SUCCESS [ 2.542 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-system-capabilities SUCCESS [ 7.099 s] 04:54:50 [INFO] rfc9196-ietf-notification-capabilities ............. SUCCESS [ 2.944 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9196 ietf-notification-capabilities SUCCESS [ 7.259 s] 04:54:50 [INFO] rfc9640 ............................................ SUCCESS [ 4.005 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9640 ........... SUCCESS [ 7.015 s] 04:54:50 [INFO] rfc9641 ............................................ SUCCESS [ 3.390 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9641 ........... SUCCESS [ 6.990 s] 04:54:50 [INFO] rfc9642 ............................................ SUCCESS [ 4.035 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9642 ........... SUCCESS [ 7.006 s] 04:54:50 [INFO] rfc9643-ietf-tcp-common ............................ SUCCESS [ 2.259 s] 04:54:50 [INFO] rfc9643-ietf-tcp-client ............................ SUCCESS [ 2.985 s] 04:54:50 [INFO] rfc9643-ietf-tcp-server ............................ SUCCESS [ 2.187 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9643 ........... SUCCESS [ 7.136 s] 04:54:50 [INFO] iana-ssh-encryption-algs ........................... SUCCESS [ 1.980 s] 04:54:50 [INFO] iana-ssh-key-exchange-algs ......................... SUCCESS [ 2.231 s] 04:54:50 [INFO] iana-ssh-mac-algs .................................. SUCCESS [ 1.963 s] 04:54:50 [INFO] iana-ssh-public-key-algs ........................... SUCCESS [ 1.986 s] 04:54:50 [INFO] rfc9644-ietf-ssh-common ............................ SUCCESS [ 3.619 s] 04:54:50 [INFO] rfc9644-ietf-ssh-client ............................ SUCCESS [ 3.168 s] 04:54:50 [INFO] rfc9644-ietf-ssh-server ............................ SUCCESS [ 3.552 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9644 ........... SUCCESS [ 7.659 s] 04:54:50 [INFO] iana-tls-cipher-suite-algs ......................... SUCCESS [ 2.309 s] 04:54:50 [INFO] rfc9645-ietf-tls-common ............................ SUCCESS [ 3.066 s] 04:54:50 [INFO] rfc9645-ietf-tls-client ............................ SUCCESS [ 3.326 s] 04:54:50 [INFO] rfc9645-ietf-tls-server ............................ SUCCESS [ 3.470 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9645 ........... SUCCESS [ 7.402 s] 04:54:50 [INFO] rfc9648 ............................................ SUCCESS [ 3.193 s] 04:54:50 [INFO] OpenDaylight :: IETF :: Model :: RFC9648 ........... SUCCESS [ 7.054 s] 04:54:50 [INFO] rfc8294-netty ...................................... SUCCESS [ 6.013 s] 04:54:50 [INFO] OpenDaylight :: IETF :: RFC8294 :: Netty ........... SUCCESS [ 7.972 s] 04:54:50 [INFO] features-aggregator ................................ SUCCESS [ 0.009 s] 04:54:50 [INFO] lib-aggregator ..................................... SUCCESS [ 0.013 s] 04:54:50 [INFO] iana-aggregator .................................... SUCCESS [ 0.006 s] 04:54:50 [INFO] rfc-aggregator ..................................... SUCCESS [ 0.005 s] 04:54:50 [INFO] model-aggregator ................................... SUCCESS [ 0.004 s] 04:54:50 [INFO] test-distribution .................................. SUCCESS [ 11.659 s] 04:54:50 [INFO] ietf ............................................... SUCCESS [ 0.010 s] 04:54:50 [INFO] ------------------------------------------------------------------------ 04:54:50 [INFO] BUILD SUCCESS 04:54:50 [INFO] ------------------------------------------------------------------------ 04:54:50 [INFO] Total time: 13:42 min 04:54:50 [INFO] Finished at: 2025-10-11T04:54:50Z 04:54:50 [INFO] ------------------------------------------------------------------------ 04:54:50 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins5298479837077403192.sh 04:54:50 [ietf-maven-clm-master] $ /bin/sh -xe /tmp/jenkins10667445052721682417.sh 04:54:50 + find . -regex .*karaf/target 04:54:50 + xargs rm -rf 04:54:52 ERROR: Build step failed with exception 04:54:52 java.lang.IllegalArgumentException: The application ID odl-ietf is invalid. 04:54:52 at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) 04:54:52 at com.google.common.base.Preconditions$checkArgument.callStatic(Unknown Source) 04:54:52 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:76) 04:54:52 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) 04:54:52 at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) 04:54:52 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 04:54:52 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 04:54:52 at hudson.model.Build$BuildExecution.build(Build.java:199) 04:54:52 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 04:54:52 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 04:54:52 at hudson.model.Run.execute(Run.java:1895) 04:54:52 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 04:54:52 at hudson.model.ResourceController.execute(ResourceController.java:101) 04:54:52 at hudson.model.Executor.run(Executor.java:442) 04:54:52 Build step 'Invoke Nexus Policy Evaluation' marked build as failure 04:54:52 $ ssh-agent -k 04:54:52 unset SSH_AUTH_SOCK; 04:54:52 unset SSH_AGENT_PID; 04:54:52 echo Agent pid 1562 killed; 04:54:52 [ssh-agent] Stopped. 04:54:52 [PostBuildScript] - [INFO] Executing post build scripts. 04:54:52 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins253279659694565996.sh 04:54:52 ---> sysstat.sh 04:54:52 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins1921571860271914949.sh 04:54:52 ---> package-listing.sh 04:54:52 ++ facter osfamily 04:54:52 ++ tr '[:upper:]' '[:lower:]' 04:54:53 + OS_FAMILY=debian 04:54:53 + workspace=/w/workspace/ietf-maven-clm-master 04:54:53 + START_PACKAGES=/tmp/packages_start.txt 04:54:53 + END_PACKAGES=/tmp/packages_end.txt 04:54:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:54:53 + PACKAGES=/tmp/packages_start.txt 04:54:53 + '[' /w/workspace/ietf-maven-clm-master ']' 04:54:53 + PACKAGES=/tmp/packages_end.txt 04:54:53 + case "${OS_FAMILY}" in 04:54:53 + dpkg -l 04:54:53 + grep '^ii' 04:54:53 + '[' -f /tmp/packages_start.txt ']' 04:54:53 + '[' -f /tmp/packages_end.txt ']' 04:54:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:54:53 + '[' /w/workspace/ietf-maven-clm-master ']' 04:54:53 + mkdir -p /w/workspace/ietf-maven-clm-master/archives/ 04:54:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ietf-maven-clm-master/archives/ 04:54:53 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins16891078718108528102.sh 04:54:53 ---> capture-instance-metadata.sh 04:54:53 Setup pyenv: 04:54:53 system 04:54:53 3.8.20 04:54:53 3.9.20 04:54:53 3.10.15 04:54:53 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:54:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oDzJ from file:/tmp/.os_lf_venv 04:54:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:54:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:54:55 lf-activate-venv(): INFO: Base packages installed successfully 04:54:55 lf-activate-venv(): INFO: Installing additional packages: lftools 04:55:08 lf-activate-venv(): INFO: Adding /tmp/venv-oDzJ/bin to PATH 04:55:08 INFO: Running in OpenStack, capturing instance metadata 04:55:09 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins740831166729628134.sh 04:55:09 provisioning config files... 04:55:09 Could not find credentials [logs] for ietf-maven-clm-master #5 04:55:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ietf-maven-clm-master@tmp/config4399433352036644528tmp 04:55:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:55:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:55:09 provisioning config files... 04:55:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:55:10 [EnvInject] - Injecting environment variables from a build step. 04:55:10 [EnvInject] - Injecting as environment variables the properties content 04:55:10 SERVER_ID=logs 04:55:10 04:55:10 [EnvInject] - Variables injected successfully. 04:55:10 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins13773276512085306403.sh 04:55:10 ---> create-netrc.sh 04:55:10 WARN: Log server credential not found. 04:55:10 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins9367430131053967204.sh 04:55:10 ---> python-tools-install.sh 04:55:10 Setup pyenv: 04:55:10 system 04:55:10 3.8.20 04:55:10 3.9.20 04:55:10 3.10.15 04:55:10 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oDzJ from file:/tmp/.os_lf_venv 04:55:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:12 lf-activate-venv(): INFO: Base packages installed successfully 04:55:12 lf-activate-venv(): INFO: Installing additional packages: lftools 04:55:22 lf-activate-venv(): INFO: Adding /tmp/venv-oDzJ/bin to PATH 04:55:22 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins12633732669895173905.sh 04:55:22 ---> sudo-logs.sh 04:55:22 Archiving 'sudo' log.. 04:55:22 [ietf-maven-clm-master] $ /bin/bash /tmp/jenkins7761796934233940815.sh 04:55:22 ---> job-cost.sh 04:55:22 Setup pyenv: 04:55:23 system 04:55:23 3.8.20 04:55:23 3.9.20 04:55:23 3.10.15 04:55:23 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oDzJ from file:/tmp/.os_lf_venv 04:55:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:25 lf-activate-venv(): INFO: Base packages installed successfully 04:55:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:55:31 lf-activate-venv(): INFO: Adding /tmp/venv-oDzJ/bin to PATH 04:55:31 INFO: No Stack... 04:55:31 INFO: Retrieving Pricing Info for: v3-standard-4 04:55:32 INFO: Archiving Costs 04:55:32 [ietf-maven-clm-master] $ /bin/bash -l /tmp/jenkins14856947846117691213.sh 04:55:32 ---> logs-deploy.sh 04:55:32 Setup pyenv: 04:55:32 system 04:55:32 3.8.20 04:55:32 3.9.20 04:55:32 3.10.15 04:55:32 * 3.11.10 (set by /w/workspace/ietf-maven-clm-master/.python-version) 04:55:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oDzJ from file:/tmp/.os_lf_venv 04:55:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:55:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:55:34 lf-activate-venv(): INFO: Base packages installed successfully 04:55:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:55:44 lf-activate-venv(): INFO: Adding /tmp/venv-oDzJ/bin to PATH 04:55:44 WARNING: Nexus logging server not set 04:55:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ietf-maven-clm-master/5/ 04:55:44 INFO: archiving logs to S3 04:55:48 ---> uname -a: 04:55:48 Linux prd-ubuntu2204-docker-4c-4g-2679 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 04:55:48 04:55:48 04:55:48 ---> lscpu: 04:55:48 Architecture: x86_64 04:55:48 CPU op-mode(s): 32-bit, 64-bit 04:55:48 Address sizes: 40 bits physical, 48 bits virtual 04:55:48 Byte Order: Little Endian 04:55:48 CPU(s): 4 04:55:48 On-line CPU(s) list: 0-3 04:55:48 Vendor ID: AuthenticAMD 04:55:48 Model name: AMD EPYC-Rome Processor 04:55:48 CPU family: 23 04:55:48 Model: 49 04:55:48 Thread(s) per core: 1 04:55:48 Core(s) per socket: 1 04:55:48 Socket(s): 4 04:55:48 Stepping: 0 04:55:48 BogoMIPS: 5600.00 04:55:48 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 04:55:48 Virtualization: AMD-V 04:55:48 Hypervisor vendor: KVM 04:55:48 Virtualization type: full 04:55:48 L1d cache: 128 KiB (4 instances) 04:55:48 L1i cache: 128 KiB (4 instances) 04:55:48 L2 cache: 2 MiB (4 instances) 04:55:48 L3 cache: 64 MiB (4 instances) 04:55:48 NUMA node(s): 1 04:55:48 NUMA node0 CPU(s): 0-3 04:55:48 Vulnerability Gather data sampling: Not affected 04:55:48 Vulnerability Indirect target selection: Not affected 04:55:48 Vulnerability Itlb multihit: Not affected 04:55:48 Vulnerability L1tf: Not affected 04:55:48 Vulnerability Mds: Not affected 04:55:48 Vulnerability Meltdown: Not affected 04:55:48 Vulnerability Mmio stale data: Not affected 04:55:48 Vulnerability Reg file data sampling: Not affected 04:55:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 04:55:48 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 04:55:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:55:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:55:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:55:48 Vulnerability Srbds: Not affected 04:55:48 Vulnerability Tsx async abort: Not affected 04:55:48 04:55:48 04:55:48 ---> nproc: 04:55:48 4 04:55:48 04:55:48 04:55:48 ---> df -h: 04:55:48 Filesystem Size Used Avail Use% Mounted on 04:55:48 tmpfs 1.6G 1.1M 1.6G 1% /run 04:55:48 /dev/vda1 78G 9.8G 68G 13% / 04:55:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 04:55:48 tmpfs 5.0M 0 5.0M 0% /run/lock 04:55:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:55:48 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 04:55:48 04:55:48 04:55:48 ---> free -m: 04:55:48 total used free shared buff/cache available 04:55:48 Mem: 15989 597 10913 4 4478 15049 04:55:48 Swap: 1023 0 1023 04:55:48 04:55:48 04:55:48 ---> ip addr: 04:55:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:55:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:55:48 inet 127.0.0.1/8 scope host lo 04:55:48 valid_lft forever preferred_lft forever 04:55:48 inet6 ::1/128 scope host 04:55:48 valid_lft forever preferred_lft forever 04:55:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:55:48 link/ether fa:16:3e:9b:1f:de brd ff:ff:ff:ff:ff:ff 04:55:48 altname enp0s3 04:55:48 inet 10.30.171.170/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 04:55:48 valid_lft 85417sec preferred_lft 85417sec 04:55:48 inet6 fe80::f816:3eff:fe9b:1fde/64 scope link 04:55:48 valid_lft forever preferred_lft forever 04:55:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:55:48 link/ether f2:2a:49:5c:00:2e brd ff:ff:ff:ff:ff:ff 04:55:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:55:48 valid_lft forever preferred_lft forever 04:55:48 04:55:48 04:55:48 ---> sar -b -r -n DEV: 04:55:48 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-2679) 10/11/25 _x86_64_ (4 CPU) 04:55:48 04:55:48 04:39:27 LINUX RESTART (4 CPU) 04:55:48 04:55:48 04:40:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:55:48 04:50:01 88.14 4.88 64.45 18.81 908.02 7157.08 293558.18 04:55:48 Average: 88.14 4.88 64.45 18.81 908.02 7157.08 293558.18 04:55:48 04:55:48 04:40:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:55:48 04:50:01 9916788 13581064 2376740 14.52 154704 3635992 2609804 14.98 812152 5257168 128720 04:55:48 Average: 9916788 13581064 2376740 14.52 154704 3635992 2609804 14.98 812152 5257168 128720 04:55:48 04:55:48 04:40:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:55:48 04:50:01 lo 3798.85 3798.85 3619.99 3619.99 0.00 0.00 0.00 0.00 04:55:48 04:50:01 ens3 152.26 113.28 986.14 26.61 0.00 0.00 0.00 0.00 04:55:48 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:48 Average: lo 3798.85 3798.85 3619.99 3619.99 0.00 0.00 0.00 0.00 04:55:48 Average: ens3 152.26 113.28 986.14 26.61 0.00 0.00 0.00 0.00 04:55:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:48 04:55:48 04:55:48 ---> sar -P ALL: 04:55:48 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-2679) 10/11/25 _x86_64_ (4 CPU) 04:55:48 04:55:48 04:39:27 LINUX RESTART (4 CPU) 04:55:48 04:55:48 04:40:00 CPU %user %nice %system %iowait %steal %idle 04:55:48 04:50:01 all 61.12 0.00 3.83 0.51 0.09 34.45 04:55:48 04:50:01 0 59.52 0.00 3.68 0.22 0.09 36.50 04:55:48 04:50:01 1 62.83 0.00 3.94 0.38 0.09 32.75 04:55:48 04:50:01 2 61.38 0.00 3.97 0.46 0.09 34.11 04:55:48 04:50:01 3 60.75 0.00 3.74 0.97 0.09 34.45 04:55:48 Average: all 61.12 0.00 3.83 0.51 0.09 34.45 04:55:48 Average: 0 59.52 0.00 3.68 0.22 0.09 36.50 04:55:48 Average: 1 62.83 0.00 3.94 0.38 0.09 32.75 04:55:48 Average: 2 61.38 0.00 3.97 0.46 0.09 34.11 04:55:48 Average: 3 60.75 0.00 3.74 0.97 0.09 34.45 04:55:48 04:55:48 04:55:48