Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-2c-2g-5389 (ubuntu2004-docker-2c-2g) in workspace /w/workspace/transportpce-models-maven-clm-scandium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-uqnd2Zk0mHgv/agent.15978 SSH_AGENT_PID=15981 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-models-maven-clm-scandium@tmp/private_key_17037884366966677984.key (/w/workspace/transportpce-models-maven-clm-scandium@tmp/private_key_17037884366966677984.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce/models > git init /w/workspace/transportpce-models-maven-clm-scandium # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce/models > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce/models +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce/models # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 Checking out Revision 2b61c9dd9aa03bd3378cfff2fecb11e893628348 (refs/remotes/origin/stable/scandium) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b61c9dd9aa03bd3378cfff2fecb11e893628348 # timeout=10 Commit message: "Bump project version to 21.2.0-SNAPSHOT" > git rev-list --no-walk 2b61c9dd9aa03bd3378cfff2fecb11e893628348 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins17536580574370073949.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XI2m lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XI2m/bin to PATH Generating Requirements File Python 3.11.10 pip 24.3.1 from /tmp/venv-XI2m/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.57 botocore==1.35.57 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.4 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.36.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.4.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.21.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.0 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [transportpce-models-maven-clm-scandium] $ /bin/sh -xe /tmp/jenkins721765241185797519.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2004-docker-2c-2g-5389 [transportpce-models-maven-clm-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/scandium -Dsha1=origin/stable/scandium "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=transportpce/models -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/scandium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=scandium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=transportpce/models --version Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.24, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix" [transportpce-models-maven-clm-scandium] $ /bin/sh -xe /tmp/jenkins5524018494024847463.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [transportpce-models-maven-clm-scandium] $ /bin/sh /tmp/jenkins3695558304615868496.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.4" 2024-07-16 OpenJDK Runtime Environment (build 21.0.4+7-Ubuntu-1ubuntu220.04) OpenJDK 64-Bit Server VM (build 21.0.4+7-Ubuntu-1ubuntu220.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/transportpce-models-maven-clm-scandium@tmp/config6740309146706085024tmp copy managed file [transportpce-settings] to file:/w/workspace/transportpce-models-maven-clm-scandium@tmp/config16977383057304868827tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [transportpce-models-maven-clm-scandium] $ /bin/bash -l /tmp/jenkins18423011947935105805.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> sonatype-clm.sh Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] transportpce-models-artifacts [pom] [INFO] openroadm-common-1.2.1 [bundle] [INFO] openroadm-device-1.2.1 [bundle] [INFO] openroadm-common-2.2.1 [bundle] [INFO] openroadm-device-2.2.1 [bundle] [INFO] openroadm-common-7.1.0 [bundle] [INFO] openroadm-device-7.1.0 [bundle] [INFO] openroadm-common-13.1.0 [bundle] [INFO] openroadm-device-13.1.0 [bundle] [INFO] openroadm-network-13.1.0 [bundle] [INFO] openroadm-service-13.1.0 [bundle] [INFO] transportpce-openroadm-models [pom] [INFO] tapi-2.4.0 [bundle] [INFO] transportpce-tapi-models [pom] [INFO] openconfig-240119 [bundle] [INFO] transportpce-openconfig-models [pom] [INFO] OpenDaylight :: transportpce-models :: openroadm-devices [feature] [INFO] OpenDaylight :: transportpce-models :: openroadm-models-all [feature] [INFO] OpenDaylight :: transportpce-models :: tapi-models-all [feature] [INFO] OpenDaylight :: transportpce-models :: openconfig-models-all [feature] [INFO] OpenDaylight :: TransportPCE - Models :: Features [feature] [INFO] features-aggregator [pom] [INFO] transportpce-models [pom] [INFO] [INFO] --< org.opendaylight.transportpce.models:transportpce-models-artifacts >-- [INFO] Building transportpce-models-artifacts 21.2.0-SNAPSHOT [1/23] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-models-artifacts --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-models-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-models-artifacts --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-models-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/artifacts/target/bom.xml [INFO] attaching as transportpce-models-artifacts-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/artifacts/target/bom.json [INFO] attaching as transportpce-models-artifacts-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-models-artifacts --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/artifacts/pom.xml to /tmp/r/org/opendaylight/transportpce/models/transportpce-models-artifacts/21.2.0-SNAPSHOT/transportpce-models-artifacts-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/transportpce-models-artifacts/21.2.0-SNAPSHOT/transportpce-models-artifacts-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/artifacts/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/transportpce-models-artifacts/21.2.0-SNAPSHOT/transportpce-models-artifacts-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transportpce-models-artifacts --- [INFO] org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.2.0-SNAPSHOT [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ transportpce-models-artifacts --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/artifacts/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.transportpce.models:openroadm-common-1.2.1 >----- [INFO] Building openroadm-common-1.2.1 21.2.0-SNAPSHOT [2/23] [INFO] from openroadm/common-1.2.1/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-common-1.2.1 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-common-1.2.1 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-common-1.2.1 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-common-1.2.1 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-common-1.2.1 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-common-1.2.1 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 4.536 ms [INFO] yang-to-sources: Project model files found: 12 in 195.2 ms [INFO] yang-to-sources: 13 YANG models processed in 381.8 ms [INFO] BindingJavaFileGenerator: Defined 191 files in 198.0 ms [INFO] Sorted 191 files into 44 directories in 5.437 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 191 in 451.5 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-common-1.2.1 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-common-1.2.1 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-common-1.2.1 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-common-1.2.1 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/generated-sources/spi [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 12 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-common-1.2.1 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 190 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-common-1.2.1 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-common-1.2.1 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-common-1.2.1 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-common-1.2.1 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-common-1.2.1 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-common-1.2.1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-common-1.2.1 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-common-1.2.1 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-common-1.2.1 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-common-1.2.1 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-common-1.2.1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/bom.xml [INFO] attaching as openroadm-common-1.2.1-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/bom.json [INFO] attaching as openroadm-common-1.2.1-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-common-1.2.1 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-common-1.2.1 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-common-1.2.1 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-common-1.2.1 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-common-1.2.1 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-common-1.2.1 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.2.0-SNAPSHOT/openroadm-common-1.2.1-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.2.0-SNAPSHOT/openroadm-common-1.2.1-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.2.0-SNAPSHOT/openroadm-common-1.2.1-21.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.2.0-SNAPSHOT/openroadm-common-1.2.1-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.2.0-SNAPSHOT/openroadm-common-1.2.1-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/openroadm-common-1.2.1-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.2.0-SNAPSHOT/openroadm-common-1.2.1-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-common-1.2.1 --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/transportpce/models/openroadm-common-1.2.1/21.2.0-SNAPSHOT/openroadm-common-1.2.1-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-common-1.2.1 --- [INFO] org.opendaylight.transportpce.models:openroadm-common-1.2.1:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-common-1.2.1 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-1.2.1/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.transportpce.models:openroadm-device-1.2.1 >----- [INFO] Building openroadm-device-1.2.1 21.2.0-SNAPSHOT [3/23] [INFO] from openroadm/device-1.2.1/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-device-1.2.1 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-device-1.2.1 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-device-1.2.1 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-device-1.2.1 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-device-1.2.1 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-device-1.2.1 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.279 ms [INFO] yang-to-sources: Project model files found: 23 in 203.5 ms [INFO] yang-to-sources: 31 YANG models processed in 535.2 ms [INFO] BindingJavaFileGenerator: Defined 499 files in 114.9 ms [INFO] Sorted 499 files into 105 directories in 2.179 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 499 in 483.4 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-device-1.2.1 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-device-1.2.1 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-device-1.2.1 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-device-1.2.1 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/generated-sources/spi [INFO] Copying 23 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 23 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-device-1.2.1 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 498 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-device-1.2.1 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-device-1.2.1 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-device-1.2.1 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-device-1.2.1 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-device-1.2.1 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-device-1.2.1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-device-1.2.1 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-device-1.2.1 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-device-1.2.1 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/openroadm-device-1.2.1-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-device-1.2.1 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-device-1.2.1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/bom.xml [INFO] attaching as openroadm-device-1.2.1-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/bom.json [INFO] attaching as openroadm-device-1.2.1-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-device-1.2.1 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-device-1.2.1 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-device-1.2.1 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/openroadm-device-1.2.1-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-device-1.2.1 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-device-1.2.1 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-device-1.2.1 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.2.0-SNAPSHOT/openroadm-device-1.2.1-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/openroadm-device-1.2.1-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.2.0-SNAPSHOT/openroadm-device-1.2.1-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.2.0-SNAPSHOT/openroadm-device-1.2.1-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.2.0-SNAPSHOT/openroadm-device-1.2.1-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/openroadm-device-1.2.1-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.2.0-SNAPSHOT/openroadm-device-1.2.1-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-device-1.2.1 --- [INFO] Installing org/opendaylight/transportpce/models/openroadm-device-1.2.1/21.2.0-SNAPSHOT/openroadm-device-1.2.1-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-device-1.2.1 --- [INFO] org.opendaylight.transportpce.models:openroadm-device-1.2.1:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.4:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-device-1.2.1 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-1.2.1/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.transportpce.models:openroadm-common-2.2.1 >----- [INFO] Building openroadm-common-2.2.1 21.2.0-SNAPSHOT [4/23] [INFO] from openroadm/common-2.2.1/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-common-2.2.1 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-common-2.2.1 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-common-2.2.1 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-common-2.2.1 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-common-2.2.1 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-common-2.2.1 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 4.228 ms [INFO] yang-to-sources: Project model files found: 16 in 86.57 ms [INFO] yang-to-sources: 17 YANG models processed in 139.1 ms [INFO] BindingJavaFileGenerator: Defined 371 files in 30.59 ms [INFO] Sorted 371 files into 65 directories in 639.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 371 in 156.8 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-common-2.2.1 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-common-2.2.1 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-common-2.2.1 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-common-2.2.1 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/generated-sources/spi [INFO] Copying 16 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 16 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-common-2.2.1 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 370 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-common-2.2.1 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-common-2.2.1 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-common-2.2.1 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-common-2.2.1 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-common-2.2.1 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-common-2.2.1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-common-2.2.1 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-common-2.2.1 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-common-2.2.1 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-common-2.2.1 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-common-2.2.1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/bom.xml [INFO] attaching as openroadm-common-2.2.1-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/bom.json [INFO] attaching as openroadm-common-2.2.1-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-common-2.2.1 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-common-2.2.1 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-common-2.2.1 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-common-2.2.1 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-common-2.2.1 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-common-2.2.1 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.2.0-SNAPSHOT/openroadm-common-2.2.1-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.2.0-SNAPSHOT/openroadm-common-2.2.1-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.2.0-SNAPSHOT/openroadm-common-2.2.1-21.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.2.0-SNAPSHOT/openroadm-common-2.2.1-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.2.0-SNAPSHOT/openroadm-common-2.2.1-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/openroadm-common-2.2.1-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.2.0-SNAPSHOT/openroadm-common-2.2.1-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-common-2.2.1 --- [INFO] Installing org/opendaylight/transportpce/models/openroadm-common-2.2.1/21.2.0-SNAPSHOT/openroadm-common-2.2.1-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-common-2.2.1 --- [INFO] org.opendaylight.transportpce.models:openroadm-common-2.2.1:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-common-2.2.1 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-2.2.1/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.transportpce.models:openroadm-device-2.2.1 >----- [INFO] Building openroadm-device-2.2.1 21.2.0-SNAPSHOT [5/23] [INFO] from openroadm/device-2.2.1/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-device-2.2.1 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-device-2.2.1 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-device-2.2.1 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-device-2.2.1 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-device-2.2.1 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-device-2.2.1 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.522 ms [INFO] yang-to-sources: Project model files found: 26 in 56.18 ms [INFO] yang-to-sources: 37 YANG models processed in 202.0 ms [INFO] BindingJavaFileGenerator: Defined 655 files in 42.23 ms [INFO] Sorted 655 files into 145 directories in 701.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 655 in 303.1 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-device-2.2.1 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-device-2.2.1 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-device-2.2.1 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-device-2.2.1 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/generated-sources/spi [INFO] Copying 26 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 26 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-device-2.2.1 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 654 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-device-2.2.1 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-device-2.2.1 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-device-2.2.1 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-device-2.2.1 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-device-2.2.1 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-device-2.2.1 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-device-2.2.1 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-device-2.2.1 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-device-2.2.1 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/openroadm-device-2.2.1-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-device-2.2.1 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-device-2.2.1 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/bom.xml [INFO] attaching as openroadm-device-2.2.1-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/bom.json [INFO] attaching as openroadm-device-2.2.1-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-device-2.2.1 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-device-2.2.1 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-device-2.2.1 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/openroadm-device-2.2.1-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-device-2.2.1 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-device-2.2.1 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-device-2.2.1 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.2.0-SNAPSHOT/openroadm-device-2.2.1-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/openroadm-device-2.2.1-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.2.0-SNAPSHOT/openroadm-device-2.2.1-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.2.0-SNAPSHOT/openroadm-device-2.2.1-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.2.0-SNAPSHOT/openroadm-device-2.2.1-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/openroadm-device-2.2.1-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.2.0-SNAPSHOT/openroadm-device-2.2.1-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-device-2.2.1 --- [INFO] Installing org/opendaylight/transportpce/models/openroadm-device-2.2.1/21.2.0-SNAPSHOT/openroadm-device-2.2.1-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-device-2.2.1 --- [INFO] org.opendaylight.transportpce.models:openroadm-device-2.2.1:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.4:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-device-2.2.1 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-2.2.1/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.transportpce.models:openroadm-common-7.1.0 >----- [INFO] Building openroadm-common-7.1.0 21.2.0-SNAPSHOT [6/23] [INFO] from openroadm/common-7.1.0/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-common-7.1.0 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-common-7.1.0 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-common-7.1.0 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-common-7.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-common-7.1.0 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-common-7.1.0 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 827.4 μs [INFO] yang-to-sources: Project model files found: 26 in 67.66 ms [INFO] yang-to-sources: 27 YANG models processed in 83.69 ms [INFO] BindingJavaFileGenerator: Defined 557 files in 39.98 ms [INFO] Sorted 557 files into 94 directories in 3.071 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 557 in 190.2 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-common-7.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-common-7.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-common-7.1.0 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-common-7.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/generated-sources/spi [INFO] Copying 26 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 26 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-common-7.1.0 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 556 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-common-7.1.0 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-common-7.1.0 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-common-7.1.0 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-common-7.1.0 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-common-7.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-common-7.1.0 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-common-7.1.0 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-common-7.1.0 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-common-7.1.0 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-common-7.1.0 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-common-7.1.0 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/bom.xml [INFO] attaching as openroadm-common-7.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/bom.json [INFO] attaching as openroadm-common-7.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-common-7.1.0 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-common-7.1.0 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-common-7.1.0 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-common-7.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-common-7.1.0 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-common-7.1.0 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.2.0-SNAPSHOT/openroadm-common-7.1.0-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.2.0-SNAPSHOT/openroadm-common-7.1.0-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.2.0-SNAPSHOT/openroadm-common-7.1.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.2.0-SNAPSHOT/openroadm-common-7.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.2.0-SNAPSHOT/openroadm-common-7.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/openroadm-common-7.1.0-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.2.0-SNAPSHOT/openroadm-common-7.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-common-7.1.0 --- [INFO] Installing org/opendaylight/transportpce/models/openroadm-common-7.1.0/21.2.0-SNAPSHOT/openroadm-common-7.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-common-7.1.0 --- [INFO] org.opendaylight.transportpce.models:openroadm-common-7.1.0:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-common-7.1.0 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-7.1.0/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.transportpce.models:openroadm-device-7.1.0 >----- [INFO] Building openroadm-device-7.1.0 21.2.0-SNAPSHOT [7/23] [INFO] from openroadm/device-7.1.0/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-device-7.1.0 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-device-7.1.0 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-device-7.1.0 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-device-7.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-device-7.1.0 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-device-7.1.0 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.533 ms [INFO] yang-to-sources: Project model files found: 45 in 134.3 ms [INFO] yang-to-sources: 65 YANG models processed in 334.6 ms [INFO] BindingJavaFileGenerator: Defined 1458 files in 73.62 ms [INFO] Sorted 1458 files into 326 directories in 1.757 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 1458 in 504.2 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-device-7.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-device-7.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-device-7.1.0 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-device-7.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/generated-sources/spi [INFO] Copying 45 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 45 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-device-7.1.0 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1457 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-device-7.1.0 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-device-7.1.0 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-device-7.1.0 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-device-7.1.0 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-device-7.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-device-7.1.0 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-device-7.1.0 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-device-7.1.0 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-device-7.1.0 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/openroadm-device-7.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-device-7.1.0 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-device-7.1.0 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/bom.xml [INFO] attaching as openroadm-device-7.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/bom.json [INFO] attaching as openroadm-device-7.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-device-7.1.0 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-device-7.1.0 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-device-7.1.0 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/openroadm-device-7.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-device-7.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-device-7.1.0 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-device-7.1.0 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.2.0-SNAPSHOT/openroadm-device-7.1.0-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/openroadm-device-7.1.0-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.2.0-SNAPSHOT/openroadm-device-7.1.0-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.2.0-SNAPSHOT/openroadm-device-7.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.2.0-SNAPSHOT/openroadm-device-7.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/openroadm-device-7.1.0-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.2.0-SNAPSHOT/openroadm-device-7.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-device-7.1.0 --- [INFO] Installing org/opendaylight/transportpce/models/openroadm-device-7.1.0/21.2.0-SNAPSHOT/openroadm-device-7.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-device-7.1.0 --- [INFO] org.opendaylight.transportpce.models:openroadm-device-7.1.0:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.4:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-device-7.1.0 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-7.1.0/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.transportpce.models:openroadm-common-13.1.0 >---- [INFO] Building openroadm-common-13.1.0 21.2.0-SNAPSHOT [8/23] [INFO] from openroadm/common-13.1.0/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-common-13.1.0 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-common-13.1.0 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-common-13.1.0 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-common-13.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-common-13.1.0 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-common-13.1.0 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.302 ms [INFO] yang-to-sources: Project model files found: 28 in 65.06 ms [INFO] yang-to-sources: 29 YANG models processed in 79.89 ms [INFO] BindingJavaFileGenerator: Defined 742 files in 28.71 ms [INFO] Sorted 742 files into 110 directories in 788.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 742 in 261.0 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-common-13.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-common-13.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-common-13.1.0 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-common-13.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/generated-sources/spi [INFO] Copying 28 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 28 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-common-13.1.0 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 741 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-common-13.1.0 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-common-13.1.0 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-common-13.1.0 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-common-13.1.0 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-common-13.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-common-13.1.0 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-common-13.1.0 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-common-13.1.0 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-common-13.1.0 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-common-13.1.0 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-common-13.1.0 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/bom.xml [INFO] attaching as openroadm-common-13.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/bom.json [INFO] attaching as openroadm-common-13.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-common-13.1.0 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-common-13.1.0 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-common-13.1.0 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-common-13.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-common-13.1.0 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-common-13.1.0 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.2.0-SNAPSHOT/openroadm-common-13.1.0-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.2.0-SNAPSHOT/openroadm-common-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.2.0-SNAPSHOT/openroadm-common-13.1.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.2.0-SNAPSHOT/openroadm-common-13.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.2.0-SNAPSHOT/openroadm-common-13.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/openroadm-common-13.1.0-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.2.0-SNAPSHOT/openroadm-common-13.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-common-13.1.0 --- [INFO] Installing org/opendaylight/transportpce/models/openroadm-common-13.1.0/21.2.0-SNAPSHOT/openroadm-common-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-common-13.1.0 --- [INFO] org.opendaylight.transportpce.models:openroadm-common-13.1.0:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-common-13.1.0 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/common-13.1.0/target/sonatype-clm/module.xml [INFO] [INFO] ----< org.opendaylight.transportpce.models:openroadm-device-13.1.0 >---- [INFO] Building openroadm-device-13.1.0 21.2.0-SNAPSHOT [9/23] [INFO] from openroadm/device-13.1.0/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-device-13.1.0 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-device-13.1.0 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-device-13.1.0 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-device-13.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-device-13.1.0 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-device-13.1.0 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.203 ms [INFO] yang-to-sources: Project model files found: 45 in 96.88 ms [INFO] yang-to-sources: 68 YANG models processed in 362.7 ms [INFO] BindingJavaFileGenerator: Defined 1638 files in 124.0 ms [INFO] Sorted 1638 files into 353 directories in 1.613 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 1638 in 581.3 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-device-13.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-device-13.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-device-13.1.0 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-device-13.1.0 --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/generated-sources/spi [INFO] Copying 45 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 45 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-device-13.1.0 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1637 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-device-13.1.0 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-device-13.1.0 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-device-13.1.0 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-device-13.1.0 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-device-13.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-device-13.1.0 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-device-13.1.0 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-device-13.1.0 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-device-13.1.0 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/openroadm-device-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-device-13.1.0 --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-device-13.1.0 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/bom.xml [INFO] attaching as openroadm-device-13.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/bom.json [INFO] attaching as openroadm-device-13.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-device-13.1.0 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-device-13.1.0 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-device-13.1.0 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/openroadm-device-13.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-device-13.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-device-13.1.0 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-device-13.1.0 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.2.0-SNAPSHOT/openroadm-device-13.1.0-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/openroadm-device-13.1.0-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.2.0-SNAPSHOT/openroadm-device-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.2.0-SNAPSHOT/openroadm-device-13.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.2.0-SNAPSHOT/openroadm-device-13.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/openroadm-device-13.1.0-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.2.0-SNAPSHOT/openroadm-device-13.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-device-13.1.0 --- [INFO] Installing org/opendaylight/transportpce/models/openroadm-device-13.1.0/21.2.0-SNAPSHOT/openroadm-device-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-device-13.1.0 --- [INFO] org.opendaylight.transportpce.models:openroadm-device-13.1.0:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:14.0.4:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.4:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-device-13.1.0 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/device-13.1.0/target/sonatype-clm/module.xml [INFO] [INFO] ---< org.opendaylight.transportpce.models:openroadm-network-13.1.0 >---- [INFO] Building openroadm-network-13.1.0 21.2.0-SNAPSHOT [10/23] [INFO] from openroadm/network-13.1.0/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-network-13.1.0 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-network-13.1.0 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-network-13.1.0 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-network-13.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-network-13.1.0 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-network-13.1.0 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.257 ms [INFO] yang-to-sources: Project model files found: 14 in 16.59 ms [INFO] yang-to-sources: 30 YANG models processed in 180.8 ms [INFO] BindingJavaFileGenerator: Defined 259 files in 17.69 ms [INFO] Sorted 259 files into 73 directories in 369.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 259 in 90.47 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-network-13.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-network-13.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-network-13.1.0 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-network-13.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/generated-sources/spi [INFO] Copying 14 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 14 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-network-13.1.0 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 258 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-network-13.1.0 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-network-13.1.0 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-network-13.1.0 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-network-13.1.0 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-network-13.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-network-13.1.0 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-network-13.1.0 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-network-13.1.0 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-network-13.1.0 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-network-13.1.0 --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/network/topology/rev230526/Link1.java:151: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/org/openroadm/network/topology/rev230526/networks/network/link/OMSAttributes.java:124: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-network-13.1.0 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/bom.xml [INFO] attaching as openroadm-network-13.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/bom.json [INFO] attaching as openroadm-network-13.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-network-13.1.0 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-network-13.1.0 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-network-13.1.0 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-network-13.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-network-13.1.0 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-network-13.1.0 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.2.0-SNAPSHOT/openroadm-network-13.1.0-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.2.0-SNAPSHOT/openroadm-network-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.2.0-SNAPSHOT/openroadm-network-13.1.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.2.0-SNAPSHOT/openroadm-network-13.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.2.0-SNAPSHOT/openroadm-network-13.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/openroadm-network-13.1.0-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.2.0-SNAPSHOT/openroadm-network-13.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-network-13.1.0 --- [INFO] Installing org/opendaylight/transportpce/models/openroadm-network-13.1.0/21.2.0-SNAPSHOT/openroadm-network-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-network-13.1.0 --- [INFO] org.opendaylight.transportpce.models:openroadm-network-13.1.0:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:14.0.4:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:14.0.4:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-network-13.1.0 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/network-13.1.0/target/sonatype-clm/module.xml [INFO] [INFO] ---< org.opendaylight.transportpce.models:openroadm-service-13.1.0 >---- [INFO] Building openroadm-service-13.1.0 21.2.0-SNAPSHOT [11/23] [INFO] from openroadm/service-13.1.0/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openroadm-service-13.1.0 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openroadm-service-13.1.0 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openroadm-service-13.1.0 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openroadm-service-13.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openroadm-service-13.1.0 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openroadm-service-13.1.0 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.295 ms [INFO] yang-to-sources: Project model files found: 8 in 31.81 ms [INFO] yang-to-sources: 26 YANG models processed in 372.6 ms [INFO] BindingJavaFileGenerator: Defined 857 files in 44.33 ms [INFO] Sorted 857 files into 159 directories in 903.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 857 in 325.9 ms [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openroadm-service-13.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openroadm-service-13.1.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openroadm-service-13.1.0 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openroadm-service-13.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openroadm-service-13.1.0 --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 856 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openroadm-service-13.1.0 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openroadm-service-13.1.0 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openroadm-service-13.1.0 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openroadm-service-13.1.0 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openroadm-service-13.1.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openroadm-service-13.1.0 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openroadm-service-13.1.0 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openroadm-service-13.1.0 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openroadm-service-13.1.0 --- [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openroadm-service-13.1.0 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openroadm-service-13.1.0 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/bom.xml [INFO] attaching as openroadm-service-13.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/bom.json [INFO] attaching as openroadm-service-13.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openroadm-service-13.1.0 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openroadm-service-13.1.0 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openroadm-service-13.1.0 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openroadm-service-13.1.0 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openroadm-service-13.1.0 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openroadm-service-13.1.0 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.2.0-SNAPSHOT/openroadm-service-13.1.0-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.2.0-SNAPSHOT/openroadm-service-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.2.0-SNAPSHOT/openroadm-service-13.1.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.2.0-SNAPSHOT/openroadm-service-13.1.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.2.0-SNAPSHOT/openroadm-service-13.1.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/openroadm-service-13.1.0-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.2.0-SNAPSHOT/openroadm-service-13.1.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openroadm-service-13.1.0 --- [INFO] Installing org/opendaylight/transportpce/models/openroadm-service-13.1.0/21.2.0-SNAPSHOT/openroadm-service-13.1.0-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openroadm-service-13.1.0 --- [INFO] org.opendaylight.transportpce.models:openroadm-service-13.1.0:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openroadm-service-13.1.0 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/service-13.1.0/target/sonatype-clm/module.xml [INFO] [INFO] --< org.opendaylight.transportpce.models:transportpce-openroadm-models >-- [INFO] Building transportpce-openroadm-models 21.2.0-SNAPSHOT [12/23] [INFO] from openroadm/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-openroadm-models --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-openroadm-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-openroadm-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-openroadm-models --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-openroadm-models --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openroadm/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ transportpce-openroadm-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-openroadm-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-openroadm-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-openroadm-models >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-openroadm-models --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-openroadm-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-openroadm-models --- [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-openroadm-models --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-openroadm-models --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-openroadm-models --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-openroadm-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-openroadm-models --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-openroadm-models --- [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-openroadm-models --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-openroadm-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-openroadm-models --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transportpce-openroadm-models --- [INFO] org.opendaylight.transportpce.models:transportpce-openroadm-models:pom:21.2.0-SNAPSHOT [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ transportpce-openroadm-models --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openroadm/target/sonatype-clm/module.xml [INFO] [INFO] ----------< org.opendaylight.transportpce.models:tapi-2.4.0 >----------- [INFO] Building tapi-2.4.0 21.2.0-SNAPSHOT [13/23] [INFO] from tapi/2.4.0/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ tapi-2.4.0 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ tapi-2.4.0 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ tapi-2.4.0 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ tapi-2.4.0 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ tapi-2.4.0 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ tapi-2.4.0 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 911.3 μs [INFO] yang-to-sources: Project model files found: 14 in 185.1 ms [INFO] yang-to-sources: 14 YANG models processed in 726.4 ms [INFO] BindingJavaFileGenerator: Defined 4071 files in 108.1 ms [INFO] Sorted 4071 files into 390 directories in 3.865 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 4071 in 1.100 s [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ tapi-2.4.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ tapi-2.4.0 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ tapi-2.4.0 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tapi-2.4.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/generated-sources/spi [INFO] Copying 14 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 14 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tapi-2.4.0 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 4070 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ tapi-2.4.0 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ tapi-2.4.0 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ tapi-2.4.0 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ tapi-2.4.0 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tapi-2.4.0 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tapi-2.4.0 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ tapi-2.4.0 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ tapi-2.4.0 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ tapi-2.4.0 --- [WARNING] Bundle org.opendaylight.transportpce.models:tapi-2.4.0:bundle:21.2.0-SNAPSHOT : Export org.opendaylight.yang.gen.v1.urn.onf.otcc.yang.tapi.connectivity.rev221121, has 1, private references [org.opendaylight.yang.gen.v1.urn.onf.otcc.yang.tapi.connectivity.rev221121.connectivity.service.internal.point] [WARNING] Bundle org.opendaylight.transportpce.models:tapi-2.4.0:bundle:21.2.0-SNAPSHOT : Export org.opendaylight.yang.gen.v1.urn.onf.otcc.yang.tapi.connectivity.rev221121.connectivity.service, has 1, private references [org.opendaylight.yang.gen.v1.urn.onf.otcc.yang.tapi.connectivity.rev221121.connectivity.service.internal.point] [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/tapi-2.4.0-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ tapi-2.4.0 --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/tapi-2.4.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ tapi-2.4.0 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/bom.xml [INFO] attaching as tapi-2.4.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/bom.json [INFO] attaching as tapi-2.4.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ tapi-2.4.0 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ tapi-2.4.0 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ tapi-2.4.0 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/tapi-2.4.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ tapi-2.4.0 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ tapi-2.4.0 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ tapi-2.4.0 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/pom.xml to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.2.0-SNAPSHOT/tapi-2.4.0-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/tapi-2.4.0-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.2.0-SNAPSHOT/tapi-2.4.0-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/tapi-2.4.0-21.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.2.0-SNAPSHOT/tapi-2.4.0-21.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.2.0-SNAPSHOT/tapi-2.4.0-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.2.0-SNAPSHOT/tapi-2.4.0-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/tapi-2.4.0-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/tapi-2.4.0/21.2.0-SNAPSHOT/tapi-2.4.0-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ tapi-2.4.0 --- [INFO] Installing org/opendaylight/transportpce/models/tapi-2.4.0/21.2.0-SNAPSHOT/tapi-2.4.0-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ tapi-2.4.0 --- [INFO] org.opendaylight.transportpce.models:tapi-2.4.0:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ tapi-2.4.0 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/tapi/2.4.0/target/sonatype-clm/module.xml [INFO] [INFO] ---< org.opendaylight.transportpce.models:transportpce-tapi-models >---- [INFO] Building transportpce-tapi-models 21.2.0-SNAPSHOT [14/23] [INFO] from tapi/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-tapi-models --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-tapi-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-tapi-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-tapi-models --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-tapi-models --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/tapi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ transportpce-tapi-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-tapi-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-tapi-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/tapi/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-tapi-models >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-tapi-models --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-tapi-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-tapi-models --- [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-tapi-models --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-tapi-models --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-tapi-models --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-tapi-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-tapi-models --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-tapi-models --- [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-tapi-models --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-tapi-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-tapi-models --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transportpce-tapi-models --- [INFO] org.opendaylight.transportpce.models:transportpce-tapi-models:pom:21.2.0-SNAPSHOT [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ transportpce-tapi-models --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/tapi/target/sonatype-clm/module.xml [INFO] [INFO] -------< org.opendaylight.transportpce.models:openconfig-240119 >------- [INFO] Building openconfig-240119 21.2.0-SNAPSHOT [15/23] [INFO] from openconfig/openconfig-240119/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ openconfig-240119 --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openconfig-240119 --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openconfig-240119 --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openconfig-240119 --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openconfig-240119 --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang:14.0.5:generate-sources (binding) @ openconfig-240119 --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 50.40 ms [INFO] yang-to-sources: Project model files found: 111 in 304.9 ms [INFO] yang-to-sources: 82 YANG models processed in 553.0 ms [INFO] BindingJavaFileGenerator: Defined 5914 files in 192.2 ms [INFO] Sorted 5914 files into 1276 directories in 6.208 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 5914 in 1.441 s [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ openconfig-240119 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ openconfig-240119 --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ openconfig-240119 --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/classes/LICENSE [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openconfig-240119 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/spi [INFO] Copying 111 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 111 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/spi [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ openconfig-240119 --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 5913 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/acl/rev210616/_interface/ingress/acl/top/ingress/acl/sets/IngressAclSetKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/acl/rev210616/_interface/ingress/acl/top/ingress/acl/sets/IngressAclSetKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/acl/rev210616/_interface/egress/acl/top/egress/acl/sets/EgressAclSetKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/acl/rev210616/_interface/egress/acl/top/egress/acl/sets/EgressAclSetKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/aft/rev220517/aft/next/hop/groups/structural/next/hop/groups/next/hop/group/next/hops/NextHopKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/platform/rev220610/platform/subcomponent/ref/top/subcomponents/SubcomponentKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/mpls/rev210728/p2p/primary/paths/top/p2p/primary/path/p2p/primary/path/candidate/secondary/paths/CandidateSecondaryPathKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/ospfv2/rev220210/ospfv2/global/structural/global/inter/area/propagation/policies/InterAreaPropagationPolicyKey.java:[23,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/ospfv2/rev220210/ospfv2/global/structural/global/inter/area/propagation/policies/InterAreaPropagationPolicyKey.java:[24,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/Config.java:[65,55] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/Config.java:[88,38] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/Config.java:[88,57] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/Config.java:[103,54] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/State.java:[69,55] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/State.java:[92,38] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/State.java:[92,57] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/State.java:[107,54] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[62,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[62,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[62,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[82,27] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[96,28] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[111,35] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[139,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[139,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[139,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[164,42] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[164,42] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[164,42] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[220,110] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[212,109] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[212,109] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[212,109] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[220,102] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[220,102] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/ConfigBuilder.java:[220,102] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[62,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[62,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[62,13] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[82,27] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[97,28] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[112,35] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[140,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[140,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[140,12] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[165,41] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[165,41] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[165,41] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[221,110] getVlanId() in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[213,109] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[213,109] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[213,109] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[221,102] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[221,102] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/vlan/rev210728/vlan/logical/top/vlan/StateBuilder.java:[221,102] org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig.VlanId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.vlan.rev210728.VlanLogicalConfig has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ openconfig-240119 >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ openconfig-240119 --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ openconfig-240119 <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ openconfig-240119 --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openconfig-240119 --- [INFO] skip non existing resourceDirectory /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openconfig-240119 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.1:test (default-test) @ openconfig-240119 --- [INFO] No tests to run. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ openconfig-240119 --- [INFO] [INFO] --- bundle:5.1.9:bundle (default-bundle) @ openconfig-240119 --- [WARNING] Bundle org.opendaylight.transportpce.models:openconfig-240119:bundle:21.2.0-SNAPSHOT : Export org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.isis.rev220510.lsp.state.tlvs.tlv, has 1, private references [org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openconfig.isis.rev220510.lsp.state.tlvs.tlv.ipv4.internal.reachability] [INFO] Building bundle: /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/openconfig-240119-21.2.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ openconfig-240119 --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/lldp/rev181121/lldp/neighbor/top/neighbors/Neighbor.java:152: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/http/openconfig/net/yang/lldp/rev181121/lldp/neighbor/top/neighbors/Neighbor.java:166: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/openconfig-240119-21.2.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ openconfig-240119 --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/bom.xml [INFO] attaching as openconfig-240119-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/bom.json [INFO] attaching as openconfig-240119-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openconfig-240119 --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ openconfig-240119 --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openconfig-240119 --- [INFO] Building jar: /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/openconfig-240119-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ openconfig-240119 --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ openconfig-240119 --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ openconfig-240119 --- [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/pom.xml to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.2.0-SNAPSHOT/openconfig-240119-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/openconfig-240119-21.2.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.2.0-SNAPSHOT/openconfig-240119-21.2.0-SNAPSHOT.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/openconfig-240119-21.2.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.2.0-SNAPSHOT/openconfig-240119-21.2.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.2.0-SNAPSHOT/openconfig-240119-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.2.0-SNAPSHOT/openconfig-240119-21.2.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/openconfig-240119-21.2.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/transportpce/models/openconfig-240119/21.2.0-SNAPSHOT/openconfig-240119-21.2.0-SNAPSHOT-sources.jar [INFO] [INFO] --- bundle:5.1.9:install (default-install) @ openconfig-240119 --- [INFO] Installing org/opendaylight/transportpce/models/openconfig-240119/21.2.0-SNAPSHOT/openconfig-240119-21.2.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ openconfig-240119 --- [INFO] org.opendaylight.transportpce.models:openconfig-240119:bundle:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:14.0.4:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.4:compile [INFO] +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] +- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ openconfig-240119 --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openconfig/openconfig-240119/target/sonatype-clm/module.xml [INFO] [INFO] --< org.opendaylight.transportpce.models:transportpce-openconfig-models >-- [INFO] Building transportpce-openconfig-models 21.2.0-SNAPSHOT [16/23] [INFO] from openconfig/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-openconfig-models --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-openconfig-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ transportpce-openconfig-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-openconfig-models --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ transportpce-openconfig-models --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/transportpce-models-maven-clm-scandium/openconfig/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ transportpce-openconfig-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ transportpce-openconfig-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ transportpce-openconfig-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/openconfig/target/classes/LICENSE [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ transportpce-openconfig-models >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ transportpce-openconfig-models --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ transportpce-openconfig-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ transportpce-openconfig-models --- [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ transportpce-openconfig-models --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-openconfig-models --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-openconfig-models --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-openconfig-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ transportpce-openconfig-models --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-openconfig-models --- [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ transportpce-openconfig-models --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ transportpce-openconfig-models --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-openconfig-models --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transportpce-openconfig-models --- [INFO] org.opendaylight.transportpce.models:transportpce-openconfig-models:pom:21.2.0-SNAPSHOT [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ transportpce-openconfig-models --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/openconfig/target/sonatype-clm/module.xml [INFO] [INFO] -----< org.opendaylight.transportpce.models:odl-openroadm-devices >----- [INFO] Building OpenDaylight :: transportpce-models :: openroadm-devices 21.2.0-SNAPSHOT [17/23] [INFO] from features/odl-openroadm-devices/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openroadm-devices --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openroadm-devices --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openroadm-devices --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openroadm-devices --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openroadm-devices --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openroadm-devices --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-openroadm-devices --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openroadm-devices --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-devices/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openroadm-devices --- [INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-devices/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openroadm-devices --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openroadm-devices >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-openroadm-devices --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openroadm-devices <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-openroadm-devices --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-openroadm-devices --- [INFO] Starting SFT for org.opendaylight.transportpce.models:odl-openroadm-devices [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: f8315b74-228f-4e44-9ff2-c3b629bdc9d6 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ odl-openroadm-devices --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-openroadm-devices --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-openroadm-devices --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-devices/target/bom.xml [INFO] attaching as odl-openroadm-devices-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-devices/target/bom.json [INFO] attaching as odl-openroadm-devices-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openroadm-devices --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openroadm-devices --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openroadm-devices --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openroadm-devices --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-openroadm-devices --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-openroadm-devices --- [WARNING] [WARNING] The packaging plugin for project odl-openroadm-devices did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-devices/pom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-devices/21.2.0-SNAPSHOT/odl-openroadm-devices-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-devices/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-devices/21.2.0-SNAPSHOT/odl-openroadm-devices-21.2.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-devices/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-devices/21.2.0-SNAPSHOT/odl-openroadm-devices-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-devices/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-devices/21.2.0-SNAPSHOT/odl-openroadm-devices-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-openroadm-devices --- [INFO] org.opendaylight.transportpce.models:odl-openroadm-devices:feature:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.4:compile [INFO] | +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.transportpce.models:openroadm-device-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:14.0.4:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ odl-openroadm-devices --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-devices/target/sonatype-clm/module.xml [INFO] [INFO] -----< org.opendaylight.transportpce.models:odl-openroadm-models >------ [INFO] Building OpenDaylight :: transportpce-models :: openroadm-models-all 21.2.0-SNAPSHOT [18/23] [INFO] from features/odl-openroadm-models/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openroadm-models --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openroadm-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openroadm-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openroadm-models --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openroadm-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openroadm-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-openroadm-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openroadm-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-models/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openroadm-models --- [INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-models/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openroadm-models --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openroadm-models >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-openroadm-models --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openroadm-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-openroadm-models --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-openroadm-models --- [INFO] Starting SFT for org.opendaylight.transportpce.models:odl-openroadm-models [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 883c0ad3-c8b6-4bde-bc06-607bc17b5d8d timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ odl-openroadm-models --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-openroadm-models --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-openroadm-models --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-models/target/bom.xml [INFO] attaching as odl-openroadm-models-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-models/target/bom.json [INFO] attaching as odl-openroadm-models-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openroadm-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openroadm-models --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openroadm-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openroadm-models --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-openroadm-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-openroadm-models --- [WARNING] [WARNING] The packaging plugin for project odl-openroadm-models did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-models/pom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-models/21.2.0-SNAPSHOT/odl-openroadm-models-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-models/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-models/21.2.0-SNAPSHOT/odl-openroadm-models-21.2.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-models/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-models/21.2.0-SNAPSHOT/odl-openroadm-models-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-models/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/odl-openroadm-models/21.2.0-SNAPSHOT/odl-openroadm-models-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-openroadm-models --- [INFO] org.opendaylight.transportpce.models:odl-openroadm-models:feature:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:odl-openroadm-devices:xml:features:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.4:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.transportpce.models:openroadm-device-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:14.0.4:compile [INFO] +- org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ odl-openroadm-models --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openroadm-models/target/sonatype-clm/module.xml [INFO] [INFO] -----< org.opendaylight.transportpce.models:odl-tapi-2.4.0-models >----- [INFO] Building OpenDaylight :: transportpce-models :: tapi-models-all 21.2.0-SNAPSHOT [19/23] [INFO] from features/odl-tapi-2.4.0-models/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-tapi-2.4.0-models --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-tapi-2.4.0-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-tapi-2.4.0-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-tapi-2.4.0-models --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-tapi-2.4.0-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-tapi-2.4.0-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-tapi-2.4.0-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-tapi-2.4.0-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/features/odl-tapi-2.4.0-models/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-tapi-2.4.0-models --- [INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-scandium/features/odl-tapi-2.4.0-models/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-tapi-2.4.0-models --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-tapi-2.4.0-models >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-tapi-2.4.0-models --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-tapi-2.4.0-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-tapi-2.4.0-models --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-tapi-2.4.0-models --- [INFO] Starting SFT for org.opendaylight.transportpce.models:odl-tapi-2.4.0-models [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 4059880a-2fa5-4c6e-a71a-5fb6b7f228fa timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ odl-tapi-2.4.0-models --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-tapi-2.4.0-models --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-tapi-2.4.0-models --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/features/odl-tapi-2.4.0-models/target/bom.xml [INFO] attaching as odl-tapi-2.4.0-models-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/features/odl-tapi-2.4.0-models/target/bom.json [INFO] attaching as odl-tapi-2.4.0-models-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-tapi-2.4.0-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-tapi-2.4.0-models --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-tapi-2.4.0-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-tapi-2.4.0-models --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-tapi-2.4.0-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-tapi-2.4.0-models --- [WARNING] [WARNING] The packaging plugin for project odl-tapi-2.4.0-models did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-tapi-2.4.0-models/pom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/21.2.0-SNAPSHOT/odl-tapi-2.4.0-models-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-tapi-2.4.0-models/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/21.2.0-SNAPSHOT/odl-tapi-2.4.0-models-21.2.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-tapi-2.4.0-models/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/21.2.0-SNAPSHOT/odl-tapi-2.4.0-models-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-tapi-2.4.0-models/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/odl-tapi-2.4.0-models/21.2.0-SNAPSHOT/odl-tapi-2.4.0-models-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-tapi-2.4.0-models --- [INFO] org.opendaylight.transportpce.models:odl-tapi-2.4.0-models:feature:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.4:compile [INFO] | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.5:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.5:compile [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.5:compile [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.0.4:compile [INFO] | | | \- org.opendaylight.yangtools:util:jar:14.0.5:compile [INFO] | | +- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.5:compile [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.4:compile [INFO] +- org.opendaylight.transportpce.models:tapi-2.4.0:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] | +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ odl-tapi-2.4.0-models --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/features/odl-tapi-2.4.0-models/target/sonatype-clm/module.xml [INFO] [INFO] -----< org.opendaylight.transportpce.models:odl-openconfig-models >----- [INFO] Building OpenDaylight :: transportpce-models :: openconfig-models-all 21.2.0-SNAPSHOT [20/23] [INFO] from features/odl-openconfig-models/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openconfig-models --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openconfig-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openconfig-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openconfig-models --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openconfig-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ odl-openconfig-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ odl-openconfig-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ odl-openconfig-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openconfig-models/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openconfig-models --- [INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openconfig-models/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openconfig-models --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ odl-openconfig-models >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ odl-openconfig-models --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ odl-openconfig-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ odl-openconfig-models --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ odl-openconfig-models --- [INFO] Starting SFT for org.opendaylight.transportpce.models:odl-openconfig-models [INFO] Project dependency features detected: [] [INFO] Pax Exam System (Version: 4.13.3) created. [INFO] Creating RMI registry server on 127.0.0.1:21000 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] [INFO] Waiting for remote bundle context.. on 21000 name: 314f1fcf-b677-43c8-a820-722be4a7ba38 timout: [ RelativeTimeout value = 180000 ] [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ odl-openconfig-models --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ odl-openconfig-models --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ odl-openconfig-models --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openconfig-models/target/bom.xml [INFO] attaching as odl-openconfig-models-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openconfig-models/target/bom.json [INFO] attaching as odl-openconfig-models-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openconfig-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ odl-openconfig-models --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openconfig-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ odl-openconfig-models --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ odl-openconfig-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ odl-openconfig-models --- [WARNING] [WARNING] The packaging plugin for project odl-openconfig-models did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openconfig-models/pom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openconfig-models/21.2.0-SNAPSHOT/odl-openconfig-models-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openconfig-models/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openconfig-models/21.2.0-SNAPSHOT/odl-openconfig-models-21.2.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openconfig-models/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/odl-openconfig-models/21.2.0-SNAPSHOT/odl-openconfig-models-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openconfig-models/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/odl-openconfig-models/21.2.0-SNAPSHOT/odl-openconfig-models-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ odl-openconfig-models --- [INFO] org.opendaylight.transportpce.models:odl-openconfig-models:feature:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:openconfig-240119:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.4:compile [INFO] | +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | \- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ odl-openconfig-models --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/features/odl-openconfig-models/target/sonatype-clm/module.xml [INFO] [INFO] --< org.opendaylight.transportpce.models:features-transportpce-models >-- [INFO] Building OpenDaylight :: TransportPCE - Models :: Features 21.2.0-SNAPSHOT [21/23] [INFO] from features/features-transportpce-models/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-transportpce-models --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-transportpce-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-transportpce-models --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-transportpce-models --- [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-transportpce-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.5.0:check (check-license) @ features-transportpce-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.5.0:check (default) @ features-transportpce-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.8.0:copy (unpack-license) @ features-transportpce-models --- [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:14.0.4' (/tmp/r/org/opendaylight/odlparent/odl-license/14.0.4/odl-license-14.0.4.license) to /w/workspace/transportpce-models-maven-clm-scandium/features/features-transportpce-models/target/classes/LICENSE [INFO] [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-transportpce-models --- [INFO] Generating feature descriptor file /w/workspace/transportpce-models-maven-clm-scandium/features/features-transportpce-models/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.6:verify (default-verify) @ features-transportpce-models --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.4:check (analyze-compile) > :spotbugs @ features-transportpce-models >>> [INFO] [INFO] --- spotbugs:4.8.6.4:spotbugs (spotbugs) @ features-transportpce-models --- [INFO] [INFO] <<< spotbugs:4.8.6.4:check (analyze-compile) < :spotbugs @ features-transportpce-models <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.4:check (analyze-compile) @ features-transportpce-models --- [INFO] [INFO] --- feattest:14.0.4:test (default) @ features-transportpce-models --- [INFO] [INFO] --- copy:14.0.4:copy-files (default) @ features-transportpce-models --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ features-transportpce-models --- [INFO] No Javadoc in project. Archive not created. [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ features-transportpce-models --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-models-maven-clm-scandium/features/features-transportpce-models/target/bom.xml [INFO] attaching as features-transportpce-models-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-models-maven-clm-scandium/features/features-transportpce-models/target/bom.json [INFO] attaching as features-transportpce-models-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-transportpce-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.0:analyze-only (analyze-declarations) @ features-transportpce-models --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-transportpce-models --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer:2.9.0:modernizer (modernizer) @ features-transportpce-models --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ features-transportpce-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.3:install (default-install) @ features-transportpce-models --- [WARNING] [WARNING] The packaging plugin for project features-transportpce-models did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/features-transportpce-models/pom.xml to /tmp/r/org/opendaylight/transportpce/models/features-transportpce-models/21.2.0-SNAPSHOT/features-transportpce-models-21.2.0-SNAPSHOT.pom [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/features-transportpce-models/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/models/features-transportpce-models/21.2.0-SNAPSHOT/features-transportpce-models-21.2.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/features-transportpce-models/target/bom.xml to /tmp/r/org/opendaylight/transportpce/models/features-transportpce-models/21.2.0-SNAPSHOT/features-transportpce-models-21.2.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/transportpce-models-maven-clm-scandium/features/features-transportpce-models/target/bom.json to /tmp/r/org/opendaylight/transportpce/models/features-transportpce-models/21.2.0-SNAPSHOT/features-transportpce-models-21.2.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ features-transportpce-models --- [INFO] org.opendaylight.transportpce.models:features-transportpce-models:feature:21.2.0-SNAPSHOT [INFO] +- org.opendaylight.transportpce.models:odl-openroadm-devices:xml:features:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:14.0.5:compile [INFO] | | | \- org.opendaylight.yangtools:concepts:jar:14.0.5:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.4:compile [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:14.0.4:compile [INFO] | | | \- org.opendaylight.yangtools:binding-reflect:jar:14.0.5:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.4:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6241:jar:14.0.4:compile [INFO] | | +- com.google.guava:guava:jar:33.3.1-jre:compile [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.2:compile [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] | | | +- org.checkerframework:checker-qual:jar:3.47.0:compile [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.33.0:compile [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:3.0.0:compile [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [INFO] | | \- org.opendaylight.yangtools:binding-spec:jar:14.0.5:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | | \- org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.transportpce.models:openroadm-device-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-routing-types:jar:14.0.4:compile [INFO] +- org.opendaylight.transportpce.models:odl-openroadm-models:xml:features:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network-topology:jar:14.0.4:compile [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8345-ietf-network:jar:14.0.4:compile [INFO] | \- org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.transportpce.models:odl-tapi-2.4.0-models:xml:features:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:14.0.4:compile [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-binding-spec:xml:features:14.0.5:compile [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:14.0.5:compile [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:14.0.5:compile [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile [INFO] | | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:14.0.4:compile [INFO] | | | | \- org.opendaylight.yangtools:util:jar:14.0.5:compile [INFO] | | | \- org.opendaylight.yangtools:codegen-extensions:jar:14.0.5:compile [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.4:compile [INFO] | \- org.opendaylight.transportpce.models:tapi-2.4.0:jar:21.2.0-SNAPSHOT:compile [INFO] +- org.opendaylight.transportpce.models:odl-openconfig-models:xml:features:21.2.0-SNAPSHOT:compile [INFO] | \- org.opendaylight.transportpce.models:openconfig-240119:jar:21.2.0-SNAPSHOT:compile [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-if-type:jar:14.0.4:compile [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:14.0.4:compile [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test [INFO] +- org.assertj:assertj-core:jar:3.26.3:test [INFO] +- org.hamcrest:hamcrest:jar:3.0:test [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.2:test [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.2:test [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.2:test [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.2:test [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.2:test [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.14.1:test [INFO] +- junit:junit:jar:4.13.2:test [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.2:test [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.2:test [INFO] \- org.mockito:mockito-core:jar:5.14.1:test [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.3:test [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.15.3:test [INFO] \- org.objenesis:objenesis:jar:3.3:test [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ features-transportpce-models --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/features/features-transportpce-models/target/sonatype-clm/module.xml [INFO] [INFO] ------< org.opendaylight.transportpce.models:features-aggregator >------ [INFO] Building features-aggregator 21.2.0-SNAPSHOT [22/23] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.3:install (default-install) @ features-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ features-aggregator --- [INFO] org.opendaylight.transportpce.models:features-aggregator:pom:21.2.0-SNAPSHOT [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ features-aggregator --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/features/target/sonatype-clm/module.xml [INFO] [INFO] ------< org.opendaylight.transportpce.models:transportpce-models >------ [INFO] Building transportpce-models 21.2.0-SNAPSHOT [23/23] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ transportpce-models --- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ transportpce-models --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ transportpce-models --- [INFO] [INFO] --- javadoc:3.10.1:jar (attach-javadocs) @ transportpce-models --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx:2.8.2:makeBom (default) @ transportpce-models --- [INFO] Skipping CycloneDX goal, because module skips deploy [INFO] [INFO] --- install:3.1.3:install (default-install) @ transportpce-models --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.0:tree (default-cli) @ transportpce-models --- [INFO] org.opendaylight.transportpce.models:transportpce-models:pom:21.2.0-SNAPSHOT [INFO] [INFO] --- clm:2.48.3-01:index (default-cli) @ transportpce-models --- [INFO] Saved module information to /w/workspace/transportpce-models-maven-clm-scandium/target/sonatype-clm/module.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for transportpce-models 21.2.0-SNAPSHOT: [INFO] [INFO] transportpce-models-artifacts ...................... SUCCESS [ 3.672 s] [INFO] openroadm-common-1.2.1 ............................. SUCCESS [ 28.749 s] [INFO] openroadm-device-1.2.1 ............................. SUCCESS [ 12.505 s] [INFO] openroadm-common-2.2.1 ............................. SUCCESS [ 16.225 s] [INFO] openroadm-device-2.2.1 ............................. SUCCESS [ 12.229 s] [INFO] openroadm-common-7.1.0 ............................. SUCCESS [ 19.582 s] [INFO] openroadm-device-7.1.0 ............................. SUCCESS [ 18.300 s] [INFO] openroadm-common-13.1.0 ............................ SUCCESS [ 20.474 s] [INFO] openroadm-device-13.1.0 ............................ SUCCESS [ 19.516 s] [INFO] openroadm-network-13.1.0 ........................... SUCCESS [ 14.631 s] [INFO] openroadm-service-13.1.0 ........................... SUCCESS [ 33.121 s] [INFO] transportpce-openroadm-models ...................... SUCCESS [ 1.535 s] [INFO] tapi-2.4.0 ......................................... SUCCESS [01:15 min] [INFO] transportpce-tapi-models ........................... SUCCESS [ 0.190 s] [INFO] openconfig-240119 .................................. SUCCESS [01:48 min] [INFO] transportpce-openconfig-models ..................... SUCCESS [ 0.109 s] [INFO] OpenDaylight :: transportpce-models :: openroadm-devices SUCCESS [ 19.060 s] [INFO] OpenDaylight :: transportpce-models :: openroadm-models-all SUCCESS [ 12.687 s] [INFO] OpenDaylight :: transportpce-models :: tapi-models-all SUCCESS [ 12.168 s] [INFO] OpenDaylight :: transportpce-models :: openconfig-models-all SUCCESS [ 11.440 s] [INFO] OpenDaylight :: TransportPCE - Models :: Features .. SUCCESS [ 2.440 s] [INFO] features-aggregator ................................ SUCCESS [ 0.008 s] [INFO] transportpce-models ................................ SUCCESS [ 0.011 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:32 min [INFO] Finished at: 2024-11-09T02:04:00Z [INFO] ------------------------------------------------------------------------ [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins7740820658798505885.sh [transportpce-models-maven-clm-scandium] $ /bin/sh -xe /tmp/jenkins6106373972252212280.sh + xargs rm -rf + find . -regex .*karaf/target ERROR: Build step failed with exception java.lang.IllegalArgumentException: The application ID odl-transportpce-models is invalid. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:143) at com.google.common.base.Preconditions$checkArgument.callStatic(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil.evaluatePolicy(IqPolicyEvaluatorUtil.groovy:76) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorUtil$evaluatePolicy.call(Unknown Source) at org.sonatype.nexus.ci.iq.IqPolicyEvaluatorBuildStep.perform(IqPolicyEvaluatorBuildStep.groovy:91) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1895) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Build step 'Invoke Nexus Policy Evaluation' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 15981 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins10728566921548470007.sh ---> sysstat.sh [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins1158208040606483041.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/transportpce-models-maven-clm-scandium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/transportpce-models-maven-clm-scandium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/transportpce-models-maven-clm-scandium ']' + mkdir -p /w/workspace/transportpce-models-maven-clm-scandium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-models-maven-clm-scandium/archives/ [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins4481106175927964031.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-models-maven-clm-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XI2m from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XI2m/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins16607513847121425402.sh provisioning config files... Could not find credentials [logs] for transportpce-models-maven-clm-scandium #11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-models-maven-clm-scandium@tmp/config13199504644681185750tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins17632666166837163039.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins13525427175100960254.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-models-maven-clm-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XI2m from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XI2m/bin to PATH [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins17712215964659804642.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-models-maven-clm-scandium] $ /bin/bash /tmp/jenkins6260042475563979507.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-models-maven-clm-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XI2m from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-XI2m/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [transportpce-models-maven-clm-scandium] $ /bin/bash -l /tmp/jenkins9672641481785820767.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-models-maven-clm-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XI2m from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XI2m/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-models-maven-clm-scandium/11/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-2c-2g-5389 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 795M 1.1M 794M 1% /run /dev/vda1 39G 11G 28G 29% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/loop0 68M 68M 0 100% /snap/lxd/22753 /dev/loop1 62M 62M 0 100% /snap/core20/1405 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 795M 0 795M 0% /run/user/1001 /dev/loop3 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 7945 577 2975 1 4392 7060 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ff:d7:92 brd ff:ff:ff:ff:ff:ff inet 10.30.170.139/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85774sec preferred_lft 85774sec inet6 fe80::f816:3eff:feff:d792/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:2f:95:e2:02 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-200-generic (prd-ubuntu2004-docker-2c-2g-5389) 11/09/24 _x86_64_ (2 CPU) 01:54:30 LINUX RESTART (2 CPU) 01:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:56:01 262.82 142.60 120.22 0.00 11803.97 15284.46 0.00 01:57:01 176.79 47.46 129.33 0.00 2919.51 16714.83 0.00 01:58:01 27.16 1.08 26.08 0.00 83.05 15164.41 0.00 01:59:01 32.06 0.03 32.03 0.00 0.27 11807.50 0.00 02:00:01 54.67 3.52 51.16 0.00 2519.31 10927.65 0.00 02:01:01 50.77 0.00 50.77 0.00 0.00 7709.52 0.00 02:02:01 63.77 0.18 63.59 0.00 1.60 17111.28 0.00 02:03:01 116.38 0.42 115.96 0.00 18.93 18260.18 0.00 02:04:01 44.26 5.15 39.11 0.00 212.50 20717.75 0.00 Average: 91.76 22.05 69.71 0.00 1932.70 14854.55 0.00 01:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:56:01 5239396 7269192 521532 6.41 64332 2134900 1212004 13.20 768084 1894004 146368 01:57:01 4226328 6719520 1053952 12.95 79580 2566808 1724696 18.78 1393216 2247220 233788 01:58:01 3507540 6144392 1621500 19.93 92636 2685188 2271804 24.73 2061484 2277884 69800 01:59:01 2908444 5791200 1973192 24.25 115612 2872924 2584168 28.13 2498580 2403752 101952 02:00:01 2647896 5966076 1791956 22.02 135088 3255404 2407512 26.21 2507456 2615248 138936 02:01:01 798052 4408184 3348908 41.16 149500 3496860 3965260 43.17 4157204 2774384 200580 02:02:01 1521224 5499608 2256552 27.73 177068 3790176 2858404 31.12 3169288 2992812 64212 02:03:01 1585796 5499028 2256196 27.73 188620 3681056 2877868 31.33 3084456 2978824 68780 02:04:01 3166312 7324176 431212 5.30 198816 3904772 1127520 12.28 1385228 3092860 8440 Average: 2844554 6069042 1695000 20.83 133472 3154232 2336582 25.44 2336111 2586332 114762 01:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:56:01 ens3 279.55 182.82 1347.25 62.84 0.00 0.00 0.00 0.00 01:56:01 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:57:01 ens3 289.05 235.63 3853.22 31.45 0.00 0.00 0.00 0.00 01:57:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:58:01 ens3 43.94 34.53 113.16 7.75 0.00 0.00 0.00 0.00 01:58:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:59:01 ens3 32.83 28.66 7.39 6.56 0.00 0.00 0.00 0.00 01:59:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:01 ens3 137.78 90.10 1405.87 12.18 0.00 0.00 0.00 0.00 02:00:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:01:01 ens3 3.38 2.33 0.67 0.57 0.00 0.00 0.00 0.00 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:02:01 ens3 22.23 16.68 17.08 4.76 0.00 0.00 0.00 0.00 02:02:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:03:01 ens3 2.93 2.50 0.78 0.67 0.00 0.00 0.00 0.00 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:01 ens3 235.11 153.41 2235.47 24.99 0.00 0.00 0.00 0.00 02:04:01 lo 4804.07 4804.07 4548.29 4548.29 0.00 0.00 0.00 0.00 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 116.01 82.77 997.21 16.78 0.00 0.00 0.00 0.00 Average: lo 535.31 535.31 506.35 506.35 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-200-generic (prd-ubuntu2004-docker-2c-2g-5389) 11/09/24 _x86_64_ (2 CPU) 01:54:30 LINUX RESTART (2 CPU) 01:55:02 CPU %user %nice %system %iowait %steal %idle 01:56:01 all 34.79 18.74 17.63 5.68 0.10 23.06 01:56:01 0 37.01 18.61 17.03 4.67 0.10 22.56 01:56:01 1 32.56 18.87 18.23 6.68 0.10 23.55 01:57:01 all 63.71 0.00 3.44 3.10 0.10 29.65 01:57:01 0 55.68 0.00 3.78 4.30 0.10 36.14 01:57:01 1 71.80 0.00 3.09 1.90 0.10 23.12 01:58:01 all 93.27 0.00 2.80 2.15 0.10 1.68 01:58:01 0 93.98 0.00 2.28 2.06 0.10 1.58 01:58:01 1 92.56 0.00 3.32 2.23 0.10 1.79 01:59:01 all 93.89 0.00 2.96 0.13 0.10 2.92 01:59:01 0 93.71 0.00 2.57 0.18 0.10 3.44 01:59:01 1 94.07 0.00 3.34 0.08 0.10 2.41 02:00:01 all 92.90 0.00 3.94 0.19 0.10 2.87 02:00:01 0 92.60 0.00 3.91 0.08 0.10 3.31 02:00:01 1 93.20 0.00 3.98 0.30 0.10 2.42 02:01:01 all 87.60 0.00 2.70 0.20 0.11 9.39 02:01:01 0 84.77 0.00 2.74 0.10 0.10 12.30 02:01:01 1 90.44 0.00 2.66 0.30 0.12 6.48 02:02:01 all 82.24 0.00 3.18 1.10 0.10 13.38 02:02:01 0 78.77 0.00 2.90 1.90 0.10 16.34 02:02:01 1 85.74 0.00 3.46 0.30 0.10 10.39 02:03:01 all 79.30 0.00 4.65 1.95 0.11 14.00 02:03:01 0 72.59 0.00 3.03 1.51 0.10 22.77 02:03:01 1 86.04 0.00 6.28 2.39 0.12 5.17 02:04:01 all 75.91 0.00 6.51 1.37 0.12 16.10 02:04:01 0 77.03 0.00 6.45 1.51 0.12 14.90 02:04:01 1 74.80 0.00 6.56 1.22 0.12 17.29 Average: all 78.30 2.04 5.28 1.75 0.10 12.53 Average: 0 76.33 2.02 4.93 1.81 0.10 14.81 Average: 1 80.26 2.05 5.63 1.70 0.11 10.25