15:30:24 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116703 15:30:24 Running as SYSTEM 15:30:24 [EnvInject] - Loading node environment variables. 15:30:24 Building remotely on prd-ubuntu2204-docker-4c-4g-479 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 15:30:24 [ssh-agent] Looking for ssh-agent implementation... 15:30:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:24 $ ssh-agent 15:30:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVgMq9v/agent.1575 15:30:24 SSH_AGENT_PID=1577 15:30:24 [ssh-agent] Started. 15:30:24 Running ssh-add (command line suppressed) 15:30:24 Identity added: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_10465962622066339940.key (/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/private_key_10465962622066339940.key) 15:30:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:30:24 The recommended git tool is: NONE 15:30:32 using credential jenkins-ssh 15:30:32 Wiping out workspace first. 15:30:33 Cloning the remote Git repository 15:30:33 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:30:33 > git init /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 # timeout=10 15:30:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:30:33 > git --version # timeout=10 15:30:33 > git --version # 'git version 2.34.1' 15:30:33 using GIT_SSH to set credentials jenkins-ssh 15:30:33 Verifying host key using known hosts file 15:30:33 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. 15:30:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:30:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:30:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:30:41 using GIT_SSH to set credentials jenkins-ssh 15:30:42 Verifying host key using known hosts file 15:30:42 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. 15:30:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/03/116703/8 # timeout=10 15:30:42 > git rev-parse 371a02b2a88679cff347dc375375afbf024baec9^{commit} # timeout=10 15:30:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:30:42 Checking out Revision 371a02b2a88679cff347dc375375afbf024baec9 (refs/changes/03/116703/8) 15:30:42 > git config core.sparsecheckout # timeout=10 15:30:42 > git checkout -f 371a02b2a88679cff347dc375375afbf024baec9 # timeout=10 15:30:42 Commit message: "CleanUp Abstracted Tapi Pce Link and Node Classes" 15:30:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:30:42 > git rev-list --no-walk dc5bfbf7aa139c4741e6df1d38793c410999d69e # timeout=10 15:30:42 > git remote # timeout=10 15:30:42 > git submodule init # timeout=10 15:30:42 > git submodule sync # timeout=10 15:30:42 > git config --get remote.origin.url # timeout=10 15:30:42 > git submodule init # timeout=10 15:30:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:30:42 ERROR: No submodules found. 15:30:46 provisioning config files... 15:30:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:30:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:30:46 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1377761235138834296.sh 15:30:46 ---> python-tools-install.sh 15:30:46 Setup pyenv: 15:30:46 * system (set by /opt/pyenv/version) 15:30:46 * 3.8.20 (set by /opt/pyenv/version) 15:30:46 * 3.9.20 (set by /opt/pyenv/version) 15:30:46 3.10.15 15:30:46 3.11.10 15:30:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9kD8 15:30:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:30:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:30:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:30:55 lf-activate-venv(): INFO: Base packages installed successfully 15:30:55 lf-activate-venv(): INFO: Installing additional packages: lftools 15:31:22 lf-activate-venv(): INFO: Adding /tmp/venv-9kD8/bin to PATH 15:31:22 Generating Requirements File 15:31:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:31:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:31:42 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 15:31:43 Python 3.11.10 15:31:43 pip 25.2 from /tmp/venv-9kD8/lib/python3.11/site-packages/pip (python 3.11) 15:31:43 appdirs==1.4.4 15:31:43 argcomplete==3.6.3 15:31:43 aspy.yaml==1.3.0 15:31:43 attrs==25.4.0 15:31:43 autopage==0.5.2 15:31:43 beautifulsoup4==4.14.2 15:31:43 boto3==1.40.55 15:31:43 botocore==1.40.55 15:31:43 bs4==0.0.2 15:31:43 cachetools==6.2.1 15:31:43 certifi==2025.10.5 15:31:43 cffi==2.0.0 15:31:43 cfgv==3.4.0 15:31:43 chardet==5.2.0 15:31:43 charset-normalizer==3.4.4 15:31:43 click==8.3.0 15:31:43 cliff==4.11.0 15:31:43 cmd2==2.7.0 15:31:43 cryptography==3.3.2 15:31:43 debtcollector==3.0.0 15:31:43 decorator==5.2.1 15:31:43 defusedxml==0.7.1 15:31:43 Deprecated==1.2.18 15:31:43 distlib==0.4.0 15:31:43 dnspython==2.8.0 15:31:43 docker==7.1.0 15:31:43 dogpile.cache==1.5.0 15:31:43 durationpy==0.10 15:31:43 email-validator==2.3.0 15:31:43 filelock==3.20.0 15:31:43 future==1.0.0 15:31:43 gitdb==4.0.12 15:31:43 GitPython==3.1.45 15:31:43 google-auth==2.41.1 15:31:43 httplib2==0.31.0 15:31:43 identify==2.6.15 15:31:43 idna==3.11 15:31:43 importlib-resources==1.5.0 15:31:43 iso8601==2.1.0 15:31:43 Jinja2==3.1.6 15:31:43 jmespath==1.0.1 15:31:43 jsonpatch==1.33 15:31:43 jsonpointer==3.0.0 15:31:43 jsonschema==4.25.1 15:31:43 jsonschema-specifications==2025.9.1 15:31:43 keystoneauth1==5.12.0 15:31:43 kubernetes==34.1.0 15:31:43 lftools==0.37.15 15:31:43 lxml==6.0.2 15:31:43 markdown-it-py==4.0.0 15:31:43 MarkupSafe==3.0.3 15:31:43 mdurl==0.1.2 15:31:43 msgpack==1.1.2 15:31:43 multi_key_dict==2.0.3 15:31:43 munch==4.0.0 15:31:43 netaddr==1.3.0 15:31:43 niet==1.4.2 15:31:43 nodeenv==1.9.1 15:31:43 oauth2client==4.1.3 15:31:43 oauthlib==3.3.1 15:31:43 openstacksdk==4.7.1 15:31:43 os-service-types==1.8.0 15:31:43 osc-lib==4.2.0 15:31:43 oslo.config==10.0.0 15:31:43 oslo.context==6.1.0 15:31:43 oslo.i18n==6.6.0 15:31:43 oslo.log==7.2.1 15:31:43 oslo.serialization==5.8.0 15:31:43 oslo.utils==9.1.0 15:31:43 packaging==25.0 15:31:43 pbr==7.0.1 15:31:43 platformdirs==4.5.0 15:31:43 prettytable==3.16.0 15:31:43 psutil==7.1.1 15:31:43 pyasn1==0.6.1 15:31:43 pyasn1_modules==0.4.2 15:31:43 pycparser==2.23 15:31:43 pygerrit2==2.0.15 15:31:43 PyGithub==2.8.1 15:31:43 Pygments==2.19.2 15:31:43 PyJWT==2.10.1 15:31:43 PyNaCl==1.6.0 15:31:43 pyparsing==2.4.7 15:31:43 pyperclip==1.11.0 15:31:43 pyrsistent==0.20.0 15:31:43 python-cinderclient==9.8.0 15:31:43 python-dateutil==2.9.0.post0 15:31:43 python-heatclient==4.3.0 15:31:43 python-jenkins==1.8.3 15:31:43 python-keystoneclient==5.7.0 15:31:43 python-magnumclient==4.9.0 15:31:43 python-openstackclient==8.2.0 15:31:43 python-swiftclient==4.8.0 15:31:43 PyYAML==6.0.3 15:31:43 referencing==0.37.0 15:31:43 requests==2.32.5 15:31:43 requests-oauthlib==2.0.0 15:31:43 requestsexceptions==1.4.0 15:31:43 rfc3986==2.0.0 15:31:43 rich==14.2.0 15:31:43 rich-argparse==1.7.1 15:31:43 rpds-py==0.27.1 15:31:43 rsa==4.9.1 15:31:43 ruamel.yaml==0.18.15 15:31:43 ruamel.yaml.clib==0.2.14 15:31:43 s3transfer==0.14.0 15:31:43 simplejson==3.20.2 15:31:43 six==1.17.0 15:31:43 smmap==5.0.2 15:31:43 soupsieve==2.8 15:31:43 stevedore==5.5.0 15:31:43 tabulate==0.9.0 15:31:43 toml==0.10.2 15:31:43 tomlkit==0.13.3 15:31:43 tqdm==4.67.1 15:31:43 typing_extensions==4.15.0 15:31:43 tzdata==2025.2 15:31:43 urllib3==1.26.20 15:31:43 virtualenv==20.35.3 15:31:43 wcwidth==0.2.14 15:31:43 websocket-client==1.9.0 15:31:43 wrapt==2.0.0 15:31:43 xdg==6.0.0 15:31:43 xmltodict==1.0.2 15:31:43 yq==3.4.3 15:31:43 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins2948032008227354679.sh 15:31:43 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target/classes /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 15:31:43 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins2433188418474845867.sh 15:31:43 + echo quiet=on 15:31:43 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-479 15:31:44 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=371a02b2a88679cff347dc375375afbf024baec9 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=olivier.renais@orange.com "-DGERRIT_EVENT_ACCOUNT_NAME=Olivier Renais" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/transportpce/+/116703 -DGERRIT_PATCHSET_UPLOADER_EMAIL=olivier.renais@orange.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 15:31:44 " -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=transportpce -DMAVEN_OPTS=-Xmx1024m -DGERRIT_CHANGE_NUMBER=116703 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Olivier Renais\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/03/116703/8 "-DGERRIT_PATCHSET_UPLOADER_NAME=Olivier Renais" '-DGERRIT_CHANGE_OWNER=\"Olivier Renais\" ' -DPROJECT=transportpce -DGERRIT_CHANGE_COMMIT_MESSAGE=Q2xlYW5VcCBBYnN0cmFjdGVkIFRhcGkgUGNlIExpbmsgYW5kIE5vZGUgQ2xhc3NlcwoKLSBCdWlsZCBKYXZhIGRvY3MgZm9yIGFkZGVkIFBjZVRhcGkgTm9kZSAmIGxpbmsgY2xhc3NlcwotIENsZWFuVXAgY29kZSByZW1vdmluZyB1bm5lY2Vzc2FyeSBjb21tZW50ZWQgbGluZXMgYW5kCiAgYWRqdXN0aW5nIHVubmVlZGVkIGxvZ3MgdG8gZGVidWcKCkpJUkE6IFRSTlNQUlRQQ0UtNzI0ClNpZ25lZC1vZmYtYnk6IG9yZW5haXMgPG9saXZpZXIucmVuYWlzQG9yYW5nZS5jb20+CkNoYW5nZS1JZDogSTY3Zjg2MjAzNGQxYjY2ZmY0NzIyNzEyNGZkMmNmYjkzN2RhMTE1ZmYK -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=CleanUp Abstracted Tapi Pce Link and Node Classes" -DSTREAM=transportpce-master '-DGERRIT_EVENT_ACCOUNT=\"Olivier Renais\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I67f862034d1b66ff47227124fd2cfb937da115ff -DGERRIT_EVENT_HASH=2126865073 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=olivier.renais@orange.com -DGERRIT_PATCHSET_NUMBER=8 "-DMAVEN_PARAMS=-Dstream=$STREAM -Dmaven.source.skip=true" "-DGERRIT_CHANGE_OWNER_NAME=Olivier Renais" --version 15:31:44 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:31:44 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:31:44 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:31:44 Default locale: en, platform encoding: UTF-8 15:31:44 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:31:44 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins8755297123838589903.sh 15:31:44 + rm /home/jenkins/.wgetrc 15:31:44 [EnvInject] - Injecting environment variables from a build step. 15:31:45 [EnvInject] - Injecting as environment variables the properties content 15:31:45 SET_JDK_VERSION=openjdk21 15:31:45 GIT_URL="git://devvexx.opendaylight.org/mirror" 15:31:45 15:31:45 [EnvInject] - Variables injected successfully. 15:31:45 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh /tmp/jenkins14271647585364803043.sh 15:31:45 ---> update-java-alternatives.sh 15:31:45 ---> Updating Java version 15:31:45 ---> Ubuntu/Debian system detected 15:31:45 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:31:45 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:31:45 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:31:45 openjdk version "21.0.8" 2025-07-15 15:31:45 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 15:31:45 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 15:31:45 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 15:31:45 [EnvInject] - Injecting environment variables from a build step. 15:31:45 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:31:45 [EnvInject] - Variables injected successfully. 15:31:45 provisioning config files... 15:31:45 copy managed file [global-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config16096174084737683772tmp 15:31:46 copy managed file [transportpce-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config3017800712435804085tmp 15:31:46 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins923522781128306169.sh 15:31:46 [EnvInject] - Injecting environment variables from a build step. 15:31:46 [EnvInject] - Injecting as environment variables the properties content 15:31:46 MAVEN_GOALS=clean deploy 15:31:46 15:31:46 [EnvInject] - Variables injected successfully. 15:31:46 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins5531138830340120849.sh 15:31:46 ---> common-variables.sh 15:31:46 --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 15:31:46 ---> maven-build.sh 15:31:46 + set +u 15:31:46 + export MAVEN_OPTS 15:31:46 + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy -e --global-settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config16096174084737683772tmp --settings /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config3017800712435804085tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dstream=transportpce-master -Dmaven.source.skip=true 15:31:46 Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) 15:31:46 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 15:31:46 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:31:46 Default locale: en, platform encoding: UTF-8 15:31:46 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:31:47 [INFO] Error stacktraces are turned on. 15:31:47 [INFO] Scanning for projects... 15:31:53 [INFO] ------------------------------------------------------------------------ 15:31:53 [INFO] Reactor Build Order: 15:31:53 [INFO] 15:31:53 [INFO] transportpce-artifacts [pom] 15:31:53 [INFO] transportpce-api [bundle] 15:31:53 [INFO] test-common [bundle] 15:31:53 [INFO] transportpce-common [bundle] 15:31:53 [INFO] transportpce-renderer [bundle] 15:31:53 [INFO] transportpce-networkmodel [bundle] 15:31:53 [INFO] transportpce-inventory [bundle] 15:31:53 [INFO] transportpce-olm [bundle] 15:31:53 [INFO] transportpce-pce [bundle] 15:31:53 [INFO] transportpce-servicehandler [bundle] 15:31:53 [INFO] transportpce-tapi [bundle] 15:31:53 [INFO] transportpce-nbinotifications [bundle] 15:31:53 [INFO] transportpce-dmaap-client [bundle] 15:31:53 [INFO] OpenDaylight :: transportpce [feature] 15:31:53 [INFO] OpenDaylight :: transportpce :: tapi [feature] 15:31:53 [INFO] OpenDaylight :: transportpce :: nbinotifications [feature] 15:31:53 [INFO] OpenDaylight :: transportpce :: dmaap-client [feature] 15:31:53 [INFO] OpenDaylight :: transportpce :: Inventory [feature] 15:31:53 [INFO] OpenDaylight :: TransportPCE :: Features [feature] 15:31:53 [INFO] features-aggregator [pom] 15:31:53 [INFO] transportpce-karaf [pom] 15:31:53 [INFO] transportpce [pom] 15:31:53 [INFO] 15:31:53 [INFO] --------< org.opendaylight.transportpce:transportpce-artifacts >-------- 15:31:53 [INFO] Building transportpce-artifacts 12.0.0-SNAPSHOT [1/22] 15:31:53 [INFO] from artifacts/pom.xml 15:31:53 [INFO] --------------------------------[ pom ]--------------------------------- 15:31:53 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:31:53 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:31:53 [INFO] 15:31:53 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-artifacts --- 15:31:53 [INFO] 15:31:53 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-artifacts --- 15:31:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:31:54 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:31:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:31:54 [INFO] 15:31:54 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-artifacts --- 15:31:54 [INFO] 15:31:54 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-artifacts --- 15:31:55 [INFO] CycloneDX: Resolving Dependencies 15:31:55 [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s) 15:31:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml 15:31:55 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 15:31:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json 15:31:55 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:31:55 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:31:56 [INFO] attaching as transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 15:31:56 [INFO] 15:31:56 [INFO] --- install:3.1.4:install (default-install) @ transportpce-artifacts --- 15:31:56 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT.pom 15:31:56 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.xml 15:31:56 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/artifacts/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-artifacts/12.0.0-SNAPSHOT/transportpce-artifacts-12.0.0-SNAPSHOT-cyclonedx.json 15:31:56 [INFO] 15:31:56 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-artifacts --- 15:31:58 [INFO] Rendering site for default locale 15:31:58 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:31:59 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:31:59 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:31:59 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:31:59 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:31:59 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:31:59 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-artifacts/transportpce-artifacts/ 15:31:59 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:31:59 [INFO] Rendering 2 report documents 15:31:59 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:32:00 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:32:00 [INFO] 15:32:00 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-artifacts --- 15:32:00 [INFO] No site descriptor found: nothing to attach. 15:32:00 [INFO] 15:32:00 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-artifacts --- 15:32:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:32:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:32:00 [INFO] 15:32:00 [INFO] -----------< org.opendaylight.transportpce:transportpce-api >----------- 15:32:00 [INFO] Building transportpce-api 12.0.0-SNAPSHOT [2/22] 15:32:00 [INFO] from api/pom.xml 15:32:00 [INFO] -------------------------------[ bundle ]------------------------------- 15:32:00 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:32:00 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:32:02 [INFO] 15:32:02 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-api --- 15:32:02 [INFO] 15:32:02 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-api --- 15:32:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:32:02 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:32:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:02 [INFO] 15:32:02 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-api --- 15:32:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:02 [INFO] 15:32:02 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-api --- 15:32:03 [INFO] 15:32:03 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-api --- 15:32:03 [INFO] 15:32:03 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-api --- 15:32:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:32:03 [INFO] 15:32:03 [INFO] --- yang:14.0.18:generate-sources (binding) @ transportpce-api --- 15:32:05 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 15:32:05 [INFO] yang-to-sources: Inspecting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/yang 15:32:05 [INFO] yang-to-sources: Found 16 dependencies in 24.07 ms 15:32:05 [INFO] yang-to-sources: Project model files found: 25 in 254.7 ms 15:32:07 [INFO] yang-to-sources: 78 YANG models processed in 2.432 s 15:32:08 [INFO] BindingJavaFileGenerator: Defined 764 files in 314.6 ms 15:32:08 [INFO] Sorted 764 files into 161 directories in 5.619 ms 15:32:08 [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 764 in 724.7 ms 15:32:08 [INFO] 15:32:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-api --- 15:32:09 [INFO] Starting audit... 15:32:09 Audit done. 15:32:09 [INFO] You have 0 Checkstyle violations. 15:32:09 [INFO] 15:32:09 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-api --- 15:32:09 [INFO] Starting audit... 15:32:09 Audit done. 15:32:09 [INFO] You have 0 Checkstyle violations. 15:32:09 [INFO] 15:32:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-api --- 15:32:09 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:32:09 [INFO] 15:32:09 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-api --- 15:32:10 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/main/resources 15:32:10 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 15:32:10 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 15:32:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 15:32:10 [INFO] Copying 25 resources from target/generated-sources/yang to target/classes 15:32:10 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/generated-sources/spi 15:32:10 [INFO] 15:32:10 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-api --- 15:32:10 [INFO] Recompiling the module because of changed source code. 15:32:10 [INFO] Compiling 763 source files with javac [debug release 21] to target/classes 15:32:16 [INFO] 15:32:16 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-api >>> 15:32:16 [INFO] 15:32:16 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-api --- 15:32:18 [INFO] Fork Value is true 15:32:23 [INFO] Done SpotBugs Analysis.... 15:32:24 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:32:24 [INFO] 15:32:24 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-api <<< 15:32:24 [INFO] 15:32:24 [INFO] 15:32:24 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-api --- 15:32:24 [INFO] BugInstance size is 0 15:32:24 [INFO] Error size is 0 15:32:24 [INFO] No errors/warnings found 15:32:24 [INFO] 15:32:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-api --- 15:32:24 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/src/test/resources 15:32:24 [INFO] 15:32:24 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-api --- 15:32:24 [INFO] No sources to compile 15:32:24 [INFO] 15:32:24 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-api --- 15:32:24 [INFO] No tests to run. 15:32:24 [INFO] 15:32:24 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-api --- 15:32:24 [INFO] 15:32:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-api --- 15:32:26 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar 15:32:26 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes/META-INF/MANIFEST.MF 15:32:26 [INFO] 15:32:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-api --- 15:32:27 [INFO] No Javadoc in project. Archive not created. 15:32:27 [INFO] 15:32:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-api --- 15:32:27 [INFO] CycloneDX: Resolving Dependencies 15:32:28 [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s) 15:32:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml 15:32:29 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 15:32:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json 15:32:29 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:32:29 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:32:29 [INFO] attaching as transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 15:32:29 [INFO] 15:32:29 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-api --- 15:32:30 [INFO] Skipping duplicate-finder execution! 15:32:30 [INFO] 15:32:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-api --- 15:32:30 [INFO] No dependency problems found 15:32:30 [INFO] 15:32:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-api --- 15:32:30 [INFO] Skipping source per configuration. 15:32:30 [INFO] 15:32:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-api --- 15:32:31 [INFO] 15:32:31 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-api --- 15:32:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:32:31 [INFO] 15:32:31 [INFO] --- install:3.1.4:install (default-install) @ transportpce-api --- 15:32:31 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.pom 15:32:31 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/transportpce-api-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 15:32:31 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT-cyclonedx.xml 15:32:31 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT-cyclonedx.json 15:32:31 [INFO] 15:32:31 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-api --- 15:32:31 [INFO] Writing OBR metadata 15:32:31 [INFO] Installing org/opendaylight/transportpce/transportpce-api/12.0.0-SNAPSHOT/transportpce-api-12.0.0-SNAPSHOT.jar 15:32:31 [INFO] Writing OBR metadata 15:32:31 [INFO] 15:32:31 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-api --- 15:32:31 [INFO] Rendering site for default locale 15:32:31 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:32:31 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:32:31 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:32:32 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:32:32 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:32:32 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:32:32 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:32:33 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:32:33 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:32:33 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:32:33 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-api/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-api/ 15:32:33 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:32:33 [INFO] Rendering 5 report documents 15:32:33 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:32:33 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:32:33 [INFO] Starting audit... 15:32:33 Audit done. 15:32:33 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:32:33 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:32:33 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:32:34 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:32:34 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:32:34 [INFO] 15:32:34 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-api --- 15:32:34 [INFO] Skipping because packaging 'bundle' is not pom. 15:32:34 [INFO] 15:32:34 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-api --- 15:32:34 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:32:34 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:32:34 [INFO] 15:32:34 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-api --- 15:32:34 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:32:34 [INFO] 15:32:34 [INFO] -------------< org.opendaylight.transportpce:test-common >-------------- 15:32:34 [INFO] Building test-common 12.0.0-SNAPSHOT [3/22] 15:32:34 [INFO] from test-common/pom.xml 15:32:34 [INFO] -------------------------------[ bundle ]------------------------------- 15:32:34 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:32:34 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:32:35 [INFO] 15:32:35 [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- 15:32:35 [INFO] 15:32:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ test-common --- 15:32:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:35 [INFO] 15:32:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ test-common --- 15:32:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:32:35 [INFO] 15:32:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- 15:32:35 [INFO] 15:32:35 [INFO] --- dependency:3.9.0:properties (default) @ test-common --- 15:32:35 [INFO] 15:32:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- 15:32:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:32:35 [INFO] 15:32:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- 15:32:35 [INFO] Starting audit... 15:32:35 Audit done. 15:32:35 [INFO] You have 0 Checkstyle violations. 15:32:35 [INFO] 15:32:35 [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- 15:32:37 [INFO] Starting audit... 15:32:37 Audit done. 15:32:37 [INFO] You have 0 Checkstyle violations. 15:32:37 [INFO] 15:32:37 [INFO] --- dependency:3.9.0:copy (unpack-license) @ test-common --- 15:32:37 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:32:37 [INFO] 15:32:37 [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- 15:32:37 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/resources 15:32:37 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/spi 15:32:37 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/generated-sources/yang 15:32:37 [INFO] 15:32:37 [INFO] --- compiler:3.14.1:compile (default-compile) @ test-common --- 15:32:37 [INFO] Recompiling the module because of changed dependency. 15:32:37 [INFO] Compiling 18 source files with javac [debug release 21] to target/classes 15:32:37 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 15:32:37 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:32:37 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 15:32:37 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 15:32:37 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:32:37 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 15:32:37 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 15:32:37 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:32:37 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 15:32:37 [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContext.java:[33,5] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[51,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[65,17] createBindingDOMCodec(org.opendaylight.yangtools.binding.runtime.api.BindingRuntimeContext) in org.opendaylight.yangtools.binding.data.codec.impl.di.DefaultBindingDOMCodecFactory has been deprecated and marked for removal 15:32:37 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/DataStoreContextImpl.java:[132,12] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JSONDataObjectConverter.java:[105,37] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[54,29] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[60,82] unchecked method invocation: method toNormalizedDataObject in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices is applied to given types 15:32:37 required: org.opendaylight.yangtools.binding.DataObjectReference,T 15:32:37 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[60,83] unchecked conversion 15:32:37 required: org.opendaylight.yangtools.binding.DataObjectReference 15:32:37 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/JsonDataConverter.java:[70,33] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[61,29] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[70,78] unchecked method invocation: method toNormalizedDataObject in class org.opendaylight.yangtools.binding.data.codec.spi.ForwardingBindingDOMCodecServices is applied to given types 15:32:37 required: org.opendaylight.yangtools.binding.DataObjectReference,T 15:32:37 found: org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.yangtools.binding.DataObject 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[70,79] unchecked conversion 15:32:37 required: org.opendaylight.yangtools.binding.DataObjectReference 15:32:37 found: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/converter/XmlDataConverter.java:[79,33] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/utils/TopologyDataUtils.java:[78,13] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java/org/opendaylight/transportpce/test/utils/TopologyDataUtils.java:[116,13] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier 15:32:37 [INFO] 15:32:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> 15:32:37 [INFO] 15:32:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- 15:32:37 [INFO] Fork Value is true 15:32:42 [INFO] Done SpotBugs Analysis.... 15:32:43 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:32:43 [INFO] 15:32:43 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< 15:32:43 [INFO] 15:32:43 [INFO] 15:32:43 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- 15:32:43 [INFO] BugInstance size is 0 15:32:43 [INFO] Error size is 0 15:32:43 [INFO] No errors/warnings found 15:32:43 [INFO] 15:32:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- 15:32:43 [INFO] Copying 4 resources from src/test/resources to target/test-classes 15:32:43 [INFO] 15:32:43 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ test-common --- 15:32:43 [INFO] Recompiling the module because of changed dependency. 15:32:43 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 15:32:43 [INFO] 15:32:43 [INFO] --- surefire:3.5.4:test (default-test) @ test-common --- 15:32:43 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/surefire-reports 15:32:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:32:43 [INFO] 15:32:43 [INFO] ------------------------------------------------------- 15:32:43 [INFO] T E S T S 15:32:43 [INFO] ------------------------------------------------------- 15:32:44 [INFO] Running org.opendaylight.transportpce.test.converter.JsonDataConverterTest 15:33:13 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.22 s -- in org.opendaylight.transportpce.test.converter.JsonDataConverterTest 15:33:13 [INFO] Running org.opendaylight.transportpce.test.converter.XmlDataConverterTest 15:33:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.41 s -- in org.opendaylight.transportpce.test.converter.XmlDataConverterTest 15:33:31 [INFO] 15:33:31 [INFO] Results: 15:33:31 [INFO] 15:33:31 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 15:33:31 [INFO] 15:33:31 [INFO] 15:33:31 [INFO] --- copy:14.1.4:copy-files (default) @ test-common --- 15:33:31 [INFO] 15:33:31 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- 15:33:32 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar 15:33:32 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes/META-INF/MANIFEST.MF 15:33:32 [INFO] 15:33:32 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ test-common --- 15:33:34 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar 15:33:34 [INFO] 15:33:34 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- 15:33:34 [INFO] CycloneDX: Resolving Dependencies 15:33:36 [INFO] CycloneDX: Creating BOM version 1.6 with 100 component(s) 15:33:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml 15:33:36 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.xml 15:33:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json 15:33:36 [INFO] attaching as test-common-12.0.0-SNAPSHOT-cyclonedx.json 15:33:36 [INFO] 15:33:36 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- 15:33:36 [INFO] Skipping duplicate-finder execution! 15:33:36 [INFO] 15:33:36 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ test-common --- 15:33:36 [INFO] No dependency problems found 15:33:36 [INFO] 15:33:36 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- 15:33:36 [INFO] Skipping source per configuration. 15:33:36 [INFO] 15:33:36 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- 15:33:36 [INFO] 15:33:36 [INFO] --- jacoco:0.8.13:report (report) @ test-common --- 15:33:36 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec 15:33:37 [INFO] Analyzed bundle 'test-common' with 15 classes 15:33:37 [INFO] 15:33:37 [INFO] --- install:3.1.4:install (default-install) @ test-common --- 15:33:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/pom.xml to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.pom 15:33:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 15:33:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/test-common-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-javadoc.jar 15:33:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-cyclonedx.xml 15:33:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/bom.json to /tmp/r/org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT-cyclonedx.json 15:33:37 [INFO] 15:33:37 [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- 15:33:37 [INFO] Installing org/opendaylight/transportpce/test-common/12.0.0-SNAPSHOT/test-common-12.0.0-SNAPSHOT.jar 15:33:37 [INFO] Writing OBR metadata 15:33:37 [INFO] 15:33:37 [INFO] --- site:3.21.0:site (generate-site) @ test-common --- 15:33:37 [INFO] Rendering site for default locale 15:33:37 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:33:37 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:33:37 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:33:37 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:33:37 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:33:37 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:33:37 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:33:37 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:33:37 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/test-common/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/test-common/ 15:33:37 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:33:37 [INFO] Rendering 7 report documents 15:33:37 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:33:37 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:33:39 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:33:41 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:33:41 [INFO] Starting audit... 15:33:41 Audit done. 15:33:41 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:33:41 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:33:42 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:33:42 15:33:42 Unknown constant: 18 15:33:42 15:33:42 Unknown constant: 18 15:33:42 15:33:42 Unknown constant: 18 15:33:42 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:33:42 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:33:42 [INFO] 15:33:42 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ test-common --- 15:33:42 [INFO] Skipping because packaging 'bundle' is not pom. 15:33:42 [INFO] 15:33:42 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- 15:33:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:33:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:33:42 [INFO] 15:33:42 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- 15:33:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:33:42 [INFO] 15:33:42 [INFO] ---------< org.opendaylight.transportpce:transportpce-common >---------- 15:33:42 [INFO] Building transportpce-common 12.0.0-SNAPSHOT [4/22] 15:33:42 [INFO] from common/pom.xml 15:33:42 [INFO] -------------------------------[ bundle ]------------------------------- 15:33:42 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:33:42 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:33:43 [INFO] 15:33:43 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-common --- 15:33:43 [INFO] 15:33:43 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-common --- 15:33:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:43 [INFO] 15:33:43 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-common --- 15:33:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:33:43 [INFO] 15:33:43 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-common --- 15:33:43 [INFO] 15:33:43 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-common --- 15:33:43 [INFO] 15:33:43 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-common --- 15:33:43 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:33:43 [INFO] 15:33:43 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-common --- 15:33:43 [INFO] Starting audit... 15:33:43 Audit done. 15:33:43 [INFO] You have 0 Checkstyle violations. 15:33:43 [INFO] 15:33:43 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-common --- 15:33:46 [INFO] Starting audit... 15:33:46 Audit done. 15:33:46 [INFO] You have 0 Checkstyle violations. 15:33:46 [INFO] 15:33:46 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-common --- 15:33:46 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:33:46 [INFO] 15:33:46 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-common --- 15:33:46 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/resources 15:33:46 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/spi 15:33:46 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/generated-sources/yang 15:33:46 [INFO] 15:33:46 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-common --- 15:33:46 [INFO] Recompiling the module because of changed dependency. 15:33:46 [INFO] Compiling 54 source files with javac [debug release 21] to target/classes 15:33:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:33:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:33:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[45,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:33:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:33:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:33:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/converter/JsonStringConverter.java:[47,32] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:33:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java:[223,43] org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110 has been deprecated and marked for removal 15:33:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImpl.java:[221,43] org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110.IfOtsiOtucnOducn in org.opendaylight.yang.gen.v1.http.org.openroadm.port.types.rev250110 has been deprecated and marked for removal 15:33:48 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java/org/opendaylight/transportpce/common/openconfiginterfaces/OpenConfigInterfacesException.java:[20,31] non-transient instance field of a serializable class declared with a non-serializable type 15:33:48 [INFO] 15:33:48 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-common >>> 15:33:48 [INFO] 15:33:48 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-common --- 15:33:48 [INFO] Fork Value is true 15:33:57 [INFO] Done SpotBugs Analysis.... 15:33:57 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:33:57 [INFO] 15:33:57 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-common <<< 15:33:57 [INFO] 15:33:57 [INFO] 15:33:57 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-common --- 15:33:57 [INFO] BugInstance size is 0 15:33:57 [INFO] Error size is 0 15:33:57 [INFO] No errors/warnings found 15:33:57 [INFO] 15:33:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-common --- 15:33:57 [INFO] Copying 5 resources from src/test/resources to target/test-classes 15:33:57 [INFO] 15:33:57 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-common --- 15:33:57 [INFO] Recompiling the module because of changed dependency. 15:33:57 [INFO] Compiling 17 source files with javac [debug release 21] to target/test-classes 15:33:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[50,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 15:33:58 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/test/java/org/opendaylight/transportpce/common/converter/JsonStringConverterTest.java:[64,45] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 15:33:58 [INFO] 15:33:58 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-common --- 15:33:58 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/surefire-reports 15:33:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:33:58 [INFO] 15:33:58 [INFO] ------------------------------------------------------- 15:33:58 [INFO] T E S T S 15:33:58 [INFO] ------------------------------------------------------- 15:33:59 [INFO] Running org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 15:34:00 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.opendaylight.transportpce.common.fixedflex.GridUtilsTest 15:34:00 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 15:34:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:34:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.782 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl221Test 15:34:02 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 15:34:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImpl121Test 15:34:02 [INFO] Running org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 15:34:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.opendaylight.transportpce.common.crossconnect.CrossConnectImplTest 15:34:02 [INFO] Running org.opendaylight.transportpce.common.NodeIdPairTest 15:34:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s -- in org.opendaylight.transportpce.common.NodeIdPairTest 15:34:02 [INFO] Running org.opendaylight.transportpce.common.converter.JsonStringConverterTest 15:34:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.05 s -- in org.opendaylight.transportpce.common.converter.JsonStringConverterTest 15:34:15 [INFO] Running org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 15:34:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.common.device.observer.EventSubscriberTest 15:34:15 [INFO] Running org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 15:34:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.47 s -- in org.opendaylight.transportpce.common.device.DeviceTransactionManagerTest 15:34:39 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 15:34:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.transportpce.common.mapping.SortPort221ByNameTest 15:34:39 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingImplTest 15:34:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.32 s -- in org.opendaylight.transportpce.common.mapping.PortMappingImplTest 15:34:53 [INFO] Running org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 15:34:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.transportpce.common.mapping.MappingUtilsImplTest 15:34:53 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 15:35:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.68 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion121Test 15:35:06 [INFO] Running org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 15:35:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.opendaylight.transportpce.common.mapping.SortPort121ByNameTest 15:35:06 [INFO] Running org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 15:35:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.common.mapping.PortMappingVersion710Test 15:35:06 [INFO] Running org.opendaylight.transportpce.common.mapping.OCPortMappingTest 15:35:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.64 s -- in org.opendaylight.transportpce.common.mapping.OCPortMappingTest 15:35:38 [INFO] Running org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 15:35:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.transportpce.common.catalog.CatalogUtilsTest 15:35:38 [INFO] Running org.opendaylight.transportpce.common.service.ServiceTypeTest 15:35:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.common.service.ServiceTypeTest 15:35:38 [INFO] 15:35:38 [INFO] Results: 15:35:38 [INFO] 15:35:38 [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0 15:35:38 [INFO] 15:35:38 [INFO] 15:35:38 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-common --- 15:35:38 [INFO] 15:35:38 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-common --- 15:35:39 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT.jar 15:35:39 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes/META-INF/MANIFEST.MF 15:35:39 [INFO] 15:35:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-common --- 15:35:43 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar 15:35:43 [INFO] 15:35:43 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-common --- 15:35:43 [INFO] CycloneDX: Resolving Dependencies 15:35:47 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 15:35:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml 15:35:47 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.xml 15:35:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json 15:35:47 [INFO] attaching as transportpce-common-12.0.0-SNAPSHOT-cyclonedx.json 15:35:47 [INFO] 15:35:47 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-common --- 15:35:47 [INFO] Skipping duplicate-finder execution! 15:35:47 [INFO] 15:35:47 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-common --- 15:35:47 [INFO] No dependency problems found 15:35:47 [INFO] 15:35:47 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-common --- 15:35:47 [INFO] Skipping source per configuration. 15:35:47 [INFO] 15:35:47 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-common --- 15:35:47 [INFO] 15:35:47 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-common --- 15:35:47 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec 15:35:47 [INFO] Analyzed bundle 'transportpce-common' with 52 classes 15:35:48 [INFO] 15:35:48 [INFO] --- install:3.1.4:install (default-install) @ transportpce-common --- 15:35:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.pom 15:35:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.jar 15:35:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT-javadoc.jar 15:35:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT-cyclonedx.xml 15:35:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT-cyclonedx.json 15:35:48 [INFO] 15:35:48 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-common --- 15:35:48 [INFO] Installing org/opendaylight/transportpce/transportpce-common/12.0.0-SNAPSHOT/transportpce-common-12.0.0-SNAPSHOT.jar 15:35:48 [INFO] Writing OBR metadata 15:35:48 [INFO] 15:35:48 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-common --- 15:35:48 [INFO] Rendering site for default locale 15:35:48 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:35:48 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:35:48 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:35:48 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:35:48 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:35:48 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:35:48 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:35:48 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:35:48 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-common/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-common/ 15:35:48 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:35:48 [INFO] Rendering 7 report documents 15:35:48 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:35:48 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:35:52 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:35:54 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:35:58 [INFO] Starting audit... 15:35:58 Audit done. 15:35:58 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:35:58 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:35:58 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 15:35:58 Unknown constant: 18 15:35:58 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:35:58 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:35:58 [INFO] 15:35:58 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-common --- 15:35:58 [INFO] Skipping because packaging 'bundle' is not pom. 15:35:58 [INFO] 15:35:58 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-common --- 15:35:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:35:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:35:58 [INFO] 15:35:58 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-common --- 15:35:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:35:58 [INFO] 15:35:58 [INFO] --------< org.opendaylight.transportpce:transportpce-renderer >--------- 15:35:58 [INFO] Building transportpce-renderer 12.0.0-SNAPSHOT [5/22] 15:35:58 [INFO] from renderer/pom.xml 15:35:58 [INFO] -------------------------------[ bundle ]------------------------------- 15:35:58 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:35:58 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:35:58 [INFO] 15:35:58 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-renderer --- 15:35:58 [INFO] 15:35:58 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-renderer --- 15:35:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:35:58 [INFO] 15:35:58 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-renderer --- 15:35:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:35:59 [INFO] 15:35:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-renderer --- 15:35:59 [INFO] 15:35:59 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-renderer --- 15:35:59 [INFO] 15:35:59 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-renderer --- 15:35:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:35:59 [INFO] 15:35:59 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-renderer --- 15:35:59 [INFO] Starting audit... 15:35:59 Audit done. 15:35:59 [INFO] You have 0 Checkstyle violations. 15:35:59 [INFO] 15:35:59 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-renderer --- 15:36:02 [INFO] Starting audit... 15:36:02 Audit done. 15:36:02 [INFO] You have 0 Checkstyle violations. 15:36:02 [INFO] 15:36:02 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-renderer --- 15:36:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:36:02 [INFO] 15:36:02 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-renderer --- 15:36:02 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/resources 15:36:02 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/spi 15:36:02 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/generated-sources/yang 15:36:02 [INFO] 15:36:02 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-renderer --- 15:36:02 [INFO] Recompiling the module because of changed dependency. 15:36:02 [INFO] Compiling 60 source files with javac [debug release 21] to target/classes 15:36:03 [INFO] 15:36:03 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-renderer >>> 15:36:03 [INFO] 15:36:03 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-renderer --- 15:36:03 [INFO] Fork Value is true 15:36:11 [INFO] Done SpotBugs Analysis.... 15:36:11 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:36:11 [INFO] 15:36:11 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-renderer <<< 15:36:11 [INFO] 15:36:11 [INFO] 15:36:11 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-renderer --- 15:36:11 [INFO] BugInstance size is 0 15:36:11 [INFO] Error size is 0 15:36:11 [INFO] No errors/warnings found 15:36:11 [INFO] 15:36:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-renderer --- 15:36:11 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/test/resources 15:36:11 [INFO] 15:36:11 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-renderer --- 15:36:11 [INFO] Recompiling the module because of changed dependency. 15:36:11 [INFO] Compiling 19 source files with javac [debug release 21] to target/test-classes 15:36:11 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:36:11 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:36:11 [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found 15:36:11 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found 15:36:11 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 15:36:11 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 15:36:11 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 15:36:11 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 15:36:11 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 15:36:11 [WARNING] Cannot find annotation method 'description()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 15:36:11 [WARNING] Cannot find annotation method 'min()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition' 15:36:11 [INFO] 15:36:11 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-renderer --- 15:36:11 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/surefire-reports 15:36:11 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:36:11 [INFO] 15:36:11 [INFO] ------------------------------------------------------- 15:36:11 [INFO] T E S T S 15:36:11 [INFO] ------------------------------------------------------- 15:36:13 [INFO] Running org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 15:36:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:36:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.52 s -- in org.opendaylight.transportpce.renderer.openroadminterface.OpenRoadMInterface221Test 15:36:27 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 15:36:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.history.TransactionHistoryTest 15:36:27 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 15:36:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.DeviceInterfaceTest 15:36:27 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 15:36:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.renderer.provisiondevice.transaction.ConnectionTest 15:36:27 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 15:36:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.opendaylight.transportpce.renderer.provisiondevice.DeviceRendererServiceImplCreateOtsOmsTest 15:36:27 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 15:36:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.07 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplDeleteTest 15:36:52 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 15:37:53 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 60.43 s -- in org.opendaylight.transportpce.renderer.provisiondevice.RendererServiceOperationsImplTest 15:37:53 [INFO] Running org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 15:37:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.transportpce.renderer.openconfig.openroadminterface.OpenRoadMInterface221Test 15:37:53 [INFO] Running org.opendaylight.transportpce.renderer.RollbackProcessorTest 15:37:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.renderer.RollbackProcessorTest 15:37:53 [INFO] Running org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 15:37:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.opendaylight.transportpce.renderer.rpcs.DeviceRendererRPCImplTest 15:37:53 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 15:37:53 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.renderer.provisiondevice.result.WeightedResultMessageTest 15:37:53 [INFO] Running org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 15:37:53 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.transportpce.renderer.provisiondevice.OtnDeviceRendererServiceImplTest 15:37:53 [INFO] 15:37:53 [INFO] Results: 15:37:53 [INFO] 15:37:53 [WARNING] Tests run: 71, Failures: 0, Errors: 0, Skipped: 2 15:37:53 [INFO] 15:37:53 [INFO] 15:37:53 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-renderer --- 15:37:53 [INFO] 15:37:53 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-renderer --- 15:37:54 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT.jar 15:37:54 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes/META-INF/MANIFEST.MF 15:37:54 [INFO] 15:37:54 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-renderer --- 15:37:57 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar 15:37:57 [INFO] 15:37:57 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-renderer --- 15:37:57 [INFO] CycloneDX: Resolving Dependencies 15:38:00 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 15:38:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml 15:38:00 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.xml 15:38:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json 15:38:00 [INFO] attaching as transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.json 15:38:00 [INFO] 15:38:00 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-renderer --- 15:38:00 [INFO] Skipping duplicate-finder execution! 15:38:00 [INFO] 15:38:00 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-renderer --- 15:38:00 [INFO] No dependency problems found 15:38:00 [INFO] 15:38:00 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-renderer --- 15:38:00 [INFO] Skipping source per configuration. 15:38:00 [INFO] 15:38:00 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-renderer --- 15:38:00 [INFO] 15:38:00 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-renderer --- 15:38:00 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec 15:38:00 [INFO] Analyzed bundle 'transportpce-renderer' with 50 classes 15:38:00 [INFO] 15:38:00 [INFO] --- install:3.1.4:install (default-install) @ transportpce-renderer --- 15:38:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.pom 15:38:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.jar 15:38:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT-javadoc.jar 15:38:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.xml 15:38:00 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT-cyclonedx.json 15:38:00 [INFO] 15:38:00 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-renderer --- 15:38:00 [INFO] Installing org/opendaylight/transportpce/transportpce-renderer/12.0.0-SNAPSHOT/transportpce-renderer-12.0.0-SNAPSHOT.jar 15:38:00 [INFO] Writing OBR metadata 15:38:00 [INFO] 15:38:00 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-renderer --- 15:38:00 [INFO] Rendering site for default locale 15:38:00 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:38:00 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:38:00 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:38:00 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:38:00 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:38:00 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:38:00 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:38:00 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:38:00 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-renderer/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-renderer/ 15:38:00 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:38:01 [INFO] Rendering 7 report documents 15:38:01 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:38:01 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:38:03 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:38:05 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:38:07 [INFO] Starting audit... 15:38:07 Audit done. 15:38:07 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:38:07 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:38:07 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 15:38:07 Unknown constant: 18 15:38:07 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:38:07 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:38:07 [INFO] 15:38:07 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-renderer --- 15:38:07 [INFO] Skipping because packaging 'bundle' is not pom. 15:38:07 [INFO] 15:38:07 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-renderer --- 15:38:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:38:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:38:07 [INFO] 15:38:07 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-renderer --- 15:38:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:38:07 [INFO] 15:38:07 [INFO] ------< org.opendaylight.transportpce:transportpce-networkmodel >------- 15:38:07 [INFO] Building transportpce-networkmodel 12.0.0-SNAPSHOT [6/22] 15:38:07 [INFO] from networkmodel/pom.xml 15:38:07 [INFO] -------------------------------[ bundle ]------------------------------- 15:38:07 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:38:07 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:38:07 [INFO] 15:38:07 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-networkmodel --- 15:38:07 [INFO] 15:38:07 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-networkmodel --- 15:38:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:07 [INFO] 15:38:07 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-networkmodel --- 15:38:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:38:07 [INFO] 15:38:07 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-networkmodel --- 15:38:08 [INFO] 15:38:08 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-networkmodel --- 15:38:08 [INFO] 15:38:08 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-networkmodel --- 15:38:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:38:08 [INFO] 15:38:08 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-networkmodel --- 15:38:08 [INFO] Starting audit... 15:38:08 Audit done. 15:38:08 [INFO] You have 0 Checkstyle violations. 15:38:08 [INFO] 15:38:08 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-networkmodel --- 15:38:09 [INFO] Starting audit... 15:38:09 Audit done. 15:38:09 [INFO] You have 0 Checkstyle violations. 15:38:09 [INFO] 15:38:09 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-networkmodel --- 15:38:09 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:38:09 [INFO] 15:38:09 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-networkmodel --- 15:38:09 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/resources 15:38:09 [INFO] 15:38:09 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-networkmodel --- 15:38:09 [INFO] Recompiling the module because of changed dependency. 15:38:09 [INFO] Compiling 37 source files with javac [debug release 21] to target/classes 15:38:10 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[97,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:10 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[113,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:10 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java:[155,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:10 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListener.java:[42,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:10 [INFO] 15:38:10 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-networkmodel >>> 15:38:10 [INFO] 15:38:10 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-networkmodel --- 15:38:10 [INFO] Fork Value is true 15:38:18 [INFO] Done SpotBugs Analysis.... 15:38:18 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:38:18 [INFO] 15:38:18 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-networkmodel <<< 15:38:18 [INFO] 15:38:18 [INFO] 15:38:18 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-networkmodel --- 15:38:18 [INFO] BugInstance size is 0 15:38:18 [INFO] Error size is 0 15:38:18 [INFO] No errors/warnings found 15:38:18 [INFO] 15:38:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-networkmodel --- 15:38:18 [INFO] Copying 3 resources from src/test/resources to target/test-classes 15:38:18 [INFO] 15:38:18 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-networkmodel --- 15:38:18 [INFO] Recompiling the module because of changed dependency. 15:38:18 [INFO] Compiling 14 source files with javac [debug release 21] to target/test-classes 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[17,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[94,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[104,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[121,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[131,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[149,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[157,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[175,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[183,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[200,18] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:[207,31] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:38:18 [INFO] 15:38:18 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-networkmodel --- 15:38:18 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/surefire-reports 15:38:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:38:18 [INFO] 15:38:18 [INFO] ------------------------------------------------------- 15:38:18 [INFO] T E S T S 15:38:18 [INFO] ------------------------------------------------------- 15:38:20 [INFO] Running org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 15:38:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:38:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 s -- in org.opendaylight.transportpce.networkmodel.NetConfTopologyListenerTest 15:38:22 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 15:38:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener221Test 15:38:22 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 15:38:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.transportpce.networkmodel.listeners.PortMappingListenerTest 15:38:22 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 15:38:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener710Test 15:38:22 [INFO] Running org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 15:38:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.transportpce.networkmodel.listeners.DeviceListener121Test 15:38:22 [INFO] Running org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 15:38:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.30 s -- in org.opendaylight.transportpce.networkmodel.util.TpceNetworkTest 15:38:34 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 15:38:35 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmTopologyTest 15:38:35 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 15:38:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmNetworkTest 15:38:35 [INFO] Running org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 15:38:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.networkmodel.util.ClliNetworkTest 15:38:35 [INFO] Running org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 15:39:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.10 s -- in org.opendaylight.transportpce.networkmodel.util.OpenRoadmOtnTopologyTest 15:39:16 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 15:39:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.transportpce.networkmodel.NetworkUtilsImplTest 15:39:16 [INFO] Running org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 15:39:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.opendaylight.transportpce.networkmodel.NetworkModelProviderTest 15:39:16 [INFO] Running org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 15:39:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.opendaylight.transportpce.networkmodel.service.FrequenciesServiceTest 15:39:17 [INFO] 15:39:17 [INFO] Results: 15:39:17 [INFO] 15:39:17 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 15:39:17 [INFO] 15:39:17 [INFO] 15:39:17 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-networkmodel --- 15:39:17 [INFO] 15:39:17 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-networkmodel --- 15:39:17 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 15:39:17 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes/META-INF/MANIFEST.MF 15:39:17 [INFO] 15:39:17 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-networkmodel --- 15:39:20 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar 15:39:20 [INFO] 15:39:20 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-networkmodel --- 15:39:20 [INFO] CycloneDX: Resolving Dependencies 15:39:24 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 15:39:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml 15:39:24 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.xml 15:39:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json 15:39:24 [INFO] attaching as transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.json 15:39:24 [INFO] 15:39:24 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-networkmodel --- 15:39:24 [INFO] Skipping duplicate-finder execution! 15:39:24 [INFO] 15:39:24 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-networkmodel --- 15:39:24 [INFO] No dependency problems found 15:39:24 [INFO] 15:39:24 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-networkmodel --- 15:39:24 [INFO] Skipping source per configuration. 15:39:24 [INFO] 15:39:24 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-networkmodel --- 15:39:24 [INFO] 15:39:24 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-networkmodel --- 15:39:24 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec 15:39:24 [INFO] Analyzed bundle 'transportpce-networkmodel' with 40 classes 15:39:24 [INFO] 15:39:24 [INFO] --- install:3.1.4:install (default-install) @ transportpce-networkmodel --- 15:39:24 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.pom 15:39:24 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 15:39:24 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT-javadoc.jar 15:39:24 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.xml 15:39:24 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT-cyclonedx.json 15:39:24 [INFO] 15:39:24 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-networkmodel --- 15:39:24 [INFO] Installing org/opendaylight/transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT/transportpce-networkmodel-12.0.0-SNAPSHOT.jar 15:39:24 [INFO] Writing OBR metadata 15:39:24 [INFO] 15:39:24 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-networkmodel --- 15:39:24 [INFO] Rendering site for default locale 15:39:24 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:39:24 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:39:24 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:39:24 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:39:24 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:39:24 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:39:24 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:39:24 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:39:24 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-networkmodel/odlparent/bundle-parent/transportpce-networkmodel/ 15:39:24 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:39:24 [INFO] Rendering 7 report documents 15:39:24 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:39:24 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:39:27 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:39:29 [WARNING] Javadoc Warnings 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/ClliNetworkTest.java:30: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class ClliNetworkTest { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener121Test.java:42: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class DeviceListener121Test { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener221Test.java:44: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class DeviceListener221Test { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/DeviceListener710Test.java:42: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class DeviceListener710Test { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/service/FrequenciesServiceTest.java:53: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class FrequenciesServiceTest extends AbstractTest { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListenerTest.java:66: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class NetConfTopologyListenerTest { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/NetworkModelProviderTest.java:35: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class NetworkModelProviderTest { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmNetworkTest.java:37: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class OpenRoadmNetworkTest { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopologyTest.java:78: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class OpenRoadmTopologyTest { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/listeners/PortMappingListenerTest.java:37: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class PortMappingListenerTest { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/TpceNetworkTest.java:35: warning: use of default constructor, which does not provide a comment 15:39:29 [WARNING] public class TpceNetworkTest extends AbstractTest { 15:39:29 [WARNING] ^ 15:39:29 [WARNING] 11 warnings 15:39:29 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:39:31 [INFO] Starting audit... 15:39:31 Audit done. 15:39:31 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:39:31 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:39:31 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 15:39:31 Unknown constant: 18 15:39:31 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:39:31 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:39:31 [INFO] 15:39:31 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-networkmodel --- 15:39:31 [INFO] Skipping because packaging 'bundle' is not pom. 15:39:31 [INFO] 15:39:31 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-networkmodel --- 15:39:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:39:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:39:31 [INFO] 15:39:31 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-networkmodel --- 15:39:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:39:31 [INFO] 15:39:31 [INFO] --------< org.opendaylight.transportpce:transportpce-inventory >-------- 15:39:31 [INFO] Building transportpce-inventory 12.0.0-SNAPSHOT [7/22] 15:39:31 [INFO] from inventory/pom.xml 15:39:31 [INFO] -------------------------------[ bundle ]------------------------------- 15:39:31 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:39:31 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:39:31 [INFO] 15:39:31 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-inventory --- 15:39:31 [INFO] 15:39:31 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-inventory --- 15:39:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:31 [INFO] 15:39:31 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-inventory --- 15:39:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:31 [INFO] 15:39:31 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-inventory --- 15:39:31 [INFO] Copying 2 resources from src/main/resources to target/resources 15:39:31 [INFO] 15:39:31 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-inventory --- 15:39:31 [INFO] 15:39:31 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-inventory --- 15:39:31 [INFO] 15:39:31 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-inventory --- 15:39:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:39:31 [INFO] 15:39:31 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-inventory --- 15:39:32 [INFO] Starting audit... 15:39:32 Audit done. 15:39:32 [INFO] You have 0 Checkstyle violations. 15:39:32 [INFO] 15:39:32 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-inventory --- 15:39:32 [INFO] Starting audit... 15:39:32 Audit done. 15:39:32 [INFO] You have 0 Checkstyle violations. 15:39:32 [INFO] 15:39:32 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-inventory --- 15:39:32 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:39:32 [INFO] 15:39:32 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-inventory --- 15:39:32 [INFO] Copying 2 resources from src/main/resources to target/classes 15:39:32 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/spi 15:39:32 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/generated-sources/yang 15:39:32 [INFO] 15:39:32 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-inventory --- 15:39:32 [INFO] Recompiling the module because of changed dependency. 15:39:32 [INFO] Compiling 15 source files with javac [debug release 21] to target/classes 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[53,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[57,47] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[63,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[111,42] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[113,67] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[114,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[129,81] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[130,20] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[130,70] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[138,16] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[138,77] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[146,81] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[147,20] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceConfigListener.java:[147,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[50,59] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[56,70] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[60,88] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[62,49] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[112,42] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[114,67] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[115,48] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[130,36] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[138,81] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[139,20] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java/org/opendaylight/transportpce/inventory/listener/DeviceListener.java:[139,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:39:32 [INFO] 15:39:32 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-inventory >>> 15:39:32 [INFO] 15:39:32 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-inventory --- 15:39:32 [INFO] Fork Value is true 15:39:39 [INFO] Done SpotBugs Analysis.... 15:39:39 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:39:39 [INFO] 15:39:39 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-inventory <<< 15:39:39 [INFO] 15:39:39 [INFO] 15:39:39 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-inventory --- 15:39:39 [INFO] BugInstance size is 0 15:39:39 [INFO] Error size is 0 15:39:39 [INFO] No errors/warnings found 15:39:39 [INFO] 15:39:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-inventory --- 15:39:39 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/test/resources 15:39:39 [INFO] 15:39:39 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-inventory --- 15:39:39 [INFO] No sources to compile 15:39:39 [INFO] 15:39:39 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-inventory --- 15:39:39 [INFO] No tests to run. 15:39:39 [INFO] 15:39:39 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-inventory --- 15:39:39 [INFO] 15:39:39 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-inventory --- 15:39:39 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT.jar 15:39:39 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes/META-INF/MANIFEST.MF 15:39:39 [INFO] 15:39:39 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-inventory --- 15:39:41 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar 15:39:41 [INFO] 15:39:41 [INFO] --- build-helper:3.6.1:attach-artifact (attach-db-artifact) @ transportpce-inventory --- 15:39:41 [INFO] 15:39:41 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-inventory --- 15:39:41 [INFO] CycloneDX: Resolving Dependencies 15:39:44 [INFO] CycloneDX: Creating BOM version 1.6 with 170 component(s) 15:39:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml 15:39:44 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 15:39:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json 15:39:44 [INFO] attaching as transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 15:39:44 [INFO] 15:39:44 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-inventory --- 15:39:44 [INFO] Skipping duplicate-finder execution! 15:39:44 [INFO] 15:39:44 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-inventory --- 15:39:44 [INFO] No dependency problems found 15:39:44 [INFO] 15:39:44 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-inventory --- 15:39:44 [INFO] Skipping source per configuration. 15:39:44 [INFO] 15:39:44 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-inventory --- 15:39:44 [INFO] 15:39:44 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-inventory --- 15:39:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:39:44 [INFO] 15:39:44 [INFO] --- install:3.1.4:install (default-install) @ transportpce-inventory --- 15:39:44 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.pom 15:39:44 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.jar 15:39:44 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-javadoc.jar 15:39:44 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/resources/org.ops4j.datasource-transporpce.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-datasource.cfg 15:39:44 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/resources/org.opendaylight.transportpce.job.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-config.cfg 15:39:44 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 15:39:44 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 15:39:44 [INFO] 15:39:44 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-inventory --- 15:39:44 [INFO] Installing org/opendaylight/transportpce/transportpce-inventory/12.0.0-SNAPSHOT/transportpce-inventory-12.0.0-SNAPSHOT.jar 15:39:44 [INFO] Writing OBR metadata 15:39:44 [INFO] 15:39:44 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-inventory --- 15:39:44 [INFO] Rendering site for default locale 15:39:44 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:39:44 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:39:44 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:39:44 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:39:44 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:39:44 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:39:44 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:39:44 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:39:44 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:39:44 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-inventory/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-inventory/ 15:39:44 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:39:44 [INFO] Rendering 6 report documents 15:39:44 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:39:44 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:39:47 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:39:47 [INFO] Starting audit... 15:39:47 Audit done. 15:39:47 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:39:47 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:39:47 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:39:47 15:39:47 Unknown constant: 18 15:39:47 15:39:47 Unknown constant: 18 15:39:47 15:39:47 Unknown constant: 18 15:39:47 15:39:47 Unknown constant: 18 15:39:47 15:39:47 Unknown constant: 18 15:39:47 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:39:47 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:39:47 [INFO] 15:39:47 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-inventory --- 15:39:47 [INFO] Skipping because packaging 'bundle' is not pom. 15:39:47 [INFO] 15:39:47 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-inventory --- 15:39:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:39:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:39:47 [INFO] 15:39:47 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-inventory --- 15:39:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:39:47 [INFO] 15:39:47 [INFO] -----------< org.opendaylight.transportpce:transportpce-olm >----------- 15:39:47 [INFO] Building transportpce-olm 12.0.0-SNAPSHOT [8/22] 15:39:47 [INFO] from olm/pom.xml 15:39:47 [INFO] -------------------------------[ bundle ]------------------------------- 15:39:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:39:47 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:39:47 [INFO] 15:39:47 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-olm --- 15:39:47 [INFO] 15:39:47 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-olm --- 15:39:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:47 [INFO] 15:39:47 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-olm --- 15:39:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:39:47 [INFO] 15:39:47 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-olm --- 15:39:47 [INFO] 15:39:47 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-olm --- 15:39:47 [INFO] 15:39:47 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-olm --- 15:39:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:39:47 [INFO] 15:39:47 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-olm --- 15:39:47 [INFO] Starting audit... 15:39:47 Audit done. 15:39:47 [INFO] You have 0 Checkstyle violations. 15:39:47 [INFO] 15:39:47 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-olm --- 15:39:48 [INFO] Starting audit... 15:39:48 Audit done. 15:39:48 [INFO] You have 0 Checkstyle violations. 15:39:48 [INFO] 15:39:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-olm --- 15:39:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:39:48 [INFO] 15:39:48 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-olm --- 15:39:48 [INFO] Copying 1 resource from src/main/resources to target/classes 15:39:48 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/spi 15:39:48 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/generated-sources/yang 15:39:48 [INFO] 15:39:48 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-olm --- 15:39:48 [INFO] Recompiling the module because of changed dependency. 15:39:48 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 15:39:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:49 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:49 [INFO] 15:39:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-olm >>> 15:39:49 [INFO] 15:39:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-olm --- 15:39:49 [INFO] Fork Value is true 15:39:54 [INFO] Done SpotBugs Analysis.... 15:39:54 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:39:54 [INFO] 15:39:54 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-olm <<< 15:39:54 [INFO] 15:39:54 [INFO] 15:39:54 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-olm --- 15:39:54 [INFO] BugInstance size is 0 15:39:54 [INFO] Error size is 0 15:39:54 [INFO] No errors/warnings found 15:39:54 [INFO] 15:39:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-olm --- 15:39:54 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:39:54 [INFO] 15:39:54 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-olm --- 15:39:54 [INFO] Recompiling the module because of changed dependency. 15:39:54 [INFO] Compiling 16 source files with javac [debug release 21] to target/test-classes 15:39:55 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:55 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:55 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:39:55 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:39:55 [INFO] 15:39:55 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-olm --- 15:39:55 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/surefire-reports 15:39:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:39:55 [INFO] 15:39:55 [INFO] ------------------------------------------------------- 15:39:55 [INFO] T E S T S 15:39:55 [INFO] ------------------------------------------------------- 15:39:56 [INFO] Running org.opendaylight.transportpce.olm.power.PowerMgmtTest 15:39:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:40:07 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.80 s -- in org.opendaylight.transportpce.olm.power.PowerMgmtTest 15:40:07 [INFO] Running org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 15:40:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.68 s -- in org.opendaylight.transportpce.olm.OlmPowerServiceRpcImplTest 15:40:19 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils710Test 15:40:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.transportpce.olm.util.OlmUtils710Test 15:40:19 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils121Test 15:40:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.transportpce.olm.util.OlmUtils121Test 15:40:19 [INFO] Running org.opendaylight.transportpce.olm.util.OtsPmHolderTest 15:40:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.olm.util.OtsPmHolderTest 15:40:19 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtils221Test 15:40:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.olm.util.OlmUtils221Test 15:40:19 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 15:40:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplTest 15:40:19 [INFO] Running org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 15:40:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s -- in org.opendaylight.transportpce.olm.service.OlmPowerServiceImplSpanLossBaseTest 15:40:21 [INFO] Running org.opendaylight.transportpce.olm.util.OlmUtilsTest 15:40:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.opendaylight.transportpce.olm.util.OlmUtilsTest 15:40:21 [INFO] 15:40:21 [INFO] Results: 15:40:21 [INFO] 15:40:21 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 15:40:21 [INFO] 15:40:21 [INFO] 15:40:21 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-olm --- 15:40:21 [INFO] 15:40:21 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-olm --- 15:40:21 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT.jar 15:40:21 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes/META-INF/MANIFEST.MF 15:40:21 [INFO] 15:40:21 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-olm --- 15:40:24 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar 15:40:24 [INFO] 15:40:24 [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifact) @ transportpce-olm --- 15:40:24 [INFO] 15:40:24 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-olm --- 15:40:24 [INFO] CycloneDX: Resolving Dependencies 15:40:27 [INFO] CycloneDX: Creating BOM version 1.6 with 171 component(s) 15:40:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml 15:40:27 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.xml 15:40:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json 15:40:27 [INFO] attaching as transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.json 15:40:27 [INFO] 15:40:27 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-olm --- 15:40:27 [INFO] Skipping duplicate-finder execution! 15:40:27 [INFO] 15:40:27 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-olm --- 15:40:27 [INFO] No dependency problems found 15:40:27 [INFO] 15:40:27 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-olm --- 15:40:27 [INFO] Skipping source per configuration. 15:40:27 [INFO] 15:40:27 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-olm --- 15:40:27 [INFO] 15:40:27 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-olm --- 15:40:27 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec 15:40:27 [INFO] Analyzed bundle 'transportpce-olm' with 19 classes 15:40:27 [INFO] 15:40:27 [INFO] --- install:3.1.4:install (default-install) @ transportpce-olm --- 15:40:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.pom 15:40:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.jar 15:40:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-javadoc.jar 15:40:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/resources/org.opendaylight.transportpce.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-config.cfg 15:40:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.xml 15:40:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT-cyclonedx.json 15:40:27 [INFO] 15:40:27 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-olm --- 15:40:27 [INFO] Installing org/opendaylight/transportpce/transportpce-olm/12.0.0-SNAPSHOT/transportpce-olm-12.0.0-SNAPSHOT.jar 15:40:27 [INFO] Writing OBR metadata 15:40:27 [INFO] 15:40:27 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-olm --- 15:40:27 [INFO] Rendering site for default locale 15:40:27 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:40:27 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:40:27 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:40:27 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:40:27 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:40:27 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:40:27 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:40:27 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:40:27 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-olm/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-olm/ 15:40:27 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:40:27 [INFO] Rendering 7 report documents 15:40:27 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:40:27 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:40:29 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:40:31 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:40:32 [INFO] Starting audit... 15:40:32 Audit done. 15:40:32 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:40:32 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:40:32 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:40:32 15:40:32 Unknown constant: 18 15:40:32 15:40:32 Unknown constant: 18 15:40:32 15:40:32 Unknown constant: 18 15:40:32 15:40:32 Unknown constant: 18 15:40:32 15:40:32 Unknown constant: 18 15:40:32 15:40:32 Unknown constant: 18 15:40:32 15:40:32 Unknown constant: 18 15:40:32 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:40:32 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:40:32 [INFO] 15:40:32 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-olm --- 15:40:32 [INFO] Skipping because packaging 'bundle' is not pom. 15:40:32 [INFO] 15:40:32 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-olm --- 15:40:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:40:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:40:32 [INFO] 15:40:32 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-olm --- 15:40:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:40:32 [INFO] 15:40:32 [INFO] -----------< org.opendaylight.transportpce:transportpce-pce >----------- 15:40:32 [INFO] Building transportpce-pce 12.0.0-SNAPSHOT [9/22] 15:40:32 [INFO] from pce/pom.xml 15:40:32 [INFO] -------------------------------[ bundle ]------------------------------- 15:40:32 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:40:32 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:40:33 [INFO] 15:40:33 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-pce --- 15:40:33 [INFO] 15:40:33 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-pce --- 15:40:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:33 [INFO] 15:40:33 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-pce --- 15:40:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:40:33 [INFO] 15:40:33 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-pce --- 15:40:33 [INFO] 15:40:33 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-pce --- 15:40:33 [INFO] 15:40:33 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-pce --- 15:40:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:40:33 [INFO] 15:40:33 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-pce --- 15:40:33 [INFO] Starting audit... 15:40:33 Audit done. 15:40:33 [INFO] You have 0 Checkstyle violations. 15:40:33 [INFO] 15:40:33 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-pce --- 15:40:36 [INFO] Starting audit... 15:40:36 Audit done. 15:40:36 [INFO] You have 0 Checkstyle violations. 15:40:36 [INFO] 15:40:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-pce --- 15:40:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:40:36 [INFO] 15:40:36 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-pce --- 15:40:36 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/resources 15:40:36 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/spi 15:40:36 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/generated-sources/yang 15:40:36 [INFO] 15:40:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-pce --- 15:40:36 [INFO] Recompiling the module because of changed dependency. 15:40:36 [INFO] Compiling 98 source files with javac [debug release 21] to target/classes 15:40:37 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 15:40:37 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 15:40:37 reason: class file for javax.annotation.meta.When not found 15:40:37 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 15:40:37 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 15:40:37 reason: class file for javax.annotation.meta.When not found 15:40:37 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 15:40:37 [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS 15:40:37 reason: class file for javax.annotation.meta.When not found 15:40:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[59,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[59,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[59,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[64,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[64,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[64,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:40:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[116,53] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 15:40:37 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerImpl.java:[133,49] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 15:40:37 [INFO] 15:40:37 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-pce >>> 15:40:37 [INFO] 15:40:37 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-pce --- 15:40:37 [INFO] Fork Value is true 15:40:49 [INFO] Done SpotBugs Analysis.... 15:40:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:40:49 [INFO] 15:40:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-pce <<< 15:40:49 [INFO] 15:40:49 [INFO] 15:40:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-pce --- 15:40:49 [INFO] BugInstance size is 0 15:40:49 [INFO] Error size is 0 15:40:49 [INFO] No errors/warnings found 15:40:49 [INFO] 15:40:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-pce --- 15:40:49 [INFO] Copying 46 resources from src/test/resources to target/test-classes 15:40:49 [INFO] 15:40:49 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-pce --- 15:40:49 [INFO] Recompiling the module because of changed dependency. 15:40:49 [INFO] Compiling 50 source files with javac [debug release 21] to target/test-classes 15:40:50 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyConsumerTest.java:[92,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 15:40:50 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/consumer/GnpyStub.java:[75,54] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 15:40:50 [INFO] 15:40:50 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-pce --- 15:40:50 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/surefire-reports 15:40:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:40:50 [INFO] 15:40:50 [INFO] ------------------------------------------------------- 15:40:50 [INFO] T E S T S 15:40:50 [INFO] ------------------------------------------------------- 15:40:52 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidInputTest 15:40:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:40:53 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.404 s -- in org.opendaylight.transportpce.pce.input.valid.ValidInputTest 15:40:53 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 15:40:54 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.transportpce.pce.input.valid.ValidSlotTest 15:40:54 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 15:40:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.transportpce.pce.spectrum.slot.McCapabilityCollectionTest 15:40:54 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 15:40:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.AssignSpectrumHighToLowTest 15:40:54 [INFO] Running org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 15:40:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.pce.spectrum.assignment.SpectrumIndexTest 15:40:54 [INFO] Running org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 15:40:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.pce.spectrum.index.BaseFrequencyTest 15:40:54 [INFO] Running org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 15:40:54 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.transportpce.pce.spectrum.centerfrequency.CenterFrequencyGranularityCollectionTest 15:40:54 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 15:41:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.63 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceCalculationTest 15:41:06 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 15:41:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOtnNodeTest 15:41:06 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 15:41:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceResultTest 15:41:06 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 15:41:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.ClientPreferenceTest 15:41:06 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 15:41:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.opendaylight.transportpce.pce.networkanalyzer.port.PreferenceFactoryTest 15:41:07 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceTapiOpticalNodeTest 15:41:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceTapiOpticalNodeTest 15:41:09 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 15:41:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceOpticalNodeTest 15:41:09 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.TapiOpticalNodeTest 15:41:09 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.opendaylight.transportpce.pce.networkanalyzer.TapiOpticalNodeTest 15:41:09 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceTapiOtnNodeTest 15:41:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceTapiOtnNodeTest 15:41:09 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceTapiLinkTest 15:41:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceTapiLinkTest 15:41:10 [INFO] Running org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 15:41:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.transportpce.pce.networkanalyzer.PceLinkTest 15:41:10 [INFO] Running org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 15:41:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.60 s -- in org.opendaylight.transportpce.pce.gnpy.GnpyUtilitiesImplTest 15:41:32 [INFO] Running org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 15:41:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.transportpce.pce.gnpy.consumer.GnpyConsumerTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 15:41:33 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.FrequencySpectrumTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 15:41:33 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.SpectrumIndexTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 15:41:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.transportpce.pce.frequency.spectrum.index.FrequencySpectrumSetTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 15:41:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.transportpce.pce.frequency.FrequencySelectionFactoryTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 15:41:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.pce.frequency.interval.FrequencyIntervalTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 15:41:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.transportpce.pce.frequency.interval.IntervalCollectionTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 15:41:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.opendaylight.transportpce.pce.frequency.interval.EntireSpectrumTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 15:41:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.pce.frequency.service.ServiceFrequencyTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 15:41:33 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.transportpce.pce.frequency.FrequencyIntervalFactoryTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.SortPortsByNameTest 15:41:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.pce.SortPortsByNameTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckTest 15:41:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckTest 15:41:33 [INFO] Running org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 15:41:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.24 s -- in org.opendaylight.transportpce.pce.impl.PceServiceRPCImplTest 15:41:43 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 15:41:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.pce.graph.PceGraphEdgeTest 15:41:43 [INFO] Running org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 15:41:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s -- in org.opendaylight.transportpce.pce.graph.PostAlgoPathValidatorTest 15:41:45 [INFO] Running org.opendaylight.transportpce.pce.graph.PceGraphTest 15:44:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.5 s -- in org.opendaylight.transportpce.pce.graph.PceGraphTest 15:44:02 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 15:44:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsTest 15:44:02 [INFO] Running org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 15:44:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.transportpce.pce.constraints.PceConstraintsCalcTest 15:44:02 [INFO] Running org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 15:44:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.10 s -- in org.opendaylight.transportpce.pce.constraints.OperatorConstraintsTest 15:44:14 [INFO] Running org.opendaylight.transportpce.pce.PcePathDescriptionTests 15:44:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.pce.PcePathDescriptionTests 15:44:14 [INFO] Running org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 15:44:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.37 s -- in org.opendaylight.transportpce.pce.PceSendingPceRPCsTest 15:44:59 [INFO] Running org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 15:44:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.pce.service.PathComputationServiceImplTest 15:44:59 [INFO] Running org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 15:44:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.pce.PceComplianceCheckResultTest 15:44:59 [INFO] Running org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 15:44:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.pce.input.valid.ValidFormatTest 15:44:59 [INFO] Running org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 15:44:59 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.transportpce.pce.spectrum.slot.InterfaceMcCapabilityTest 15:44:59 [INFO] 15:44:59 [INFO] Results: 15:44:59 [INFO] 15:44:59 [INFO] Tests run: 313, Failures: 0, Errors: 0, Skipped: 0 15:44:59 [INFO] 15:44:59 [INFO] 15:44:59 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-pce --- 15:44:59 [INFO] 15:44:59 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-pce --- 15:45:00 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT.jar 15:45:00 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes/META-INF/MANIFEST.MF 15:45:00 [INFO] 15:45:00 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-pce --- 15:45:03 [WARNING] Javadoc Warnings 15:45:03 [WARNING] warning: unknown enum constant When.ALWAYS 15:45:03 [WARNING] reason: class file for javax.annotation.meta.When not found 15:45:03 [WARNING] 1 warning 15:45:03 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar 15:45:03 [INFO] 15:45:03 [INFO] --- jar:3.4.2:test-jar (default) @ transportpce-pce --- 15:45:03 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-tests.jar 15:45:04 [INFO] 15:45:04 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-pce --- 15:45:04 [INFO] CycloneDX: Resolving Dependencies 15:45:07 [INFO] CycloneDX: Creating BOM version 1.6 with 178 component(s) 15:45:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml 15:45:07 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.xml 15:45:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json 15:45:07 [INFO] attaching as transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.json 15:45:07 [INFO] 15:45:07 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-pce --- 15:45:07 [INFO] Skipping duplicate-finder execution! 15:45:07 [INFO] 15:45:07 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-pce --- 15:45:07 [WARNING] Unused declared dependencies found: 15:45:07 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.19.2:compile 15:45:07 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.19.2:compile 15:45:07 [INFO] 15:45:07 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-pce --- 15:45:07 [INFO] Skipping source per configuration. 15:45:07 [INFO] 15:45:07 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-pce --- 15:45:08 [INFO] 15:45:08 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-pce --- 15:45:08 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec 15:45:08 [INFO] Analyzed bundle 'transportpce-pce' with 80 classes 15:45:08 [INFO] 15:45:08 [INFO] --- install:3.1.4:install (default-install) @ transportpce-pce --- 15:45:08 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.pom 15:45:08 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.jar 15:45:08 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-javadoc.jar 15:45:08 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/transportpce-pce-12.0.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-tests.jar 15:45:08 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.xml 15:45:08 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT-cyclonedx.json 15:45:08 [INFO] 15:45:08 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-pce --- 15:45:08 [INFO] Installing org/opendaylight/transportpce/transportpce-pce/12.0.0-SNAPSHOT/transportpce-pce-12.0.0-SNAPSHOT.jar 15:45:08 [INFO] Writing OBR metadata 15:45:08 [INFO] 15:45:08 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-pce --- 15:45:08 [INFO] Rendering site for default locale 15:45:08 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:45:08 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:45:08 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:45:08 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:45:08 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:45:08 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:45:08 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:45:08 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:45:08 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-pce/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-pce/ 15:45:08 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:45:08 [INFO] Rendering 7 report documents 15:45:08 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:45:08 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:45:13 [WARNING] Javadoc Warnings 15:45:13 [WARNING] warning: unknown enum constant When.ALWAYS 15:45:13 [WARNING] reason: class file for javax.annotation.meta.When not found 15:45:13 [WARNING] 1 warning 15:45:13 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:45:16 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:45:20 [INFO] Starting audit... 15:45:20 Audit done. 15:45:20 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:45:20 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:45:20 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 15:45:20 Unknown constant: 18 15:45:20 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:45:20 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:45:20 [INFO] 15:45:20 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-pce --- 15:45:20 [INFO] Skipping because packaging 'bundle' is not pom. 15:45:20 [INFO] 15:45:20 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-pce --- 15:45:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:45:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:45:20 [INFO] 15:45:20 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-pce --- 15:45:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:45:20 [INFO] 15:45:20 [INFO] -----< org.opendaylight.transportpce:transportpce-servicehandler >------ 15:45:20 [INFO] Building transportpce-servicehandler 12.0.0-SNAPSHOT [10/22] 15:45:20 [INFO] from servicehandler/pom.xml 15:45:20 [INFO] -------------------------------[ bundle ]------------------------------- 15:45:20 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:45:20 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:45:20 [INFO] 15:45:20 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-servicehandler --- 15:45:20 [INFO] 15:45:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-servicehandler --- 15:45:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:20 [INFO] 15:45:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-servicehandler --- 15:45:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:45:20 [INFO] 15:45:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-servicehandler --- 15:45:20 [INFO] 15:45:20 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-servicehandler --- 15:45:21 [INFO] 15:45:21 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-servicehandler --- 15:45:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:45:21 [INFO] 15:45:21 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-servicehandler --- 15:45:21 [INFO] Starting audit... 15:45:21 Audit done. 15:45:21 [INFO] You have 0 Checkstyle violations. 15:45:21 [INFO] 15:45:21 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-servicehandler --- 15:45:22 [INFO] Starting audit... 15:45:22 Audit done. 15:45:22 [INFO] You have 0 Checkstyle violations. 15:45:22 [INFO] 15:45:22 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-servicehandler --- 15:45:22 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:45:22 [INFO] 15:45:22 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-servicehandler --- 15:45:22 [INFO] Copying 1 resource from src/main/resources to target/classes 15:45:22 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/spi 15:45:23 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/generated-sources/yang 15:45:23 [INFO] 15:45:23 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-servicehandler --- 15:45:23 [INFO] Recompiling the module because of changed dependency. 15:45:23 [INFO] Compiling 39 source files with javac [debug release 21] to target/classes 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[38,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[38,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[38,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[43,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[43,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[43,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/catalog/CatalogDataStoreOperationsImpl.java:[95,45] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListener.java:[90,32] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListener.java:[99,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:23 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListener.java:[159,74] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:23 [INFO] 15:45:23 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-servicehandler >>> 15:45:23 [INFO] 15:45:23 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-servicehandler --- 15:45:23 [INFO] Fork Value is true 15:45:32 [INFO] Done SpotBugs Analysis.... 15:45:32 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:45:32 [INFO] 15:45:32 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-servicehandler <<< 15:45:32 [INFO] 15:45:32 [INFO] 15:45:32 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-servicehandler --- 15:45:32 [INFO] BugInstance size is 0 15:45:32 [INFO] Error size is 0 15:45:32 [INFO] No errors/warnings found 15:45:32 [INFO] 15:45:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-servicehandler --- 15:45:32 [INFO] Copying 1 resource from src/test/resources to target/test-classes 15:45:32 [INFO] 15:45:32 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-servicehandler --- 15:45:32 [INFO] Recompiling the module because of changed dependency. 15:45:32 [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[20,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[20,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[18,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[19,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[20,72] org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[99,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[105,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[107,33] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectDeleted has been deprecated and marked for removal 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[124,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[131,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[150,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[156,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[178,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[213,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[218,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[232,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[239,34] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/test/java/org/opendaylight/transportpce/servicehandler/listeners/ServiceListenerTest.java:[244,21] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:45:33 [INFO] 15:45:33 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-servicehandler --- 15:45:33 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/surefire-reports 15:45:33 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:45:33 [INFO] 15:45:33 [INFO] ------------------------------------------------------- 15:45:33 [INFO] T E S T S 15:45:33 [INFO] ------------------------------------------------------- 15:45:34 [INFO] Running org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 15:45:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:45:47 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.09 s -- in org.opendaylight.transportpce.servicehandler.ModelMappingUtilsTest 15:45:47 [INFO] Running org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest 15:45:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.transportpce.servicehandler.ServiceEndpointTypeTest 15:45:47 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 15:45:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.934 s -- in org.opendaylight.transportpce.servicehandler.listeners.ServiceListenerTest 15:45:48 [INFO] Running org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 15:45:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.transportpce.servicehandler.listeners.NetworkModelNotificationHandlerTest 15:45:49 [INFO] Running org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 15:45:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.transportpce.servicehandler.DowngradeConstraintsTest 15:45:49 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 15:45:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.servicehandler.validation.ServiceCreateValidationTest 15:45:49 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 15:45:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerComplianceCheckTest 15:45:49 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 15:45:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ServicehandlerTxRxCheckTest 15:45:49 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 15:45:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyServiceResiliencyTest 15:45:49 [INFO] Running org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 15:45:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.transportpce.servicehandler.validation.checks.ComplianceCheckResultTest 15:45:49 [INFO] Running org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 15:45:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImplTest 15:45:49 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 15:48:28 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 158.9 s -- in org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImplTest 15:48:28 [INFO] Running org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 15:48:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.transportpce.servicehandler.impl.ServiceHandlerProviderTest 15:48:28 [INFO] Running org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 15:48:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapperTest 15:48:28 [INFO] Running org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 15:50:18 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 109.7 s -- in org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperationsImplTest 15:50:18 [INFO] Running org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 15:50:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapperTest 15:50:18 [INFO] 15:50:18 [INFO] Results: 15:50:18 [INFO] 15:50:18 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 15:50:18 [INFO] 15:50:18 [INFO] 15:50:18 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-servicehandler --- 15:50:18 [INFO] 15:50:18 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-servicehandler --- 15:50:19 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 15:50:19 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes/META-INF/MANIFEST.MF 15:50:19 [INFO] 15:50:19 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-servicehandler --- 15:50:22 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar 15:50:22 [INFO] 15:50:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-servicehandler --- 15:50:22 [INFO] CycloneDX: Resolving Dependencies 15:50:26 [INFO] CycloneDX: Creating BOM version 1.6 with 179 component(s) 15:50:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml 15:50:26 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.xml 15:50:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json 15:50:26 [INFO] attaching as transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.json 15:50:26 [INFO] 15:50:26 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-servicehandler --- 15:50:26 [INFO] Skipping duplicate-finder execution! 15:50:26 [INFO] 15:50:26 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-servicehandler --- 15:50:26 [INFO] No dependency problems found 15:50:26 [INFO] 15:50:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-servicehandler --- 15:50:26 [INFO] Skipping source per configuration. 15:50:26 [INFO] 15:50:26 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-servicehandler --- 15:50:26 [INFO] 15:50:26 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-servicehandler --- 15:50:26 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec 15:50:26 [INFO] Analyzed bundle 'transportpce-servicehandler' with 41 classes 15:50:27 [INFO] 15:50:27 [INFO] --- install:3.1.4:install (default-install) @ transportpce-servicehandler --- 15:50:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.pom 15:50:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 15:50:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT-javadoc.jar 15:50:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.xml 15:50:27 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT-cyclonedx.json 15:50:27 [INFO] 15:50:27 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-servicehandler --- 15:50:27 [INFO] Installing org/opendaylight/transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT/transportpce-servicehandler-12.0.0-SNAPSHOT.jar 15:50:27 [INFO] Writing OBR metadata 15:50:27 [INFO] 15:50:27 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-servicehandler --- 15:50:27 [INFO] Rendering site for default locale 15:50:27 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:50:27 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:50:27 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:50:27 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:50:27 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:50:27 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:50:27 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:50:27 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:50:27 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-servicehandler/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-servicehandler/ 15:50:27 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:50:27 [INFO] Rendering 7 report documents 15:50:27 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:50:27 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:50:31 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:50:34 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:50:34 [INFO] Starting audit... 15:50:34 Audit done. 15:50:34 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:50:34 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:50:35 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 15:50:35 Unknown constant: 18 15:50:35 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:50:35 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:50:35 [INFO] 15:50:35 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-servicehandler --- 15:50:35 [INFO] Skipping because packaging 'bundle' is not pom. 15:50:35 [INFO] 15:50:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-servicehandler --- 15:50:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:50:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:50:35 [INFO] 15:50:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-servicehandler --- 15:50:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:50:35 [INFO] 15:50:35 [INFO] ----------< org.opendaylight.transportpce:transportpce-tapi >----------- 15:50:35 [INFO] Building transportpce-tapi 12.0.0-SNAPSHOT [11/22] 15:50:35 [INFO] from tapi/pom.xml 15:50:35 [INFO] -------------------------------[ bundle ]------------------------------- 15:50:35 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:50:35 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:50:35 [INFO] 15:50:35 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-tapi --- 15:50:35 [INFO] 15:50:35 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-tapi --- 15:50:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:35 [INFO] 15:50:35 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-tapi --- 15:50:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:50:35 [INFO] 15:50:35 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-tapi --- 15:50:35 [INFO] 15:50:35 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-tapi --- 15:50:35 [INFO] 15:50:35 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-tapi --- 15:50:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/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/** 15:50:35 [INFO] 15:50:35 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-tapi --- 15:50:35 [INFO] Starting audit... 15:50:35 Audit done. 15:50:35 [INFO] You have 0 Checkstyle violations. 15:50:35 [INFO] 15:50:35 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-tapi --- 15:50:39 [INFO] Starting audit... 15:50:39 Audit done. 15:50:39 [INFO] You have 0 Checkstyle violations. 15:50:39 [INFO] 15:50:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-tapi --- 15:50:39 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:50:39 [INFO] 15:50:39 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-tapi --- 15:50:39 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/resources 15:50:39 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/spi 15:50:39 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/generated-sources/yang 15:50:39 [INFO] 15:50:39 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-tapi --- 15:50:39 [INFO] Recompiling the module because of changed dependency. 15:50:39 [INFO] Compiling 67 source files with javac [debug release 21] to target/classes 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/frequency/range/SortedRange.java:[42,21] possible 'this' escape before subclass is fully initialized 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetconfTopologyListener.java:[44,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetconfTopologyListener.java:[52,60] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiNetconfTopologyListener.java:[76,71] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiOrLinkListener.java:[65,45] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[36,37] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[37,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[69,44] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/topology/TapiPortMappingListener.java:[70,54] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/utils/TapiListener.java:[33,28] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/utils/TapiListener.java:[37,55] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java/org/opendaylight/transportpce/tapi/utils/TapiListener.java:[47,51] dataAfter() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated 15:50:44 [INFO] 15:50:44 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-tapi >>> 15:50:44 [INFO] 15:50:44 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-tapi --- 15:50:44 [INFO] Fork Value is true 15:50:58 [INFO] Done SpotBugs Analysis.... 15:50:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:50:58 [INFO] 15:50:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-tapi <<< 15:50:58 [INFO] 15:50:58 [INFO] 15:50:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-tapi --- 15:50:58 [INFO] BugInstance size is 0 15:50:58 [INFO] Error size is 0 15:50:58 [INFO] No errors/warnings found 15:50:58 [INFO] 15:50:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-tapi --- 15:50:58 [INFO] Copying 6 resources from src/test/resources to target/test-classes 15:50:58 [INFO] 15:50:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-tapi --- 15:50:58 [INFO] Recompiling the module because of changed dependency. 15:50:58 [INFO] Compiling 18 source files with javac [debug release 21] to target/test-classes 15:50:59 [INFO] 15:50:59 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-tapi --- 15:50:59 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/surefire-reports 15:50:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:50:59 [INFO] 15:50:59 [INFO] ------------------------------------------------------- 15:50:59 [INFO] T E S T S 15:50:59 [INFO] ------------------------------------------------------- 15:51:01 [INFO] Running org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 15:51:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.69 s -- in org.opendaylight.transportpce.tapi.sbi.TapiSbiImplTest 15:51:19 [INFO] Running org.opendaylight.transportpce.tapi.provider.TapiProviderTest 15:51:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:51:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 s -- in org.opendaylight.transportpce.tapi.provider.TapiProviderTest 15:51:21 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 15:51:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.tapi.topology.TapiStringConstantTest 15:51:21 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 15:51:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplExceptionTest 15:51:21 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 15:51:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.134 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiAtInitTest 15:51:22 [INFO] Running org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 15:51:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.opendaylight.transportpce.tapi.topology.TapiTopologyImplTest 15:51:22 [INFO] Running org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 15:51:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.transportpce.tapi.topology.ORtoTapiTopoConversionToolsTest 15:51:23 [INFO] Running org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 15:51:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.opendaylight.transportpce.tapi.topology.ConvertTopoORtoTapiNbiTest 15:51:23 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 15:51:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.opendaylight.transportpce.tapi.frequency.grid.NumericFrequencyTest 15:51:23 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 15:51:23 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridTest 15:51:23 [INFO] Running org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 15:51:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.tapi.frequency.grid.AvailableGridFactoryTest 15:51:23 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 15:51:23 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.opendaylight.transportpce.tapi.frequency.range.SortedRangeTest 15:51:23 [INFO] Running org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 15:51:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.transportpce.tapi.frequency.range.FrequencyRangeFactoryTest 15:51:23 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 15:51:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzFactoryTest 15:51:23 [INFO] Running org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 15:51:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.transportpce.tapi.frequency.TeraHertzTest 15:51:23 [INFO] Running org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 15:51:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.014 s -- in org.opendaylight.transportpce.tapi.connectivity.TapiConnectivityImplTest 15:51:25 [INFO] 15:51:25 [INFO] Results: 15:51:25 [INFO] 15:51:25 [INFO] Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 15:51:25 [INFO] 15:51:25 [INFO] 15:51:25 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-tapi --- 15:51:25 [INFO] 15:51:25 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-tapi --- 15:51:26 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT.jar 15:51:26 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes/META-INF/MANIFEST.MF 15:51:26 [INFO] 15:51:26 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-tapi --- 15:51:30 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar 15:51:30 [INFO] 15:51:30 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-tapi --- 15:51:30 [INFO] CycloneDX: Resolving Dependencies 15:51:34 [INFO] CycloneDX: Creating BOM version 1.6 with 180 component(s) 15:51:34 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml 15:51:34 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 15:51:34 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json 15:51:34 [INFO] attaching as transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 15:51:34 [INFO] 15:51:34 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-tapi --- 15:51:34 [INFO] Skipping duplicate-finder execution! 15:51:34 [INFO] 15:51:34 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-tapi --- 15:51:34 [INFO] No dependency problems found 15:51:34 [INFO] 15:51:34 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-tapi --- 15:51:34 [INFO] Skipping source per configuration. 15:51:34 [INFO] 15:51:34 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-tapi --- 15:51:35 [INFO] 15:51:35 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-tapi --- 15:51:35 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/code-coverage/jacoco.exec 15:51:35 [INFO] Analyzed bundle 'transportpce-tapi' with 57 classes 15:51:35 [INFO] 15:51:35 [INFO] --- install:3.1.4:install (default-install) @ transportpce-tapi --- 15:51:35 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.pom 15:51:35 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.jar 15:51:35 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT-javadoc.jar 15:51:35 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 15:51:35 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 15:51:35 [INFO] 15:51:35 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-tapi --- 15:51:35 [INFO] Installing org/opendaylight/transportpce/transportpce-tapi/12.0.0-SNAPSHOT/transportpce-tapi-12.0.0-SNAPSHOT.jar 15:51:35 [INFO] Writing OBR metadata 15:51:35 [INFO] 15:51:35 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-tapi --- 15:51:35 [INFO] Rendering site for default locale 15:51:35 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:51:35 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:51:35 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:51:35 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:51:35 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:51:35 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:51:35 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:51:35 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:51:35 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-tapi/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-tapi/ 15:51:35 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:51:35 [INFO] Rendering 7 report documents 15:51:35 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:51:35 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:51:40 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:51:43 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:51:48 [INFO] Starting audit... 15:51:48 Audit done. 15:51:48 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:51:48 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:51:48 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 15:51:48 Unknown constant: 18 15:51:48 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:51:48 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:51:48 [INFO] 15:51:48 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-tapi --- 15:51:48 [INFO] Skipping because packaging 'bundle' is not pom. 15:51:48 [INFO] 15:51:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-tapi --- 15:51:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:51:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:51:48 [INFO] 15:51:48 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-tapi --- 15:51:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:51:48 [INFO] 15:51:48 [INFO] ----< org.opendaylight.transportpce:transportpce-nbinotifications >----- 15:51:48 [INFO] Building transportpce-nbinotifications 12.0.0-SNAPSHOT [12/22] 15:51:48 [INFO] from nbinotifications/pom.xml 15:51:48 [INFO] -------------------------------[ bundle ]------------------------------- 15:51:48 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:51:48 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:51:49 [INFO] 15:51:49 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-nbinotifications --- 15:51:49 [INFO] 15:51:49 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-nbinotifications --- 15:51:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:49 [INFO] 15:51:49 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-nbinotifications --- 15:51:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:51:49 [INFO] 15:51:49 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-nbinotifications --- 15:51:49 [INFO] 15:51:49 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-nbinotifications --- 15:51:49 [INFO] 15:51:49 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-nbinotifications --- 15:51:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:51:49 [INFO] 15:51:49 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-nbinotifications --- 15:51:49 [INFO] Starting audit... 15:51:49 Audit done. 15:51:49 [INFO] You have 0 Checkstyle violations. 15:51:49 [INFO] 15:51:49 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-nbinotifications --- 15:51:50 [INFO] Starting audit... 15:51:50 Audit done. 15:51:50 [INFO] You have 0 Checkstyle violations. 15:51:50 [INFO] 15:51:50 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-nbinotifications --- 15:51:50 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:51:50 [INFO] 15:51:50 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-nbinotifications --- 15:51:50 [INFO] Copying 3 resources from src/main/resources to target/classes 15:51:50 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/spi 15:51:50 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/generated-sources/yang 15:51:50 [INFO] 15:51:50 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-nbinotifications --- 15:51:50 [INFO] Recompiling the module because of changed dependency. 15:51:50 [INFO] Compiling 21 source files with javac [debug release 21] to target/classes 15:51:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:51:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:51:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:51:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:51:51 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:51:51 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:51:51 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[69,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:51:51 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[69,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:51:51 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[69,24] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:51:51 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[78,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:51:51 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[78,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:51:51 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[78,13] org.opendaylight.yangtools.binding.data.codec.spi.BindingDOMCodecServices in org.opendaylight.yangtools.binding.data.codec.spi has been deprecated and marked for removal 15:51:51 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java/org/opendaylight/transportpce/nbinotifications/impl/NbiNotificationsProvider.java:[107,55] possible 'this' escape before subclass is fully initialized 15:51:51 [INFO] 15:51:51 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-nbinotifications >>> 15:51:51 [INFO] 15:51:51 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-nbinotifications --- 15:51:51 [INFO] Fork Value is true 15:51:58 [INFO] Done SpotBugs Analysis.... 15:51:58 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:51:58 [INFO] 15:51:58 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-nbinotifications <<< 15:51:58 [INFO] 15:51:58 [INFO] 15:51:58 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-nbinotifications --- 15:51:58 [INFO] BugInstance size is 0 15:51:58 [INFO] Error size is 0 15:51:58 [INFO] No errors/warnings found 15:51:58 [INFO] 15:51:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-nbinotifications --- 15:51:58 [INFO] Copying 8 resources from src/test/resources to target/test-classes 15:51:58 [INFO] 15:51:58 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-nbinotifications --- 15:51:58 [INFO] Recompiling the module because of changed dependency. 15:51:58 [INFO] Compiling 12 source files with javac [debug release 21] to target/test-classes 15:51:59 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:51:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:51:59 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:51:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:51:59 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 15:51:59 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 15:51:59 [INFO] 15:51:59 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-nbinotifications --- 15:51:59 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/surefire-reports 15:51:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:51:59 [INFO] 15:51:59 [INFO] ------------------------------------------------------- 15:51:59 [INFO] T E S T S 15:51:59 [INFO] ------------------------------------------------------- 15:52:01 [INFO] Running org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 15:52:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.05 s -- in org.opendaylight.transportpce.nbinotifications.consumer.SubscriberTest 15:52:17 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 15:52:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceSerializerTest 15:52:18 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 15:52:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationAlarmServiceDeserializerTest 15:52:18 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 15:52:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceSerializerTest 15:52:18 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 15:52:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceDeserializerTest 15:52:18 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 15:52:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationServiceDeserializerTest 15:52:18 [INFO] Running org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 15:52:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.transportpce.nbinotifications.serialization.NotificationTapiServiceSerializerTest 15:52:18 [INFO] Running org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 15:52:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:52:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s -- in org.opendaylight.transportpce.nbinotifications.listener.NbiNotificationsHandlerTest 15:52:19 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 15:52:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsProviderTest 15:52:20 [INFO] Running org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 15:52:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.004 s -- in org.opendaylight.transportpce.nbinotifications.impl.NbiNotificationsImplTest 15:52:24 [INFO] Running org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 15:52:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.transportpce.nbinotifications.producer.PublisherTest 15:52:24 [INFO] 15:52:24 [INFO] Results: 15:52:24 [INFO] 15:52:24 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 15:52:24 [INFO] 15:52:24 [INFO] 15:52:24 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-nbinotifications --- 15:52:24 [INFO] 15:52:24 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-nbinotifications --- 15:52:25 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 15:52:25 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes/META-INF/MANIFEST.MF 15:52:25 [INFO] 15:52:25 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-nbinotifications --- 15:52:27 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar 15:52:27 [INFO] 15:52:27 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-nbinotifications --- 15:52:27 [INFO] 15:52:27 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-nbinotifications --- 15:52:27 [INFO] CycloneDX: Resolving Dependencies 15:52:30 [INFO] CycloneDX: Creating BOM version 1.6 with 175 component(s) 15:52:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml 15:52:30 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 15:52:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json 15:52:30 [INFO] attaching as transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 15:52:30 [INFO] 15:52:30 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-nbinotifications --- 15:52:30 [INFO] Skipping duplicate-finder execution! 15:52:30 [INFO] 15:52:30 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-nbinotifications --- 15:52:30 [INFO] No dependency problems found 15:52:30 [INFO] 15:52:30 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-nbinotifications --- 15:52:30 [INFO] Skipping source per configuration. 15:52:30 [INFO] 15:52:30 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-nbinotifications --- 15:52:30 [INFO] 15:52:30 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-nbinotifications --- 15:52:30 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec 15:52:30 [INFO] Analyzed bundle 'transportpce-nbinotifications' with 20 classes 15:52:30 [INFO] 15:52:30 [INFO] --- install:3.1.4:install (default-install) @ transportpce-nbinotifications --- 15:52:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.pom 15:52:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 15:52:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-javadoc.jar 15:52:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/resources/org.opendaylight.transportpce.nbinotifications.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-config.cfg 15:52:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 15:52:30 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 15:52:30 [INFO] 15:52:30 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-nbinotifications --- 15:52:30 [INFO] Installing org/opendaylight/transportpce/transportpce-nbinotifications/12.0.0-SNAPSHOT/transportpce-nbinotifications-12.0.0-SNAPSHOT.jar 15:52:30 [INFO] Writing OBR metadata 15:52:30 [INFO] 15:52:30 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-nbinotifications --- 15:52:30 [INFO] Rendering site for default locale 15:52:30 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:52:30 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:52:30 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:52:30 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:52:30 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:52:30 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:52:30 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:52:30 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:52:30 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-nbinotifications/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-nbinotifications/ 15:52:30 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:52:30 [INFO] Rendering 7 report documents 15:52:30 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:52:30 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:52:33 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:52:35 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:52:35 [INFO] Starting audit... 15:52:35 Audit done. 15:52:35 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:52:35 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:52:35 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:52:35 15:52:35 Unknown constant: 18 15:52:35 15:52:35 Unknown constant: 18 15:52:35 15:52:35 Unknown constant: 18 15:52:35 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:52:35 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:52:35 [INFO] 15:52:35 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-nbinotifications --- 15:52:35 [INFO] Skipping because packaging 'bundle' is not pom. 15:52:35 [INFO] 15:52:35 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-nbinotifications --- 15:52:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:52:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:52:35 [INFO] 15:52:35 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-nbinotifications --- 15:52:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:52:35 [INFO] 15:52:35 [INFO] ------< org.opendaylight.transportpce:transportpce-dmaap-client >------- 15:52:35 [INFO] Building transportpce-dmaap-client 12.0.0-SNAPSHOT [13/22] 15:52:35 [INFO] from dmaap-client/pom.xml 15:52:35 [INFO] -------------------------------[ bundle ]------------------------------- 15:52:35 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:52:35 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:52:36 [INFO] 15:52:36 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-dmaap-client --- 15:52:36 [INFO] 15:52:36 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-dmaap-client --- 15:52:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:36 [INFO] 15:52:36 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-dmaap-client --- 15:52:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:36 [INFO] 15:52:36 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-dmaap-client --- 15:52:36 [INFO] 15:52:36 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-dmaap-client --- 15:52:36 [INFO] 15:52:36 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-dmaap-client --- 15:52:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:52:36 [INFO] 15:52:36 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-dmaap-client --- 15:52:36 [INFO] Starting audit... 15:52:36 Audit done. 15:52:36 [INFO] You have 0 Checkstyle violations. 15:52:36 [INFO] 15:52:36 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-dmaap-client --- 15:52:36 [INFO] Starting audit... 15:52:36 Audit done. 15:52:36 [INFO] You have 0 Checkstyle violations. 15:52:36 [INFO] 15:52:36 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-dmaap-client --- 15:52:36 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:52:36 [INFO] 15:52:36 [INFO] --- resources:3.3.1:resources (default-resources) @ transportpce-dmaap-client --- 15:52:36 [INFO] Copying 1 resource from src/main/resources to target/classes 15:52:36 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/spi 15:52:36 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/generated-sources/yang 15:52:36 [INFO] 15:52:36 [INFO] --- compiler:3.14.1:compile (default-compile) @ transportpce-dmaap-client --- 15:52:36 [INFO] Recompiling the module because of changed dependency. 15:52:36 [INFO] Compiling 13 source files with javac [debug release 21] to target/classes 15:52:36 [WARNING] /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/java/org/opendaylight/transportpce/dmaap/client/resource/config/PublishNotificationProcessServiceModule.java:[28,22] possible 'this' escape before subclass is fully initialized 15:52:36 [INFO] 15:52:36 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-dmaap-client >>> 15:52:36 [INFO] 15:52:36 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-dmaap-client --- 15:52:36 [INFO] Fork Value is true 15:52:40 [INFO] Done SpotBugs Analysis.... 15:52:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:40 [INFO] 15:52:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-dmaap-client <<< 15:52:40 [INFO] 15:52:40 [INFO] 15:52:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-dmaap-client --- 15:52:40 [INFO] BugInstance size is 0 15:52:40 [INFO] Error size is 0 15:52:40 [INFO] No errors/warnings found 15:52:40 [INFO] 15:52:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ transportpce-dmaap-client --- 15:52:40 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/test/resources 15:52:40 [INFO] 15:52:40 [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ transportpce-dmaap-client --- 15:52:40 [INFO] Recompiling the module because of changed dependency. 15:52:40 [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes 15:52:40 [INFO] 15:52:40 [INFO] --- surefire:3.5.4:test (default-test) @ transportpce-dmaap-client --- 15:52:40 [INFO] Surefire report directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/surefire-reports 15:52:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:52:40 [INFO] 15:52:40 [INFO] ------------------------------------------------------- 15:52:40 [INFO] T E S T S 15:52:40 [INFO] ------------------------------------------------------- 15:52:41 [INFO] Running org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 15:52:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.148 s -- in org.opendaylight.transportpce.dmaap.client.listener.NbiNotificationsHandlerTest 15:52:43 [INFO] Running org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 15:52:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:52:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s -- in org.opendaylight.transportpce.dmaap.client.impl.DmaapClientProviderTest 15:52:45 [INFO] 15:52:45 [INFO] Results: 15:52:45 [INFO] 15:52:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 15:52:45 [INFO] 15:52:45 [INFO] 15:52:45 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-dmaap-client --- 15:52:45 [INFO] 15:52:45 [INFO] --- bundle:6.0.0:bundle (default-bundle) @ transportpce-dmaap-client --- 15:52:45 [INFO] Building bundle: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 15:52:45 [INFO] Writing manifest: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes/META-INF/MANIFEST.MF 15:52:45 [INFO] 15:52:45 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-dmaap-client --- 15:52:46 [INFO] Building jar: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar 15:52:46 [INFO] 15:52:46 [INFO] --- build-helper:3.6.1:attach-artifact (attach-dmaap-artifact) @ transportpce-dmaap-client --- 15:52:46 [INFO] 15:52:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-dmaap-client --- 15:52:46 [INFO] CycloneDX: Resolving Dependencies 15:52:48 [INFO] CycloneDX: Creating BOM version 1.6 with 57 component(s) 15:52:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.xml 15:52:48 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 15:52:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.json 15:52:48 [INFO] attaching as transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 15:52:48 [INFO] 15:52:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-dmaap-client --- 15:52:48 [INFO] Skipping duplicate-finder execution! 15:52:48 [INFO] 15:52:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-dmaap-client --- 15:52:48 [INFO] No dependency problems found 15:52:48 [INFO] 15:52:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-dmaap-client --- 15:52:48 [INFO] Skipping source per configuration. 15:52:48 [INFO] 15:52:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-dmaap-client --- 15:52:48 [INFO] 15:52:48 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-dmaap-client --- 15:52:48 [INFO] Loading execution data file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec 15:52:48 [INFO] Analyzed bundle 'transportpce-dmaap-client' with 12 classes 15:52:48 [INFO] 15:52:48 [INFO] --- install:3.1.4:install (default-install) @ transportpce-dmaap-client --- 15:52:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.pom 15:52:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 15:52:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-javadoc.jar 15:52:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/resources/org.opendaylight.transportpce.dmaap.cfg to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-config.cfg 15:52:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 15:52:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/bom.json to /tmp/r/org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 15:52:48 [INFO] 15:52:48 [INFO] --- bundle:6.0.0:install (default-install) @ transportpce-dmaap-client --- 15:52:48 [INFO] Installing org/opendaylight/transportpce/transportpce-dmaap-client/12.0.0-SNAPSHOT/transportpce-dmaap-client-12.0.0-SNAPSHOT.jar 15:52:48 [INFO] Writing OBR metadata 15:52:48 [INFO] 15:52:48 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-dmaap-client --- 15:52:48 [INFO] Rendering site for default locale 15:52:48 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:52:48 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:52:48 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:52:48 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:52:48 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:52:48 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:52:48 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:52:48 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:52:48 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-dmaap-client/odlparent/bundle-parent/bundle-parent/binding-bundle-parent/binding-parent/transportpce-dmaap-client/ 15:52:48 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:52:48 [INFO] Rendering 7 report documents 15:52:48 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:52:48 [INFO] Generating "Javadoc" report --- maven-javadoc-plugin:3.12.0:javadoc-no-fork 15:52:50 [INFO] Generating "Test Javadoc" report --- maven-javadoc-plugin:3.12.0:test-javadoc-no-fork 15:52:52 [INFO] Generating "Checkstyle" report --- maven-checkstyle-plugin:3.6.0:checkstyle 15:52:52 [INFO] Starting audit... 15:52:52 Audit done. 15:52:52 [WARNING] Unable to locate Source XRef to link to -- DISABLED 15:52:52 [WARNING] Unable to locate Test Source XRef to link to -- DISABLED 15:52:52 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:52:52 15:52:52 Unknown constant: 18 15:52:52 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:52:52 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:52:52 [INFO] 15:52:52 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-dmaap-client --- 15:52:52 [INFO] Skipping because packaging 'bundle' is not pom. 15:52:52 [INFO] 15:52:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-dmaap-client --- 15:52:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:52:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:52:52 [INFO] 15:52:52 [INFO] --- bundle:6.0.0:deploy (default-deploy) @ transportpce-dmaap-client --- 15:52:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 15:52:52 [INFO] 15:52:52 [INFO] -----------< org.opendaylight.transportpce:odl-transportpce >----------- 15:52:52 [INFO] Building OpenDaylight :: transportpce 12.0.0-SNAPSHOT [14/22] 15:52:52 [INFO] from features/odl-transportpce/pom.xml 15:52:52 [INFO] ------------------------------[ feature ]------------------------------- 15:52:52 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:52:52 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:52:55 [INFO] 15:52:55 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce --- 15:52:55 [INFO] 15:52:55 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce --- 15:52:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 15:52:56 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 15:52:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:56 [INFO] 15:52:56 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce --- 15:52:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:52:56 [INFO] 15:52:56 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce --- 15:52:56 [INFO] 15:52:56 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce --- 15:52:56 [INFO] 15:52:56 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce --- 15:52:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:52:56 [INFO] argLine set to empty 15:52:56 [INFO] 15:52:56 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce --- 15:52:57 [INFO] Starting audit... 15:52:57 Audit done. 15:52:57 [INFO] You have 0 Checkstyle violations. 15:52:57 [INFO] 15:52:57 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce --- 15:52:57 [INFO] Starting audit... 15:52:57 Audit done. 15:52:57 [INFO] You have 0 Checkstyle violations. 15:52:57 [INFO] 15:52:57 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce --- 15:52:57 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:52:57 [INFO] 15:52:57 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce --- 15:52:57 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/feature/feature.xml 15:52:58 [INFO] ...done! 15:52:58 [INFO] Attaching features XML 15:52:58 [INFO] 15:52:58 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce --- 15:52:58 [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 15:52:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:52:58 [INFO] 15:52:58 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce >>> 15:52:58 [INFO] 15:52:58 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce --- 15:52:59 [INFO] No files found to run spotbugs, check compile phase has been run 15:52:59 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:52:59 [INFO] 15:52:59 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce <<< 15:52:59 [INFO] 15:52:59 [INFO] 15:52:59 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce --- 15:52:59 [INFO] 15:52:59 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce --- 15:52:59 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce 15:53:02 [INFO] Project dependency features detected: [] 15:53:02 [INFO] Pax Exam System (Version: 4.14.0) created. 15:53:02 [INFO] Creating RMI registry server on 127.0.0.1:37019 15:53:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:53:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:53:02 [INFO] Waiting for remote bundle context.. on 37019 name: 39d96c6a-d9cc-4f4b-951f-8a06bf63692a timout: [ RelativeTimeout value = 180000 ] 15:53:08 [INFO] Building jar from resources and headers. 15:53:08 [INFO] Writing jar finished. 15:53:28 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:53:28 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:53:28 [INFO] 15:53:28 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce --- 15:53:28 [INFO] 15:53:28 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce --- 15:53:29 [INFO] No Javadoc in project. Archive not created. 15:53:29 [INFO] 15:53:29 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce --- 15:53:29 [INFO] CycloneDX: Resolving Dependencies 15:53:37 [INFO] CycloneDX: Creating BOM version 1.6 with 462 component(s) 15:53:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.xml 15:53:37 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 15:53:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.json 15:53:37 [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:53:37 [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword 15:53:37 [INFO] attaching as odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 15:53:37 [INFO] 15:53:37 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce --- 15:53:37 [INFO] Skipping duplicate-finder execution! 15:53:37 [INFO] 15:53:37 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce --- 15:53:37 [INFO] Skipping plugin execution 15:53:37 [INFO] 15:53:37 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce --- 15:53:37 [INFO] Skipping source per configuration. 15:53:37 [INFO] 15:53:37 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce --- 15:53:37 [INFO] 15:53:37 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce --- 15:53:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:37 [INFO] 15:53:37 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce --- 15:53:37 [WARNING] 15:53:37 [WARNING] The packaging plugin for project odl-transportpce did not assign 15:53:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:37 [WARNING] 15:53:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:37 [WARNING] 15:53:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT.pom 15:53:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT-features.xml 15:53:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 15:53:37 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce/12.0.0-SNAPSHOT/odl-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 15:53:37 [INFO] 15:53:37 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce --- 15:53:38 [INFO] Rendering site for default locale 15:53:38 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:53:38 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:53:38 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:53:38 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:53:38 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:53:38 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:53:38 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:53:38 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:53:38 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:53:38 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:53:38 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce/ 15:53:38 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:53:38 [INFO] Rendering 4 report documents 15:53:38 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:53:38 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:53:39 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:53:39 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:53:39 [INFO] 15:53:39 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce --- 15:53:39 [INFO] Skipping because packaging 'feature' is not pom. 15:53:39 [INFO] 15:53:39 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce --- 15:53:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:53:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:53:39 [WARNING] 15:53:39 [WARNING] The packaging plugin for project odl-transportpce did not assign 15:53:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:53:39 [WARNING] 15:53:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:53:39 [WARNING] 15:53:39 [INFO] 15:53:39 [INFO] --------< org.opendaylight.transportpce:odl-transportpce-tapi >--------- 15:53:39 [INFO] Building OpenDaylight :: transportpce :: tapi 12.0.0-SNAPSHOT [15/22] 15:53:39 [INFO] from features/odl-transportpce-tapi/pom.xml 15:53:39 [INFO] ------------------------------[ feature ]------------------------------- 15:53:39 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:53:39 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:53:39 [INFO] 15:53:39 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-tapi --- 15:53:39 [INFO] 15:53:39 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-tapi --- 15:53:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:39 [INFO] 15:53:39 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-tapi --- 15:53:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:53:39 [INFO] 15:53:39 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-tapi --- 15:53:39 [INFO] 15:53:39 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-tapi --- 15:53:39 [INFO] 15:53:39 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-tapi --- 15:53:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:53:39 [INFO] argLine set to empty 15:53:39 [INFO] 15:53:39 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-tapi --- 15:53:39 [INFO] Starting audit... 15:53:39 Audit done. 15:53:39 [INFO] You have 0 Checkstyle violations. 15:53:39 [INFO] 15:53:39 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-tapi --- 15:53:39 [INFO] Starting audit... 15:53:39 Audit done. 15:53:39 [INFO] You have 0 Checkstyle violations. 15:53:39 [INFO] 15:53:39 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-tapi --- 15:53:39 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:53:39 [INFO] 15:53:39 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-tapi --- 15:53:39 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/feature/feature.xml 15:53:39 [INFO] ...done! 15:53:39 [INFO] Attaching features XML 15:53:39 [INFO] 15:53:39 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-tapi --- 15:53:39 [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 15:53:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:53:39 [INFO] 15:53:39 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-tapi >>> 15:53:40 [INFO] 15:53:40 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-tapi --- 15:53:40 [INFO] No files found to run spotbugs, check compile phase has been run 15:53:40 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:53:40 [INFO] 15:53:40 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-tapi <<< 15:53:40 [INFO] 15:53:40 [INFO] 15:53:40 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-tapi --- 15:53:40 [INFO] 15:53:40 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-tapi --- 15:53:40 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-tapi 15:53:40 [INFO] Project dependency features detected: [] 15:53:40 [INFO] Pax Exam System (Version: 4.14.0) created. 15:53:40 [INFO] Creating RMI registry server on 127.0.0.1:33829 15:53:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:53:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:53:40 [INFO] Waiting for remote bundle context.. on 33829 name: 03e25c64-8347-4bb0-8255-d7616a85e08b timout: [ RelativeTimeout value = 180000 ] 15:53:45 [INFO] Building jar from resources and headers. 15:53:45 [INFO] Writing jar finished. 15:54:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:07 [INFO] 15:54:07 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-tapi --- 15:54:07 [INFO] 15:54:07 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-tapi --- 15:54:07 [INFO] No Javadoc in project. Archive not created. 15:54:07 [INFO] 15:54:07 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-tapi --- 15:54:07 [INFO] CycloneDX: Resolving Dependencies 15:54:13 [INFO] CycloneDX: Creating BOM version 1.6 with 465 component(s) 15:54:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.xml 15:54:14 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 15:54:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.json 15:54:14 [INFO] attaching as odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 15:54:14 [INFO] 15:54:14 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-tapi --- 15:54:14 [INFO] Skipping duplicate-finder execution! 15:54:14 [INFO] 15:54:14 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-tapi --- 15:54:14 [INFO] Skipping plugin execution 15:54:14 [INFO] 15:54:14 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-tapi --- 15:54:14 [INFO] Skipping source per configuration. 15:54:14 [INFO] 15:54:14 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-tapi --- 15:54:14 [INFO] 15:54:14 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-tapi --- 15:54:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:14 [INFO] 15:54:14 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-tapi --- 15:54:14 [WARNING] 15:54:14 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 15:54:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:14 [WARNING] 15:54:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:14 [WARNING] 15:54:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT.pom 15:54:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT-features.xml 15:54:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.xml 15:54:14 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/odl-transportpce-tapi-12.0.0-SNAPSHOT-cyclonedx.json 15:54:14 [INFO] 15:54:14 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-tapi --- 15:54:14 [INFO] Rendering site for default locale 15:54:14 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:54:14 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:54:14 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:54:14 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:54:14 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:54:14 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:54:14 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:54:14 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:54:14 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:54:14 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:54:14 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-tapi/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-tapi/ 15:54:14 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:54:14 [INFO] Rendering 4 report documents 15:54:14 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:54:14 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:54:14 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:54:14 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:54:14 [INFO] 15:54:14 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-tapi --- 15:54:14 [INFO] Skipping because packaging 'feature' is not pom. 15:54:14 [INFO] 15:54:14 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-tapi --- 15:54:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:54:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:54:14 [WARNING] 15:54:14 [WARNING] The packaging plugin for project odl-transportpce-tapi did not assign 15:54:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:14 [WARNING] 15:54:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:14 [WARNING] 15:54:14 [INFO] 15:54:14 [INFO] --< org.opendaylight.transportpce:odl-transportpce-nbinotifications >--- 15:54:14 [INFO] Building OpenDaylight :: transportpce :: nbinotifications 12.0.0-SNAPSHOT [16/22] 15:54:14 [INFO] from features/odl-transportpce-nbinotifications/pom.xml 15:54:14 [INFO] ------------------------------[ feature ]------------------------------- 15:54:14 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:54:14 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:54:14 [INFO] 15:54:14 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-nbinotifications --- 15:54:14 [INFO] 15:54:14 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-nbinotifications --- 15:54:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:14 [INFO] 15:54:14 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-nbinotifications --- 15:54:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:14 [INFO] 15:54:14 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] 15:54:15 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] 15:54:15 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:15 [INFO] argLine set to empty 15:54:15 [INFO] 15:54:15 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] Starting audit... 15:54:15 Audit done. 15:54:15 [INFO] You have 0 Checkstyle violations. 15:54:15 [INFO] 15:54:15 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] Starting audit... 15:54:15 Audit done. 15:54:15 [INFO] You have 0 Checkstyle violations. 15:54:15 [INFO] 15:54:15 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-nbinotifications --- 15:54:15 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:54:15 [INFO] 15:54:15 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/feature/feature.xml 15:54:15 [INFO] ...done! 15:54:15 [INFO] Attaching features XML 15:54:15 [INFO] 15:54:15 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:54:15 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:15 [INFO] 15:54:15 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-nbinotifications >>> 15:54:15 [INFO] 15:54:15 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] No files found to run spotbugs, check compile phase has been run 15:54:15 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:15 [INFO] 15:54:15 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-nbinotifications <<< 15:54:15 [INFO] 15:54:15 [INFO] 15:54:15 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] 15:54:15 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-nbinotifications --- 15:54:15 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-nbinotifications 15:54:15 [INFO] Project dependency features detected: [] 15:54:15 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:15 [INFO] Creating RMI registry server on 127.0.0.1:46537 15:54:15 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:15 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:15 [INFO] Waiting for remote bundle context.. on 46537 name: dfa02260-2ff8-4db1-a9ed-008da898720c timout: [ RelativeTimeout value = 180000 ] 15:54:20 [INFO] Building jar from resources and headers. 15:54:20 [INFO] Writing jar finished. 15:54:41 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:54:41 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:54:42 [INFO] 15:54:42 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-nbinotifications --- 15:54:42 [INFO] 15:54:42 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-nbinotifications --- 15:54:42 [INFO] No Javadoc in project. Archive not created. 15:54:42 [INFO] 15:54:42 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-nbinotifications --- 15:54:42 [INFO] CycloneDX: Resolving Dependencies 15:54:47 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 15:54:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.xml 15:54:48 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 15:54:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.json 15:54:48 [INFO] attaching as odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 15:54:48 [INFO] 15:54:48 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-nbinotifications --- 15:54:48 [INFO] Skipping duplicate-finder execution! 15:54:48 [INFO] 15:54:48 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-nbinotifications --- 15:54:48 [INFO] Skipping plugin execution 15:54:48 [INFO] 15:54:48 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-nbinotifications --- 15:54:48 [INFO] Skipping source per configuration. 15:54:48 [INFO] 15:54:48 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-nbinotifications --- 15:54:48 [INFO] 15:54:48 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-nbinotifications --- 15:54:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:48 [INFO] 15:54:48 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-nbinotifications --- 15:54:48 [WARNING] 15:54:48 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 15:54:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:48 [WARNING] 15:54:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:48 [WARNING] 15:54:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT.pom 15:54:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-features.xml 15:54:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.xml 15:54:48 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/odl-transportpce-nbinotifications-12.0.0-SNAPSHOT-cyclonedx.json 15:54:48 [INFO] 15:54:48 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-nbinotifications --- 15:54:48 [INFO] Rendering site for default locale 15:54:48 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:54:48 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:54:48 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:54:48 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:54:48 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:54:48 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:54:48 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:54:48 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:54:48 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:54:48 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:54:48 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-nbinotifications/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-nbinotifications/ 15:54:48 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:54:48 [INFO] Rendering 4 report documents 15:54:48 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:54:48 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:54:48 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:54:48 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:54:48 [INFO] 15:54:48 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-nbinotifications --- 15:54:48 [INFO] Skipping because packaging 'feature' is not pom. 15:54:48 [INFO] 15:54:48 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-nbinotifications --- 15:54:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:54:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:54:48 [WARNING] 15:54:48 [WARNING] The packaging plugin for project odl-transportpce-nbinotifications did not assign 15:54:48 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:54:48 [WARNING] 15:54:48 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:54:48 [WARNING] 15:54:48 [INFO] 15:54:48 [INFO] ----< org.opendaylight.transportpce:odl-transportpce-dmaap-client >----- 15:54:48 [INFO] Building OpenDaylight :: transportpce :: dmaap-client 12.0.0-SNAPSHOT [17/22] 15:54:48 [INFO] from features/odl-transportpce-dmaap-client/pom.xml 15:54:48 [INFO] ------------------------------[ feature ]------------------------------- 15:54:48 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:54:48 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:54:48 [INFO] 15:54:48 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-dmaap-client --- 15:54:48 [INFO] 15:54:48 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-dmaap-client --- 15:54:48 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:48 [INFO] 15:54:48 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-dmaap-client --- 15:54:48 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:54:48 [INFO] 15:54:48 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-dmaap-client --- 15:54:48 [INFO] 15:54:48 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-dmaap-client --- 15:54:48 [INFO] 15:54:48 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-dmaap-client --- 15:54:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:54:48 [INFO] argLine set to empty 15:54:48 [INFO] 15:54:48 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-dmaap-client --- 15:54:48 [INFO] Starting audit... 15:54:48 Audit done. 15:54:48 [INFO] You have 0 Checkstyle violations. 15:54:48 [INFO] 15:54:48 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-dmaap-client --- 15:54:48 [INFO] Starting audit... 15:54:48 Audit done. 15:54:48 [INFO] You have 0 Checkstyle violations. 15:54:48 [INFO] 15:54:48 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-dmaap-client --- 15:54:48 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:54:48 [INFO] 15:54:48 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-dmaap-client --- 15:54:48 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/feature/feature.xml 15:54:49 [INFO] ...done! 15:54:49 [INFO] Attaching features XML 15:54:49 [INFO] 15:54:49 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-dmaap-client --- 15:54:49 [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 15:54:49 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:54:49 [INFO] 15:54:49 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-dmaap-client >>> 15:54:49 [INFO] 15:54:49 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-dmaap-client --- 15:54:49 [INFO] No files found to run spotbugs, check compile phase has been run 15:54:49 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:54:49 [INFO] 15:54:49 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-dmaap-client <<< 15:54:49 [INFO] 15:54:49 [INFO] 15:54:49 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-dmaap-client --- 15:54:49 [INFO] 15:54:49 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-dmaap-client --- 15:54:49 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-dmaap-client 15:54:49 [INFO] Project dependency features detected: [] 15:54:49 [INFO] Pax Exam System (Version: 4.14.0) created. 15:54:49 [INFO] Creating RMI registry server on 127.0.0.1:33675 15:54:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:54:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:54:49 [INFO] Waiting for remote bundle context.. on 33675 name: 2f36285c-c4fb-42d3-a7c2-3148878372ec timout: [ RelativeTimeout value = 180000 ] 15:54:53 [INFO] Building jar from resources and headers. 15:54:53 [INFO] Writing jar finished. 15:55:13 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:55:13 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:55:13 [INFO] 15:55:13 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-dmaap-client --- 15:55:13 [INFO] 15:55:13 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-dmaap-client --- 15:55:13 [INFO] No Javadoc in project. Archive not created. 15:55:13 [INFO] 15:55:13 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-dmaap-client --- 15:55:13 [INFO] CycloneDX: Resolving Dependencies 15:55:19 [INFO] CycloneDX: Creating BOM version 1.6 with 468 component(s) 15:55:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.xml 15:55:19 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 15:55:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.json 15:55:19 [INFO] attaching as odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 15:55:19 [INFO] 15:55:19 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-dmaap-client --- 15:55:19 [INFO] Skipping duplicate-finder execution! 15:55:19 [INFO] 15:55:19 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-dmaap-client --- 15:55:19 [INFO] Skipping plugin execution 15:55:19 [INFO] 15:55:19 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-dmaap-client --- 15:55:19 [INFO] Skipping source per configuration. 15:55:19 [INFO] 15:55:19 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-dmaap-client --- 15:55:19 [INFO] 15:55:19 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-dmaap-client --- 15:55:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:19 [INFO] 15:55:19 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-dmaap-client --- 15:55:19 [WARNING] 15:55:19 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 15:55:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:19 [WARNING] 15:55:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:19 [WARNING] 15:55:19 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT.pom 15:55:19 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-features.xml 15:55:19 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.xml 15:55:19 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/odl-transportpce-dmaap-client-12.0.0-SNAPSHOT-cyclonedx.json 15:55:19 [INFO] 15:55:19 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-dmaap-client --- 15:55:19 [INFO] Rendering site for default locale 15:55:19 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:55:19 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:55:19 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:55:19 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:55:19 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:55:19 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:55:19 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:55:19 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:55:19 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:55:19 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:55:19 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-dmaap-client/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-dmaap-client/ 15:55:19 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:55:19 [INFO] Rendering 4 report documents 15:55:19 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:55:19 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:55:19 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:55:19 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:55:19 [INFO] 15:55:19 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-dmaap-client --- 15:55:19 [INFO] Skipping because packaging 'feature' is not pom. 15:55:19 [INFO] 15:55:19 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-dmaap-client --- 15:55:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:55:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:55:19 [WARNING] 15:55:19 [WARNING] The packaging plugin for project odl-transportpce-dmaap-client did not assign 15:55:19 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:19 [WARNING] 15:55:19 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:19 [WARNING] 15:55:19 [INFO] 15:55:19 [INFO] ------< org.opendaylight.transportpce:odl-transportpce-inventory >------ 15:55:19 [INFO] Building OpenDaylight :: transportpce :: Inventory 12.0.0-SNAPSHOT [18/22] 15:55:19 [INFO] from features/odl-transportpce-inventory/pom.xml 15:55:19 [INFO] ------------------------------[ feature ]------------------------------- 15:55:19 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:55:19 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:55:20 [INFO] 15:55:20 [INFO] --- clean:3.5.0:clean (default-clean) @ odl-transportpce-inventory --- 15:55:20 [INFO] 15:55:20 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ odl-transportpce-inventory --- 15:55:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:20 [INFO] 15:55:20 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ odl-transportpce-inventory --- 15:55:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:20 [INFO] 15:55:20 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-transportpce-inventory --- 15:55:20 [INFO] 15:55:20 [INFO] --- dependency:3.9.0:properties (default) @ odl-transportpce-inventory --- 15:55:20 [INFO] 15:55:20 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-transportpce-inventory --- 15:55:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:20 [INFO] argLine set to empty 15:55:20 [INFO] 15:55:20 [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-transportpce-inventory --- 15:55:20 [INFO] Starting audit... 15:55:20 Audit done. 15:55:20 [INFO] You have 0 Checkstyle violations. 15:55:20 [INFO] 15:55:20 [INFO] --- checkstyle:3.6.0:check (default) @ odl-transportpce-inventory --- 15:55:20 [INFO] Starting audit... 15:55:20 Audit done. 15:55:20 [INFO] You have 0 Checkstyle violations. 15:55:20 [INFO] 15:55:20 [INFO] --- dependency:3.9.0:copy (unpack-license) @ odl-transportpce-inventory --- 15:55:20 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:55:20 [INFO] 15:55:20 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-transportpce-inventory --- 15:55:20 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/feature/feature.xml 15:55:20 [INFO] ...done! 15:55:20 [INFO] Attaching features XML 15:55:20 [INFO] 15:55:20 [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-transportpce-inventory --- 15:55:20 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:55:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:55:20 [INFO] 15:55:20 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-transportpce-inventory >>> 15:55:20 [INFO] 15:55:20 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-transportpce-inventory --- 15:55:20 [INFO] No files found to run spotbugs, check compile phase has been run 15:55:20 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:20 [INFO] 15:55:20 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-transportpce-inventory <<< 15:55:20 [INFO] 15:55:20 [INFO] 15:55:20 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-transportpce-inventory --- 15:55:20 [INFO] 15:55:20 [INFO] --- feattest:14.1.4:test (default) @ odl-transportpce-inventory --- 15:55:20 [INFO] Starting SFT for org.opendaylight.transportpce:odl-transportpce-inventory 15:55:20 [INFO] Project dependency features detected: [] 15:55:20 [INFO] Pax Exam System (Version: 4.14.0) created. 15:55:20 [INFO] Creating RMI registry server on 127.0.0.1:46355 15:55:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 15:55:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 15:55:21 [INFO] Waiting for remote bundle context.. on 46355 name: c5845991-fabb-45dc-bff0-d293e43f570f timout: [ RelativeTimeout value = 180000 ] 15:55:26 [INFO] Building jar from resources and headers. 15:55:26 [INFO] Writing jar finished. 15:55:46 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 15:55:46 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 15:55:46 [INFO] 15:55:46 [INFO] --- copy:14.1.4:copy-files (default) @ odl-transportpce-inventory --- 15:55:46 [INFO] 15:55:46 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ odl-transportpce-inventory --- 15:55:46 [INFO] No Javadoc in project. Archive not created. 15:55:46 [INFO] 15:55:46 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-transportpce-inventory --- 15:55:46 [INFO] CycloneDX: Resolving Dependencies 15:55:52 [INFO] CycloneDX: Creating BOM version 1.6 with 466 component(s) 15:55:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.xml 15:55:52 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 15:55:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.json 15:55:52 [INFO] attaching as odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 15:55:52 [INFO] 15:55:52 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-transportpce-inventory --- 15:55:52 [INFO] Skipping duplicate-finder execution! 15:55:52 [INFO] 15:55:52 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ odl-transportpce-inventory --- 15:55:52 [INFO] Skipping plugin execution 15:55:52 [INFO] 15:55:52 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-transportpce-inventory --- 15:55:52 [INFO] Skipping source per configuration. 15:55:52 [INFO] 15:55:52 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-transportpce-inventory --- 15:55:52 [INFO] 15:55:52 [INFO] --- jacoco:0.8.13:report (report) @ odl-transportpce-inventory --- 15:55:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:52 [INFO] 15:55:52 [INFO] --- install:3.1.4:install (default-install) @ odl-transportpce-inventory --- 15:55:52 [WARNING] 15:55:52 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 15:55:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:52 [WARNING] 15:55:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:52 [WARNING] 15:55:52 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/pom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT.pom 15:55:52 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT-features.xml 15:55:52 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.xml to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.xml 15:55:52 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/bom.json to /tmp/r/org/opendaylight/transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/odl-transportpce-inventory-12.0.0-SNAPSHOT-cyclonedx.json 15:55:52 [INFO] 15:55:52 [INFO] --- site:3.21.0:site (generate-site) @ odl-transportpce-inventory --- 15:55:52 [INFO] Rendering site for default locale 15:55:52 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:55:52 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:55:52 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:55:52 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:55:52 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:55:52 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:55:52 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:55:52 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:55:52 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:55:52 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:55:52 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/odl-transportpce-inventory/odlparent/abstract-feature-parent/single-feature-parent/odl-transportpce-inventory/ 15:55:52 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:55:52 [INFO] Rendering 4 report documents 15:55:52 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:55:52 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:55:52 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:55:52 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:55:52 [INFO] 15:55:52 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ odl-transportpce-inventory --- 15:55:52 [INFO] Skipping because packaging 'feature' is not pom. 15:55:52 [INFO] 15:55:52 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-transportpce-inventory --- 15:55:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:55:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:55:52 [WARNING] 15:55:52 [WARNING] The packaging plugin for project odl-transportpce-inventory did not assign 15:55:52 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:52 [WARNING] 15:55:52 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:52 [WARNING] 15:55:52 [INFO] 15:55:52 [INFO] --------< org.opendaylight.transportpce:features-transportpce >--------- 15:55:52 [INFO] Building OpenDaylight :: TransportPCE :: Features 12.0.0-SNAPSHOT [19/22] 15:55:52 [INFO] from features/features-transportpce/pom.xml 15:55:52 [INFO] ------------------------------[ feature ]------------------------------- 15:55:52 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:55:52 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:55:52 [INFO] 15:55:52 [INFO] --- clean:3.5.0:clean (default-clean) @ features-transportpce --- 15:55:52 [INFO] 15:55:52 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-transportpce --- 15:55:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:52 [INFO] 15:55:52 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ features-transportpce --- 15:55:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:52 [INFO] 15:55:52 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-transportpce --- 15:55:52 [INFO] 15:55:52 [INFO] --- dependency:3.9.0:properties (default) @ features-transportpce --- 15:55:52 [INFO] 15:55:52 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-transportpce --- 15:55:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:52 [INFO] argLine set to empty 15:55:52 [INFO] 15:55:52 [INFO] --- checkstyle:3.6.0:check (check-license) @ features-transportpce --- 15:55:52 [INFO] Starting audit... 15:55:52 Audit done. 15:55:53 [INFO] You have 0 Checkstyle violations. 15:55:53 [INFO] 15:55:53 [INFO] --- checkstyle:3.6.0:check (default) @ features-transportpce --- 15:55:53 [INFO] Starting audit... 15:55:53 Audit done. 15:55:53 [INFO] You have 0 Checkstyle violations. 15:55:53 [INFO] 15:55:53 [INFO] --- dependency:3.9.0:copy (unpack-license) @ features-transportpce --- 15:55:53 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:55:53 [INFO] 15:55:53 [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-transportpce --- 15:55:53 [INFO] Generating feature descriptor file /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/feature/feature.xml 15:55:53 [INFO] ...done! 15:55:53 [INFO] Attaching features XML 15:55:53 [INFO] 15:55:53 [INFO] --- karaf:4.4.8:verify (default-verify) @ features-transportpce --- 15:55:53 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:55:53 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 15:55:53 [INFO] 15:55:53 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-transportpce >>> 15:55:53 [INFO] 15:55:53 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-transportpce --- 15:55:53 [INFO] No files found to run spotbugs, check compile phase has been run 15:55:53 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:55:53 [INFO] 15:55:53 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-transportpce <<< 15:55:53 [INFO] 15:55:53 [INFO] 15:55:53 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-transportpce --- 15:55:53 [INFO] 15:55:53 [INFO] --- feattest:14.1.4:test (default) @ features-transportpce --- 15:55:53 [INFO] 15:55:53 [INFO] --- copy:14.1.4:copy-files (default) @ features-transportpce --- 15:55:53 [INFO] 15:55:53 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ features-transportpce --- 15:55:53 [INFO] No Javadoc in project. Archive not created. 15:55:53 [INFO] 15:55:53 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-transportpce --- 15:55:53 [INFO] CycloneDX: Resolving Dependencies 15:55:59 [INFO] CycloneDX: Creating BOM version 1.6 with 483 component(s) 15:55:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.xml 15:55:59 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 15:55:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.json 15:55:59 [INFO] attaching as features-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 15:55:59 [INFO] 15:55:59 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-transportpce --- 15:55:59 [INFO] Skipping duplicate-finder execution! 15:55:59 [INFO] 15:55:59 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ features-transportpce --- 15:55:59 [INFO] Skipping plugin execution 15:55:59 [INFO] 15:55:59 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-transportpce --- 15:55:59 [INFO] Skipping source per configuration. 15:55:59 [INFO] 15:55:59 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-transportpce --- 15:55:59 [INFO] 15:55:59 [INFO] --- jacoco:0.8.13:report (report) @ features-transportpce --- 15:55:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 15:55:59 [INFO] 15:55:59 [INFO] --- install:3.1.4:install (default-install) @ features-transportpce --- 15:55:59 [WARNING] 15:55:59 [WARNING] The packaging plugin for project features-transportpce did not assign 15:55:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:59 [WARNING] 15:55:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:59 [WARNING] 15:55:59 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/pom.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT.pom 15:55:59 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/feature/feature.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT-features.xml 15:55:59 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.xml to /tmp/r/org/opendaylight/transportpce/features-transportpce/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT-cyclonedx.xml 15:55:59 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/bom.json to /tmp/r/org/opendaylight/transportpce/features-transportpce/12.0.0-SNAPSHOT/features-transportpce-12.0.0-SNAPSHOT-cyclonedx.json 15:55:59 [INFO] 15:55:59 [INFO] --- site:3.21.0:site (generate-site) @ features-transportpce --- 15:55:59 [INFO] Rendering site for default locale 15:55:59 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:55:59 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:55:59 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:55:59 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:55:59 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:55:59 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:55:59 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:55:59 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:55:59 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:55:59 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:55:59 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/features-transportpce/odlparent/feature-repo-parent/features-transportpce/ 15:55:59 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:55:59 [INFO] Rendering 4 report documents 15:55:59 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:55:59 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:55:59 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:55:59 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:55:59 [INFO] 15:55:59 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-transportpce --- 15:55:59 [INFO] Skipping because packaging 'feature' is not pom. 15:55:59 [INFO] 15:55:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-transportpce --- 15:55:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo 15:55:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/m2repo" instead. 15:55:59 [WARNING] 15:55:59 [WARNING] The packaging plugin for project features-transportpce did not assign 15:55:59 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 15:55:59 [WARNING] 15:55:59 [WARNING] Incomplete projects like this will fail in future Maven versions! 15:55:59 [WARNING] 15:55:59 [INFO] 15:55:59 [INFO] ---------< org.opendaylight.transportpce:features-aggregator >---------- 15:55:59 [INFO] Building features-aggregator 12.0.0-SNAPSHOT [20/22] 15:55:59 [INFO] from features/pom.xml 15:55:59 [INFO] --------------------------------[ pom ]--------------------------------- 15:55:59 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:55:59 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:55:59 [INFO] 15:55:59 [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- 15:55:59 [INFO] 15:55:59 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ features-aggregator --- 15:55:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:55:59 [INFO] 15:55:59 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- 15:55:59 [INFO] 15:55:59 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- 15:55:59 [INFO] Skipping CycloneDX goal, because module skips deploy 15:55:59 [INFO] 15:55:59 [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- 15:55:59 [INFO] Skipping artifact installation 15:55:59 [INFO] 15:55:59 [INFO] --- site:3.21.0:site (generate-site) @ features-aggregator --- 15:55:59 [INFO] Rendering site for default locale 15:55:59 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:55:59 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:55:59 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:55:59 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:55:59 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:55:59 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:55:59 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/features-aggregator/features-aggregator/ 15:55:59 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:55:59 [INFO] Rendering 2 report documents 15:55:59 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:55:59 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:55:59 [INFO] 15:55:59 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ features-aggregator --- 15:55:59 [INFO] No site descriptor found: nothing to attach. 15:55:59 [INFO] 15:55:59 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- 15:55:59 [INFO] Skipping artifact deployment 15:55:59 [INFO] 15:55:59 [INFO] ----------< org.opendaylight.transportpce:transportpce-karaf >---------- 15:55:59 [INFO] Building transportpce-karaf 12.0.0-SNAPSHOT [21/22] 15:55:59 [INFO] from karaf/pom.xml 15:55:59 [INFO] --------------------------------[ pom ]--------------------------------- 15:55:59 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:55:59 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:56:00 [INFO] 15:56:00 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-karaf --- 15:56:00 [INFO] 15:56:00 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-karaf --- 15:56:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:00 [INFO] 15:56:00 [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ transportpce-karaf --- 15:56:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:00 [INFO] 15:56:00 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-karaf --- 15:56:00 [INFO] 15:56:00 [INFO] --- dependency:3.9.0:properties (default) @ transportpce-karaf --- 15:56:00 [INFO] 15:56:00 [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ transportpce-karaf --- 15:56:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 15:56:00 [INFO] 15:56:00 [INFO] --- checkstyle:3.6.0:check (check-license) @ transportpce-karaf --- 15:56:00 [INFO] Starting audit... 15:56:00 Audit done. 15:56:00 [INFO] You have 0 Checkstyle violations. 15:56:00 [INFO] 15:56:00 [INFO] --- checkstyle:3.6.0:check (default) @ transportpce-karaf --- 15:56:01 [INFO] Starting audit... 15:56:01 Audit done. 15:56:01 [INFO] You have 0 Checkstyle violations. 15:56:01 [INFO] 15:56:01 [INFO] --- dependency:3.9.0:copy (unpack-license) @ transportpce-karaf --- 15:56:01 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:56:01 [INFO] 15:56:01 [INFO] --- resources:3.3.1:resources (process-resources) @ transportpce-karaf --- 15:56:01 [INFO] skip non existing resourceDirectory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/src/main/resources 15:56:01 [INFO] 15:56:01 [INFO] --- karaf:4.4.8:assembly (process-resources) @ transportpce-karaf --- 15:56:01 [INFO] Using repositories: 15:56:01 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 15:56:01 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 15:56:01 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 15:56:01 [INFO] Creating work directory: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 15:56:01 [INFO] Loading direct KAR and features XML dependencies 15:56:01 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar 15:56:01 [INFO] Feature framework will be added as a startup feature 15:56:01 [INFO] Generating Karaf assembly: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly 15:56:01 [INFO] Unzipping kars 15:56:01 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar 15:56:01 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 15:56:01 [INFO] Loading profiles from: 15:56:01 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 15:56:01 [INFO] Loading repositories 15:56:01 [INFO] Generating generated-startup profile 15:56:01 [INFO] Generating generated-boot profile with parents: generated-startup 15:56:01 [INFO] Generating generated-installed profile 15:56:01 [INFO] Configuring etc/config.properties and etc/system.properties 15:56:01 [INFO] Downloading libraries for generated profiles 15:56:01 [INFO] Downloading additional libraries 15:56:01 [INFO] Writing configurations 15:56:01 [INFO] adding config file: etc/profile.cfg 15:56:01 [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml 15:56:01 [INFO] Startup stage 15:56:01 [INFO] Loading startup repositories 15:56:01 [INFO] Resolving startup features and bundles 15:56:01 [INFO] Features: framework 15:56:01 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:56:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:56:01 [INFO] Boot stage 15:56:01 [INFO] Loading boot repositories 15:56:01 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/12.0.0-SNAPSHOT/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/12.0.0-SNAPSHOT/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/12.0.0-SNAPSHOT/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/12.0.0-SNAPSHOT/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/12.0.0-SNAPSHOT/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/23.0.0-SNAPSHOT/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/23.0.0-SNAPSHOT/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.22.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6991/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6022/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal-common/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/23.0.0-SNAPSHOT/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8341/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.22.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-databind/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/15.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8650/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8342/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.22.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.22.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.22.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.22.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8525/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8072/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8639/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6241/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6470/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8526/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-spi/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-pekko/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9644/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9643/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/10.0.0/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9645/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8040-ietf-restconf/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.22.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-lz4/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc7952/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9640/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9642/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc9641/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-raft-api/12.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc6243/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8529/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.18/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.4/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8344/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8528/1.0.1/xml/features 15:56:01 [INFO] adding feature repository: mvn:org.opendaylight.ietf/odl-ietf-model-rfc8343/1.0.1/xml/features 15:56:01 [INFO] Feature odl-yangtools-parser/14.0.18 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/14.0.18 15:56:01 [INFO] Feature odl-yangtools-binding-codec/14.0.18 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-api/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-osgi/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-dynamic/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-data-codec-spi/14.0.18 15:56:01 [INFO] Feature odl-ietf-model-rfc8343/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 15:56:01 [INFO] Feature odl-yangtools-xpath-api/14.0.18 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/14.0.18 15:56:01 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar 15:56:01 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 15:56:01 [INFO] Feature odl-mdsal-common/15.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 15:56:01 [INFO] Feature service/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 15:56:01 [INFO] Feature odl-mdsal-binding-api/15.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/15.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/15.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/15.0.1 15:56:01 [INFO] Feature odl-mdsal-dom-runtime/15.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/15.0.1 15:56:01 [INFO] Feature odl-ietf-model-rfc8529/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 15:56:01 [INFO] Feature shell/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 15:56:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 15:56:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 15:56:01 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 15:56:01 [INFO] Feature package/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 15:56:01 [INFO] Feature odl-apache-shiro/0.22.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.11.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 15:56:01 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.3.1 15:56:01 [INFO] Feature ssh/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 15:56:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 15:56:01 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 15:56:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 15:56:01 [INFO] Feature odl-gson/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.13.2 15:56:01 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 15:56:01 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 15:56:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 15:56:01 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 15:56:01 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 15:56:01 [INFO] Feature odl-mdsal-eos-dom/15.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/15.0.1 15:56:01 [INFO] Feature odl-pekko/12.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_3/0.6.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-pekko/12.0.1 15:56:01 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.5 15:56:01 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.45.1 15:56:01 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.22.0 15:56:01 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.45.1 15:56:01 [INFO] adding maven artifact: mvn:io.aeron/aeron-annotations/1.45.1 15:56:01 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.9.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/scala3-library/12.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 15:56:01 [INFO] Feature odl-yangtools-xpath/14.0.18 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/14.0.18 15:56:01 [INFO] Feature odl-mdsal-dom-broker/15.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/15.0.1 15:56:01 [INFO] Feature odl-ietf-model-rfc8344/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 15:56:01 [INFO] Feature odl-servlet-api/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 15:56:01 [INFO] Feature framework/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 15:56:01 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 15:56:01 [INFO] Feature odl-ietf-model-rfc6991/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.1 15:56:01 [INFO] Feature odl-karaf-feat-jetty/14.1.4 is defined as a boot feature 15:56:01 [INFO] Feature odl-aaa-shiro/0.22.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:com.h2database/h2/2.3.232 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-jetty-auth-log-filter/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-app-config 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/xml/aaa-datastore-config 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.22.1/py/idmtool 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.22.1/cfg/config 15:56:01 [INFO] Feature odl-mdsal-binding-runtime/15.0.1 is defined as a boot feature 15:56:01 [INFO] Feature odl-ietf-model-rfc8639/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 15:56:01 [INFO] Feature odl-lz4/12.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 15:56:01 [INFO] Feature deployer/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 15:56:01 [INFO] Feature odl-netconf-client/10.0.0 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/10.0.0 15:56:01 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 15:56:01 [INFO] Feature odl-netconf-databind/10.0.0 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/databind/10.0.0 15:56:01 [INFO] Feature odl-ietf-model-rfc8072/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 15:56:01 [INFO] Feature pax-web-websockets/8.0.33 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.33 15:56:01 [INFO] Feature odl-netconf-keystore/10.0.0 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/10.0.0 15:56:01 [INFO] Feature odl-yangtools-data-api/14.0.18 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/14.0.18 15:56:01 [INFO] Feature odl-mdsal-binding-dom-adapter/15.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/15.0.1 15:56:01 [INFO] Feature odl-jersey-2/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.47 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.47 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.47 15:56:01 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 15:56:01 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.47 15:56:01 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.2 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.47 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.47 15:56:01 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.47 15:56:01 [INFO] Feature odl-mdsal-broker/12.0.1 is defined as a boot feature 15:56:01 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 15:56:01 [INFO] Feature odl-controller-blueprint/12.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/12.0.1 15:56:01 [INFO] Feature odl-ietf-model-rfc6243/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6243/1.0.1 15:56:01 [INFO] Feature odl-aaa-password-service/0.22.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.22.1/xml/aaa-password-service-config 15:56:01 [INFO] Feature pax-web-whiteboard/8.0.33 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.33 15:56:01 [INFO] Feature odl-aaa-encryption-service/0.22.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.22.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.22.1 15:56:01 [INFO] Feature scr/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 15:56:01 [INFO] Feature odl-netty-4/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-aarch_64 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final/jar/linux-x86_64 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-riscv64 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-base/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.2.6.Final/jar/linux-x86_64 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-compression/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.2.6.Final 15:56:01 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.2.6.Final 15:56:01 [INFO] Feature pax-web-jetty/9.4.57.v20241219 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.57.v20241219 15:56:01 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.57.v20241219 15:56:01 [INFO] Feature odl-netconf-topology/10.0.0 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/10.0.0 15:56:01 [INFO] Feature odl-apache-commons-text/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.14.0 15:56:01 [INFO] Feature jaas/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 15:56:01 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 15:56:01 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 15:56:01 [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 15:56:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 15:56:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 15:56:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 15:56:01 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 15:56:01 [INFO] Feature odl-restconf-server-api/10.0.0 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/15.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 15:56:01 [INFO] Feature odl-ietf-model-rfc9641/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9641/1.0.1 15:56:01 [INFO] Feature http/8.0.33 is defined as a boot feature 15:56:01 [INFO] Feature odl-yangtools-export/14.0.18 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 15:56:01 [INFO] Feature odl-jakarta-activation-api/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 15:56:01 [INFO] Feature pax-web-war/8.0.33 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.17/jar/uber 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.33 15:56:01 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 15:56:01 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 15:56:01 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 15:56:01 [INFO] Feature odl-apache-commons-lang3/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.19.0 15:56:01 [INFO] Feature odl-woodstox/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/7.1.1 15:56:01 [INFO] Feature odl-yangtools-codec/14.0.18 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/14.0.18 15:56:01 [INFO] Feature odl-netconf-common/10.0.0 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-codec/10.0.0 15:56:01 [INFO] Feature pax-web-http-war/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.8 15:56:01 [INFO] Feature management/4.4.8 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:56:01 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 15:56:01 [INFO] adding config file: etc/jmx.acl.cfg 15:56:01 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 15:56:01 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 15:56:01 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 15:56:01 [INFO] adding config file: etc/org.apache.karaf.management.cfg 15:56:01 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 15:56:01 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 15:56:01 [INFO] Feature odl-raft-api/12.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-api/12.0.1 15:56:01 [INFO] Feature odl-dropwizard-metrics/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.37 15:56:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.37 15:56:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.37 15:56:01 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.37 15:56:01 [INFO] Feature odl-netconf-connector/10.0.0 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-api/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8344/1.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8072/1.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8343/1.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8639/1.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/10.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8529/1.0.1 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-spi/10.0.0 15:56:01 [INFO] Feature odl-javassist-3/14.1.4 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 15:56:01 [INFO] Feature odl-ietf-model-rfc9640/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9640/1.0.1 15:56:01 [INFO] Feature a00d4285-76c1-4469-b0bc-0e32c6fd2782/0.0.0 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.4 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.4 15:56:01 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 15:56:01 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.4 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.4 15:56:01 [INFO] Feature war/4.4.8 is defined as a boot feature 15:56:01 [INFO] Feature odl-ietf-model-rfc7407-ietf-x509-cert-to-name/1.0.1 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7407-ietf-x509-cert-to-name/1.0.1 15:56:01 [INFO] Feature odl-restconf-all/10.0.0 is defined as a boot feature 15:56:01 [INFO] Feature odl-yangtools-util/14.0.18 is defined as a boot feature 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/14.0.18 15:56:01 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 15:56:02 [INFO] Feature odl-ietf-model-rfc7952/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc7952/1.0.1 15:56:02 [INFO] Feature odl-mdsal-singleton-dom/15.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/15.0.1 15:56:02 [INFO] Feature odl-restconf-nb/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-restconf-server/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/rfc8639-impl/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/sal-remote/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-mdsal-spi/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/odl-device-notification/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-mdsal/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-server-jaxrs/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/sal-remote-impl/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/10.0.0/cfg/config 15:56:02 [INFO] Feature standard/4.4.8 is defined as a boot feature 15:56:02 [INFO] Feature odl-karaf-feat-jdbc/14.1.4 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.8 15:56:02 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 15:56:02 [INFO] Feature odl-mdsal-remoterpc-connector/12.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/12.0.1 15:56:02 [INFO] Feature odl-ietf-model-rfc8650/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8650/1.0.1 15:56:02 [INFO] Feature odl-yangtools-binding-spec/14.0.18 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/codegen-extensions/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 15:56:02 [INFO] Feature odl-yangtools-parser-api/14.0.18 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/14.0.18 15:56:02 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 15:56:02 [INFO] Feature pax-web-http-jetty/8.0.33 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.33 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.33 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/config-jetty 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/context-jetty 15:56:02 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 15:56:02 [INFO] Feature odl-ietf-model-rfc6241/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.1 15:56:02 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf-monitoring/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf-monitoring/1.0.1 15:56:02 [INFO] Feature odl-netconf-mdsal-common/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/10.0.0 15:56:02 [INFO] Feature odl-ietf-model-rfc8525/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8525/1.0.1 15:56:02 [INFO] Feature odl-ietf-model-rfc9643/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-server/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-client/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9643-ietf-tcp-common/1.0.1 15:56:02 [INFO] Feature feature/4.4.8 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 15:56:02 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 15:56:02 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 15:56:02 [INFO] Feature system/4.4.8 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 15:56:02 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 15:56:02 [INFO] Feature odl-controller-mdsal-common/12.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/12.0.1 15:56:02 [INFO] Feature pax-web-core/8.0.33 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.33 15:56:02 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.33 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.33 15:56:02 [INFO] Feature odl-guava/14.1.4 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.51.1 15:56:02 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 15:56:02 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 15:56:02 [INFO] Feature odl-mdsal-eos-binding/15.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/15.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/15.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 15:56:02 [INFO] Feature odl-yangtools-data/14.0.18 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/14.0.18 15:56:02 [INFO] Feature odl-openroadm-devices/23.0.0.SNAPSHOT is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-1.2.1/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-spec/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-2.2.1/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-7.1.0/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.3 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-13.1.1/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.jspecify/jspecify/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-routing-types/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-device-13.1.1/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-reflect/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6241/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf/ietf-type-util/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-7.1.0/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-yang-types/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-1.2.1/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6991-ietf-inet-types/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:com.google.guava/guava/33.5.0-jre 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-common-2.2.1/23.0.0-SNAPSHOT 15:56:02 [INFO] Feature pax-web-http/8.0.33 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.8 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.8 15:56:02 [INFO] Feature odl-ietf-model-rfc6470/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6470/1.0.1 15:56:02 [INFO] Feature odl-ietf-model-rfc6022/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc6022/1.0.1 15:56:02 [INFO] Feature odl-netconf-model-rfc5277/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/10.0.0 15:56:02 [INFO] Feature odl-aaa-web/0.22.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.22.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.22.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.22.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.22.1 15:56:02 [INFO] Feature pax-web-http-whiteboard/8.0.33 is defined as a boot feature 15:56:02 [INFO] Feature log/4.4.8 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 15:56:02 [INFO] adding config file: etc/org.apache.karaf.log.cfg 15:56:02 [INFO] Feature odl-openroadm-models/23.0.0.SNAPSHOT is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-network-13.1.1/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openroadm-service-13.1.1/23.0.0-SNAPSHOT 15:56:02 [INFO] Feature wrap/2.6.17 is defined as a boot feature 15:56:02 [INFO] Feature odl-mdsal-clustering-commons/12.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.26.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.37 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/12.0.1 15:56:02 [INFO] Feature odl-ietf-model-rfc8526/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8526/1.0.1 15:56:02 [INFO] Feature odl-mdsal-dom-api/15.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/15.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/15.0.1 15:56:02 [INFO] Feature odl-netconf-transport-api/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/10.0.0 15:56:02 [INFO] Feature odl-ietf-model-rfc8040-ietf-restconf/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8040-ietf-restconf/1.0.1 15:56:02 [INFO] Feature diagnostic/4.4.8 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 15:56:02 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar 15:56:02 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 15:56:02 [INFO] Feature odl-aaa-api/0.22.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.22.1 15:56:02 [INFO] Feature odl-ietf-model-rfc9642/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9642/1.0.1 15:56:02 [INFO] Feature odl-aaa-cert/0.22.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.22.1/xml/config 15:56:02 [INFO] Feature odl-yangtools-binding-runtime/14.0.18 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-loader/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-generator/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-model/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-api/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-osgi/14.0.18 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/binding-runtime-spi/14.0.18 15:56:02 [INFO] Feature odl-mdsal-singleton-common/15.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/15.0.1 15:56:02 [INFO] Feature odl-mdsal-distributed-datastore/12.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/15.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/12.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/pekkoconf 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/factorypekkoconf 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleshardconf 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/xml/moduleconf 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/12.0.1/cfg/datastore 15:56:02 [INFO] Feature odl-yanglib-mdsal-writer/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/10.0.0 15:56:02 [INFO] Feature odl-stax2-api/14.1.4 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 15:56:02 [INFO] Feature odl-raft-spi/12.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-spi/12.0.1 15:56:02 [INFO] Feature odl-ietf-model-rfc8341/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8341/1.0.1 15:56:02 [INFO] Feature pax-web-jsp/8.0.33 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.33 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.33 15:56:02 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.33 15:56:02 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 15:56:02 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 15:56:02 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 15:56:02 [INFO] Feature odl-jackson-2/14.1.4 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.19.2 15:56:02 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.19.2 15:56:02 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.19.2 15:56:02 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.19.2 15:56:02 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.19.2 15:56:02 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.19.2 15:56:02 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.19.2 15:56:02 [INFO] Feature kar/4.4.8 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 15:56:02 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 15:56:02 [INFO] Feature odl-yangtools-common/14.0.18 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/14.0.18 15:56:02 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 15:56:02 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 15:56:02 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 15:56:02 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 15:56:02 [INFO] Feature odl-netconf-api/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/10.0.0 15:56:02 [INFO] Feature odl-restconf/10.0.0 is defined as a boot feature 15:56:02 [INFO] Feature jline/3.21.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 15:56:02 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 15:56:02 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/15.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.27.1 15:56:02 [INFO] Feature odl-jolokia/12.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 15:56:02 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/12.0.1/cfg/configuration 15:56:02 [INFO] Feature odl-ietf-model-rfc9645/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-tls-cipher-suite-algs/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-client/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-common/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9645-ietf-tls-server/1.0.1 15:56:02 [INFO] Feature odl-restconf-api/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/10.0.0 15:56:02 [INFO] Feature config/4.4.8 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 15:56:02 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 15:56:02 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 15:56:02 [INFO] Feature instance/4.4.8 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 15:56:02 [INFO] Feature odl-ietf-model-rfc8342/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-datastores/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8342-ietf-origin/1.0.1 15:56:02 [INFO] Feature odl-netconf-truststore/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/10.0.0 15:56:02 [INFO] Feature odl-transportpce/12.0.0.SNAPSHOT is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-servicehandler/12.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/openconfig-240119/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.jheaps/jheaps/0.14 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-renderer/12.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-api/12.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-if-type/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.8.6 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-networkmodel/12.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8345-ietf-network-topology/1.0.1 15:56:02 [INFO] adding maven artifact: wrap:mvn:org.apfloat/apfloat/1.10.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-common/12.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce.models/tapi-2.4.0/23.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.jgrapht/jgrapht-core/1.5.2 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-pce/12.0.0-SNAPSHOT 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.transportpce/transportpce-olm/12.0.0-SNAPSHOT/cfg/config 15:56:02 [INFO] Feature odl-antlr4/14.1.4 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 15:56:02 [INFO] Feature odl-ietf-model-rfc8528/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc8528/1.0.1 15:56:02 [INFO] Feature odl-ws-rs-api/14.1.4 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 15:56:02 [INFO] Feature odl-restconf-openapi/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/10.0.0 15:56:02 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 15:56:02 [INFO] Feature odl-bytebuddy/14.0.18 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.17.8 15:56:02 [INFO] Feature bundle/4.4.8 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 15:56:02 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 15:56:02 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 15:56:02 [INFO] Feature odl-mdsal-eos-common/15.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/15.0.1 15:56:02 [INFO] Feature odl-netconf-transport/10.0.0 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-http/10.0.0 15:56:02 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.19.0 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/10.0.0 15:56:02 [INFO] Feature odl-mdsal-binding-base/15.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.27.1 15:56:02 [INFO] Feature odl-ietf-model-rfc7317-iana-crypt-hash/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-crypt-hash/1.0.1 15:56:02 [INFO] Feature odl-ietf-model-rfc9644/1.0.1 is defined as a boot feature 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-mac-algs/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-encryption-algs/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-client/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-key-exchange-algs/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-common/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/rfc9644-ietf-ssh-server/1.0.1 15:56:02 [INFO] adding maven artifact: mvn:org.opendaylight.ietf.model/iana-ssh-public-key-algs/1.0.1 15:56:02 [INFO] Install stage 15:56:02 [INFO] Loading installed repositories 15:56:02 [INFO] Feature wrapper/4.4.8 is defined as an installed feature 15:56:02 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 15:56:02 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 15:56:02 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 15:56:02 [INFO] 15:56:02 [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ transportpce-karaf >>> 15:56:02 [INFO] 15:56:02 [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ transportpce-karaf --- 15:56:02 [INFO] No files found to run spotbugs, check compile phase has been run 15:56:02 [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal 15:56:02 [INFO] 15:56:02 [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ transportpce-karaf <<< 15:56:02 [INFO] 15:56:02 [INFO] 15:56:02 [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ transportpce-karaf --- 15:56:02 [INFO] 15:56:02 [INFO] --- dependency:3.9.0:copy (apply-branding) @ transportpce-karaf --- 15:56:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:56:02 [INFO] 15:56:02 [INFO] --- dependency:3.9.0:unpack-dependencies (unpack-karaf-resources) @ transportpce-karaf --- 15:56:02 [WARNING] Parameter 'silent' (user property 'silent') is deprecated: to be removed in 4.0; use -q command line option instead 15:56:02 [INFO] 15:56:02 [INFO] --- dependency:3.9.0:copy (org.ops4j.pax.url.mvn.cfg) @ transportpce-karaf --- 15:56:02 [WARNING] Overwriting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 15:56:02 [INFO] 15:56:02 [INFO] --- copy:14.1.4:copy-files (default) @ transportpce-karaf --- 15:56:02 [INFO] 15:56:02 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ transportpce-karaf --- 15:56:02 [INFO] Copying 11 resources from src/main/assembly to target/assembly 15:56:02 [INFO] 15:56:02 [INFO] --- karaf:14.1.4:populate-local-repo (populate-local-repo) @ transportpce-karaf --- 15:56:03 [INFO] Feature repository discovered recursively: 2a55a7c8-eae6-434c-9d46-ab210809d816 15:56:03 [INFO] Feature repository discovered recursively: framework-4.4.8 15:56:03 [INFO] Feature repository discovered recursively: odl-aaa-0.22.1 15:56:03 [INFO] Feature repository discovered recursively: odl-antlr4 15:56:03 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 15:56:03 [INFO] Feature repository discovered recursively: odl-apache-commons-text 15:56:03 [INFO] Feature repository discovered recursively: odl-apache-shiro 15:56:03 [INFO] Feature repository discovered recursively: odl-bytebuddy 15:56:03 [INFO] Feature repository discovered recursively: odl-controller-12.0.1 15:56:03 [INFO] Feature repository discovered recursively: odl-controller-blueprint-12.0.1 15:56:03 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-12.0.1 15:56:03 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 15:56:03 [INFO] Feature repository discovered recursively: odl-extras-12.0.1 15:56:03 [INFO] Feature repository discovered recursively: odl-gson 15:56:03 [INFO] Feature repository discovered recursively: odl-guava 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6022 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6241 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6243 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6470 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc6991 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7317-iana-crypt-hash 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7407-ietf-x509-cert-to-name 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc7952 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8040-ietf-restconf-monitoring 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8072 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8341 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8342 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8343 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8344 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8525 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8526 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8528 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8529 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8639 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc8650 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9640 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9641 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9642 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9643 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9644 15:56:03 [INFO] Feature repository discovered recursively: odl-ietf-model-rfc9645 15:56:03 [INFO] Feature repository discovered recursively: odl-jackson-2 15:56:03 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 15:56:03 [INFO] Feature repository discovered recursively: odl-javassist-3 15:56:03 [INFO] Feature repository discovered recursively: odl-jersey-2 15:56:03 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 15:56:03 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 15:56:03 [INFO] Feature repository discovered recursively: odl-lz4 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-12.0.1 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-common 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 15:56:03 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 15:56:03 [INFO] Feature repository discovered recursively: odl-netconf-10.0.0 15:56:03 [INFO] Feature repository discovered recursively: odl-netconf-client 15:56:03 [INFO] Feature repository discovered recursively: odl-netconf-common-10.0.0 15:56:03 [INFO] Feature repository discovered recursively: odl-netconf-databind 15:56:03 [INFO] Feature repository discovered recursively: odl-netconf-keystore 15:56:03 [INFO] Feature repository discovered recursively: odl-netconf-topology 15:56:03 [INFO] Feature repository discovered recursively: odl-netconf-truststore 15:56:03 [INFO] Feature repository discovered recursively: odl-netty-4 15:56:03 [INFO] Feature repository discovered recursively: odl-openroadm-devices 15:56:03 [INFO] Feature repository discovered recursively: odl-openroadm-models 15:56:03 [INFO] Feature repository discovered recursively: odl-pekko 15:56:03 [INFO] Feature repository discovered recursively: odl-raft-api 15:56:03 [INFO] Feature repository discovered recursively: odl-raft-spi 15:56:03 [INFO] Feature repository discovered recursively: odl-restconf 15:56:03 [INFO] Feature repository discovered recursively: odl-restconf-all 15:56:03 [INFO] Feature repository discovered recursively: odl-restconf-api 15:56:03 [INFO] Feature repository discovered recursively: odl-restconf-nb-10.0.0 15:56:03 [INFO] Feature repository discovered recursively: odl-restconf-server-api 15:56:03 [INFO] Feature repository discovered recursively: odl-servlet-api 15:56:03 [INFO] Feature repository discovered recursively: odl-stax2-api 15:56:03 [INFO] Feature repository discovered recursively: odl-tapi-2.4.0-models 15:56:03 [INFO] Feature repository discovered recursively: odl-transportpce 15:56:03 [INFO] Feature repository discovered recursively: odl-transportpce-dmaap-client 15:56:03 [INFO] Feature repository discovered recursively: odl-transportpce-inventory 15:56:03 [INFO] Feature repository discovered recursively: odl-transportpce-nbinotifications 15:56:03 [INFO] Feature repository discovered recursively: odl-transportpce-tapi 15:56:03 [INFO] Feature repository discovered recursively: odl-woodstox 15:56:03 [INFO] Feature repository discovered recursively: odl-ws-rs-api 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-codec 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-common 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-data 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-export 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-parser 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-util 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 15:56:03 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 15:56:03 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 15:56:03 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 15:56:03 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 15:56:03 [INFO] Feature repository discovered recursively: pt-triemap 15:56:03 [INFO] Feature repository discovered recursively: standard-4.4.8 15:56:03 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo 15:56:03 [INFO] 15:56:03 [INFO] --- antrun:3.1.0:run (fix-permissions) @ transportpce-karaf --- 15:56:03 [INFO] Executing tasks 15:56:03 [INFO] Executed tasks 15:56:03 [INFO] 15:56:03 [INFO] --- antrun:3.1.0:run (remove-system-bc) @ transportpce-karaf --- 15:56:03 [INFO] Executing tasks 15:56:03 [INFO] [delete] Deleting directory /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/assembly/system/org/bouncycastle 15:56:03 [INFO] Executed tasks 15:56:03 [INFO] 15:56:03 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-karaf --- 15:56:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:56:03 [INFO] 15:56:03 [INFO] --- karaf:4.4.8:archive (package) @ transportpce-karaf --- 15:56:22 [INFO] 15:56:22 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-karaf --- 15:56:22 [INFO] Skipping CycloneDX goal, because module skips deploy 15:56:22 [INFO] 15:56:22 [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ transportpce-karaf --- 15:56:22 [INFO] Skipping duplicate-finder execution! 15:56:22 [INFO] 15:56:22 [INFO] --- dependency:3.9.0:analyze-only (analyze-declarations) @ transportpce-karaf --- 15:56:22 [INFO] Skipping pom project 15:56:22 [INFO] 15:56:22 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ transportpce-karaf --- 15:56:22 [INFO] Skipping source per configuration. 15:56:22 [INFO] 15:56:22 [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ transportpce-karaf --- 15:56:22 [INFO] 15:56:22 [INFO] --- jacoco:0.8.13:report (report) @ transportpce-karaf --- 15:56:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:56:22 [INFO] 15:56:22 [INFO] --- install:3.1.4:install (default-install) @ transportpce-karaf --- 15:56:22 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/pom.xml to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/transportpce-karaf-12.0.0-SNAPSHOT.pom 15:56:22 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/transportpce-karaf-12.0.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/transportpce-karaf-12.0.0-SNAPSHOT.tar.gz 15:56:22 [INFO] Installing /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/transportpce-karaf-12.0.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/transportpce-karaf-12.0.0-SNAPSHOT.zip 15:56:22 [INFO] 15:56:22 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-karaf --- 15:56:22 [INFO] Rendering site for default locale 15:56:22 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:56:22 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:56:22 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:56:22 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:56:22 [INFO] Configuring report plugin maven-checkstyle-plugin:3.6.0 15:56:22 [INFO] Detected 1 report for maven-checkstyle-plugin:3.6.0: checkstyle 15:56:22 [INFO] Configuring report plugin jdepend-maven-plugin:2.1 15:56:22 [INFO] Configured 1 report for jdepend-maven-plugin:2.1: generate-no-fork 15:56:22 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:56:22 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:56:22 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-karaf/odlparent/karaf4-parent/transportpce-karaf/ 15:56:22 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:56:22 [INFO] Rendering 4 report documents 15:56:22 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:56:22 [INFO] Generating "JDepend" report --- jdepend-maven-plugin:2.1:generate-no-fork 15:56:22 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:56:22 [INFO] Generating "Generated Reports" report --- maven-site-plugin:3.21.0:project-reports 15:56:23 [INFO] 15:56:23 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-karaf --- 15:56:23 [INFO] No site descriptor found: nothing to attach. 15:56:23 [INFO] 15:56:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-karaf --- 15:56:23 [INFO] Skipping artifact deployment 15:56:23 [INFO] 15:56:23 [INFO] -------< org.opendaylight.transportpce:transportpce-aggregator >-------- 15:56:23 [INFO] Building transportpce 12.0.0-SNAPSHOT [22/22] 15:56:23 [INFO] from pom.xml 15:56:23 [INFO] --------------------------------[ pom ]--------------------------------- 15:56:23 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:site (generate-site)' 15:56:23 [WARNING] Parameter 'asciidoc' is unknown for plugin 'maven-site-plugin:3.21.0:attach-descriptor (generate-site)' 15:56:23 [INFO] 15:56:23 [INFO] --- clean:3.5.0:clean (default-clean) @ transportpce-aggregator --- 15:56:23 [INFO] Deleting /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/target 15:56:23 [INFO] 15:56:23 [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ transportpce-aggregator --- 15:56:23 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 15:56:23 [INFO] 15:56:23 [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ transportpce-aggregator --- 15:56:23 [INFO] 15:56:23 [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ transportpce-aggregator --- 15:56:23 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 15:56:23 [INFO] 15:56:23 [INFO] --- cyclonedx:2.9.1:makeBom (default) @ transportpce-aggregator --- 15:56:23 [INFO] Skipping CycloneDX goal, because module skips deploy 15:56:23 [INFO] 15:56:23 [INFO] --- install:3.1.4:install (default-install) @ transportpce-aggregator --- 15:56:23 [INFO] Skipping artifact installation 15:56:23 [INFO] 15:56:23 [INFO] --- site:3.21.0:site (generate-site) @ transportpce-aggregator --- 15:56:23 [INFO] Rendering site for default locale 15:56:23 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.9.0 15:56:23 [INFO] Configured 1 report for maven-project-info-reports-plugin:3.9.0: index 15:56:23 [INFO] Configuring report plugin maven-javadoc-plugin:3.12.0 15:56:23 [INFO] Configured 2 reports for maven-javadoc-plugin:3.12.0: javadoc-no-fork, test-javadoc-no-fork 15:56:23 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:javadoc-no-fork report 15:56:23 [INFO] Skipping org.apache.maven.plugins:maven-javadoc-plugin:3.12.0:test-javadoc-no-fork report 15:56:23 [INFO] Relativizing site links with respect to localized project URL: https://nexus.opendaylight.org/content/sites/site//org.opendaylight.transportpce/transportpce-master/transportpce-aggregator/transportpce-aggregator/ 15:56:23 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M9 skin 15:56:23 [INFO] Rendering 2 report documents 15:56:23 [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.9.0:index 15:56:23 [INFO] Generating "Project Information" report --- maven-site-plugin:3.21.0:project-info 15:56:23 [INFO] 15:56:23 [INFO] --- site:3.21.0:attach-descriptor (generate-site) @ transportpce-aggregator --- 15:56:23 [INFO] No site descriptor found: nothing to attach. 15:56:23 [INFO] 15:56:23 [INFO] --- deploy:3.1.4:deploy (default-deploy) @ transportpce-aggregator --- 15:56:23 [INFO] Skipping artifact deployment 15:56:23 [INFO] ------------------------------------------------------------------------ 15:56:23 [INFO] Reactor Summary for transportpce 12.0.0-SNAPSHOT: 15:56:23 [INFO] 15:56:23 [INFO] transportpce-artifacts ............................. SUCCESS [ 6.583 s] 15:56:23 [INFO] transportpce-api ................................... SUCCESS [ 34.422 s] 15:56:23 [INFO] test-common ........................................ SUCCESS [01:07 min] 15:56:23 [INFO] transportpce-common ................................ SUCCESS [02:16 min] 15:56:23 [INFO] transportpce-renderer .............................. SUCCESS [02:08 min] 15:56:23 [INFO] transportpce-networkmodel .......................... SUCCESS [01:23 min] 15:56:23 [INFO] transportpce-inventory ............................. SUCCESS [ 16.162 s] 15:56:23 [INFO] transportpce-olm ................................... SUCCESS [ 45.171 s] 15:56:23 [INFO] transportpce-pce ................................... SUCCESS [04:47 min] 15:56:23 [INFO] transportpce-servicehandler ........................ SUCCESS [05:14 min] 15:56:23 [INFO] transportpce-tapi .................................. SUCCESS [01:13 min] 15:56:23 [INFO] transportpce-nbinotifications ...................... SUCCESS [ 47.178 s] 15:56:23 [INFO] transportpce-dmaap-client .......................... SUCCESS [ 16.456 s] 15:56:23 [INFO] OpenDaylight :: transportpce ....................... SUCCESS [ 46.890 s] 15:56:23 [INFO] OpenDaylight :: transportpce :: tapi ............... SUCCESS [ 35.458 s] 15:56:23 [INFO] OpenDaylight :: transportpce :: nbinotifications ... SUCCESS [ 33.771 s] 15:56:23 [INFO] OpenDaylight :: transportpce :: dmaap-client ....... SUCCESS [ 31.664 s] 15:56:23 [INFO] OpenDaylight :: transportpce :: Inventory .......... SUCCESS [ 32.477 s] 15:56:23 [INFO] OpenDaylight :: TransportPCE :: Features ........... SUCCESS [ 7.198 s] 15:56:23 [INFO] features-aggregator ................................ SUCCESS [ 0.147 s] 15:56:23 [INFO] transportpce-karaf ................................. SUCCESS [ 23.210 s] 15:56:23 [INFO] transportpce ....................................... SUCCESS [ 0.215 s] 15:56:23 [INFO] ------------------------------------------------------------------------ 15:56:23 [INFO] BUILD SUCCESS 15:56:23 [INFO] ------------------------------------------------------------------------ 15:56:23 [INFO] Total time: 24:35 min 15:56:23 [INFO] Finished at: 2025-10-20T15:56:23Z 15:56:23 [INFO] ------------------------------------------------------------------------ 15:56:23 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/sh -xe /tmp/jenkins18090863550066125206.sh 15:56:23 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13755579007759704520.sh 15:56:23 $ ssh-agent -k 15:56:23 unset SSH_AUTH_SOCK; 15:56:23 unset SSH_AGENT_PID; 15:56:23 echo Agent pid 1577 killed; 15:56:23 [ssh-agent] Stopped. 15:56:23 [JaCoCo plugin] Collecting JaCoCo coverage data... 15:56:23 [JaCoCo plugin] Version: 3.3.5 15:56:23 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured 15:56:23 [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 10 15:56:23 [JaCoCo plugin] Saving matched execfiles: /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/code-coverage/jacoco.exec /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/code-coverage/jacoco.exec 15:56:24 [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/api/target/classes 1122 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/target/classes 71 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/target/classes 14 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/features-transportpce/target/classes 0 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-dmaap-client/target/classes 0 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-inventory/target/classes 0 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-nbinotifications/target/classes 0 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce-tapi/target/classes 0 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/features/odl-transportpce/target/classes 0 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/target/classes 16 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/jacoco/classes 0 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/karaf/target/classes 0 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/target/classes 22 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/target/classes 51 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/target/classes 28 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/target/classes 118 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/target/classes 67 files 15:56:25 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/target/classes 50 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/target/classes 75 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/target/classes 19 files 15:56:26 [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 15:56:26 [JaCoCo plugin] Source Inclusions: **/*.java 15:56:26 [JaCoCo plugin] Source Exclusions: null 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/common/src/main/java 54 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/dmaap-client/src/main/java 13 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/inventory/src/main/java 15 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/lighty/src/main/java 6 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/nbinotifications/src/main/java 21 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/networkmodel/src/main/java 37 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/olm/src/main/java 21 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/pce/src/main/java 98 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/renderer/src/main/java 60 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/servicehandler/src/main/java 39 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/tapi/src/main/java 67 files 15:56:26 [JaCoCo plugin] - /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/test-common/src/main/java 18 files 15:56:26 [JaCoCo plugin] Loading inclusions files.. 15:56:26 [JaCoCo plugin] inclusions: [] 15:56:26 [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] 15:56:26 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] 15:56:26 [JaCoCo plugin] Publishing the results.. 15:56:27 [JaCoCo plugin] Loading packages.. 15:56:27 [JaCoCo plugin] Done. 15:56:27 [JaCoCo plugin] Overall coverage: class: 82.74336, method: 59.495884, line: 45.49634, branch: 34.159233, instruction: 45.098515, complexity: 35.584972 15:56:27 [PostBuildScript] - [INFO] Executing post build scripts. 15:56:27 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins5033847462266680360.sh 15:56:27 ---> sysstat.sh 15:56:27 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3674623476842285743.sh 15:56:27 ---> package-listing.sh 15:56:27 ++ facter osfamily 15:56:27 ++ tr '[:upper:]' '[:lower:]' 15:56:28 + OS_FAMILY=debian 15:56:28 + workspace=/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 15:56:28 + START_PACKAGES=/tmp/packages_start.txt 15:56:28 + END_PACKAGES=/tmp/packages_end.txt 15:56:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:28 + PACKAGES=/tmp/packages_start.txt 15:56:28 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 15:56:28 + PACKAGES=/tmp/packages_end.txt 15:56:28 + case "${OS_FAMILY}" in 15:56:28 + dpkg -l 15:56:28 + grep '^ii' 15:56:28 + '[' -f /tmp/packages_start.txt ']' 15:56:28 + '[' -f /tmp/packages_end.txt ']' 15:56:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:28 + '[' /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21 ']' 15:56:28 + mkdir -p /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 15:56:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/archives/ 15:56:28 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins10676221561576261512.sh 15:56:28 ---> capture-instance-metadata.sh 15:56:28 Setup pyenv: 15:56:28 system 15:56:28 3.8.20 15:56:28 3.9.20 15:56:28 3.10.15 15:56:28 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 15:56:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9kD8 from file:/tmp/.os_lf_venv 15:56:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:56:30 lf-activate-venv(): INFO: Base packages installed successfully 15:56:30 lf-activate-venv(): INFO: Installing additional packages: lftools 15:56:42 lf-activate-venv(): INFO: Adding /tmp/venv-9kD8/bin to PATH 15:56:42 INFO: Running in OpenStack, capturing instance metadata 15:56:42 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3732717096928026239.sh 15:56:43 provisioning config files... 15:56:43 Could not find credentials [logs] for transportpce-maven-verify-transportpce-master-mvn39-openjdk21 #1802 15:56:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21@tmp/config18274706176525948011tmp 15:56:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:56:43 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:56:43 provisioning config files... 15:56:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:56:43 [EnvInject] - Injecting environment variables from a build step. 15:56:43 [EnvInject] - Injecting as environment variables the properties content 15:56:43 SERVER_ID=logs 15:56:43 15:56:43 [EnvInject] - Variables injected successfully. 15:56:43 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3204866052839694032.sh 15:56:43 ---> create-netrc.sh 15:56:43 WARN: Log server credential not found. 15:56:43 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13419254857649323942.sh 15:56:43 ---> python-tools-install.sh 15:56:43 Setup pyenv: 15:56:43 system 15:56:43 3.8.20 15:56:43 3.9.20 15:56:43 3.10.15 15:56:43 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 15:56:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9kD8 from file:/tmp/.os_lf_venv 15:56:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:56:46 lf-activate-venv(): INFO: Base packages installed successfully 15:56:46 lf-activate-venv(): INFO: Installing additional packages: lftools 15:56:56 lf-activate-venv(): INFO: Adding /tmp/venv-9kD8/bin to PATH 15:56:56 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1958191645180696209.sh 15:56:56 ---> sudo-logs.sh 15:56:56 Archiving 'sudo' log.. 15:56:56 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins13441267382206080939.sh 15:56:56 ---> job-cost.sh 15:56:56 Setup pyenv: 15:56:56 system 15:56:56 3.8.20 15:56:56 3.9.20 15:56:56 3.10.15 15:56:56 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 15:56:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9kD8 from file:/tmp/.os_lf_venv 15:56:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:56:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:56:58 lf-activate-venv(): INFO: Base packages installed successfully 15:56:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:57:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:57:06 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 15:57:06 lf-activate-venv(): INFO: Adding /tmp/venv-9kD8/bin to PATH 15:57:06 INFO: No Stack... 15:57:06 INFO: Retrieving Pricing Info for: v3-standard-4 15:57:06 INFO: Archiving Costs 15:57:06 [transportpce-maven-verify-transportpce-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins14561768606810913263.sh 15:57:06 ---> logs-deploy.sh 15:57:06 Setup pyenv: 15:57:07 system 15:57:07 3.8.20 15:57:07 3.9.20 15:57:07 3.10.15 15:57:07 * 3.11.10 (set by /w/workspace/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/.python-version) 15:57:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9kD8 from file:/tmp/.os_lf_venv 15:57:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:57:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:57:09 lf-activate-venv(): INFO: Base packages installed successfully 15:57:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-9kD8/bin to PATH 15:57:19 WARNING: Nexus logging server not set 15:57:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-maven-verify-transportpce-master-mvn39-openjdk21/1802/ 15:57:19 INFO: archiving logs to S3 15:57:21 ---> uname -a: 15:57:21 Linux prd-ubuntu2204-docker-4c-4g-479 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:57:21 15:57:21 15:57:21 ---> lscpu: 15:57:21 Architecture: x86_64 15:57:21 CPU op-mode(s): 32-bit, 64-bit 15:57:21 Address sizes: 40 bits physical, 48 bits virtual 15:57:21 Byte Order: Little Endian 15:57:21 CPU(s): 4 15:57:21 On-line CPU(s) list: 0-3 15:57:21 Vendor ID: AuthenticAMD 15:57:21 Model name: AMD EPYC-Rome Processor 15:57:21 CPU family: 23 15:57:21 Model: 49 15:57:21 Thread(s) per core: 1 15:57:21 Core(s) per socket: 1 15:57:21 Socket(s): 4 15:57:21 Stepping: 0 15:57:21 BogoMIPS: 5599.99 15:57:21 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 15:57:21 Virtualization: AMD-V 15:57:21 Hypervisor vendor: KVM 15:57:21 Virtualization type: full 15:57:21 L1d cache: 128 KiB (4 instances) 15:57:21 L1i cache: 128 KiB (4 instances) 15:57:21 L2 cache: 2 MiB (4 instances) 15:57:21 L3 cache: 64 MiB (4 instances) 15:57:21 NUMA node(s): 1 15:57:21 NUMA node0 CPU(s): 0-3 15:57:21 Vulnerability Gather data sampling: Not affected 15:57:21 Vulnerability Indirect target selection: Not affected 15:57:21 Vulnerability Itlb multihit: Not affected 15:57:21 Vulnerability L1tf: Not affected 15:57:21 Vulnerability Mds: Not affected 15:57:21 Vulnerability Meltdown: Not affected 15:57:21 Vulnerability Mmio stale data: Not affected 15:57:21 Vulnerability Reg file data sampling: Not affected 15:57:21 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:57:21 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:57:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:57:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:57:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:57:21 Vulnerability Srbds: Not affected 15:57:21 Vulnerability Tsx async abort: Not affected 15:57:21 15:57:21 15:57:21 ---> nproc: 15:57:21 4 15:57:21 15:57:21 15:57:21 ---> df -h: 15:57:21 Filesystem Size Used Avail Use% Mounted on 15:57:21 tmpfs 1.6G 1.1M 1.6G 1% /run 15:57:21 /dev/vda1 78G 11G 67G 14% / 15:57:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:57:21 tmpfs 5.0M 0 5.0M 0% /run/lock 15:57:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:57:21 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 15:57:21 15:57:21 15:57:21 ---> free -m: 15:57:21 total used free shared buff/cache available 15:57:21 Mem: 15989 639 10202 4 5147 15007 15:57:21 Swap: 1023 0 1023 15:57:21 15:57:21 15:57:21 ---> ip addr: 15:57:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:57:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:57:21 inet 127.0.0.1/8 scope host lo 15:57:21 valid_lft forever preferred_lft forever 15:57:21 inet6 ::1/128 scope host 15:57:21 valid_lft forever preferred_lft forever 15:57:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:57:21 link/ether fa:16:3e:25:97:b9 brd ff:ff:ff:ff:ff:ff 15:57:21 altname enp0s3 15:57:21 inet 10.30.170.160/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:57:21 valid_lft 84727sec preferred_lft 84727sec 15:57:21 inet6 fe80::f816:3eff:fe25:97b9/64 scope link 15:57:21 valid_lft forever preferred_lft forever 15:57:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:57:21 link/ether 1a:7c:fa:72:58:46 brd ff:ff:ff:ff:ff:ff 15:57:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:57:21 valid_lft forever preferred_lft forever 15:57:21 15:57:21 15:57:21 ---> sar -b -r -n DEV: 15:57:21 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-479) 10/20/25 _x86_64_ (4 CPU) 15:57:21 15:57:21 15:29:30 LINUX RESTART (4 CPU) 15:57:21 15:57:21 15:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:57:21 15:40:01 55.68 10.16 33.44 12.08 1935.40 6972.74 253478.64 15:57:21 15:50:28 3.13 0.05 2.99 0.09 6.04 366.10 27.59 15:57:21 Average: 28.85 5.00 17.89 5.96 950.17 3599.03 124052.75 15:57:21 15:57:21 15:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:57:21 15:40:01 10480936 13769244 2192768 13.39 112748 3344396 2545400 14.61 743688 4800068 17220 15:57:21 15:50:28 10231540 13615748 2345656 14.33 116608 3427636 2618192 15.03 767816 5020976 8240 15:57:21 Average: 10356238 13692496 2269212 13.86 114678 3386016 2581796 14.82 755752 4910522 12730 15:57:21 15:57:21 15:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:57:21 15:40:01 lo 0.57 0.57 0.06 0.06 0.00 0.00 0.00 0.00 15:57:21 15:40:01 ens3 113.92 80.18 967.06 14.78 0.00 0.00 0.00 0.00 15:57:21 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:21 15:50:28 lo 0.48 0.48 0.35 0.35 0.00 0.00 0.00 0.00 15:57:21 15:50:28 ens3 5.62 4.39 20.66 0.95 0.00 0.00 0.00 0.00 15:57:21 15:50:28 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:21 Average: lo 0.53 0.53 0.21 0.21 0.00 0.00 0.00 0.00 15:57:21 Average: ens3 58.62 41.48 483.77 7.72 0.00 0.00 0.00 0.00 15:57:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:21 15:57:21 15:57:21 ---> sar -P ALL: 15:57:21 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-4g-479) 10/20/25 _x86_64_ (4 CPU) 15:57:21 15:57:21 15:29:30 LINUX RESTART (4 CPU) 15:57:21 15:57:21 15:30:00 CPU %user %nice %system %iowait %steal %idle 15:57:21 15:40:01 all 46.60 0.00 1.47 3.45 0.10 48.37 15:57:21 15:40:01 0 45.47 0.00 1.41 3.74 0.09 49.29 15:57:21 15:40:01 1 50.45 0.00 1.37 2.85 0.11 45.22 15:57:21 15:40:01 2 39.58 0.00 1.48 3.28 0.10 55.55 15:57:21 15:40:01 3 50.90 0.00 1.64 3.95 0.10 43.41 15:57:21 15:50:28 all 44.93 0.00 0.49 0.01 0.08 54.49 15:57:21 15:50:28 0 28.61 0.00 0.50 0.02 0.07 70.79 15:57:21 15:50:28 1 53.62 0.00 0.51 0.00 0.09 45.78 15:57:21 15:50:28 2 28.49 0.00 0.47 0.02 0.07 70.95 15:57:21 15:50:28 3 69.09 0.00 0.46 0.01 0.10 30.33 15:57:21 Average: all 45.74 0.00 0.97 1.69 0.09 51.50 15:57:21 Average: 0 36.86 0.00 0.95 1.84 0.08 60.26 15:57:21 Average: 1 52.07 0.00 0.93 1.39 0.10 45.51 15:57:21 Average: 2 33.89 0.00 0.96 1.61 0.08 63.45 15:57:21 Average: 3 60.21 0.00 1.04 1.93 0.10 36.72 15:57:21 15:57:21 15:57:21